.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);
}
 
.navigation-links-text3 {
  margin-left: var(--dl-layout-space-twounits);
}
 
.navigation-links-text4 {
  margin-left: var(--dl-layout-space-twounits);
}
 
.navigation-links-text5 {
  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-text3 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links-text4 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links-text5 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
}

.navigation-links-wrapper-dvyi {
  display: contents;
}
 
.navigation-links-thq-nav-elm1 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navigation-links-text7 {
  margin-left: var(--dl-layout-space-twounits);
}
 
.navigation-links-text8 {
  margin-left: var(--dl-layout-space-twounits);
}
 
.navigation-links-text9 {
  margin-left: var(--dl-layout-space-twounits);
}
 
.navigation-links-text10 {
  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-text7 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links-text8 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links-text9 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .navigation-links-text10 {
    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;
  }
}

.feature-card-wrapper {
  display: contents;
}
 
.feature-card-thq-card-elm {
  flex: 0 0 auto;
  width: 25%;
  display: flex;
  max-width: 285px;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.feature-card-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.feature-card-text1 {
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.feature-card-text2 {
  color: var(--dl-color-grays-gray100);
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.feature-card-text3 {
  color: var(--dl-color-backgrounds-primary);
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  line-height: 1.75;
}
 
.feature-card-text3:hover {
  text-decoration: underline;
}
 
@media(max-width: 767px) {
  .feature-card-thq-card-elm {
    width: 50%;
  }
}
 
@media(max-width: 479px) {
  .feature-card-thq-card-elm {
    width: 100%;
  }
}

.feature-card-wrapper-zymy {
  display: contents;
}
 
.feature-card-thq-card-elm1 {
  flex: 0 0 auto;
  width: 25%;
  display: flex;
  max-width: 285px;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.feature-card-image1 {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.feature-card-text4 {
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.feature-card-text5 {
  color: var(--dl-color-grays-gray100);
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.feature-card-text6 {
  color: var(--dl-color-backgrounds-primary);
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  line-height: 1.75;
}
 
.feature-card-text6:hover {
  text-decoration: underline;
}
 
@media(max-width: 767px) {
  .feature-card-thq-card-elm1 {
    width: 50%;
  }
}
 
@media(max-width: 479px) {
  .feature-card-thq-card-elm1 {
    width: 100%;
  }
}

.feature-card-wrapper-ns30 {
  display: contents;
}
 
.feature-card-thq-card-elm2 {
  flex: 0 0 auto;
  width: 25%;
  display: flex;
  max-width: 285px;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.feature-card-image2 {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.feature-card-text7 {
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.feature-card-text8 {
  color: var(--dl-color-grays-gray100);
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.feature-card-text9 {
  color: var(--dl-color-backgrounds-primary);
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  line-height: 1.75;
}
 
.feature-card-text9:hover {
  text-decoration: underline;
}
 
@media(max-width: 767px) {
  .feature-card-thq-card-elm2 {
    width: 50%;
  }
}
 
@media(max-width: 479px) {
  .feature-card-thq-card-elm2 {
    width: 100%;
  }
}

.feature-card-wrapper-71rm {
  display: contents;
}
 
.feature-card-thq-card-elm3 {
  flex: 0 0 auto;
  width: 25%;
  display: flex;
  max-width: 285px;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.feature-card-image3 {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.feature-card-text10 {
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.feature-card-text11 {
  color: var(--dl-color-grays-gray100);
  text-align: center;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.feature-card-text12 {
  color: var(--dl-color-backgrounds-primary);
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 600;
  line-height: 1.75;
}
 
.feature-card-text12:hover {
  text-decoration: underline;
}
 
@media(max-width: 767px) {
  .feature-card-thq-card-elm3 {
    width: 50%;
  }
}
 
@media(max-width: 479px) {
  .feature-card-thq-card-elm3 {
    width: 100%;
  }
}

.slide-wrapper {
  display: contents;
}
 
.slide-thq-slide-elm {
  align-items: stretch;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-backgrounds-darkblue);
}
 
.slide-thq-max-width-elm {
  align-items: stretch;
  flex-direction: row;
  justify-content: space-between;
}
 
.slide-thq-left-side-elm {
  width: 50%;
  display: flex;
  align-items: stretch;
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  justify-content: space-between;
}
 
.slide-thq-decorations-container-elm {
  flex: 1;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: space-between;
}
 
.slide-thq-dots-elm {
  width: 126px;
  height: 126px;
  margin-top: 21px;
  object-fit: cover;
  margin-right: 21px;
}
 
.slide-thq-squares-container-elm {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
 
.slide-thq-light-green-elm {
  flex: 0 0 auto;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-backgrounds-lightgreen);
}
 
.slide-thq-orange-elm {
  flex: 0 0 auto;
  width: 108px;
  height: 108px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-backgrounds-primary);
}
 
.slide-thq-image-container-elm {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
 
.slide-image {
  width: 100%;
  height: 485px;
  object-fit: cover;
}
 
.slide-thq-slider-controls-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: row;
  justify-content: flex-end;
}
 
.slide-thq-go-left-elm {
  flex: 0 0 auto;
  width: 100%;
  height: 108px;
  display: flex;
  max-width: 108px;
  max-height: 108px;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.slide-thq-go-left-elm:hover {
  cursor: pointer;
  background-color: rgba(229, 229, 229, 0.2);
}
 
.slide-icon1 {
  fill: var(--dl-color-grays-white100);
  width: 42px;
  height: 42px;
}
 
.slide-thq-go-right-elm {
  flex: 0 0 auto;
  width: 100%;
  height: 108px;
  display: flex;
  max-width: 108px;
  max-height: 108px;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.slide-thq-go-right-elm:hover {
  cursor: pointer;
  background-color: rgba(229, 229, 229, 0.2);
}
 
.slide-icon3 {
  fill: var(--dl-color-grays-white100);
  width: 42px;
  height: 42px;
}
 
.slide-thq-right-side-elm {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
}
 
.slide-thq-testimonial-elm {
  color: var(--dl-color-grays-white100);
  font-size: 27px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 42px;
}
 
.slide-thq-author-elm {
  color: var(--dl-color-grays-white100);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}
 
.slide-thq-role-elm {
  color: var(--dl-color-grays-white60);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 1px;
  text-transform: uppercase;
}
 
.slideroot-class-name {
  background-color: var(--dl-color-backgrounds-purple);
}
 
.slideroot-class-name1 {
  background-color: var(--dl-color-backgrounds-green);
}
 
@media(max-width: 991px) {
  .slide-thq-left-side-elm {
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 767px) {
  .slide-thq-max-width-elm {
    flex-direction: column;
  }
  .slide-thq-left-side-elm {
    width: 100%;
    padding-right: 0px;
  }
  .slide-image {
    max-width: 700px;
  }
  .slide-thq-right-side-elm {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .slide-thq-dots-elm {
    width: 60px;
    height: 60px;
  }
  .slide-thq-light-green-elm {
    width: 36px;
    height: 36px;
  }
  .slide-thq-orange-elm {
    width: 75px;
    height: 75px;
  }
  .slide-thq-go-left-elm {
    height: 75px;
    max-width: 75px;
    max-height: 75px;
  }
  .slide-thq-go-right-elm {
    height: 75px;
    max-width: 75px;
    max-height: 75px;
  }
}

.slide-wrapper-zfys {
  display: contents;
}
 
.slide-thq-slide-elm1 {
  align-items: stretch;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-backgrounds-darkblue);
}
 
.slide-thq-max-width-elm1 {
  align-items: stretch;
  flex-direction: row;
  justify-content: space-between;
}
 
.slide-thq-left-side-elm1 {
  width: 50%;
  display: flex;
  align-items: stretch;
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  justify-content: space-between;
}
 
.slide-thq-decorations-container-elm1 {
  flex: 1;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: space-between;
}
 
.slide-thq-dots-elm1 {
  width: 126px;
  height: 126px;
  margin-top: 21px;
  object-fit: cover;
  margin-right: 21px;
}
 
.slide-thq-squares-container-elm1 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
 
.slide-thq-light-green-elm1 {
  flex: 0 0 auto;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-backgrounds-lightgreen);
}
 
.slide-thq-orange-elm1 {
  flex: 0 0 auto;
  width: 108px;
  height: 108px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-backgrounds-primary);
}
 
.slide-thq-image-container-elm1 {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
 
.slide-image1 {
  width: 100%;
  height: 485px;
  object-fit: cover;
}
 
.slide-thq-slider-controls-elm1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: row;
  justify-content: flex-end;
}
 
.slide-thq-go-left-elm1 {
  flex: 0 0 auto;
  width: 100%;
  height: 108px;
  display: flex;
  max-width: 108px;
  max-height: 108px;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.slide-thq-go-left-elm1:hover {
  cursor: pointer;
  background-color: rgba(229, 229, 229, 0.2);
}
 
.slide-icon5 {
  fill: var(--dl-color-grays-white100);
  width: 42px;
  height: 42px;
}
 
.slide-thq-go-right-elm1 {
  flex: 0 0 auto;
  width: 100%;
  height: 108px;
  display: flex;
  max-width: 108px;
  max-height: 108px;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.slide-thq-go-right-elm1:hover {
  cursor: pointer;
  background-color: rgba(229, 229, 229, 0.2);
}
 
.slide-icon7 {
  fill: var(--dl-color-grays-white100);
  width: 42px;
  height: 42px;
}
 
.slide-thq-right-side-elm1 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
}
 
.slide-thq-testimonial-elm1 {
  color: var(--dl-color-grays-white100);
  font-size: 27px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 42px;
}
 
.slide-thq-author-elm1 {
  color: var(--dl-color-grays-white100);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}
 
.slide-thq-role-elm1 {
  color: var(--dl-color-grays-white60);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 1px;
  text-transform: uppercase;
}
 
.slideroot-class-name {
  background-color: var(--dl-color-backgrounds-purple);
}
 
.slideroot-class-name1 {
  background-color: var(--dl-color-backgrounds-green);
}
 
@media(max-width: 991px) {
  .slide-thq-left-side-elm1 {
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 767px) {
  .slide-thq-max-width-elm1 {
    flex-direction: column;
  }
  .slide-thq-left-side-elm1 {
    width: 100%;
    padding-right: 0px;
  }
  .slide-image1 {
    max-width: 700px;
  }
  .slide-thq-right-side-elm1 {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .slide-thq-dots-elm1 {
    width: 60px;
    height: 60px;
  }
  .slide-thq-light-green-elm1 {
    width: 36px;
    height: 36px;
  }
  .slide-thq-orange-elm1 {
    width: 75px;
    height: 75px;
  }
  .slide-thq-go-left-elm1 {
    height: 75px;
    max-width: 75px;
    max-height: 75px;
  }
  .slide-thq-go-right-elm1 {
    height: 75px;
    max-width: 75px;
    max-height: 75px;
  }
}

.slide-wrapper-pr9c {
  display: contents;
}
 
.slide-thq-slide-elm2 {
  align-items: stretch;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-backgrounds-darkblue);
}
 
.slide-thq-max-width-elm2 {
  align-items: stretch;
  flex-direction: row;
  justify-content: space-between;
}
 
.slide-thq-left-side-elm2 {
  width: 50%;
  display: flex;
  align-items: stretch;
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  justify-content: space-between;
}
 
.slide-thq-decorations-container-elm2 {
  flex: 1;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: space-between;
}
 
.slide-thq-dots-elm2 {
  width: 126px;
  height: 126px;
  margin-top: 21px;
  object-fit: cover;
  margin-right: 21px;
}
 
.slide-thq-squares-container-elm2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
 
.slide-thq-light-green-elm2 {
  flex: 0 0 auto;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-backgrounds-lightgreen);
}
 
.slide-thq-orange-elm2 {
  flex: 0 0 auto;
  width: 108px;
  height: 108px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-backgrounds-primary);
}
 
.slide-thq-image-container-elm2 {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
 
.slide-image2 {
  width: 100%;
  height: 485px;
  object-fit: cover;
}
 
.slide-thq-slider-controls-elm2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: row;
  justify-content: flex-end;
}
 
.slide-thq-go-left-elm2 {
  flex: 0 0 auto;
  width: 100%;
  height: 108px;
  display: flex;
  max-width: 108px;
  max-height: 108px;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.slide-thq-go-left-elm2:hover {
  cursor: pointer;
  background-color: rgba(229, 229, 229, 0.2);
}
 
.slide-icon9 {
  fill: var(--dl-color-grays-white100);
  width: 42px;
  height: 42px;
}
 
.slide-thq-go-right-elm2 {
  flex: 0 0 auto;
  width: 100%;
  height: 108px;
  display: flex;
  max-width: 108px;
  max-height: 108px;
  transition: 0.3s;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.slide-thq-go-right-elm2:hover {
  cursor: pointer;
  background-color: rgba(229, 229, 229, 0.2);
}
 
.slide-icon11 {
  fill: var(--dl-color-grays-white100);
  width: 42px;
  height: 42px;
}
 
.slide-thq-right-side-elm2 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
}
 
.slide-thq-testimonial-elm2 {
  color: var(--dl-color-grays-white100);
  font-size: 27px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 42px;
}
 
.slide-thq-author-elm2 {
  color: var(--dl-color-grays-white100);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}
 
.slide-thq-role-elm2 {
  color: var(--dl-color-grays-white60);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 1px;
  text-transform: uppercase;
}
 
.slideroot-class-name {
  background-color: var(--dl-color-backgrounds-purple);
}
 
.slideroot-class-name1 {
  background-color: var(--dl-color-backgrounds-green);
}
 
@media(max-width: 991px) {
  .slide-thq-left-side-elm2 {
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 767px) {
  .slide-thq-max-width-elm2 {
    flex-direction: column;
  }
  .slide-thq-left-side-elm2 {
    width: 100%;
    padding-right: 0px;
  }
  .slide-image2 {
    max-width: 700px;
  }
  .slide-thq-right-side-elm2 {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .slide-thq-dots-elm2 {
    width: 60px;
    height: 60px;
  }
  .slide-thq-light-green-elm2 {
    width: 36px;
    height: 36px;
  }
  .slide-thq-orange-elm2 {
    width: 75px;
    height: 75px;
  }
  .slide-thq-go-left-elm2 {
    height: 75px;
    max-width: 75px;
    max-height: 75px;
  }
  .slide-thq-go-right-elm2 {
    height: 75px;
    max-width: 75px;
    max-height: 75px;
  }
}

.grid-card-wrapper {
  display: contents;
}
 
.grid-card-thq-grid-card-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 36px;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-grays-white100);
}
 
.grid-card-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.grid-card-text1 {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: var(--dl-layout-space-halfunit);
}

.grid-card-wrapper-giho {
  display: contents;
}
 
.grid-card-thq-grid-card-elm1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 36px;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-grays-white100);
}
 
.grid-card-image1 {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.grid-card-text3 {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: var(--dl-layout-space-halfunit);
}

.grid-card-wrapper-wq4s {
  display: contents;
}
 
.grid-card-thq-grid-card-elm2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 36px;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-grays-white100);
}
 
.grid-card-image2 {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.grid-card-text5 {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: var(--dl-layout-space-halfunit);
}

.grid-card-wrapper-v1nl {
  display: contents;
}
 
.grid-card-thq-grid-card-elm3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 36px;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-grays-white100);
}
 
.grid-card-image3 {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.grid-card-text7 {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: var(--dl-layout-space-halfunit);
}

.footer-wrapper {
  display: contents;
}
 
.footer-thq-footer-elm {
  border-color: rgba(33, 33, 33, 0.1);
  border-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.footer-thq-max-width-elm {
  justify-content: space-between;
}
 
.footer-container1 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-image {
  width: 106px;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.footer-text10 {
  color: var(--dl-color-grays-gray100);
  max-width: 350px;
  margin-bottom: 60px;
}
 
.footer-thq-social-media-elm {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-text11 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.footer-container2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.footer-icon10 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-layout-space-twounits);
}
 
.footer-icon10:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
 
.footer-icon14 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-layout-space-twounits);
}
 
.footer-icon14:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
 
.footer-icon18 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
  margin-right: var(--dl-layout-space-twounits);
}
 
.footer-icon18:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
 
.footer-icon20 {
  width: 24px;
  height: 24px;
  transition: 0.3s;
}
 
.footer-icon20:hover {
  fill: var(--dl-color-backgrounds-primary);
  cursor: pointer;
}
 
.footer-thq-links-elm {
  flex: 0 0 auto;
  width: 40%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.footer-container3 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-text12 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-threeunits);
}
 
.footer-text17 {
  margin-bottom: 0px;
}
 
.footer-container4 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-text18 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: var(--dl-layout-space-threeunits);
}
 
.footer-text23 {
  margin-bottom: 0px;
}
 
@media(max-width: 991px) {
  .footer-thq-max-width-elm {
    flex-direction: column-reverse;
  }
  .footer-container1 {
    width: 100%;
  }
  .footer-thq-links-elm {
    width: 100%;
    margin-bottom: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .footer-thq-links-elm {
    flex-wrap: wrap;
  }
  .footer-container3 {
    width: 100%;
    margin-bottom: var(--dl-layout-space-threeunits);
  }
  .footer-text12 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .footer-container4 {
    width: 100%;
  }
  .footer-text18 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
}

.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;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-thq-max-width-elm1 {
  align-items: stretch;
}
 
.home-thq-content-container-elm1 {
  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-text10 {
  width: 90%;
  margin-bottom: 42px;
}
 
.home-text12 {
  color: var(--dl-color-backgrounds-primary);
}
 
.home-thq-input-container-elm1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-layout-space-fourunits);
  flex-direction: row;
}
 
.home-container2 {
  width: 100%;
  height: 56px;
  display: flex;
  max-width: 376px;
  align-items: center;
  line-height: 1.5;
  padding-top: var(--dl-layout-space-unit);
  border-width: 0px;
  margin-right: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: 32px;
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.home-icon10 {
  fill: var(--dl-color-grays-gray40);
  width: 20px;
  height: 20px;
}
 
.home-textinput1 {
  flex: 1;
  color: var(--dl-color-grays-gray40);
  border-width: 0px;
  padding-left: 12px;
  padding-right: 12px;
}
 
.home-button1 {
  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-elm1 {
  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-icon12 {
  fill: #62BF77;
  width: 17px;
  height: 17px;
  min-width: 17px;
  margin-right: 12px;
}
 
.home-text13 {
  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-icon14 {
  fill: #62BF77;
  width: 17px;
  height: 17px;
  min-width: 17px;
  margin-right: 12px;
}
 
.home-text14 {
  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-icon16 {
  fill: #62BF77;
  width: 17px;
  height: 17px;
  min-width: 17px;
  margin-right: 12px;
}
 
.home-text15 {
  color: var(--dl-color-grays-gray60);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
 
.home-thq-image-container-elm1 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-image1 {
  width: 100%;
  max-width: 589px;
  object-fit: cover;
  margin-left: 45px;
}
 
.home-thq-section-one-elm {
  border-color: rgba(33, 33, 33, 0.1);
  border-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.home-thq-max-width-elm2 {
  flex-direction: column;
}
 
.home-text16 {
  text-align: center;
  margin-bottom: var(--dl-layout-space-fourunits);
}
 
.home-text18 {
  color: var(--dl-color-backgrounds-primary);
}
 
.home-thq-cards-container-elm1 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-max-width-elm3 {
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-thq-image-container-elm2 {
  flex: 1;
  margin-right: var(--dl-layout-space-oneandhalfunits);
}
 
.home-image2 {
  width: 100%;
  max-width: 640px;
  object-fit: cover;
  margin-left: -100px;
}
 
.home-thq-content-container-elm2 {
  flex: 1;
  display: flex;
  max-width: 446px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text22 {
  margin-bottom: 24px;
}
 
.home-text24 {
  color: var(--dl-color-backgrounds-primary);
}
 
.home-text25 {
  color: var(--dl-color-grays-gray100);
}
 
.home-thq-max-width-elm4 {
  flex-direction: row;
  justify-content: flex-start;
}
 
.home-thq-content-container-elm3 {
  flex: 1;
  display: flex;
  max-width: 446px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text28 {
  margin-bottom: 24px;
}
 
.home-text30 {
  color: var(--dl-color-backgrounds-primary);
}
 
.home-text31 {
  color: var(--dl-color-grays-gray100);
}
 
.home-thq-image-container-elm3 {
  flex: 1;
  margin-left: var(--dl-layout-space-oneandhalfunits);
}
 
.home-image3 {
  width: 100%;
  object-fit: cover;
  margin-left: 85px;
}
 
.home-thq-section-four-elm {
  padding-bottom: 0px;
}
 
.home-thq-max-width-elm5 {
  flex-direction: column;
}
 
.home-text34 {
  text-align: center;
  margin-bottom: var(--dl-layout-space-threeunits);
}
 
.home-text36 {
  color: var(--dl-color-backgrounds-primary);
}
 
.home-thq-slider-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  transition: 0.5s;
  align-items: stretch;
  flex-direction: row;
}
 
.home-thq-max-width-elm6 {
  flex-direction: column;
  justify-content: center;
}
 
.home-thq-heading-container-elm {
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.home-text37 {
  text-align: center;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.home-text40 {
  color: var(--dl-color-backgrounds-primary);
}
 
.home-text43 {
  color: var(--dl-color-grays-gray100);
}
 
.home-thq-get-the-app-elm {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-fourunits);
  flex-direction: row;
}
 
.home-image4 {
  width: 151px;
  object-fit: cover;
  margin-right: var(--dl-layout-space-unit);
}
 
.home-image5 {
  width: 151px;
  object-fit: cover;
}
 
.home-thq-cards-container-elm2 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-twounits);
  grid-template-columns: 1fr 1fr;
}
 
.home-thq-section-six-elm {
  padding-top: var(--dl-layout-space-threeunits);
  padding-bottom: 0px;
  background-color: var(--dl-color-backgrounds-primary);
}
 
.home-thq-max-width-elm7 {
  align-items: stretch;
}
 
.home-thq-content-container-elm4 {
  flex: 1;
  display: flex;
  min-width: 60%;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text45 {
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.home-text47 {
  color: var(--dl-color-grays-white100);
}
 
.home-text48 {
  color: var(--dl-color-grays-white80);
  margin-bottom: 36px;
}
 
.home-thq-input-container-elm2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: row;
}
 
.home-container3 {
  width: 100%;
  height: 56px;
  display: flex;
  max-width: 376px;
  align-items: center;
  line-height: 1.5;
  padding-top: var(--dl-layout-space-unit);
  border-width: 0px;
  margin-right: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: 32px;
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-unit);
}
 
.home-icon18 {
  fill: var(--dl-color-grays-gray40);
  width: 20px;
  height: 20px;
}
 
.home-textinput2 {
  flex: 1;
  color: var(--dl-color-grays-gray40);
  border-width: 0px;
  padding-left: 12px;
  padding-right: 12px;
}
 
.home-button2 {
  display: flex;
  transition: 0.3s;
  align-items: center;
  line-height: 1;
  padding-top: 20px;
  white-space: nowrap;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 20px;
  justify-content: center;
  background-color: var(--dl-color-grays-dark100);
}
 
.home-button2:hover {
  background-color: var(--dl-color-grays-white100);
}
 
.home-thq-features-container-elm2 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-feature-elm4 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  flex-direction: row;
}
 
.home-icon20 {
  fill: var(--dl-color-grays-white100);
  width: 17px;
  height: 17px;
  min-width: 17px;
  margin-right: 12px;
}
 
.home-text49 {
  color: var(--dl-color-grays-white80);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
 
.home-thq-feature-elm5 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  flex-direction: row;
}
 
.home-icon22 {
  fill: var(--dl-color-grays-white100);
  width: 17px;
  height: 17px;
  min-width: 17px;
  margin-right: 12px;
}
 
.home-text50 {
  color: var(--dl-color-grays-white80);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
 
.home-thq-feature-elm6 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-icon24 {
  fill: var(--dl-color-grays-white100);
  width: 17px;
  height: 17px;
  min-width: 17px;
  margin-right: 12px;
}
 
.home-text51 {
  color: var(--dl-color-grays-white80);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
 
.home-thq-image-container-elm4 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-image6 {
  width: 100%;
  max-width: 589px;
  min-width: 550px;
  object-fit: contain;
}
 
@media(max-width: 991px) {
  .home-thq-max-width-elm1 {
    flex-direction: column;
  }
  .home-thq-content-container-elm1 {
    margin-bottom: 42px;
    padding-right: 0px;
  }
  .home-text10 {
    width: 100%;
  }
  .home-image1 {
    max-width: 100%;
    margin-left: 0px;
  }
  .home-image2 {
    max-width: 100%;
    margin-left: 0px;
  }
  .home-thq-content-container-elm2 {
    margin-bottom: 42px;
    padding-right: 0px;
  }
  .home-text22 {
    width: 100%;
  }
  .home-thq-content-container-elm3 {
    margin-bottom: 42px;
    padding-right: 0px;
  }
  .home-text28 {
    width: 100%;
  }
  .home-image3 {
    max-width: 100%;
    margin-left: 0px;
  }
  .home-thq-max-width-elm7 {
    flex-direction: column;
  }
  .home-text45 {
    width: 100%;
  }
  .home-image6 {
    max-width: 100%;
  }
}
 
@media(max-width: 767px) {
  .home-text16 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-thq-cards-container-elm1 {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .home-thq-max-width-elm3 {
    flex-direction: column;
  }
  .home-thq-image-container-elm2 {
    width: 100%;
    margin-right: 0px;
  }
  .home-image2 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-thq-content-container-elm2 {
    max-width: 100%;
  }
  .home-thq-max-width-elm4 {
    flex-direction: column-reverse;
  }
  .home-thq-content-container-elm3 {
    max-width: 100%;
  }
  .home-thq-image-container-elm3 {
    width: 100%;
    margin-right: 0px;
  }
  .home-image3 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-text34 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-text37 {
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-thq-cards-container-elm2 {
    grid-template-columns: 1fr;
  }
  .home-image6 {
    min-width: 100%;
  }
}
 
@media(max-width: 479px) {
  .home-thq-input-container-elm1 {
    flex-direction: column;
  }
  .home-container2 {
    max-width: 100%;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-thq-cards-container-elm1 {
    justify-content: center;
  }
  .home-thq-input-container-elm2 {
    flex-direction: column;
  }
  .home-container3 {
    max-width: 100%;
    margin-bottom: var(--dl-layout-space-unit);
  }
}
