@font-face {
  font-family: Freescpt;
  src: url('../fonts/FREESCPT.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Southmore;
  src: url('../fonts/Southmore.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

.main_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f4f4;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  padding-left: 5vh;
  padding-right: 5vh;
  display: flex;
}

.body {
  color: #222;
  background-color: #f5f4f4;
  font-family: League Spartan, sans-serif;
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  font-weight: 400;
}

.flex-block {
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: baseline;
  width: 100%;
  overflow: visible;
}

.flex-block._3-sa {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.div-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 33%;
  display: flex;
}

.div-block._3-sa {
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  overflow: hidden;
}

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

.main_cta {
  z-index: 2;
  text-align: center;
  text-transform: uppercase;
  background-color: #222;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 350px;
  padding: 10px 25px;
  font-size: clamp(.95rem, .9rem + .2vw, 1.05rem);
  font-weight: 600;
  display: flex;
  position: relative;
}

.main_cta.secondary {
  color: #222;
  background-color: #fff;
  border: 1px solid #000;
  width: auto;
  font-weight: 600;
}

.title_3 {
  text-align: center;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: clamp(1.5rem, 1.4rem + .7vw, 2rem);
  line-height: 1;
  display: flex;
  position: static;
}

.title_3.details {
  flex: 1;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.5rem;
}

.title_3.details.tablet {
  text-transform: uppercase;
  font-size: clamp(1.5rem, 1.5rem + .3vw, 2rem);
}

.lottie-animation {
  background-color: #fff;
  border-radius: 50%;
  flex: 0 auto;
  width: 50px;
  height: auto;
  display: flex;
  transform: rotate(0);
}

.lottie-animation.top {
  height: auto;
  transform: rotate(180deg);
}

.lottie-animation.details {
  height: auto;
}

.background-video-9 {
  z-index: 1;
  aspect-ratio: 1;
  width: 100%;
  max-width: 300px;
  height: 100%;
  max-height: 300px;
  display: flex;
  position: relative;
}

.main_section {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: visible;
}

.main_section.age {
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
}

.main_section.age.vertical {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 90%;
  min-height: 89vh;
}

.main_section.welcome {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  justify-content: center;
  align-items: flex-start;
  overflow: hidden;
}

.main_section._3-sa {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  overflow: visible;
}

.container-3 {
  width: 100%;
}

.div-block-27 {
  flex: 1;
  width: 300px;
  display: flex;
  overflow: hidden;
}

.milestone {
  background-color: #a8a4a4;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  padding-top: 10px;
}

.div-block-29 {
  background-color: #5a5d5a;
  flex: 1;
  width: 2px;
  display: flex;
}

.wrapper_ladder {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  padding-right: 10px;
  display: flex;
}

.div-block-30 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  overflow: visible;
}

.text-block-4 {
  font-weight: 600;
  position: static;
  top: 15px;
  bottom: 15px;
  left: 0;
}

.milestone_wrapper-2 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.key_points_wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #636060;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: clamp(1.2rem, 1.2rem + .7vw, 1.6rem);
  display: flex;
}

.main_cta_wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  display: flex;
}

.main_cta_wrapper._3-sa {
  flex-flow: column;
  flex: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-38 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 100px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.text-block-5 {
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}

.text-block-5:hover {
  color: #222;
}

.text-block-5._3-sa {
  color: #857e7e;
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  line-height: 20px;
}

.c_solution_items {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90%;
  display: flex;
  position: static;
}

.c_solution_items._1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  height: 70vh;
}

.c_solution_items._1._3-sa {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: auto;
}

.c_solution_items._3-sa {
  flex: 0 auto;
  align-self: auto;
}

.div-block-39 {
  flex: 0 auto;
  align-self: auto;
  width: 90%;
  height: 70%;
  padding-top: 10px;
  display: flex;
}

.div-block-39._3-sa {
  width: 100%;
}

.link-block-2 {
  flex: 0 auto;
  height: 50px;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.div-block-40 {
  z-index: 110;
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5vw;
  display: flex;
  position: relative;
}

.div-block-41 {
  flex: 1;
}

.container-4 {
  z-index: 100;
  justify-content: flex-end;
  align-items: flex-start;
  display: block;
  position: relative;
}

.image-11 {
  max-width: 250px;
}

.div-block-42 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 5px 10px;
  display: flex;
}

.nav-menu-3 {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
  position: fixed;
  inset: 250px 0% auto auto;
}

.flex-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  padding-top: 50px;
}

.nav-link-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #222;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 10px 10px 10px 20px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
  position: static;
}

