.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: 890px;
  height: 126px;
}
 
.navbar8-thq-desktop-menu-elm {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar8-thq-action1-elm {
  color: #ffffff;
  width: 214px;
  height: 75px;
  display: flex;
  transition: 0.3s;
  border-color: #000000;
  border-width: 3px;
  flex-direction: row;
  text-decoration: none;
  background-color: #696661;
}
 
.navbar8-thq-action1-elm:hover {
  color: #ffffff;
  border-color: #000000;
  background-color: #f19632;
}
 
.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: 100%;
  left: 0px;
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  position: absolute;
  align-items: center;
  animation-name: fadeInDownBig;
  animation-delay: 0s;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar8-container3 {
  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: #fbfbfb;
}
 
@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);
  }
}

.hero31-wrapper {
  display: contents;
}
 
.hero31-thq-header9-elm {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.hero31-thq-content-elm {
  display: flex;
  justify-content: center;
}
 
.hero31-thq-max-width-elm {
  align-self: center;
  align-items: center;
}
 
.hero31-thq-column-elm1 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero31-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;
}
 
.hero31-thq-actions-elm {
  gap: var(--dl-layout-space-unit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.hero31root-class-name {
  background-color: #818181;
}
 
@media(max-width: 991px) {
  .hero31-thq-column-elm1 {
    width: 100%;
  }
  .hero31-thq-column-elm2 {
    width: auto;
  }
}
 
@media(max-width: 767px) {
  .hero31-thq-max-width-elm {
    flex-direction: column;
  }
  .hero31-thq-text-elm1 {
    text-align: center;
  }
  .hero31-thq-text-elm2 {
    text-align: center;
  }
  .hero31-thq-actions-elm {
    width: 100%;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .hero31-thq-actions-elm {
    flex-direction: column;
  }
}

.features94-wrapper {
  display: contents;
}
 
.features94-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;
}
 
.features94-thq-text-elm1 {
  z-index: 2;
  text-align: center;
}
 
.features94-thq-text-elm2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
}
 
.features94root-class-name {
  background-color: #8f9a90;
}

.features101-wrapper {
  display: contents;
}
 
.features101-thq-layout300-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features101-thq-max-width-elm {
  gap: var(--dl-layout-space-threeunits);
  align-items: center;
}
 
.features101-thq-section-title-elm {
  align-items: center;
}
 
.features101-thq-text-elm2 {
  text-align: center;
}
 
.features101-thq-content-elm {
  align-self: stretch;
  align-items: center;
}
 
.features101-thq-feature1-elm {
  align-items: flex-start;
}
 
.features101-thq-feature1-image-elm {
  border-radius: 45px;
}
 
.features101-thq-feature1-title-elm {
  text-align: center;
}
 
.features101-thq-feature2-elm {
  align-items: flex-start;
}
 
.features101-thq-feature2-image-elm {
  border-radius: 45px;
}
 
.features101-thq-feature3-elm {
  align-items: flex-start;
}
 
.features101-thq-feature3-image-elm {
  border-radius: 45px;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text31 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text24 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.features101root-class-name {
  background-color: #818181;
}
 
@media(max-width: 991px) {
  .features101-thq-section-title-elm {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features101-thq-section-title-elm {
    width: auto;
  }
  .features101-thq-text-elm1 {
    text-align: center;
  }
  .features101-thq-feature2-elm {
    width: auto;
  }
  .features101-thq-feature3-elm {
    width: auto;
  }
}
 
@media(max-width: 479px) {
  .features101-thq-max-width-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.features18-wrapper {
  display: contents;
}
 
.features18-thq-layout349-elm {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features18-thq-max-width-elm {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features18-thq-content-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features18-thq-section-title-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features18-thq-content-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features18-thq-image-container-elm {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.features18-thq-placeholder-image-elm {
  border-radius: 45px;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text40 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.features18root-class-name {
  background-color: #8f9a90;
}
 
@media(max-width: 991px) {
  .features18-thq-max-width-elm {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column-reverse;
  }
}

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

.features95-wrapper {
  display: contents;
}
 
.features95-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;
}
 
.features95-thq-text-elm1 {
  z-index: 2;
  text-align: center;
}
 
.features95-thq-text-elm2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text44 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features95root-class-name {
  background-color: #818181;
}

.gallery4-wrapper {
  display: contents;
}
 
.gallery4-thq-gallery3-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery4-thq-max-width-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.gallery4-container1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.gallery4-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;
}
 
.gallery4-container2 {
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.gallery4-thq-image1-elm {
  width: 100%;
  height: 904px;
  max-width: 100%;
  align-self: center;
  border-radius: 45px;
}
 
.gallery4-container3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery4-thq-image2-elm {
  width: 100%;
  height: 440px;
  object-fit: cover;
  border-radius: 45px;
}
 
.gallery4-thq-image3-elm {
  width: 100%;
  height: 440px;
  object-fit: cover;
  border-radius: 45px;
}
 
.gallery4root-class-name {
  background-color: #8f9a90;
}
 
@media(max-width: 991px) {
  .gallery4-thq-content-elm {
    align-items: center;
    flex-direction: column;
  }
  .gallery4-thq-image1-elm {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
  }
  .gallery4-container3 {
    width: 100%;
  }
  .gallery4-thq-image2-elm {
    height: 100%;
  }
  .gallery4-thq-image3-elm {
    height: 100%;
  }
}
 
@media(max-width: 479px) {
  .gallery4-thq-gallery3-elm {
    padding: var(--dl-layout-space-oneandhalfunits);
  }
}

.content-list61-wrapper {
  display: contents;
}
 
.content-list61-container1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.content-list61-thq-max-width-elm {
  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-thq-heading7-elm {
  align-self: center;
  text-align: center;
}
 
.content-list61-ul2 {
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text45 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text46 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text47 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text49 {
  display: inline-block;
}
 
.content-list61root-class-name {
  background-color: #8f9a90;
}
 
@media(max-width: 767px) {
  .content-list61-thq-max-width-elm {
    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-thq-max-width-elm {
    flex-direction: column;
  }
  .content-list61-ul2 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
  }
}

.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-fragment35 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text52 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.features96root-class-name {
  background-color: #8f9a90;
}

.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: 5px;
  background-color: #e4e1e1;
}
 
.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: 5px;
  background-color: #e4e1e1;
}
 
.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: 5px;
  background-color: #e4e1e1;
}
 
.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: 5px;
  background-color: #e4e1e1;
}
 
.contact-form111-thq-button-elm {
  transition: 0.3s;
  border-color: #000000;
  border-width: 4px;
  background-color: #8f9a90;
}
 
.contact-form111-thq-button-elm:hover {
  color: #000000;
  border-color: #000000;
  border-width: 2px;
  background-color: #d8e2d9;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text61 {
  color: #000000;
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
}
 
.contact-form111root-class-name {
  background-color: #818181;
}
 
@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: 550px;
  height: 78px;
  margin-left: 300px;
}
 
.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;
}
 
.footer4root-class-name {
  background-color: #fbfbfb;
}
 
@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 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text24 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text31 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text40 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text42 {
  color: rgb(0, 0, 0);
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text44 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text45 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text46 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text47 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text49 {
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text52 {
  color: #000000;
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text61 {
  color: #000000;
  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-text62 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
