.navigation-links-wrapper {
  display: contents;
}
 
.navigation-links-thq-nav-elm {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navigation-links-text2 {
  margin-left: var(--dl-layout-space-twounits);
}
 

 

 

 

 

 

 

 

 
@media(max-width: 767px) {
  .navigation-links-thq-nav-elm {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links-text2 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.navigation-links-wrapper-pd6n {
  display: contents;
}
 
.navigation-links-thq-nav-elm1 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navigation-links-text4 {
  margin-left: var(--dl-layout-space-twounits);
}
 

 

 

 

 

 

 

 

 
@media(max-width: 767px) {
  .navigation-links-thq-nav-elm1 {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links-text4 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.navbar-wrapper {
  display: contents;
}
 
.navbar-thq-navbar-container-elm {
  top: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.navbar-image1 {
  width: 106px;
}
 
.navbar-thq-nav-elm1 {
  display: flex;
}
 
.navbar-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar-thq-nav-elm2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-thq-container-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar-image2 {
  width: 106px;
}
 
.navbar-thq-menu-close-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar-thq-primary-btn-elm1 {
  margin-top: var(--dl-layout-space-oneandhalfunits);
}
 
.navbar-thq-social-media-elm {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.navbar-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.navbar-icon14 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-layout-space-twounits);
}
 
.navbar-icon14:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
 
.navbar-icon18 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-layout-space-twounits);
}
 
.navbar-icon18:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
 
.navbar-icon22 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-layout-space-twounits);
}
 
.navbar-icon22:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
 
.navbar-icon24 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
}
 
.navbar-icon24:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
 
@media(max-width: 767px) {
  .navbar-thq-nav-elm1 {
    display: none;
  }
  .navbar-thq-primary-btn-elm2 {
    display: none;
  }
}

.copyright-wrapper {
  display: contents;
}
 
.copyright-thq-copyright-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.copyright-thq-max-width-elm {
  align-items: stretch;
}
 
.copyright-text1 {
  color: var(--dl-color-grays-gray100);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
}
 
.copyright-text2 {
  font-style: normal;
  font-weight: 300;
}
 
.copyright-text3 {
  font-style: normal;
  font-weight: 300;
  text-decoration: underline;
}
 
.copyright-text4 {
  font-style: normal;
  font-weight: 300;
}
 
.copyright-text5 {
  font-style: normal;
  font-weight: 300;
  text-decoration: underline;
}
 
.copyright-text6 {
  font-style: normal;
  font-weight: 300;
}
 
.copyright-text7 {
  font-style: normal;
  font-weight: 300;
  text-decoration: underline;
}
 
.copyright-text8 {
  font-style: normal;
  font-weight: 300;
}
 
@media(max-width: 991px) {
  .copyright-thq-max-width-elm {
    flex-direction: column;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-backgrounds-gray);
}
 
.home-thq-main-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-thq-max-width-elm {
  align-items: stretch;
}
 
.home-thq-content-container-elm {
  flex: 1;
  display: flex;
  min-width: 50%;
  align-items: flex-start;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: center;
}
 
.home-text1 {
  width: 90%;
  font-size: 52px;
  font-style: normal;
  font-family: "Lexend";
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 42px;
  text-transform: none;
  text-decoration: none;
}
 
.home-text3 {
  color: transparent;
  background-clip: text;
  background-image: linear-gradient(rgb(0, 0, 0) 0%, rgba(80, 183, 132, 0.92) 100%);
}
 
.home-thq-input-container-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-layout-space-fourunits);
  flex-direction: row;
}
 
.home-button {
  display: flex;
  align-items: center;
  line-height: 1;
  padding-top: 20px;
  white-space: nowrap;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 20px;
  justify-content: center;
}
 
.home-thq-features-container-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-feature-elm1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  flex-direction: row;
}
 
.home-icon10 {
  fill: #62BF77;
  width: 17px;
  height: 17px;
  min-width: 17px;
  margin-right: 12px;
}
 
.home-text5 {
  color: var(--dl-color-grays-gray60);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
 
.home-thq-feature-elm2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  flex-direction: row;
}
 
.home-icon12 {
  fill: #62BF77;
  width: 17px;
  height: 17px;
  min-width: 17px;
  margin-right: 12px;
}
 
.home-text6 {
  color: var(--dl-color-grays-gray60);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
 
.home-thq-feature-elm3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-icon14 {
  fill: #62BF77;
  width: 17px;
  height: 17px;
  min-width: 17px;
  margin-right: 12px;
}
 
.home-text7 {
  color: var(--dl-color-grays-gray60);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
 
.home-thq-image-container-elm {
  flex: 1;
  width: 505px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-image {
  width: 100%;
  max-width: 589px;
  object-fit: cover;
  margin-left: var(--dl-layout-space-oneandhalfunits);
}
 
.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-icon16 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text8 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 991px) {
  .home-thq-max-width-elm {
    flex-direction: column;
  }
  .home-thq-content-container-elm {
    margin-bottom: 42px;
    padding-right: 0px;
  }
  .home-text1 {
    width: 100%;
  }
  .home-image {
    max-width: 100%;
    margin-left: 0px;
  }
}
 
@media(max-width: 479px) {
  .home-thq-input-container-elm {
    flex-direction: column;
  }
}