.nav-link-2:active, .nav-link-2:visited {
  text-decoration-color: #fff;
}

.nav-link-2.w--current {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #222;
  background-color: #f5f4f4;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px 10px 15px 20px;
  font-size: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  left: 0;
}

.div-block-43 {
  z-index: 100;
  opacity: 1;
  background-color: #555252cc;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-44 {
  z-index: 30;
  opacity: 1;
  background-color: #fff;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 90%;
  padding: 20px;
  display: flex;
  position: static;
  overflow: hidden;
}

.lottie-animation-2 {
  width: 50px;
  height: 50px;
  position: static;
  inset: 5% 5% auto auto;
}

.div-block-45 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

.image-12 {
  width: 100%;
  max-width: 400px;
  height: auto;
}

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

.div-block-49 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.text-block-6 {
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 700;
  display: flex;
}

.text-block-7, .text-block-8 {
  font-weight: 500;
}

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

.text-block-9 {
  font-weight: 500;
}

.menu-button {
  -webkit-text-fill-color: inherit;
  background-color: #dfdfdf;
  background-clip: border-box;
  border-radius: 0 0 0 35px;
  position: fixed;
  inset: 0% 0% auto auto;
}

.navbar-3 {
  border-radius: 0 0 0 35%;
}

.textual_link {
  color: #222;
  text-decoration-color: #222;
}

.textual_link:visited {
  color: #222;
}

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

.text-block-11:focus {
  text-decoration-color: #222;
}

.text-block-12 {
  font-size: 14px;
  font-style: italic;
}

.link-block-3 {
  justify-content: center;
  align-items: center;
  width: 90%;
  min-height: 100px;
  display: flex;
}

.option_wrapper {
  text-align: center;
  background-color: #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 5px;
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  font-weight: 600;
  display: flex;
}

.option_wrapper.big {
  background-color: #0000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: auto;
}

.option_wrapper.mobile {
  display: none;
}

.heading_option {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #d8b587;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  position: static;
  top: 0;
}

.heading_option._3-sa {
  flex: 0 auto;
}

.heading_option._3-sa._2 {
  background-color: #d4b997;
}

.heading_option._3-sa._1-solution {
  background-color: #d2bb9f;
}

.link-block-4 {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 5% 5% auto auto;
}

.heading_option_arrow {
  opacity: .8;
  width: 2rem;
}

.flex-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 60%;
  height: 60px;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.flex-block-7._3-sa {
  width: 65%;
}

.item {
  width: 30vw;
  min-width: 30vw;
  padding-left: 1vw;
  padding-right: 1vw;
  transform: rotate(-1deg);
}

.welcome_video {
  z-index: 0;
  opacity: .9;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-58 {
  background-color: #0000;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 100%;
  padding: 10px 5px;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-58._2 {
  background-color: #0000;
  width: 30%;
  left: 18%;
}

.div-block-58._2._1 {
  background-color: #0000;
  width: 50%;
  margin-right: 3px;
}

.div-block-58._3 {
  background-color: #0000;
  width: 50%;
  margin-left: 0%;
}

.div-block-58._3._3-sa {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-58._4 {
  background-color: #d2bb9f;
  width: 100%;
  margin-left: 0%;
}

.div-block-58._3-sa {
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  overflow: visible;
}

.div-block-58._3-sa._2-solution {
  width: 50%;
}

.c_solution_content {
  background-color: #d8b587;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 78%;
  height: 100%;
  display: flex;
}

.c_solution_content._3-sa {
  flex: 0 auto;
  width: 100%;
  display: none;
  overflow: visible;
}

.image-14 {
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  width: auto;
  height: 80%;
}

.image-14._3-sa {
  width: 90%;
  height: auto;
}

.image-14._3-sa._1 {
  width: 70%;
}

.image-14._3-sa._1.desktop {
  width: auto;
  max-height: 300px;
}

.image-14._3-sa.desktop {
  width: auto;
  max-height: 250px;
}

.text-block-20 {
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 10px;
  padding: 5px 15px 0;
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  font-weight: 600;
}

.c_solution_headings {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #d8b587;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 22%;
  padding: 10px;
  display: flex;
}

.c_solution_headings._2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #d4b997;
}

.c_solution_headings._3 {
  background-color: #d2bb9f;
}

.div-block-67 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #0000;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 55vw;
  display: flex;
  position: relative;
}

.flex-block-8 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-top: 50px;
}

.italic-text {
  color: #857e7e;
}

