.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-thq-navbar-interactive-elm {
  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-thq-image1-elm {
  width: 921px;
  height: 131px;
}
 
.navbar8-thq-desktop-menu-elm {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar8-thq-action1-elm {
  fill: #d9e4f5;
  color: #d9e4f5;
  width: 188px;
  height: 64px;
  display: flex;
  transition: 0.3s;
  border-color: #9b9c9b;
  border-width: 6px;
  flex-direction: row;
  text-decoration: none;
  background-color: #000000;
}
 
.navbar8-thq-action1-elm:hover {
  fill: #9b9c9b;
  color: #9b9c9b;
  border-color: #9b9c9b;
  border-width: 1px;
  background-color: #000000;
}
 
.navbar8-thq-burger-menu-elm {
  display: none;
}
 
.navbar8-thq-mobile-menu-elm {
  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-container2 {
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.navbar8root-class-name {
  background-color: #b3bab2;
}
 
@media(max-width: 767px) {
  .navbar8-thq-navbar-interactive-elm {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar8-thq-desktop-menu-elm {
    display: none;
  }
  .navbar8-thq-burger-menu-elm {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar8-thq-mobile-menu-elm {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 479px) {
  .navbar8-thq-navbar-interactive-elm {
    padding: var(--dl-layout-space-unit);
  }
  .navbar8-thq-mobile-menu-elm {
    padding: var(--dl-layout-space-unit);
  }
}

.hero32-wrapper {
  display: contents;
}
 
.hero32-thq-header9-elm {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.hero32-thq-content-elm {
  display: flex;
  justify-content: center;
}
 
.hero32-thq-max-width-elm {
  align-self: center;
  align-items: center;
}
 
.hero32-thq-column-elm1 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero32-thq-column-elm2 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.hero32root-class-name {
  background-color: #b3bab2;
}
 
@media(max-width: 991px) {
  .hero32-thq-column-elm1 {
    width: 100%;
  }
  .hero32-thq-column-elm2 {
    width: auto;
  }
}
 
@media(max-width: 767px) {
  .hero32-thq-max-width-elm {
    flex-direction: column;
  }
  .hero32-thq-text-elm1 {
    text-align: center;
  }
  .hero32-thq-text-elm2 {
    text-align: center;
  }
}

.features161-wrapper {
  display: contents;
}
 
.features161-thq-layout300-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features161-thq-max-width-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.features161-thq-section-title-elm {
  gap: 16px;
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features161-thq-content-elm1 {
  gap: 24px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.features161-thq-text-elm1 {
  text-align: center;
}
 
.features161-container {
  width: 1385px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.features161-thq-text-elm2 {
  text-align: center;
}
 
.features161-thq-content-elm2 {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.features161-thq-row-elm {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.features161-thq-feature1-elm {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features161-thq-feature1-image-elm {
  border-radius: 45px;
}
 
.features161-thq-content-elm3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features161-thq-feature1-title-elm {
  text-align: center;
}
 
.features161-thq-feature2-elm {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features161-thq-feature2-image-elm {
  border-radius: 45px;
}
 
.features161-thq-content-elm4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features161-thq-feature3-elm {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features161-thq-feature3-image-elm {
  border-radius: 45px;
}
 
.features161-thq-content-elm5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features161root-class-name {
  background-color: #9b9c9b;
}
 
@media(max-width: 991px) {
  .features161-thq-section-title-elm {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features161-thq-max-width-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .features161-thq-section-title-elm {
    width: auto;
  }
  .features161-thq-text-elm1 {
    text-align: center;
  }
  .features161-thq-row-elm {
    flex-direction: column;
  }
  .features161-thq-feature2-elm {
    width: auto;
  }
  .features161-thq-feature3-elm {
    width: auto;
  }
}

.features96-wrapper {
  display: contents;
}
 
.features96-thq-layout186-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features96-thq-text-elm1 {
  z-index: 2;
  text-align: center;
}
 
.features96-thq-text-elm2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text21 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
}
 
.features96root-class-name {
  background-color: #888c88;
}

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

.features97-wrapper {
  display: contents;
}
 
.features97-thq-layout186-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features97-thq-text-elm1 {
  z-index: 2;
  text-align: center;
}
 
.features97-thq-text-elm2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text23 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.features97root-class-name {
  background-color: #888c88;
}

.features173-wrapper {
  display: contents;
}
 
.features173-thq-layout349-elm {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features173-thq-max-width-elm {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features173-thq-image-container-elm {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features173-thq-placeholder-image-elm {
  border-radius: 45px;
}
 
.features173-thq-content-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features173-thq-section-title-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features173-thq-content-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text26 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features173root-class-name {
  background-color: #9b9c9b;
}
 
@media(max-width: 991px) {
  .features173-thq-max-width-elm {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
}

.features182-wrapper {
  display: contents;
}
 
.features182-thq-layout349-elm {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features182-thq-max-width-elm {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features182-thq-content-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features182-thq-section-title-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features182-thq-content-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features182-thq-image-container-elm {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features182-thq-placeholder-image-elm {
  border-radius: 45px;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text28 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features182root-class-name {
  background-color: #9b9c9b;
}
 
@media(max-width: 991px) {
  .features182-thq-max-width-elm {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column-reverse;
  }
}

.content-list62-wrapper {
  display: contents;
}
 
.content-list62-container1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.content-list62-thq-max-width-elm {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: row;
}
 
.content-list62-container2 {
  width: auto;
  padding: var(--dl-layout-space-twounits);
  align-items: flex-start;
}
 
.content-list62-container3 {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list62-ul1 {
  align-items: flex-start;
}
 
.content-list62-li1 {
  align-items: flex-start;
}
 
.content-list62-thq-heading7-elm {
  align-self: center;
  text-align: center;
}
 
.content-list62-ul2 {
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text29 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text30 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text34 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.content-list62root-class-name {
  background-color: #888c88;
}
 
@media(max-width: 767px) {
  .content-list62-thq-max-width-elm {
    align-items: center;
    flex-direction: column;
  }
  .content-list62-container2 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .content-list62-ul2 {
    padding-left: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .content-list62-thq-max-width-elm {
    flex-direction: column;
  }
  .content-list62-ul2 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
  }
}

.features174-wrapper {
  display: contents;
}
 
.features174-thq-layout349-elm {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features174-thq-max-width-elm {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features174-thq-image-container-elm {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features174-thq-placeholder-image-elm {
  border-radius: 45px;
}
 
.features174-thq-content-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features174-thq-section-title-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features174-thq-content-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text36 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features174root-class-name {
  background-color: #9b9c9b;
}
 
@media(max-width: 991px) {
  .features174-thq-max-width-elm {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
}

.features98-wrapper {
  display: contents;
}
 
.features98-thq-layout186-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features98-thq-text-elm {
  z-index: 2;
  text-align: center;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text37 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features98root-class-name {
  background-color: #888c88;
}

.contact-form111-wrapper {
  display: contents;
}
 
.contact-form111-thq-contact11-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  overflow: hidden;
  position: relative;
  flex-direction: column;
}
 
.contact-form111-thq-max-width-elm {
  display: flex;
  flex-direction: column;
}
 
.contact-form111-thq-row-elm {
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.contact-form111-thq-content-elm1 {
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
 
.contact-form111-icon1 {
  width: 32px;
  height: 32px;
}
 
.contact-form111-thq-contact-info-elm1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact-form111-thq-email-elm {
  text-align: center;
  text-decoration: none;
}
 
.contact-form111-thq-content-elm2 {
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
 
.contact-form111-icon3 {
  width: 32px;
  height: 32px;
}
 
.contact-form111-thq-contact-info-elm2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact-form111-thq-phone-elm {
  text-align: center;
  text-decoration: none;
}
 
.contact-form111-thq-content-elm3 {
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
}
 
.contact-form111-icon5 {
  width: 32px;
  height: 32px;
}
 
.contact-form111-thq-contact-info-elm3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact-form111-thq-address-elm {
  text-align: center;
}
 
.contact-form111-thq-content-elm4 {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
}
 
.contact-form111-form {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.contact-form111-container {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form111-thq-input-elm1 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form111-thq-text-input-elm1 {
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  background-color: #d0d6cf;
}
 
.contact-form111-thq-input-elm2 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form111-thq-text-input-elm2 {
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  background-color: #d0d6cf;
}
 
.contact-form111-thq-input-elm3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form111-thq-text-input-elm3 {
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  background-color: #d0d6cf;
}
 
.contact-form111-thq-input-elm4 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form111-textarea {
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  background-color: #d0d6cf;
}
 
.contact-form111-thq-button-elm {
  width: 1378px;
  height: 77px;
  transition: 0.3s;
  border-color: #7f7979;
  border-width: 5px;
  border-radius: 55px;
  background-color: #000000;
}
 
.contact-form111-thq-button-elm:hover {
  color: #000000;
  border-color: #000000;
  background-color: #858282;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text44 {
  display: inline-block;
}
 
.contact-form111root-class-name {
  background-color: #b3bab2;
}
 
@media(max-width: 991px) {
  .contact-form111-thq-content-elm1 {
    width: 50%;
  }
  .contact-form111-thq-content-elm2 {
    width: 50%;
  }
  .contact-form111-thq-content-elm3 {
    width: 50%;
  }
  .contact-form111-form {
    width: 50%;
  }
}
 
@media(max-width: 767px) {
  .contact-form111-container {
    flex-direction: column;
  }
}
 
@media(max-width: 479px) {
  .contact-form111-thq-row-elm {
    flex-direction: column;
  }
  .contact-form111-thq-content-elm1 {
    width: 100%;
  }
  .contact-form111-thq-content-elm2 {
    width: 100%;
  }
  .contact-form111-thq-content-elm3 {
    width: 100%;
  }
  .contact-form111-thq-content-elm4 {
    flex-direction: column;
  }
  .contact-form111-form {
    width: 100%;
  }
}

.footer4-wrapper {
  display: contents;
}
 
.footer4-thq-footer7-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer4-thq-max-width-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-thq-content-elm {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-thq-logo-elm1 {
  gap: 24px;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer4-thq-logo-elm2 {
  width: 628px;
  height: 89px;
  margin-left: 222px;
}
 
.footer4-thq-credits-elm {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer4-thq-divider-elm {
  background-color: #000000;
}
 
.footer4-thq-row-elm {
  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-thq-text-elm {
  color: rgb(217, 228, 245);
}
 
.footer4-text1 {
  color: #000000;
}
 
.footer4root-class-name {
  background-color: #b3bab2;
}
 
@media(max-width: 767px) {
  .footer4-thq-row-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer4-thq-max-width-elm {
    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 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text21 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text23 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text26 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text28 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text29 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text30 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text34 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text36 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text37 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text44 {
  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-text45 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
