.index-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.index-container01 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-fiveunits);
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: center;
  background-color: var(--dl-color-primary-customgrey);
}
.index-navlink {
  display: contents;
}
.index-image {
  width: 350px;
  align-self: center;
  object-fit: cover;
  text-decoration: none;
}
.index-navbar-container {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-customgrey);
}
.index-navbar {
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-doubleunit);
  justify-content: space-between;
}
.index-left-side {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.index-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.index-icon {
  width: 36px;
  height: 36px;
}
.index-links-container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.index-link {
  color: var(--dl-color-primary-customgreen);
  font-size: 16px;
  font-style: normal;
  font-family: Spinnaker;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: capitalize;
  text-decoration: none;
}
.index-link1 {
  color: var(--dl-color-primary-customgreen);
  font-size: 16px;
  font-style: normal;
  font-family: Spinnaker;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: capitalize;
  text-decoration: none;
}
.index-link2 {
  color: var(--dl-color-primary-customgreen);
  font-size: 16px;
  font-style: normal;
  font-family: Spinnaker;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: capitalize;
  text-decoration: none;
}
.index-link3 {
  color: var(--dl-color-primary-customgreen);
  font-size: 16px;
  font-style: normal;
  font-family: Spinnaker;
  font-weight: 400;
  line-height: 1.55;
  margin-right: var(--dl-space-space-tripleunit);
  text-transform: capitalize;
  text-decoration: none;
}
.index-link4 {
  color: var(--dl-color-primary-customgreen);
  font-size: 16px;
  font-style: normal;
  font-family: Spinnaker;
  font-weight: 400;
  line-height: 1.55;
  text-transform: capitalize;
  text-decoration: none;
}
.index-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100VH;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.index-container02 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.index-image1 {
  width: 50px;
  align-self: center;
  object-fit: cover;
  margin-right: var(--dl-space-space-doubleunit);
}
.index-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.index-icon2 {
  width: 24px;
  height: 24px;
}
.index-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.index-link5 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: capitalize;
  text-decoration: none;
}
.index-link6 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: capitalize;
  text-decoration: none;
}
.index-link7 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: capitalize;
  text-decoration: none;
}
.index-link8 {
  font-size: 18px;
  font-style: normal;
  font-family: Raleway;
  font-weight: 700;
  line-height: 1.55;
  text-transform: capitalize;
  text-decoration: none;
}
.index-hero {
  width: 100%;
  height: 580px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tenunits);
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/hero-600h.png");
  background-repeat: no-repeat;
  background-position: center;
}
.index-content-container {
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.index-hero-text {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.index-heading {
  color: #194759;
  font-style: normal;
  text-align: center;
  font-weight: 400;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text02 {
  color: #194759;
  text-align: center;
}
.index-content-container1 {
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: center;
}
.index-hero-text1 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.index-heading1 {
  color: var(--dl-color-primary-customgreen);
  text-align: center;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text03 {
  color: var(--dl-color-gray-black);
  text-align: center;
}
.index-content-container2 {
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tenunits);
  justify-content: center;
}
.index-hero-text2 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.index-heading2 {
  color: var(--dl-color-primary-customgreen);
  text-align: center;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text08 {
  color: #194759;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text09 {
  color: var(--dl-color-gray-black);
  text-align: center;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-container03 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.index-container04 {
  flex: 0 0 auto;
  width: 23%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.index-image2 {
  width: 200px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text10 {
  color: var(--dl-color-primary-customgreen);
  font-size: 20px;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text11 {
  font-size: 14px;
  text-align: center;
}
.index-container05 {
  flex: 0 0 auto;
  width: 23%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.index-image3 {
  width: 200px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text12 {
  color: var(--dl-color-primary-customgreen);
  font-size: 20px;
  font-style: normal;
  text-align: center;
  font-weight: 400;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text13 {
  font-size: 14px;
  text-align: center;
}
.index-container06 {
  flex: 0 0 auto;
  width: 23%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.index-image4 {
  width: 200px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text14 {
  color: var(--dl-color-primary-customgreen);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text15 {
  font-size: 14px;
  text-align: center;
}
.index-container07 {
  flex: 0 0 auto;
  width: 23%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.index-image5 {
  width: 200px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text16 {
  color: var(--dl-color-primary-customgreen);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text17 {
  font-size: 14px;
  text-align: center;
}
.index-container08 {
  flex: 0 0 auto;
  width: 100%;
  height: 700px;
  display: flex;
  align-items: center;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/index_map.png");
  background-repeat: no-repeat;
  background-position: center;
}
.index-container09 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 1000px;
  align-items: center;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  justify-content: space-between;
}
.index-text18 {
  color: var(--dl-color-primary-customgreen);
  line-height: 1.55;
}
.index-container10 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index-text19 {
  color: var(--dl-color-primary-customgreen);
}
.index-text20 {
  color: var(--dl-color-primary-customgreen);
}
.index-text21 {
  color: var(--dl-color-primary-customgreen);
}
.index-text22 {
  color: var(--dl-color-primary-customgreen);
}
.index-container11 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-primary-customgreen);
}
.index-container12 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 1000px;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-tenunits);
  justify-content: space-between;
}
.index-text23 {
  color: var(--dl-color-gray-white);
  line-height: 1.55;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text24 {
  color: var(--dl-color-gray-white);
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-text25 {
  color: var(--dl-color-gray-white);
  text-align: center;
}
.index-container13 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index-container14 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 1000px;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-tenunits);
  justify-content: center;
}
.index-text31 {
  color: #194759;
  margin-bottom: var(--dl-space-space-fiveunits);
}
.index-container15 {
  flex: 0 0 auto;
  width: 100%;
  height: 580px;
  display: flex;
  align-items: flex-start;
  background-size: cover;
  background-image: url("public/playground_assets/hero-600h.png");
  background-position: center;
}
.index-footer-container {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-customgreen);
}
.index-footer {
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: center;
  padding-top: var(--dl-space-space-tenunits);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tenunits);
  justify-content: space-between;
}
.index-text32 {
  color: var(--dl-color-gray-white);
}
.index-container16 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.index-navlink1 {
  color: var(--dl-color-gray-white);
  margin-right: var(--dl-space-space-fiveunits);
  text-decoration: none;
}
.index-navlink2 {
  color: var(--dl-color-gray-white);
  text-decoration: none;
}
@media(max-width: 991px) {
  .index-hero {
    flex-direction: column-reverse;
  }
  .index-content-container {
    flex-direction: column-reverse;
  }
  .index-hero-text {
    width: 80%;
  }
  .index-content-container1 {
    flex-direction: column-reverse;
  }
  .index-hero-text1 {
    width: 80%;
  }
  .index-content-container2 {
    flex-direction: column-reverse;
  }
  .index-hero-text2 {
    width: 80%;
  }
  .index-container03 {
    flex-direction: column;
  }
  .index-container04 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .index-container05 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .index-container06 {
    width: 100%;
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .index-container07 {
    width: 100%;
  }
}
@media(max-width: 767px) {
  .index-navbar {
    justify-content: flex-end;
  }
  .index-left-side {
    justify-content: center;
  }
  .index-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-primary-customgreen);
  }
  .index-icon {
    fill: var(--dl-color-gray-white);
  }
  .index-links-container {
    display: none;
  }
  .index-mobile-menu {
    background-color: var(--dl-color-primary-customgrey);
  }
  .index-image1 {
    width: 200px;
  }
  .index-icon2 {
    fill: var(--dl-color-primary-customgreen);
    width: 50px;
    height: 50px;
  }
  .index-links-container1 {
    gap: 25px;
  }
  .index-link5 {
    font-size: 18px;
    font-style: normal;
    font-family: Spinnaker;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .index-link6 {
    font-size: 18px;
    font-style: normal;
    font-family: Spinnaker;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .index-link7 {
    font-size: 18px;
    font-style: normal;
    font-family: Spinnaker;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .index-link8 {
    font-size: 18px;
    font-style: normal;
    font-family: Spinnaker;
    font-weight: 400;
    line-height: 1.55;
    text-transform: capitalize;
    text-decoration: none;
  }
  .index-text08 {
    text-align: center;
  }
  .index-text31 {
    text-align: center;
  }
}
@media(max-width: 479px) {
  .index-hero {
    height: 300px;
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
    background-size: cover;
    background-position: top;
  }
  .index-content-container {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .index-hero-text {
    width: 100%;
  }
  .index-content-container1 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .index-hero-text1 {
    width: 100%;
  }
  .index-content-container2 {
    padding-top: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .index-hero-text2 {
    width: 100%;
  }
  .index-container08 {
    height: 400px;
    background-size: cover;
    background-position: center;
  }
  .index-text18 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .index-container10 {
    height: auto;
    flex-direction: column;
  }
  .index-container15 {
    height: 300px;
    background-size: cover;
  }
  .index-footer {
    flex-direction: column-reverse;
  }
  .index-container16 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
}
