.navbar1-wrapper {
  display: contents;
}
 
.navbar1-container1 {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.navbar1-image1 {
  width: 871px;
  height: 125px;
}
 
.navbar1-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.navbar1-action11 {
  fill: #aad8b4;
  color: #aad8b4;
  display: flex;
  transition: 0.3s;
  border-color: #aad8b4;
  border-width: 3px;
  flex-direction: row;
  text-decoration: none;
  background-color: #595a5b;
}
 
.navbar1-action11:hover {
  border-color: #ffffff;
  border-width: 1px;
  background-color: #9da0a2;
}
 
.navbar1-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar1-burger-menu {
  display: none;
}
 
.navbar1-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-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);
}
 
.navbar1-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar1-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar1-logo {
  height: 3rem;
}
 
.navbar1-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar1-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-links {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar1-link1 {
  text-decoration: none;
}
 
.navbar1-link2 {
  text-decoration: none;
}
 
.navbar1-link3 {
  text-decoration: none;
}
 
.navbar1-link4 {
  text-decoration: none;
}
 
.navbar1-link5 {
  text-decoration: none;
}
 
.navbar1-buttons {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  flex-direction: row;
}
 
.navbar1-icon-group {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
}
 
.navbar1root-class-name {
  background-color: #3c3e39;
}
 
@media(max-width: 767px) {
  .navbar1-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar1-desktop-menu {
    display: none;
  }
  .navbar1-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .navbar1-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .navbar1-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.hero31-wrapper {
  display: contents;
}
 
.hero31-header9 {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.hero31-content {
  display: flex;
  justify-content: center;
}
 
.hero31-max-width {
  align-self: center;
  align-items: center;
}
 
.hero31-column1 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero31-column2 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.hero31root-class-name {
  background-color: #9ea492;
}
 
@media(max-width: 991px) {
  .hero31-column1 {
    width: 100%;
  }
  .hero31-column2 {
    width: auto;
  }
}
 
@media(max-width: 767px) {
  .hero31-max-width {
    flex-direction: column;
  }
  .hero31-text1 {
    text-align: center;
  }
  .hero31-text2 {
    text-align: center;
  }
}

.features181-wrapper {
  display: contents;
}
 
.features181-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features181-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features181-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features181-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features181-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features181-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features181-placeholder-image {
  border-radius: 25px;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text22 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.features181root-class-name {
  background-color: #aad8b4;
}
 
@media(max-width: 991px) {
  .features181-max-width {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column-reverse;
  }
}

.features10-wrapper {
  display: contents;
}
 
.features10-layout300 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features10-max-width {
  gap: var(--dl-layout-space-threeunits);
  align-items: center;
}
 
.features10-section-title {
  align-items: center;
}
 
.features10-text11 {
  text-align: center;
}
 
.features10-content {
  align-self: stretch;
  align-items: center;
}
 
.features10-feature1 {
  align-items: flex-start;
}
 
.features10-feature1-image {
  border-radius: 25px;
}
 
.features10-feature1-title {
  text-align: center;
}
 
.features10-feature2 {
  align-items: flex-start;
}
 
.features10-feature2-image {
  border-radius: 25px;
}
 
.features10-feature3 {
  align-items: flex-start;
}
 
.features10-feature3-image {
  border-radius: 25px;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text31 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text32 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text29 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text30 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features10root-class-name {
  background-color: #7f9183;
}
 
@media(max-width: 991px) {
  .features10-section-title {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features10-section-title {
    width: auto;
  }
  .features10-text10 {
    text-align: center;
  }
  .features10-feature2 {
    width: auto;
  }
  .features10-feature3 {
    width: auto;
  }
}
 
@media(max-width: 479px) {
  .features10-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.features93-wrapper {
  display: contents;
}
 
.features93-layout186 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features93-text1 {
  z-index: 2;
  text-align: center;
}
 
.features93-text2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text36 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features93root-class-name {
  background-color: #aad8b4;
}

.features171-wrapper {
  display: contents;
}
 
.features171-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features171-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features171-image-container {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features171-placeholder-image {
  border-radius: 25px;
}
 
.features171-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features171-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features171-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text40 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.features171root-class-name {
  background-color: #7f9183;
}
 
@media(max-width: 991px) {
  .features171-max-width {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
}

.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: 25px;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text44 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
}
 
.home-text46 {
  color: #000000;
  font-size: 25px;
}
 
.home-text47 {
  color: #000000;
  font-size: 25px;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text49 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
}
 
.features25root-class-name {
  background-color: #7f9183;
}
 
@media(max-width: 991px) {
  .features25-container2 {
    grid-gap: var(--dl-layout-space-twounits);
    grid-template-columns: 1fr;
  }
  .features25-tabs-menu {
    order: 2;
  }
}

.content-list61-wrapper {
  display: contents;
}
 
.content-list61-container1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.content-list61-max-width {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: row;
}
 
.content-list61-container2 {
  width: auto;
  padding: var(--dl-layout-space-twounits);
  align-items: flex-start;
}
 
.content-list61-container3 {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list61-ul1 {
  align-items: flex-start;
}
 
.content-list61-li1 {
  align-items: flex-start;
}
 
.content-list61-heading7 {
  align-self: center;
  text-align: center;
}
 
.content-list61-ul2 {
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text51 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text55 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment43 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text50 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment44 {
  display: contents;
}
 
.home-text58 {
  display: inline-block;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.content-list61root-class-name {
  background-color: #aad8b4;
}
 
@media(max-width: 767px) {
  .content-list61-max-width {
    align-items: center;
    flex-direction: column;
  }
  .content-list61-container2 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .content-list61-ul2 {
    padding-left: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .content-list61-max-width {
    flex-direction: column;
  }
  .content-list61-ul2 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
  }
}

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

.features94-wrapper {
  display: contents;
}
 
.features94-layout186 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features94-text1 {
  z-index: 2;
  text-align: center;
}
 
.features94-text2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment45 {
  display: contents;
}
 
.home-text59 {
  display: inline-block;
}
 
.home-fragment46 {
  display: contents;
}
 
.home-text62 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features94root-class-name {
  background-color: #7f9183;
}

.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-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;
  align-items: center;
  flex-direction: column;
}
 
.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-text-input1 {
  color: #000000;
  border-color: #000000;
  border-width: 2px;
  background-color: #d2e6d7;
}
 
.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-text-input2 {
  color: #000000;
  border-color: #000000;
  border-width: 2px;
  background-color: #d2e6d7;
}
 
.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 {
  color: #000000;
  border-color: #000000;
  border-width: 2px;
  background-color: #d2e6d7;
}
 
.contact-form11-input4 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form11-textarea {
  color: #000000;
  border-color: #000000;
  border-width: 2px;
  background-color: #d2e6d7;
}
 
.contact-form11-button {
  color: #000000;
  width: 1340px;
  height: 78px;
  transition: 0.3s;
  border-color: #000000;
  border-width: 3px;
  background-color: #aad8b4;
}
 
.contact-form11-button:hover {
  color: #000000;
  border-color: #000000;
  border-width: 2px;
  background-color: #a7f1b8;
}
 
.home-fragment48 {
  display: contents;
}
 
.home-text66 {
  display: inline-block;
}
 
.home-fragment49 {
  display: contents;
}
 
.home-text67 {
  display: inline-block;
}
 
.home-fragment47 {
  display: contents;
}
 
.home-text63 {
  display: inline-block;
}
 
.home-fragment50 {
  display: contents;
}
 
.home-text71 {
  display: inline-block;
}
 
.contact-form11root-class-name {
  background-color: #7f9183;
}
 
@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: 438px;
  height: 63px;
  margin-left: 155px;
}
 
.footer4-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer4-divider {
  background-color: #aad8b4;
}
 
.footer4-text1 {
  color: rgb(170, 216, 180);
  font-size: 11px;
}
 
.footer4root-class-name {
  background-color: #3c3e39;
}
 
@media(max-width: 479px) {
  .footer4-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text22 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text29 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text30 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text31 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text32 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text36 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text40 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text44 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
}
 
.home-text46 {
  color: #000000;
  font-size: 25px;
}
 
.home-text47 {
  color: #000000;
  font-size: 25px;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text49 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text50 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text51 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text55 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.home-fragment43 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
}
 
.home-fragment44 {
  display: contents;
}
 
.home-text58 {
  display: inline-block;
}
 
.home-fragment45 {
  display: contents;
}
 
.home-text59 {
  display: inline-block;
}
 
.home-fragment46 {
  display: contents;
}
 
.home-text62 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment47 {
  display: contents;
}
 
.home-text63 {
  display: inline-block;
}
 
.home-fragment48 {
  display: contents;
}
 
.home-text66 {
  display: inline-block;
}
 
.home-fragment49 {
  display: contents;
}
 
.home-text67 {
  display: inline-block;
}
 
.home-fragment50 {
  display: contents;
}
 
.home-text71 {
  display: inline-block;
}
 
.home-link {
  display: contents;
}
 
.home-container2 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.home-icon1 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text72 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