.c_solution_content_body {
  background-color: #0000;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.c_solution_content_body._2 {
  background-color: #d4b997;
  width: 100%;
}

.c_solution_content_body._3 {
  width: 78%;
}

.c_solution_content_body._3._1-solution {
  width: 100%;
}

.c_solution_content_body._3-sa {
  background-color: #d8b587;
  flex: 0 auto;
  align-self: stretch;
  overflow: visible;
}

.c_solution_content_body.solution-2 {
  background-color: #d3ba99;
  justify-content: flex-start;
  align-items: center;
}

.text-block-23 {
  text-transform: uppercase;
}

.div-block-71 {
  color: #222;
  background-color: #fff;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrapper_echelle {
  color: red;
  width: 100%;
  height: 15px;
  padding-left: 22%;
}

.wrapper_echelle._3-sa {
  flex: 1;
  width: 100%;
  padding-left: 0%;
}

.c_solution_item {
  z-index: 100;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 30%;
  display: flex;
  position: relative;
}

.c_solution_item._3-sa {
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  height: auto;
  max-height: 400px;
  overflow: visible;
}

.c_solution_item.solutiion-2 {
  justify-content: center;
  align-items: stretch;
  height: auto;
  max-height: 400px;
}

.c_solution_item._1 {
  z-index: 20;
  background-color: #d8b587;
  flex-flow: column;
  flex: 0 auto;
  position: relative;
}

.c_solution_item._2 {
  z-index: 21;
  background-color: #d4b997;
}

.c_solution_item._3 {
  z-index: 22;
  display: flex;
  position: relative;
}

.text-block-26 {
  color: #222;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  font-weight: 700;
  position: static;
  top: -30px;
  overflow: visible;
}

.text-block-26.horizontal {
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
}

.div-block-73 {
  background-color: #fff;
  width: 3px;
  height: 100%;
}

.div-block-73._3-sa {
  align-self: stretch;
  height: auto;
}

.div-block-74 {
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  display: flex;
}

.div-block-74._2-solution {
  width: 50%;
}

.div-block-75 {
  width: 30%;
  display: flex;
}

.div-block-76 {
  width: 44%;
  display: flex;
}

.div-block-77 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-left: 1px #fff;
  border-right: 1px #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 98%;
  padding-top: 10px;
  display: flex;
}

.text-block-28 {
  color: #222;
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  font-weight: 600;
}

.div-block-78 {
  padding-left: 5px;
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  display: flex;
}

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

.div-block-81 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  height: auto;
  padding-bottom: 10px;
  display: flex;
}

.text-block-29 {
  font-size: 1.5rem;
}

.text-block-29._3-sa.tablet {
  font-size: clamp(1.2rem, 1rem + .3vw, 1.5rem);
}

.bold-text-3 {
  text-transform: uppercase;
  font-size: 1.5rem;
}

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

.link-block-6 {
  color: #222;
  text-decoration: none;
}

.key_points-sa {
  font-size: clamp(1.1rem, 1.2rem + .7vw, 1.2rem);
}

.div-block-83 {
  mix-blend-mode: normal;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 10px;
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  font-weight: 500;
  display: flex;
}

.div-block-83.grey {
  background-color: #a8a4a4;
}

.div-block-83.none {
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  display: none;
}

.text-block-31 {
  color: #222;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  font-family: League Spartan, sans-serif;
  font-weight: 400;
  display: flex;
}

.text-block-31.grey {
  color: #fff;
}

.flex-block-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.flex-block-9.home {
  flex-flow: row;
}

.link-block-7 {
  color: #222;
  text-decoration: none;
}

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

.c-autotabs {
  z-index: 1;
  justify-content: space-around;
  display: flex;
  position: relative;
}

.c-autotabs_image {
  width: 100%;
  margin-left: auto;
  display: block;
}

.c-autotabs_load {
  background-color: #222;
  border-radius: 20px;
  width: 100%;
  height: 0%;
  overflow: visible;
}

.c-autotabs_content {
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: static;
  overflow: visible;
}

.c-section {
  color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.c-section.cc-main.main_section {
  overflow: hidden;
}

.c-autotabs_pane {
  align-self: flex-start;
  position: static;
}

.c-autotabs_pane.middle {
  align-self: center;
}

.c-autotabs_pane.bottom {
  align-self: flex-end;
}

.c-autotabs_pane.intermediaire {
  align-self: flex-end;
  padding-bottom: 25%;
}

.c-container {
  border-radius: 4px;
  max-width: 1364px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: block;
}

.c-title-wrapper {
  margin-bottom: 16px;
}

.c-title-wrapper.cc-title_intro {
  margin-bottom: 50px;
}

.c-title-wrapper.cc-title-nomargin {
  margin-bottom: 0;
}

.c-text-1 {
  color: #5f6668;
  min-height: 150px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  line-height: 1.8;
}

.c-title-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: clamp(1.2rem, .95rem + .25vw, 1.4rem);
  font-weight: 500;
  line-height: 1.6em;
}

