.navbar8-wrapper {
  display: contents;
}
 
.navbar8-container1 {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 1000;
  position: sticky;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar8-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-layout-size-maxwidth);
  min-width: 100%;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.navbar8-image1 {
  width: 695px;
  height: 100px;
}
 
.navbar8-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.navbar8-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar8-burger-menu {
  display: none;
}
 
.navbar8-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar8-container3 {
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8root-class-name {
  background-color: #373d3b;
}
 
@media(max-width: 767px) {
  .navbar8-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar8-desktop-menu {
    display: none;
  }
  .navbar8-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar8-mobile-menu {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 479px) {
  .navbar8-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .navbar8-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.hero3-wrapper {
  display: contents;
}
 
.hero3-header9 {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.hero3-content {
  display: flex;
  justify-content: center;
}
 
.hero3-max-width {
  align-self: center;
  align-items: center;
}
 
.hero3-column1 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero3-column2 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero3-actions {
  gap: var(--dl-layout-space-unit);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
 
.hero3-button {
  color: #000000;
  width: 670px;
  transition: 0.3s;
  border-color: #8fa695fff;
  padding-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
  background-color: #bfd2c5;
}
 
.hero3-button:hover {
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  background-color: #ffffff;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 25px;
  font-weight: 700;
}
 
.hero3root-class-name {
  background-color: #373d3b;
}
 
@media(max-width: 991px) {
  .hero3-column1 {
    width: 100%;
  }
  .hero3-column2 {
    width: auto;
  }
  .hero3-button {
    flex: 1;
  }
}
 
@media(max-width: 767px) {
  .hero3-max-width {
    flex-direction: column;
  }
  .hero3-text1 {
    text-align: center;
  }
  .hero3-text2 {
    text-align: center;
  }
  .hero3-actions {
    width: 100%;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .hero3-actions {
    flex-direction: column;
  }
  .hero3-button {
    width: 100%;
  }
}

.features26-wrapper {
  display: contents;
}
 
.features26-layout300 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features26-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.features26-section-title {
  gap: 16px;
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features26-content1 {
  gap: 24px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.features26-text10 {
  text-align: center;
}
 
.features26-text11 {
  text-align: center;
}
 
.features26-content2 {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.features26-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.features26-feature1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features26-feature1-image {
  border-radius: 35px;
}
 
.features26-content3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features26-feature1-title {
  text-align: center;
}
 
.features26-feature2 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features26-feature2-image {
  border-radius: 35px;
}
 
.features26-content4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features26-feature3 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features26-feature3-image {
  border-radius: 35px;
}
 
.features26-content5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text21 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.features26root-class-name {
  background-color: #8fa695;
}
 
@media(max-width: 991px) {
  .features26-section-title {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features26-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .features26-section-title {
    width: auto;
  }
  .features26-text10 {
    text-align: center;
  }
  .features26-row {
    flex-direction: column;
  }
  .features26-feature2 {
    width: auto;
  }
  .features26-feature3 {
    width: auto;
  }
}

.features9-wrapper {
  display: contents;
}
 
.features9-layout186 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features9-text1 {
  z-index: 2;
  text-align: center;
}
 
.features9-text2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text25 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.features9root-class-name {
  background-color: #8fa695;
}

.features25-wrapper {
  display: contents;
}
 
.features25-container2 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-fiveunits);
  position: relative;
  grid-template-columns: 1fr 1fr;
}
 
.features25-tabs-menu {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.features25-tab-horizontal1 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.features25-divider-container1 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}
 
.features25-container3 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.features25-content1 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features25-tab-horizontal2 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.features25-divider-container2 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}
 
.features25-container4 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.features25-content2 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features25-tab-horizontal3 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.features25-divider-container3 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}
 
.features25-container5 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.features25-content3 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features25-image-container {
  height: 100%;
  display: flex;
  position: relative;
}
 
.features25-image {
  border-radius: 35px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text29 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text27 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text28 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.features25root-class-name {
  background-color: #8fa695;
}
 
@media(max-width: 991px) {
  .features25-container2 {
    grid-gap: var(--dl-layout-space-twounits);
    grid-template-columns: 1fr;
  }
  .features25-tabs-menu {
    order: 2;
  }
}

.features24-wrapper {
  display: contents;
}
 
.features24-container2 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-fiveunits);
  position: relative;
  grid-template-columns: 1fr 1fr;
}
 
.features24-image-container {
  height: 100%;
  display: flex;
  position: relative;
}
 
.features24-image {
  border-radius: 35px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.features24-tabs-menu {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.features24-tab-horizontal1 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.features24-divider-container1 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}
 
.features24-container3 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.features24-content1 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features24-tab-horizontal2 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.features24-divider-container2 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}
 
.features24-container4 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.features24-content2 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features24-tab-horizontal3 {
  gap: var(--dl-layout-space-twounits);
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.features24-divider-container3 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}
 
.features24-container5 {
  width: 2px;
  align-self: stretch;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.features24-content3 {
  gap: 16px;
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text34 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text33 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.features24root-class-name {
  background-color: #bfd2c5;
}
 
@media(max-width: 991px) {
  .features24-container2 {
    grid-gap: var(--dl-layout-space-twounits);
    grid-template-columns: 1fr;
  }
}

.features20-wrapper {
  display: contents;
}
 
.features20-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features20-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features20-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features20-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features20-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features20-image-container {
  flex: 1;
  display: flex;
  align-items: center;
}
 
.features20-placeholder-image {
  border-radius: 35px;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text37 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.features20root-class-name {
  background-color: #bfd2c5;
}
 
@media(max-width: 991px) {
  .features20-max-width {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column-reverse;
  }
}

.gallery5-wrapper {
  display: contents;
}
 
.gallery5-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery5-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.gallery5-container1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.gallery5-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.gallery5-container2 {
  gap: HalfUnits;
  flex: 1;
  width: 100%;
  height: 902px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.gallery5-container3 {
  width: 100%;
  height: 40%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
}
 
.gallery5-image1 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  align-self: center;
  max-height: 700px;
  border-radius: 35px;
}
 
.gallery5-image2 {
  width: 100%;
  height: 60%;
  max-height: 700px;
  object-fit: cover;
  border-radius: 35px;
}
 
.gallery5-container4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery5-image3 {
  width: 100%;
  height: 440px;
  max-height: 700px;
  object-fit: cover;
}
 
.gallery5-image4 {
  width: 100%;
  height: 440px;
  max-height: 700px;
  object-fit: cover;
  border-radius: 35px;
}
 
.gallery5root-class-name {
  background-color: #e2e2e2;
}
 
@media(max-width: 991px) {
  .gallery5-content {
    align-items: center;
    flex-direction: column;
  }
  .gallery5-container2 {
    height: auto;
  }
  .gallery5-image1 {
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
  }
  .gallery5-image2 {
    height: 100%;
  }
  .gallery5-container4 {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .gallery5-image2 {
    max-height: 400px;
  }
}

.hero17-wrapper {
  display: contents;
}
 
.hero17-header78 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero17-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
 
.hero17-row-container1 {
  width: 100%;
}
 
.hero17-placeholder-image10 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image11 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image12 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image13 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image14 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image15 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image16 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image17 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image18 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image19 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image20 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image21 {
  width: 400px;
  height: 400px;
}
 
.hero17-row-container2 {
  width: 100%;
}
 
.hero17-strip3 {
  border-radius: 35px;
}
 
.hero17-placeholder-image22 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image23 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image24 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image25 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image26 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image27 {
  width: 400px;
  height: 400px;
  border-radius: 35px;
}
 
.hero17-placeholder-image28 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image29 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image30 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image31 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image32 {
  width: 400px;
  height: 400px;
}
 
.hero17-placeholder-image33 {
  width: 400px;
  height: 400px;
}
 
.hero17-container2 {
  display: contents;
}
 
.hero17root-class-name {
  background-color: #e2e2e2;
}
 
@media(max-width: 767px) {
  .hero17-content {
    width: 100%;
  }
}

.content-list6-wrapper {
  display: contents;
}
 
.content-list6-container1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.content-list6-max-width {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: row;
}
 
.content-list6-container2 {
  width: auto;
  padding: var(--dl-layout-space-twounits);
  align-items: flex-start;
}
 
.content-list6-container3 {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list6-ul {
  align-items: flex-start;
}
 
.content-list6-li {
  align-items: flex-start;
}
 
.content-list6-heading7 {
  align-self: center;
  text-align: center;
}
 
.content-list6-content7 {
  width: 1332px;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text38 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text44 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.content-list6root-class-name {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  background-color: #8fa695;
}
 
@media(max-width: 767px) {
  .content-list6-max-width {
    align-items: center;
    flex-direction: column;
  }
  .content-list6-container2 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
 
@media(max-width: 479px) {
  .content-list6-max-width {
    flex-direction: column;
  }
}

.features191-wrapper {
  display: contents;
}
 
.features191-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features191-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features191-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features191-placeholder-image {
  border-radius: 25px;
}
 
.features191-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features191-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features191-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text46 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.features191root-class-name {
  background-color: #8fa695;
}
 
@media(max-width: 991px) {
  .features191-max-width {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
}

.contact-form11-wrapper {
  display: contents;
}
 
.contact-form11-contact11 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  overflow: hidden;
  position: relative;
  flex-direction: column;
}
 
.contact-form11-max-width {
  display: flex;
  flex-direction: column;
}
 
.contact-form11-row {
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.contact-form11-content1 {
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
 
.contact-form11-icon1 {
  width: 32px;
  height: 32px;
}
 
.contact-form11-contact-info1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact-form11-email {
  text-align: center;
  text-decoration: none;
}
 
.contact-form11-content2 {
  display: flex;
  align-self: center;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  margin-left: var(--dl-layout-space-sixunits);
  padding-top: var(--dl-layout-space-halfunit);
  margin-bottom: var(--dl-layout-space-halfunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.contact-form11-icon3 {
  width: 32px;
  height: 32px;
}
 
.contact-form11-contact-info2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact-form11-phone {
  text-align: center;
  text-decoration: none;
}
 
.contact-form11-content3 {
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
 
.contact-form11-icon5 {
  width: 32px;
  height: 32px;
}
 
.contact-form11-contact-info3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact-form11-address {
  text-align: center;
}
 
.contact-form11-content4 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}
 
.contact-form11-form {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.contact-form11-container {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form11-input1 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form11-input2 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form11-input3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form11-text-input3 {
  background-color: var(--dl-color-theme-neutral-light);
}
 
.contact-form11-input4 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form11-button {
  color: #000000;
  width: 202px;
  transition: 0.3s;
  border-color: #000000;
  border-width: 3px;
  background-color: #bfd2c5;
}
 
.contact-form11-button:hover {
  color: #000000;
  border-color: #000000;
  border-width: 2px;
  background-color: #d8f5e1;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text52 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-text49 {
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.contact-form11root-class-name {
  background-color: #bfd2c5;
}
 
@media(max-width: 991px) {
  .contact-form11-content1 {
    width: 50%;
  }
  .contact-form11-content2 {
    width: 50%;
  }
  .contact-form11-content3 {
    width: 50%;
  }
  .contact-form11-form {
    width: 50%;
  }
}
 
@media(max-width: 767px) {
  .contact-form11-container {
    flex-direction: column;
  }
}
 
@media(max-width: 479px) {
  .contact-form11-row {
    flex-direction: column;
  }
  .contact-form11-content1 {
    width: 100%;
  }
  .contact-form11-content2 {
    width: 100%;
  }
  .contact-form11-content3 {
    width: 100%;
  }
  .contact-form11-content4 {
    flex-direction: column;
  }
  .contact-form11-form {
    width: 100%;
  }
}

.footer4-wrapper {
  display: contents;
}
 
.footer4-footer7 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer4-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-content {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-logo1 {
  gap: 24px;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer4-logo2 {
  width: 378px;
  height: 54px;
}
 
.footer4-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer4-divider {
  background-color: #ffffff;
}
 
.footer4-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer4-container {
  display: flex;
  align-items: flex-start;
}
 
.footer4-text {
  color: #ffffff;
}
 
.footer4root-class-name {
  background-color: #373d3b;
}
 
@media(max-width: 767px) {
  .footer4-row {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer4-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.home-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 25px;
  font-weight: 700;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text21 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text25 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text27 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text28 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text29 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text33 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text34 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text37 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text38 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text44 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text46 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-text49 {
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text52 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
