.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: 960px;
  height: 136px;
  align-self: flex-start;
}
 
.navbar8-thq-desktop-menu-elm {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.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;
}
 
.navbar8root-class-name {
  background-color: #757673;
}
 
@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);
  }
}

.hero91-wrapper {
  display: contents;
}
 
.hero91-thq-header30-elm {
  gap: var(--dl-layout-space-twounits);
}
 
.hero91-image {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.hero91-container {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(255,255,255,0.7);
}
 
.hero91-thq-max-width-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  z-index: 1;
  align-items: center;
  flex-direction: column;
}
 
.hero91-thq-content-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.hero91-thq-text-elm1 {
  text-align: center;
}
 
.hero91-thq-text-elm2 {
  text-align: center;
}
 
.hero91-thq-actions-elm {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.hero91-thq-button-elm {
  width: 267px;
  height: 46px;
  transition: 0.3s;
  border-color: #000000;
  border-width: 3px;
  text-decoration: none;
  background-color: #4c4c4a;
}
 
.hero91-thq-button-elm:hover {
  color: #000000;
  border-color: #000000;
  border-width: 1px;
  background-color: #8a8a89;
}
 
.hero91-thq-text-elm3 {
  text-align: center;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  color: #000000;
  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;
}
 
@media(max-width: 991px) {
  .hero91-thq-text-elm1 {
    text-align: center;
  }
  .hero91-thq-text-elm2 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .hero91-thq-actions-elm {
    width: 100%;
    flex-direction: column;
  }
  .hero91-thq-button-elm {
    width: 100%;
  }
}

.features177-wrapper {
  display: contents;
}
 
.features177-thq-layout349-elm {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features177-thq-max-width-elm {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features177-thq-image-container-elm {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features177-thq-placeholder-image-elm {
  border-radius: 25px;
}
 
.features177-thq-content-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features177-thq-section-title-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features177-thq-content-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  color: rgb(0, 0, 0);
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features177root-class-name {
  background-color: #9e9e9d;
}
 
@media(max-width: 991px) {
  .features177-thq-max-width-elm {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
}

.features912-wrapper {
  display: contents;
}
 
.features912-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;
}
 
.features912-thq-text-elm1 {
  z-index: 2;
  text-align: center;
}
 
.features912-thq-text-elm2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  color: #000000;
  display: inline-block;
}
 
.features912root-class-name {
  background-color: #8e8e8a;
}

.features186-wrapper {
  display: contents;
}
 
.features186-thq-layout349-elm {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features186-thq-max-width-elm {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features186-thq-content-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features186-thq-section-title-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features186-thq-content-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features186-thq-text-elm2 {
  width: 712px;
}
 
.features186-thq-image-container-elm {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features186-thq-placeholder-image-elm {
  border-radius: 25px;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features186root-class-name {
  background-color: #9e9e9d;
}
 
@media(max-width: 991px) {
  .features186-thq-max-width-elm {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column-reverse;
  }
}

.features913-wrapper {
  display: contents;
}
 
.features913-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;
}
 
.features913-thq-text-elm1 {
  z-index: 2;
  text-align: center;
}
 
.features913-thq-text-elm2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.features913root-class-name {
  background-color: #8e8e8a;
}

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

.features163-wrapper {
  display: contents;
}
 
.features163-thq-layout300-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features163-thq-max-width-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.features163-thq-section-title-elm {
  gap: 16px;
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features163-thq-content-elm1 {
  gap: 24px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.features163-thq-text-elm {
  text-align: center;
}
 
.features163-thq-content-elm2 {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.features163-thq-row-elm {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: center;
}
 
.features163-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;
}
 
.features163-thq-feature1-image-elm {
  border-radius: 35px;
}
 
.features163-thq-content-elm3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features163-thq-feature1-title-elm {
  text-align: center;
}
 
.features163-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;
}
 
.features163-thq-feature2-image-elm {
  border-radius: 35px;
}
 
.features163-thq-content-elm4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features163-thq-feature2-title-elm {
  text-align: center;
}
 
.features163-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;
}
 
.features163-thq-feature3-image-elm {
  border-radius: 35px;
}
 
.features163-thq-content-elm5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text23 {
  color: rgb(0, 0, 0);
  display: inline-block;
  text-align: center;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text24 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text25 {
  color: #000000;
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text26 {
  color: rgb(0, 0, 0);
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text27 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text29 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features163root-class-name {
  background-color: #9e9e9d;
}
 
@media(max-width: 991px) {
  .features163-thq-section-title-elm {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features163-thq-max-width-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .features163-thq-section-title-elm {
    width: auto;
  }
  .features163-thq-text-elm {
    text-align: center;
  }
  .features163-thq-row-elm {
    flex-direction: column;
  }
  .features163-thq-feature2-elm {
    width: auto;
  }
  .features163-thq-feature3-elm {
    width: auto;
  }
}

.features914-wrapper {
  display: contents;
}
 
.features914-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;
}
 
.features914-thq-text-elm1 {
  z-index: 2;
  text-align: center;
}
 
.features914-thq-text-elm2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text30 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.features914root-class-name {
  background-color: #8e8e8a;
}

.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;
  border-radius: 35px;
  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: 35px;
}
 
.gallery52-thq-image2-elm {
  width: 100%;
  height: 60%;
  max-height: 700px;
  object-fit: cover;
  border-radius: 35px;
}
 
.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: 35px;
}
 
.gallery52-thq-image4-elm {
  width: 100%;
  height: 440px;
  max-height: 700px;
  object-fit: cover;
  border-radius: 35px;
}
 
.gallery52root-class-name {
  background-color: #8e8e8a;
}
 
@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;
  }
}

.features179-wrapper {
  display: contents;
}
 
.features179-thq-layout349-elm {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features179-thq-max-width-elm {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features179-thq-image-container-elm {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features179-thq-placeholder-image-elm {
  border-radius: 34px;
}
 
.features179-thq-content-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features179-thq-section-title-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features179-thq-content-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features179-thq-text-elm2 {
  width: 731px;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text33 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features179root-class-name {
  background-color: #9e9e9d;
}
 
@media(max-width: 991px) {
  .features179-thq-max-width-elm {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
}

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

.content-list64-wrapper {
  display: contents;
}
 
.content-list64-container1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.content-list64-thq-max-width-elm {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: row;
}
 
.content-list64-container2 {
  width: auto;
  padding: var(--dl-layout-space-twounits);
  align-items: flex-start;
}
 
.content-list64-container3 {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list64-ul1 {
  align-items: flex-start;
}
 
.content-list64-li1 {
  align-items: flex-start;
}
 
.content-list64-thq-heading7-elm {
  align-self: center;
  text-align: center;
}
 
.content-list64-ul2 {
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
}
 
.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 {
  color: #000000;
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text39 {
  color: #000000;
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text40 {
  color: rgb(0, 0, 0);
  display: inline-block;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text41 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.content-list64root-class-name {
  background-color: #8e8e8a;
}
 
@media(max-width: 767px) {
  .content-list64-thq-max-width-elm {
    align-items: center;
    flex-direction: column;
  }
  .content-list64-container2 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .content-list64-ul2 {
    padding-left: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .content-list64-thq-max-width-elm {
    flex-direction: column;
  }
  .content-list64-ul2 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
  }
}

.features915-wrapper {
  display: contents;
}
 
.features915-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;
}
 
.features915-thq-text-elm1 {
  z-index: 2;
  text-align: center;
}
 
.features915-thq-text-elm2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text42 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment43 {
  display: contents;
}
 
.home-text43 {
  color: rgb(0, 0, 0);
  display: inline-block;
}
 
.features915root-class-name {
  background-color: #8e8e8a;
}

.contact-form81-wrapper {
  display: contents;
}
 
.contact-form81-thq-contact1-elm {
  display: flex;
  position: relative;
  align-items: center;
  border-color: #000000;
  flex-direction: column;
  background-color: #ffffff;
}
 
.contact-form81-thq-max-width-elm {
  align-items: flex-start;
}
 
.contact-form81-thq-section-title-elm {
  gap: var(--dl-layout-space-unit);
  width: 40%;
  align-items: flex-start;
}
 
.contact-form81-thq-content-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  flex-direction: column;
}
 
.contact-form81-thq-content-elm2 {
  gap: 16px;
  display: flex;
  padding: 8px 0;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-thq-row-elm1 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form81-thq-email-elm {
  text-decoration: none;
}
 
.contact-form81-thq-row-elm2 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form81-thq-phone-elm {
  text-decoration: none;
}
 
.contact-form81-thq-row-elm3 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form81-form {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 60%;
}
 
.contact-form81-container1 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form81-thq-input-elm1 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-thq-text-input-elm1 {
  color: #000000;
  border-color: #000000;
  border-width: 5px;
  background-color: #cecec9;
}
 
.contact-form81-thq-input-elm2 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-thq-text-input-elm2 {
  color: #000000;
  border-color: #000000;
  border-width: 5px;
  background-color: #cecec9;
}
 
.contact-form81-container2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form81-thq-input-elm3 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-thq-text-input-elm3 {
  color: #000000;
  border-color: #000000;
  border-width: 5px;
  background-color: #cecec9;
}
 
.contact-form81-thq-input-elm4 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-thq-text-input-elm4 {
  border-color: #000000;
  border-width: 5px;
  background-color: #cecec9;
}
 
.contact-form81-container3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-thq-input-elm5 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form81-textarea {
  color: #000000;
  border-color: #000000;
  border-width: 5px;
  background-color: #cecec9;
}
 
.contact-form81-thq-checkbox-elm {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: flex-start;
  align-items: center;
}
 
.contact-form81-thq-button-elm {
  width: 100%;
  height: 73px;
  align-self: flex-start;
  transition: 0.3s;
  border-color: #000000;
  border-width: 5px;
  background-color: #4c4c4a;
}
 
.contact-form81-thq-button-elm:hover {
  color: #000000;
  border-color: #000000;
  border-width: 2px;
  background-color: #d2d2d0;
}
 
.home-fragment44 {
  display: contents;
}
 
.home-text44 {
  display: inline-block;
}
 
.home-fragment45 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
}
 
.home-fragment46 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment47 {
  display: contents;
}
 
.home-text49 {
  display: inline-block;
}
 
.home-fragment48 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment49 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-fragment50 {
  display: contents;
}
 
.home-text52 {
  display: inline-block;
}
 
.contact-form81root-class-name {
  background-color: #9e9e9d;
}
 
@media(max-width: 991px) {
  .contact-form81-thq-max-width-elm {
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form81-thq-section-title-elm {
    width: 100%;
  }
  .contact-form81-form {
    width: 100%;
  }
  .contact-form81-container1 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form81-thq-input-elm1 {
    width: 50%;
  }
  .contact-form81-thq-input-elm2 {
    width: 50%;
    flex-direction: column;
  }
  .contact-form81-container2 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form81-thq-input-elm3 {
    width: 50%;
  }
  .contact-form81-thq-input-elm4 {
    width: 50%;
  }
  .contact-form81-container3 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form81-thq-checkbox-elm {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .contact-form81-thq-text-elm3 {
    text-align: center;
  }
  .contact-form81-form {
    padding: var(--dl-layout-space-unit);
  }
  .contact-form81-container1 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form81-thq-input-elm1 {
    width: 100%;
  }
  .contact-form81-thq-input-elm2 {
    width: 100%;
  }
  .contact-form81-container2 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form81-thq-input-elm3 {
    width: 100%;
  }
  .contact-form81-thq-input-elm4 {
    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: 565px;
  height: 74px;
  margin-left: 200px;
}
 
.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(0, 0, 0);
}
 
.footer4root-class-name {
  background-color: #757673;
}
 
@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 {
  color: #000000;
  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 {
  color: rgb(0, 0, 0);
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  color: #000000;
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text21 {
  color: #000000;
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text22 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text23 {
  color: rgb(0, 0, 0);
  display: inline-block;
  text-align: center;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text24 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text25 {
  color: #000000;
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text26 {
  color: rgb(0, 0, 0);
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text27 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.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 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text34 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text35 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.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 {
  color: #000000;
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text39 {
  color: #000000;
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text40 {
  color: rgb(0, 0, 0);
  display: inline-block;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text41 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text42 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment43 {
  display: contents;
}
 
.home-text43 {
  color: rgb(0, 0, 0);
  display: inline-block;
}
 
.home-fragment44 {
  display: contents;
}
 
.home-text44 {
  display: inline-block;
}
 
.home-fragment45 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
}
 
.home-fragment46 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment47 {
  display: contents;
}
 
.home-text49 {
  display: inline-block;
}
 
.home-fragment48 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment49 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-fragment50 {
  display: contents;
}
 
.home-text52 {
  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-text53 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