.c-autotabs_paragraph {
  color: #5f6668;
}

.c-autotabs_menu {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.c-autotabs_line {
  background-color: #e8edf6;
  border-radius: 20px;
  width: 6px;
  position: absolute;
  inset: 20px auto 20px 40px;
  overflow: hidden;
}

.c-autotabs_link {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 50px;
  display: flex;
  box-shadow: 2px 3px 10px 4px #524d4d33;
}

.c-autotabs_link.w--current {
  background-color: #fff;
  border-radius: 12px;
  padding-top: 49px;
  padding-bottom: 49px;
  box-shadow: 0 8px 48px -10px #c0c7e2;
}

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

.image-15, .image-16, .image-17 {
  display: none;
}

.lead-text {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex: 1;
  min-height: 60px;
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  font-weight: 500;
  display: flex;
}

.lead-text.mobile {
  display: none;
}

.title_h2 {
  color: #fff;
  font-size: clamp(1.7rem, 1.7rem + 1vw, 2.6rem);
  font-weight: 500;
}

.title_h2.details {
  color: #222;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.title_h1 {
  color: #fff;
  font-size: clamp(2rem, 2rem + 1.5vw, 3.4rem);
  font-weight: 700;
  line-height: 1;
}

.title_h1.black {
  color: #222;
  text-align: center;
  text-transform: uppercase;
  width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: clamp(1rem, 1rem + 1.5vw, 2.5rem);
}

.bold-text-5 {
  font-size: clamp(1.5rem, 1.4rem + .7vw, 2rem);
}

.c_solution_content_footer {
  background-color: #d8b587;
  flex: 0 auto;
  justify-content: space-around;
  align-self: auto;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  display: flex;
}

.c_solution_content_footer._1 {
  z-index: 1000;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  height: auto;
  min-height: 100px;
  display: none;
  position: static;
}

.c_solution_content_footer._2 {
  background-color: #d4b997;
  min-height: 60px;
  display: none;
}

.c_solution_content_footer._3 {
  z-index: 3;
  background-color: #d2bb9f;
  min-height: 60px;
  display: none;
  position: relative;
}

.text-block-33 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.c_solution_content_footer_body {
  border-top: 3px solid #fff;
  width: 90%;
}

.c_solution_wrapper {
  background-color: #d4b997;
  flex: 0 auto;
  align-self: auto;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.bold-text-6 {
  font-size: clamp(1.5rem, 1.4rem + .7vw, 2rem);
}

.c_items_solutions, .c_items_solutions.grid {
  display: none;
}

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

.text-block-37, .text-block-38, .text-block-39 {
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.sub-lead-text {
  color: #464343;
}

.grid-3 {
  display: none;
}

.text-block-40 {
  font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  font-weight: 500;
}

.grid-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

@media screen and (max-width: 991px) {
  .flex-block._3-sa {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
  }

  .div-block._3-sa {
    justify-content: center;
    align-self: stretch;
    align-items: center;
    min-width: 300px;
    height: auto;
    min-height: 250px;
  }

  .title_3.details.tablet {
    font-size: 1.3rem;
  }

  .lottie-animation {
    display: none;
  }

  .main_section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .main_section.age {
    min-height: 80vh;
  }

  .div-block-29 {
    height: 2px;
  }

  .wrapper_ladder._3-sa {
    background-color: #fff;
    flex-flow: row;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .milestone_wrapper-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .key_points_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-39._3-sa {
    flex-flow: column;
    width: 95%;
    height: 90%;
  }

  .div-block-40 {
    height: 60px;
  }

  .image-11 {
    width: 200px;
  }

  .flex-block-7._3-sa {
    width: 70%;
  }

  .div-block-67 {
    width: 90vw;
  }

  .div-block-80 {
    width: 10%;
  }

  .text-block-29._3-sa.tablet {
    font-size: 2.5vw;
  }

  .bold-text-3._3-sa.tablet {
    font-size: 3vw;
  }

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

  .c-autotabs_content {
    display: none;
  }

  .c-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .c-title-3 {
    font-size: 28px;
  }

  .c-autotabs_menu {
    width: 90%;
  }

  .c-autotabs_link.w--current, .image-15, .image-16, .image-17 {
    display: block;
  }

  .title_h1.black {
    text-align: center;
    align-self: auto;
  }

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

@media screen and (max-width: 767px) {
  .main_wrapper {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .main_cta {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-40 {
    height: 60px;
  }

  .image-11 {
    width: 150px;
  }

  .item {
    width: 45vw;
    min-width: 45vw;
  }

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

  .div-block-77 {
    max-width: 100%;
  }

  .c-autotabs {
    flex-direction: column-reverse;
  }

  .c-autotabs_image {
    margin-right: auto;
  }

  .c-autotabs_content {
    width: 100%;
    margin-bottom: 30px;
  }

  .c-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .c-text-1 {
    font-size: 16px;
    line-height: 28px;
  }

  .c-title-3 {
    font-size: 24px;
    line-height: 38px;
  }

  .c-autotabs_menu {
    width: 100%;
  }

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

@media screen and (max-width: 479px) {
  .main_wrapper {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .flex-block._3-sa {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    padding: 10px;
    overflow: auto;
  }

  .div-block._3-sa {
    border: 1px #000;
    align-self: stretch;
    width: 33%;
    min-width: 300px;
    height: auto;
    min-height: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 2px 4px 7px 2px #0003;
  }

  .main_cta {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: clamp(.99rem, .9rem + .2vw, 1.05rem);
    line-height: 18px;
  }

  .main_cta.secondary {
    text-align: center;
  }

  .title_3 {
    font-size: clamp(1.1rem, 1.4rem + .7vw, 2rem);
    display: flex;
  }

  .lottie-animation, .lottie-animation.details {
    display: none;
  }

  .main_section {
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    min-width: 0;
    height: 100vh;
    min-height: auto;
    padding: 10px 0;
    overflow: visible;
  }

  .main_section.age {
    flex-flow: row;
    display: flex;
  }

  .main_section.welcome {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }

  .main_section._3-sa {
    justify-content: center;
    align-items: center;
    height: 90vh;
  }

  .main_section.grid {
    height: 100%;
  }

  .main_section.mobile {
    height: auto;
  }

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

  .wrapper_ladder._3-sa {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .div-block-30._3-sa {
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    overflow: auto;
  }

  .text-block-4 {
    font-size: 4vw;
  }

  .milestone_wrapper-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .key_points_wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    font-size: 4vw;
    display: flex;
    overflow: visible;
  }

  .main_cta_wrapper._3-sa {
    display: flex;
  }

  .div-block-38 {
    align-self: auto;
  }

  .div-block-38._3-sa, .text-block-5._3-sa {
    width: 80%;
  }

  .c_solution_items {
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
  }

  .c_solution_items._1 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    min-width: 0;
    height: 90%;
    display: none;
    overflow: visible;
  }

  .c_solution_items._1._3-sa {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    display: flex;
    overflow: auto;
  }

  .c_solution_items._3-sa {
    flex: 1;
    justify-content: center;
    align-items: center;
  }

  .div-block-39._3-sa {
    background-color: #fff;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 95%;
    height: 90%;
  }

  .div-block-40 {
    height: 60px;
  }

  .image-11 {
    max-width: 150px;
  }

  .div-block-42 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

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

  .div-block-44 {
    overflow: auto;
  }

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

  .div-block-49 {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
  }

  .menu-button {
    padding: 15px;
  }

  .textual_link {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .option_wrapper {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
    overflow: visible;
  }

  .option_wrapper.big {
    width: auto;
    font-size: 2.6vw;
    display: flex;
  }

  .option_wrapper.mobile, .heading_option {
    display: flex;
  }

  .heading_option._3-sa {
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    height: auto;
  }

  .heading_option._3-sa._1-solution {
    background-color: #d2bb9f;
  }

  .flex-block-7._3-sa {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 1;
    align-self: center;
    height: auto;
  }

  .item {
    width: 88vw;
    min-width: 88vw;
  }

  .div-block-58 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 20%;
  }

  .div-block-58._2 {
    width: 100%;
    height: 30%;
  }

  .div-block-58._2._1 {
    flex-flow: column;
    flex: 0 auto;
    width: 100%;
    height: 50%;
    margin-bottom: 3px;
  }

  .div-block-58._2._1.grid {
    background-color: #d8b587;
    height: 100%;
  }

  .div-block-58._2.grid {
    background-color: #d4b997;
  }

  .div-block-58._2.grid.right {
    border-right: 1px solid #000;
  }

  .div-block-58._3 {
    flex-flow: column;
    width: 100%;
    height: 50%;
  }

  .div-block-58._3.grid {
    background-color: #d4b997;
  }

  .div-block-58._3.grid.right {
    background-color: #d8b587;
    border-right: 1px solid #000;
  }

  .div-block-58._3.grid.right._2 {
    background-color: #d4b997;
  }

  .div-block-58._4 {
    border: 1px #000;
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    height: 100%;
  }

  .div-block-58._3-sa {
    align-self: flex-end;
  }

  .div-block-58._3-sa._2-solution {
    width: 60%;
  }

  .div-block-58._3-sa._2-solution._1 {
    width: 40%;
  }

  .div-block-58.grid {
    background-color: #d8b587;
    height: auto;
  }

  .div-block-58.grid._1.right {
    border: 1px #000;
    border-right-style: solid;
  }

  .c_solution_content {
    flex-flow: column;
    width: 100%;
    height: 82%;
  }

  .c_solution_content._3-sa {
    flex-flow: row;
    height: auto;
    overflow: visible;
  }

  .image-14 {
    width: 80%;
    height: auto;
  }

  .image-14.mobile {
    -webkit-text-fill-color: inherit;
    background-clip: padding-box;
    width: 70%;
    display: inline-flex;
  }

  .image-14._3-sa {
    width: auto;
    height: 80%;
    max-height: 300px;
  }

  .image-14._3-sa._1 {
    width: auto;
    height: 70%;
  }

  .text-block-20 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  }

  .c_solution_headings {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .c_solution_headings._2, .c_solution_headings._3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .c_solution_headings.grid {
    border-right: 1px solid #000;
  }

  .div-block-67 {
    width: 80vw;
  }

  .c_solution_content_body {
    flex-flow: column;
    flex: 1;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    height: auto;
    display: flex;
  }

  .c_solution_content_body._2 {
    flex-flow: column;
    flex: 0 auto;
    width: 100%;
    height: 82%;
  }

  .c_solution_content_body._3 {
    flex: 0 auto;
    width: 100%;
    height: 82%;
  }

  .c_solution_content_body._3._1-solution {
    height: auto;
  }

  .c_solution_content_body._3-sa {
    flex-flow: row;
    align-self: flex-end;
    min-width: 1000px;
    overflow: visible;
  }

  .c_solution_content_body.solution-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: stretch;
    min-width: 1000px;
  }

  .text-block-23 {
    overflow-wrap: normal;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .wrapper_echelle {
    flex-flow: column;
    flex: 1;
    justify-content: flex-end;
    align-items: flex-start;
    width: 5%;
    height: 95%;
    padding-top: 25%;
    padding-left: 0%;
    display: none;
  }

  .wrapper_echelle._3-sa {
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    min-width: 1000px;
    height: auto;
    padding-top: 0%;
    display: flex;
    overflow: hidden;
  }

  .wrapper_echelle._3-sa._1-solution {
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 200px;
  }

  .c_solution_item {
    flex-flow: column;
    flex: 0 auto;
    align-self: stretch;
    width: 30%;
    height: 95%;
    display: flex;
  }

  .c_solution_item._3-sa {
    flex-flow: row;
    flex: 1;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    width: 100%;
    min-width: 1000px;
    overflow: hidden;
  }

  .c_solution_item._3-sa._1-solution {
    justify-content: flex-start;
    align-items: stretch;
    min-width: 200px;
  }

  .c_solution_item.solutiion-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .c_solution_item._1, .c_solution_item._2, .c_solution_item._3 {
    width: 33%;
  }

  .text-block-26 {
    text-orientation: sideways;
    writing-mode: sideways-lr;
    rotate: 25deg;
  }

  .text-block-26.horizontal {
    writing-mode: horizontal-tb;
    display: block;
    rotate: none;
  }

  .text-block-26.horizontal._3-sa {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .text-block-26.horizontal._3-sa.tablet {
    font-size: 4vw;
  }

  .div-block-73 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3px;
    display: flex;
  }

  .div-block-73._3-sa {
    width: 3px;
    min-height: 3px;
  }

  .div-block-74 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 20%;
    font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  }

  .div-block-74._3-sa {
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    min-width: 330px;
    height: auto;
    font-size: 4vw;
  }

  .div-block-74._2-solution {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 50%;
  }

  .div-block-74._2-solution._1 {
    width: 100%;
    min-width: 400px;
    height: auto;
  }

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

  .div-block-75._3-sa {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    min-width: 330px;
    height: auto;
  }

  .div-block-76 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 50%;
  }

  .div-block-76._3-sa {
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .div-block-77 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 100%;
    padding-top: 0;
    font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  }

  .text-block-28 {
    font-size: clamp(.8rem, .95rem + .25vw, 1.125rem);
  }

  .div-block-78 {
    flex-flow: row;
    padding-left: 0;
    font-size: clamp(1rem, .95rem + .25vw, 1.125rem);
  }

  .div-block-80 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .div-block-81 {
    flex: 0 auto;
    width: 85vw;
    height: auto;
  }

  .text-block-29._3-sa, .text-block-29._3-sa.tablet {
    font-size: 4vw;
  }

  .bold-text-3._3-sa, .bold-text-3._3-sa.tablet {
    font-size: 5vw;
  }

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

  .div-block-82._3-sa {
    flex-flow: column;
    width: 90%;
    font-size: 3vw;
  }

  .link-block-6 {
    color: #222;
    text-decoration: none;
  }

  .key_points-sa {
    text-align: left;
    font-size: 4vw;
  }

  .text-block-31 {
    font-size: 3.5vw;
  }

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

  .text-block-32 {
    font-size: 4vw;
  }

  .c-autotabs {
    flex-flow: column;
  }

  .c-autotabs_content {
    display: none;
  }

  .c-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .c-section.cc-main.main_section {
    height: 100%;
    display: flex;
  }

  .c-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .c-text-1 {
    min-height: 100px;
  }

  .c-title-3 {
    font-size: clamp(1rem, 1.4rem + .7vw, 2rem);
    line-height: 34px;
  }

  .c-autotabs_line {
    left: 25px;
  }

  .c-autotabs_link {
    padding-left: 20px;
    padding-right: 20px;
  }

  .c-autotabs_link.w--current {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .image-15 {
    display: block;
  }

  .lead-text {
    font-size: clamp(1rem, .8rem + .25vw, 1.1rem);
    display: flex;
  }

  .lead-text.mobile {
    display: block;
  }

  .lead-text.mobile.grid {
    min-height: 40px;
  }

  .lead-text.desktop {
    display: none;
  }

  .title_h2 {
    font-size: clamp(1.8rem, 1.7rem + 1vw, 2.6rem);
  }

  .title_h1.black {
    align-self: center;
    font-size: clamp(1rem, 1rem + 1.5vw, 2.5rem);
  }

  .bold-text-5 {
    text-align: left;
    font-size: clamp(1rem, .7rem + .8vw, 1.5rem);
    line-height: 25px;
  }

  .c_solution_wrapper {
    flex-flow: column;
  }

  .bold-text-6 {
    font-size: clamp(1rem, 1.4rem + .7vw, 2rem);
  }

  .c_items_solutions {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template: ". . ."
                   "Area Area Area"
                   ". . ."
                   ". . ."
                   ". . ."
                   ". . ."
                   ". . ."
                   ". . ."
                   / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .c_items_solutions.grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border: 1px #000;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
    grid-auto-columns: 1fr;
    height: 100%;
    padding-left: 2px;
    padding-right: 2px;
    display: none;
    overflow: visible;
  }

  .stage_title {
    justify-content: center;
    align-items: center;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 600;
    display: flex;
  }

  .stage_title._3 {
    background-color: #d2bb9f;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  .stage_title._1 {
    background-color: #d8b587;
    border: 1px solid #fff;
    border-left: 0 #222;
    border-right-color: #000;
  }

  .stage_title._2 {
    background-color: #d4b997;
    border: 1px solid #fff;
    border-left: 1px #222;
    border-right-color: #000;
  }

  .grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template: ". . ."
                   "Area Area Area"
                   ". . Area-7"
                   ". Area-8 Area-7"
                   "Area-2 Area-8 Area-7"
                   "Area-2 Area-8 Area-7"
                   "Area-3 Area-3 Area-7"
                   "Area-5 Area-6 Area-7"
                   "Area-5 Area-6 Area-7"
                   "Area-4 Area-4 Area-4"
                   / 1fr 1fr 1fr;
  }

  .grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template: "Area Area-2 Area-3"
                   "Area-4 Area-14 Area-15"
                   "Area-5 Area-8 Area-13"
                   "Area-6 Area-8 Area-13"
                   "Area-7 Area-8 Area-13"
                   "Area-7 Area-8 Area-13"
                   "Area-9 Area-16 Area-13"
                   "Area-10 Area-11 Area-13"
                   "Area-10 Area-11 Area-13"
                   "Area-10 Area-11 Area-13"
                   "Area-12 Area-17 Area-18"
                   / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-left: 2px;
    padding-right: 2px;
    display: grid;
    overflow: auto;
  }

  .grid-4 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
  }
}

#w-node-_97dc1ce6-7916-c406-30d6-13b5b83e752b-e3f0626b {
  place-self: auto;
}

#w-node-_0ff30044-747e-72d9-464a-8dd41e0f6f3e-e3f0626b {
  place-self: stretch stretch;
}

@media screen and (max-width: 479px) {
  #w-node-_5266e8f9-6147-c441-ab82-398196e7cce9-e3f0626b {
    grid-area: Area;
  }

  #w-node-d681fe97-a193-92c2-d1f2-eec5baa4615b-e3f0626b {
    grid-area: Area-2;
  }

  #w-node-_0ce46598-3e4f-0401-d3b6-437e545b8151-e3f0626b {
    grid-area: Area-3;
  }

  #w-node-f9eb7d83-399f-89b1-03bf-e79d75751576-e3f0626b {
    grid-area: Area-4;
  }

  #w-node-f9eb7d83-399f-89b1-03bf-e79d75751577-e3f0626b {
    grid-area: Area;
  }

  #w-node-f5de18fb-1f9f-44cb-78a1-41d1598e3bfc-e3f0626b {
    grid-area: Area-14;
  }

  #w-node-f5de18fb-1f9f-44cb-78a1-41d1598e3bfd-e3f0626b {
    grid-area: Area;
  }

  #w-node-_391d3733-7208-d003-185b-23dceed7eee8-e3f0626b {
    grid-area: Area-15;
  }

  #w-node-_391d3733-7208-d003-185b-23dceed7eee9-e3f0626b {
    grid-area: Area;
  }

  #w-node-_3aabc5c1-2e00-1a59-79ea-06a3ff3a6613-e3f0626b {
    grid-area: Area-5;
  }

  #w-node-_7a8dd2bb-3725-0037-3989-83d7c0a2f22a-e3f0626b {
    grid-area: Area-6;
  }

  #w-node-_7a8dd2bb-3725-0037-3989-83d7c0a2f22b-e3f0626b {
    grid-area: Area;
  }

  #w-node-de295917-39e5-c59c-8fc9-7218f08c5634-e3f0626b {
    grid-area: Area-9;
    justify-self: stretch;
  }

  #w-node-de295917-39e5-c59c-8fc9-7218f08c5635-e3f0626b {
    grid-area: Area;
  }

  #w-node-_58513fec-4dfa-590a-df14-817a750db24b-e3f0626b {
    grid-area: Area-16;
    justify-self: stretch;
  }

  #w-node-_58513fec-4dfa-590a-df14-817a750db24c-e3f0626b {
    grid-area: Area;
  }

  #w-node-e391f0f9-9455-ca5d-bde2-1c666333235e-e3f0626b {
    grid-area: Area-7;
  }

  #w-node-_4e24449e-874f-8be1-bf62-ee25707dfed0-e3f0626b {
    grid-area: Area-8;
  }

  #w-node-ad87340f-7025-6ed0-2a11-4efada297f15-e3f0626b {
    grid-area: Area-10;
  }

  #w-node-_671a57cc-2931-1d9d-ef4b-fbc7af6bb001-e3f0626b {
    grid-area: Area-11;
  }

  #w-node-_7b9be343-bd4e-a1d6-331f-d79e3b33b510-e3f0626b {
    grid-area: Area-13;
  }

  #w-node-_38b7f1c9-0538-655f-b97f-6f8a4431fd4a-e3f0626b {
    grid-area: Area-12;
    place-self: auto stretch;
  }

  #w-node-_38b7f1c9-0538-655f-b97f-6f8a4431fd4b-e3f0626b {
    grid-area: Area;
  }

  #w-node-_76937f66-b83a-892e-7cff-976617db18af-e3f0626b {
    grid-area: Area-17;
    place-self: auto stretch;
  }

  #w-node-_76937f66-b83a-892e-7cff-976617db18b0-e3f0626b {
    grid-area: Area;
  }

  #w-node-cdd10df9-2172-bc71-0c88-55fba007a70e-e3f0626b {
    grid-area: Area-18;
    place-self: auto stretch;
  }

  #w-node-cdd10df9-2172-bc71-0c88-55fba007a70f-e3f0626b {
    grid-area: Area;
  }
}


@font-face {
  font-family: 'Freescpt';
  src: url('../fonts/FREESCPT.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Southmore';
  src: url('../fonts/Southmore.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}