.faq-wrapper {
  display: contents;
}
 
.faq-thq-accordion-elm {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.faq-thq-element-elm1 {
  width: 100%;
  max-width: 800px;
  padding-top: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.faq-thq-details-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.faq-text1 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 20px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.faq-text2 {
  color: rgb(204, 204, 204);
  width: 100%;
  font-family: Poppins;
  line-height: 24px;
  user-select: text;
}
 
.faq-icon1 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.faq-thq-element-elm2 {
  width: 100%;
  max-width: 800px;
  padding-top: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.faq-thq-details-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.faq-text3 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 20px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.faq-text4 {
  color: rgb(204, 204, 204);
  width: 100%;
  font-family: Poppins;
  line-height: 28px;
  user-select: text;
}
 
.faq-icon3 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.faq-thq-element-elm3 {
  width: 100%;
  max-width: 800px;
  padding-top: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.faq-thq-details-elm3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.faq-text5 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 20px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.faq-text6 {
  color: rgb(204, 204, 204);
  width: 100%;
  font-family: Poppins;
  line-height: 28px;
  user-select: text;
}
 
.faq-icon5 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.faq-thq-element-elm4 {
  width: 100%;
  max-width: 800px;
  padding-top: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.faq-thq-details-elm4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.faq-text7 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 20px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.faq-text8 {
  color: rgb(204, 204, 204);
  width: 100%;
  font-family: Poppins;
  line-height: 28px;
  user-select: text;
}
 
.faq-icon7 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 

 

 

 
@media(max-width: 1200px) {
  .faq-text6 {
    color: rgb(204, 204, 204);
    width: 100%;
    font-family: Poppins;
    line-height: 28px;
    user-select: text;
  }
  .faq-text8 {
    color: rgb(204, 204, 204);
    width: 100%;
    font-family: Poppins;
    line-height: 28px;
    user-select: text;
  }
}
 
@media(max-width: 932px) {
  .faq-text1 {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-text3 {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-text5 {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-text7 {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-text8 {
    color: rgb(204, 204, 204);
    width: 100%;
    font-family: Poppins;
    line-height: 28px;
    user-select: text;
  }
}
 
@media(max-width: 375px) {
  .faq-text1 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
  }
  .faq-text2 {
    color: rgb(204, 204, 204);
    font-family: Poppins;
    line-height: 24px;
  }
  .faq-text3 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
  }
  .faq-text4 {
    color: rgb(204, 204, 204);
    font-family: Poppins;
    line-height: 28px;
  }
  .faq-text5 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
  }
  .faq-text6 {
    color: rgb(204, 204, 204);
    font-family: Poppins;
    line-height: 28px;
  }
  .faq-text7 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
  }
  .faq-text8 {
    color: rgb(204, 204, 204);
    font-family: Poppins;
    line-height: 28px;
  }
  .fa-qroot-class-name {
    margin-top: -100px;
  }
}

.heading-wrapper {
  display: contents;
}
 
.heading-container {
  display: flex;
  position: relative;
}
 
.heading-thq-heading-elm {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
}
 
.navbar-fragment10 {
  display: contents;
}
 
.navbar-text10 {
  display: inline-block;
}
 
.navbar-fragment23 {
  display: contents;
}
 
.navbar-text23 {
  display: inline-block;
}
 
.navbar-fragment24 {
  display: contents;
}
 
.navbar-text24 {
  display: inline-block;
}
 
.navbar-fragment11 {
  display: contents;
}
 
.navbar-text11 {
  display: inline-block;
}
 
.navbar-fragment15 {
  display: contents;
}
 
.navbar-text15 {
  display: inline-block;
}
 
.section-fragment10 {
  display: contents;
}
 
.section-text20 {
  display: inline-block;
}
 
.navbar-fragment25 {
  display: contents;
}
 
.navbar-text25 {
  display: inline-block;
}
 
.navbar-fragment13 {
  display: contents;
}
 
.navbar-text13 {
  display: inline-block;
}
 
.navbar-fragment14 {
  display: contents;
}
 
.navbar-text14 {
  display: inline-block;
}
 
.navbar-fragment12 {
  display: contents;
}
 
.navbar-text12 {
  display: inline-block;
}
 

 
@media(max-width: 932px) {
  .heading-thq-heading-elm {
    font-size: 28px;
  }
}
 
@media(max-width: 375px) {
  .heading-thq-heading-elm {
    text-align: center;
  }
}

.section-wrapper {
  display: contents;
}
 
.section-thq-section-elm {
  width: 100%;
  height: 747px;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.section-text10 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-thq-features-elm1 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  user-select: none;
  border-color: #5A5A5A;
  margin-bottom: 120px;
  flex-direction: row;
  justify-content: center;
  border-bottom-width: 1px;
}
 
.section-thq-feature-elm1 {
  height: 145px;
}
 
.section-text11 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text12 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text13 {
  color: rgb(255, 255, 255);
  font-size: 20px;
}
 
.section-text14 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text15 {
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text16 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
 
.section-text17 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text18 {
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text19 {
  color: rgb(245, 238, 238);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
 
.section-thq-note-elm {
  gap: 140px;
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.section-thq-content-elm {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  height: 149px;
  display: flex;
  max-width: 520px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.section-thq-main-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.section-fragment10 {
  display: contents;
}
 
.section-text20 {
  display: inline-block;
}
 
.section-thq-paragraph-elm1 {
  color: rgb(204, 204, 204);
  font-family: Poppins;
  line-height: 28px;
}
 
.section-thq-features-elm2 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  user-select: none;
  border-color: #5A5A5A;
  margin-bottom: 120px;
  flex-direction: row;
  justify-content: center;
  border-bottom-width: 1px;
}
 
.section-thq-feature-elm4 {
  height: 145px;
}
 
.section-text21 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text22 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text23 {
  color: rgb(255, 255, 255);
  font-size: 20px;
}
 
.section-text24 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text25 {
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text26 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
 
.section-text27 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text28 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text29 {
  color: rgb(245, 238, 238);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
 
.navbar-fragment26 {
  display: contents;
}
 
.navbar-text26 {
  display: inline-block;
}
 
.navbar-fragment19 {
  display: contents;
}
 
.navbar-text19 {
  display: inline-block;
}
 
.navbar-fragment10 {
  display: contents;
}
 
.navbar-text10 {
  display: inline-block;
}
 
.navbar-fragment21 {
  display: contents;
}
 
.navbar-text21 {
  display: inline-block;
}
 
.navbar-fragment29 {
  display: contents;
}
 
.navbar-thq-paragraph-elm {
  color: rgb(204, 204, 204);
  display: inline-block;
  font-family: Poppins;
  line-height: 28px;
}
 
.navbar-fragment23 {
  display: contents;
}
 
.navbar-text23 {
  display: inline-block;
}
 
.navbar-fragment20 {
  display: contents;
}
 
.navbar-text20 {
  display: inline-block;
}
 
.navbar-fragment24 {
  display: contents;
}
 
.navbar-text24 {
  display: inline-block;
}
 
.navbar-fragment27 {
  display: contents;
}
 
.navbar-text27 {
  display: inline-block;
}
 
.navbar-fragment17 {
  display: contents;
}
 
.navbar-text17 {
  display: inline-block;
}
 
.navbar-fragment28 {
  display: contents;
}
 
.navbar-text28 {
  display: inline-block;
}
 
.navbar-fragment11 {
  display: contents;
}
 
.navbar-text11 {
  display: inline-block;
}
 
.navbar-fragment18 {
  display: contents;
}
 
.navbar-text18 {
  display: inline-block;
}
 
.navbar-fragment15 {
  display: contents;
}
 
.navbar-text15 {
  display: inline-block;
}
 
.navbar-fragment22 {
  display: contents;
}
 
.navbar-text22 {
  display: inline-block;
}
 
.navbar-fragment25 {
  display: contents;
}
 
.navbar-text25 {
  display: inline-block;
}
 
.navbar-fragment13 {
  display: contents;
}
 
.navbar-text13 {
  display: inline-block;
}
 
.navbar-fragment16 {
  display: contents;
}
 
.navbar-text16 {
  display: inline-block;
}
 
.navbar-fragment14 {
  display: contents;
}
 
.navbar-text14 {
  display: inline-block;
}
 
.navbar-fragment12 {
  display: contents;
}
 
.navbar-text12 {
  display: inline-block;
}
 

 
@media(max-width: 1600px) {
  .section-thq-section-elm {
    height: 774px;
  }
  .section-thq-feature-elm1 {
    border-color: #44a8ff;
  }
  .section-thq-feature-elm4 {
    border-color: #44a8ff;
  }
}
 
@media(max-width: 991px) {
  .section-thq-section-elm {
    margin-top: 0px;
  }
  .section-text10 {
    text-align: center;
    padding-top: 200px;
  }
  .section-thq-note-elm {
    gap: var(--dl-layout-space-fourunits);
    flex-direction: column;
  }
  .section-thq-content-elm {
    max-width: 100%;
  }
  .section-thq-main-elm {
    align-items: flex-start;
  }
}
 
@media(max-width: 932px) {
  .section-thq-section-elm {
    height: 746px;
    padding-top: 181px;
    padding-bottom: 100px;
  }
  .section-text10 {
    font-size: 32px;
    text-align: center;
    padding-top: 300px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .section-thq-features-elm1 {
    gap: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-fiveunits);
    border-color: #5A5A5A;
    margin-bottom: var(--dl-layout-space-threeunits);
    flex-direction: column;
  }
  .section-thq-feature-elm1 {
    width: 100%;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .section-text11 {
    font-size: 20px;
  }
  .section-text13 {
    font-size: 16px;
  }
  .section-thq-feature-elm2 {
    width: 100%;
    border-color: #5A5A5A;
    padding-bottom: var(--dl-layout-space-unit);
    border-bottom-width: 1px;
  }
  .section-text14 {
    font-size: 20px;
  }
  .section-text16 {
    font-size: 16px;
  }
  .section-thq-feature-elm3 {
    width: 100%;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .section-text17 {
    font-size: 20px;
  }
  .section-text19 {
    font-size: 16px;
  }
  .section-thq-note-elm {
    gap: var(--dl-layout-space-threeunits);
  }
  .section-thq-main-elm {
    width: 100%;
    align-items: flex-start;
  }
  .section-thq-paragraph-elm1 {
    font-size: 16px;
    line-height: 24px;
  }
  .section-thq-features-elm2 {
    gap: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-threeunits);
    border-color: #5A5A5A;
    margin-bottom: var(--dl-layout-space-threeunits);
    flex-direction: column;
  }
  .section-thq-feature-elm4 {
    width: 100%;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .section-text21 {
    font-size: 20px;
  }
  .section-thq-feature-elm5 {
    width: 100%;
    border-color: #5A5A5A;
    padding-bottom: var(--dl-layout-space-unit);
    border-bottom-width: 1px;
  }
  .section-text24 {
    font-size: 20px;
  }
  .section-thq-feature-elm6 {
    width: 100%;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .section-text27 {
    font-size: 20px;
  }
  .navbar-thq-paragraph-elm {
    font-size: 16px;
    line-height: 24px;
  }
}
 
@media(max-width: 375px) {
  .section-thq-section-elm {
    height: 833px;
    padding-top: var(--dl-layout-space-unit);
    border-color: var(--dl-color-gray-black);
    border-width: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: 0px;
  }
  .section-text10 {
    height: 433px;
    margin-top: 525px;
    padding-top: 88px;
    padding-bottom: 0px;
  }
  .section-thq-feature-elm1 {
    height: 93px;
    padding-top: 13px;
  }
  .section-text13 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: Poppins;
  }
  .section-text16 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 400;
  }
  .section-text19 {
    color: rgb(245, 238, 238);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 400;
  }
  .section-text23 {
    font-size: 16px;
    font-family: Poppins;
  }
  .section-text26 {
    font-size: 16px;
    font-family: Poppins;
  }
}

.heading-wrapper-cnn9 {
  display: contents;
}
 
.heading-container1 {
  display: flex;
  position: relative;
}
 
.heading-thq-heading-elm1 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
}
 
.navbar-fragment30 {
  display: contents;
}
 
.navbar-text32 {
  display: inline-block;
}
 

 
@media(max-width: 932px) {
  .heading-thq-heading-elm1 {
    font-size: 28px;
  }
}
 
@media(max-width: 375px) {
  .heading-thq-heading-elm1 {
    text-align: center;
  }
}

.navbar-wrapper {
  display: contents;
}
 
.navbar-thq-navbar-elm {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  max-width: 1200px;
  align-self: auto;
  align-items: center;
  flex-shrink: 1;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-fiveunits);
}
 
.navbar-image1 {
  width: 200px;
  object-fit: cover;
}
 
.navbar-thq-nav-content-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar-thq-nav-links-elm1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  border-color: transparent;
}
 
.navbar-thq-link-elm1 {
  color: var(--dl-color-gray-black);
  text-decoration: none;
}
 
.navbar-thq-link-elm2 {
  color: var(--dl-color-gray-black);
  text-decoration: none;
}
 
.navbar-thq-link-elm3 {
  color: var(--dl-color-gray-black);
  text-decoration: none;
}
 
.navbar-thq-link-elm4 {
  color: var(--dl-color-gray-black);
  text-decoration: none;
}
 
.navbar-thq-text-elm1 {
  color: rgb(255, 255, 255);
  align-self: auto;
  font-style: Medium;
  text-align: left;
  font-family: "Poppins";
  font-weight: 500;
  font-stretch: normal;
  text-decoration: none;
}
 
.navbar-thq-hamburger-elm {
  display: none;
}
 
.navbar-image2 {
  width: 100px;
  object-fit: cover;
}
 
.navbar-thq-mobile-menu-elm {
  gap: var(--dl-layout-space-twounits);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.3s;
  align-items: stretch;
  flex-direction: column;
  background-color: #fff;
}
 
.navbar-thq-branding-elm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar-image3 {
  width: 100px;
  filter: brightness(0) saturate(100%);
  object-fit: cover;
}
 
.navbar-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar-icon1 {
  width: 24px;
  height: 24px;
}
 
.navbar-thq-nav-links-elm2 {
  gap: var(--dl-layout-space-unit);
  color: var(--dl-color-gray-black);
  display: flex;
  flex-direction: column;
}
 
.navbar-thq-text-elm2 {
  color: rgba(255, 255, 255, 1);
  align-self: auto;
  font-style: Medium;
  text-align: left;
  font-family: Poppins;
  font-weight: 500;
  font-stretch: normal;
  text-decoration: none;
}
 
.navbar-fragment10 {
  display: contents;
}
 
.navbar-text10 {
  display: inline-block;
}
 
.navbar-fragment11 {
  display: contents;
}
 
.navbar-text11 {
  display: inline-block;
}
 
.navbar-fragment12 {
  display: contents;
}
 
.navbar-text12 {
  display: inline-block;
}
 
.navbar-fragment13 {
  display: contents;
}
 
.navbar-text13 {
  display: inline-block;
}
 
.navbar-fragment14 {
  display: contents;
}
 
.navbar-text14 {
  display: inline-block;
}
 
.navbar-fragment15 {
  display: contents;
}
 
.navbar-text15 {
  display: inline-block;
}
 
.navbar-fragment16 {
  display: contents;
}
 
.navbar-text16 {
  display: inline-block;
}
 
.navbar-fragment17 {
  display: contents;
}
 
.navbar-text17 {
  display: inline-block;
}
 
.navbar-fragment18 {
  display: contents;
}
 
.navbar-text18 {
  display: inline-block;
}
 
.navbar-fragment19 {
  display: contents;
}
 
.navbar-text19 {
  display: inline-block;
}
 
.navbar-fragment20 {
  display: contents;
}
 
.navbar-text20 {
  display: inline-block;
}
 
.navbar-fragment21 {
  display: contents;
}
 
.navbar-text21 {
  display: inline-block;
}
 
.navbar-fragment22 {
  display: contents;
}
 
.navbar-text22 {
  display: inline-block;
}
 
.navbar-fragment23 {
  display: contents;
}
 
.navbar-text23 {
  display: inline-block;
}
 
.navbar-fragment24 {
  display: contents;
}
 
.navbar-text24 {
  display: inline-block;
}
 
.navbar-fragment25 {
  display: contents;
}
 
.navbar-text25 {
  display: inline-block;
}
 
.navbar-fragment26 {
  display: contents;
}
 
.navbar-text26 {
  display: inline-block;
}
 
.navbar-fragment27 {
  display: contents;
}
 
.navbar-text27 {
  display: inline-block;
}
 
.navbar-fragment28 {
  display: contents;
}
 
.navbar-text28 {
  display: inline-block;
}
 
.navbar-fragment29 {
  display: contents;
}
 
.navbar-thq-paragraph-elm {
  color: rgb(204, 204, 204);
  display: inline-block;
  font-family: Poppins;
  line-height: 28px;
}
 
.navbar-fragment30 {
  display: contents;
}
 
.navbar-text32 {
  display: inline-block;
}
 
.navbar-container3 {
  display: contents;
}
 
.navbarroot-class-name {
  fill: var(--dl-color-gray-black);
  color: #141313;
  width: 100%;
  max-width: 100%;
  padding-top: var(--dl-layout-space-halfunit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #ffffff;
}
 
@media(max-width: 1600px) {
  .navbar-thq-link-elm1 {
    color: var(--dl-color-gray-black);
    text-decoration: none;
  }
  .navbar-thq-link-elm2 {
    color: var(--dl-color-gray-black);
    text-decoration: none;
  }
  .navbarroot-class-name {
    max-width: 100%;
  }
}
 
@media(max-width: 932px) {
  .navbar-thq-navbar-elm {
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .navbar-thq-nav-links-elm1 {
    display: none;
  }
  .navbar-thq-get-started-elm1 {
    display: none;
  }
  .navbar-thq-hamburger-elm {
    display: flex;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .navbar-image2 {
    width: 16px;
    height: 14px;
  }
  .navbar-thq-branding-elm {
    width: 100%;
  }
  .navbar-thq-nav-links-elm2 {
    margin-top: var(--dl-layout-space-twounits);
    align-items: flex-start;
    margin-bottom: var(--dl-layout-space-twounits);
    justify-content: center;
  }
  .navbar-thq-paragraph-elm {
    font-size: 16px;
    line-height: 24px;
  }
  .navbarroot-class-name {
    padding-bottom: 0px;
  }
}
 
@media(max-width: 375px) {
  .navbarroot-class-name {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.heading-wrapper-rmyp {
  display: contents;
}
 
.heading-container2 {
  display: flex;
  position: relative;
}
 
.heading-thq-heading-elm2 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text14 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.section-fragment11 {
  display: contents;
}
 
.section-text40 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 

 
@media(max-width: 932px) {
  .heading-thq-heading-elm2 {
    font-size: 28px;
  }
}
 
@media(max-width: 375px) {
  .heading-thq-heading-elm2 {
    text-align: center;
  }
}

.section-wrapper-4p4j {
  display: contents;
}
 
.section-thq-section-elm1 {
  width: 100%;
  height: 747px;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.section-text30 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-thq-features-elm3 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  user-select: none;
  border-color: #5A5A5A;
  margin-bottom: 120px;
  flex-direction: row;
  justify-content: center;
  border-bottom-width: 1px;
}
 
.section-thq-feature-elm7 {
  height: 145px;
}
 
.section-text31 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text32 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text33 {
  color: rgb(255, 255, 255);
  font-size: 20px;
}
 
.section-text34 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text35 {
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text36 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
 
.section-text37 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text38 {
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text39 {
  color: rgb(245, 238, 238);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
 
.section-thq-note-elm1 {
  gap: 140px;
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.section-thq-content-elm1 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  height: 149px;
  display: flex;
  max-width: 520px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.section-thq-main-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.section-fragment11 {
  display: contents;
}
 
.section-text40 {
  display: inline-block;
}
 
.section-thq-paragraph-elm2 {
  color: rgb(204, 204, 204);
  font-family: Poppins;
  line-height: 28px;
}
 
.section-thq-features-elm4 {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: var(--dl-layout-space-fiveunits);
  align-items: center;
  user-select: none;
  border-color: #5A5A5A;
  margin-bottom: 120px;
  flex-direction: row;
  justify-content: center;
  border-bottom-width: 1px;
}
 
.section-thq-feature-elm10 {
  height: 145px;
}
 
.section-text41 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text42 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text43 {
  color: rgb(255, 255, 255);
  font-size: 20px;
}
 
.section-text44 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text45 {
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text46 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
 
.section-text47 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.section-text48 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.section-text49 {
  color: rgb(245, 238, 238);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-thq-paragraph-elm1 {
  color: rgb(204, 204, 204);
  display: inline-block;
  font-family: Poppins;
  line-height: 28px;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text14 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 

 
@media(max-width: 1600px) {
  .section-thq-section-elm1 {
    height: 774px;
  }
  .section-thq-feature-elm7 {
    border-color: #44a8ff;
  }
  .section-thq-feature-elm10 {
    border-color: #44a8ff;
  }
}
 
@media(max-width: 991px) {
  .section-thq-section-elm1 {
    margin-top: 0px;
  }
  .section-text30 {
    text-align: center;
    padding-top: 200px;
  }
  .section-thq-note-elm1 {
    gap: var(--dl-layout-space-fourunits);
    flex-direction: column;
  }
  .section-thq-content-elm1 {
    max-width: 100%;
  }
  .section-thq-main-elm1 {
    align-items: flex-start;
  }
}
 
@media(max-width: 932px) {
  .section-thq-section-elm1 {
    height: 746px;
    padding-top: 181px;
    padding-bottom: 100px;
  }
  .section-text30 {
    font-size: 32px;
    text-align: center;
    padding-top: 300px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .section-thq-features-elm3 {
    gap: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-fiveunits);
    border-color: #5A5A5A;
    margin-bottom: var(--dl-layout-space-threeunits);
    flex-direction: column;
  }
  .section-thq-feature-elm7 {
    width: 100%;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .section-text31 {
    font-size: 20px;
  }
  .section-text33 {
    font-size: 16px;
  }
  .section-thq-feature-elm8 {
    width: 100%;
    border-color: #5A5A5A;
    padding-bottom: var(--dl-layout-space-unit);
    border-bottom-width: 1px;
  }
  .section-text34 {
    font-size: 20px;
  }
  .section-text36 {
    font-size: 16px;
  }
  .section-thq-feature-elm9 {
    width: 100%;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .section-text37 {
    font-size: 20px;
  }
  .section-text39 {
    font-size: 16px;
  }
  .section-thq-note-elm1 {
    gap: var(--dl-layout-space-threeunits);
  }
  .section-thq-main-elm1 {
    width: 100%;
    align-items: flex-start;
  }
  .section-thq-paragraph-elm2 {
    font-size: 16px;
    line-height: 24px;
  }
  .section-thq-features-elm4 {
    gap: var(--dl-layout-space-oneandhalfunits);
    margin-top: var(--dl-layout-space-threeunits);
    border-color: #5A5A5A;
    margin-bottom: var(--dl-layout-space-threeunits);
    flex-direction: column;
  }
  .section-thq-feature-elm10 {
    width: 100%;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .section-text41 {
    font-size: 20px;
  }
  .section-thq-feature-elm11 {
    width: 100%;
    border-color: #5A5A5A;
    padding-bottom: var(--dl-layout-space-unit);
    border-bottom-width: 1px;
  }
  .section-text44 {
    font-size: 20px;
  }
  .section-thq-feature-elm12 {
    width: 100%;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .section-text47 {
    font-size: 20px;
  }
  .home-thq-paragraph-elm1 {
    font-size: 16px;
    line-height: 24px;
  }
}
 
@media(max-width: 375px) {
  .section-thq-section-elm1 {
    height: 833px;
    padding-top: var(--dl-layout-space-unit);
    border-color: var(--dl-color-gray-black);
    border-width: 0px;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: 0px;
  }
  .section-text30 {
    height: 433px;
    margin-top: 525px;
    padding-top: 88px;
    padding-bottom: 0px;
  }
  .section-thq-feature-elm7 {
    height: 93px;
    padding-top: 13px;
  }
  .section-text33 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: Poppins;
  }
  .section-text36 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 400;
  }
  .section-text39 {
    color: rgb(245, 238, 238);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 400;
  }
  .section-text43 {
    font-size: 16px;
    font-family: Poppins;
  }
  .section-text46 {
    font-size: 16px;
    font-family: Poppins;
  }
}

.faq-wrapper-rh16 {
  display: contents;
}
 
.faq-thq-accordion-elm1 {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.faq-thq-element-elm5 {
  width: 100%;
  max-width: 800px;
  padding-top: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.faq-thq-details-elm5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.faq-text9 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 20px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.faq-text10 {
  color: rgb(204, 204, 204);
  width: 100%;
  font-family: Poppins;
  line-height: 24px;
  user-select: text;
}
 
.faq-icon9 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.faq-thq-element-elm6 {
  width: 100%;
  max-width: 800px;
  padding-top: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.faq-thq-details-elm6 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.faq-text11 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 20px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.faq-text12 {
  color: rgb(204, 204, 204);
  width: 100%;
  font-family: Poppins;
  line-height: 28px;
  user-select: text;
}
 
.faq-icon11 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.faq-thq-element-elm7 {
  width: 100%;
  max-width: 800px;
  padding-top: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.faq-thq-details-elm7 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.faq-text13 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 20px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.faq-text14 {
  color: rgb(204, 204, 204);
  width: 100%;
  font-family: Poppins;
  line-height: 28px;
  user-select: text;
}
 
.faq-icon13 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.faq-thq-element-elm8 {
  width: 100%;
  max-width: 800px;
  padding-top: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.faq-thq-details-elm8 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.faq-text15 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 20px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.faq-text16 {
  color: rgb(204, 204, 204);
  width: 100%;
  font-family: Poppins;
  line-height: 28px;
  user-select: text;
}
 
.faq-icon15 {
  fill: var(--dl-color-gray-white);
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 

 

 

 
@media(max-width: 1200px) {
  .faq-text14 {
    color: rgb(204, 204, 204);
    width: 100%;
    font-family: Poppins;
    line-height: 28px;
    user-select: text;
  }
  .faq-text16 {
    color: rgb(204, 204, 204);
    width: 100%;
    font-family: Poppins;
    line-height: 28px;
    user-select: text;
  }
}
 
@media(max-width: 932px) {
  .faq-text9 {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-text11 {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-text13 {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-text15 {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-text16 {
    color: rgb(204, 204, 204);
    width: 100%;
    font-family: Poppins;
    line-height: 28px;
    user-select: text;
  }
}
 
@media(max-width: 375px) {
  .faq-text9 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
  }
  .faq-text10 {
    color: rgb(204, 204, 204);
    font-family: Poppins;
    line-height: 24px;
  }
  .faq-text11 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
  }
  .faq-text12 {
    color: rgb(204, 204, 204);
    font-family: Poppins;
    line-height: 28px;
  }
  .faq-text13 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
  }
  .faq-text14 {
    color: rgb(204, 204, 204);
    font-family: Poppins;
    line-height: 28px;
  }
  .faq-text15 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
  }
  .faq-text16 {
    color: rgb(204, 204, 204);
    font-family: Poppins;
    line-height: 28px;
  }
  .fa-qroot-class-name {
    margin-top: -100px;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  overflow-x: hidden;
  align-items: center;
  flex-direction: column;
  background-color: #0F0F0F;
}
 
.home-thq-section-elm1 {
  width: 100%;
  height: 953px;
  display: flex;
  align-items: center;
  border-color: #51515A;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
  border-bottom-width: 1px;
}
 
.home-thq-hero-elm {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-thq-content-elm1 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-main-elm1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-header-elm1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-thq-heading-elm1 {
  color: rgb(255, 255, 255);
  font-size: 45px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.home-text10 {
  color: #ffffff;
}
 
.home-thq-caption-elm {
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-family: "Poppins";
  line-height: 30px;
}
 
.home-thq-buttons-elm {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-link1 {
  display: contents;
}
 
.home-thq-get-started-elm1 {
  display: flex;
  text-decoration: none;
  background-color: #80FF44;
}
 
.home-thq-text-elm1 {
  color: rgb(12, 16, 12);
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 24px;
}
 
.home-link2 {
  display: contents;
}
 
.home-thq-get-started-elm2 {
  text-decoration: none;
  background-color: #2A2A2A;
}
 
.home-thq-text-elm2 {
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 24px;
}
 
.home-thq-image-elm1 {
  display: none;
}
 
.home-image1 {
  width: 200px;
  object-fit: cover;
}
 
.home-thq-image-elm2 {
  top: 150px;
  right: 0px;
  width: 612px;
  height: 900px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-image2 {
  width: 583px;
  height: 1015px;
  margin-top: -150px;
  object-fit: cover;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text14 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-thq-paragraph-elm1 {
  color: rgb(204, 204, 204);
  display: inline-block;
  font-family: Poppins;
  line-height: 28px;
}
 
.home-thq-section-elm2 {
  gap: var(--dl-layout-space-sixunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
}
 
.home-thq-header-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-text37 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 600;
}
 
.home-text38 {
  color: #C2C6CC;
  width: 100%;
  max-width: 600px;
  text-align: center;
  font-family: Poppins;
  line-height: 28px;
}
 
.home-thq-note-elm {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-image-elm3 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-image-elm4 {
  width: 938px;
  height: 877px;
  margin-top: -200px;
  object-fit: cover;
  margin-right: -200px;
}
 
.home-thq-content-elm2 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-thq-main-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-thq-heading-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-link3 {
  display: contents;
}
 
.home-thq-get-started-elm3 {
  display: flex;
  text-decoration: none;
  background-color: #80FF44;
}
 
.home-thq-text-elm3 {
  color: #0C100C;
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.home-thq-section-elm3 {
  gap: var(--dl-layout-space-fiveunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 120px;
  border-color: #51515A;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
  border-top-width: 1px;
}
 
.home-thq-header-elm3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-thq-heading-elm4 {
  text-align: center;
}
 
.home-thq-accordion-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-text39 {
  color: rgb(239, 237, 237);
}
 
.home-container3 {
  display: contents;
}
 
@media(max-width: 1600px) {
  .home-text10 {
    color: #ffffff;
  }
  .home-thq-get-started-elm1 {
    background-color: #44a8ff;
  }
  .home-thq-image-elm2 {
    width: 527px;
  }
  .home-image2 {
    width: 588px;
    height: 938px;
    align-self: flex-start;
    margin-top: -120px;
  }
  .home-thq-image-elm4 {
    width: 906px;
    height: 863px;
    margin-top: -150px;
    margin-right: -200px;
  }
  .home-thq-get-started-elm3 {
    background-color: #44a8ff;
  }
  .home-thq-section-elm3 {
    box-shadow: 5px 5px 10px 0px #d4d4d4;
  }
}
 
@media(max-width: 1200px) {
  .home-thq-image-elm2 {
    width: 451px;
    margin: 0px;
  }
  .home-image2 {
    width: 622px;
    height: 100%;
  }
  .home-thq-image-elm4 {
    width: 543px;
    height: 459px;
  }
  .home-text39 {
    color: rgb(239, 237, 237);
  }
}
 
@media(max-width: 991px) {
  .home-thq-section-elm1 {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-thq-hero-elm {
    gap: var(--dl-layout-space-fourunits);
    flex: 1;
    position: relative;
    max-width: auto;
    align-items: center;
    padding-top: var(--dl-layout-space-fourunits);
    flex-direction: column;
    justify-content: center;
  }
  .home-thq-content-elm1 {
    position: relative;
    align-items: center;
  }
  .home-thq-main-elm1 {
    align-items: center;
  }
  .home-thq-heading-elm1 {
    text-align: left;
  }
  .home-text10 {
    color: rgb(255, 255, 255);
    font-style: inherit;
    font-weight: 500;
    line-height: 1;
  }
  .home-thq-caption-elm {
    text-align: left;
  }
  .home-thq-buttons-elm {
    width: 100%;
  }
  .home-thq-get-started-elm1 {
    flex: 1;
  }
  .home-thq-get-started-elm2 {
    flex: 1;
  }
  .home-thq-image-elm1 {
    width: 100%;
    height: 1003px;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
  }
  .home-image1 {
    width: 689px;
    height: 1146px;
    align-self: center;
    margin-top: -150px;
  }
  .home-thq-image-elm2 {
    right: 0px;
    display: none;
    position: absolute;
    flex-direction: column;
  }
  .home-thq-section-elm2 {
    padding-top: 74px;
  }
  .home-text37 {
    text-align: center;
  }
  .home-thq-image-elm3 {
    width: 312px;
    margin-right: 0px;
  }
  .home-thq-image-elm4 {
    width: 880px;
    height: 764px;
    margin-right: 0px;
  }
}
 
@media(max-width: 932px) {
  .home-thq-hero-elm {
    padding-top: var(--dl-layout-space-threeunits);
    border-color: var(--dl-color-gray-black);
    border-width: 0px;
  }
  .home-thq-content-elm1 {
    gap: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-heading-elm1 {
    color: rgb(255, 255, 255);
    font-size: 40px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
  }
  .home-text10 {
    color: rgb(255, 255, 255);
    font-style: inherit;
    font-weight: 500;
    line-height: 1;
  }
  .home-thq-caption-elm {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: Poppins;
    line-height: 24px;
  }
  .home-thq-get-started-elm1 {
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-thq-text-elm1 {
    color: rgb(12, 16, 12);
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
  }
  .home-thq-get-started-elm2 {
    display: none;
  }
  .home-thq-image-elm1 {
    height: 604px;
    margin-bottom: 0px;
  }
  .home-image1 {
    width: 450px;
    height: 688px;
    margin-top: -175px;
    margin-bottom: -175px;
    padding-bottom: 0px;
  }
  .home-thq-paragraph-elm1 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-section-elm2 {
    gap: var(--dl-layout-space-fourunits);
    padding-top: 449px;
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .home-text37 {
    font-size: 32px;
    text-align: center;
  }
  .home-thq-note-elm {
    flex-direction: column-reverse;
  }
  .home-thq-image-elm4 {
    width: 767px;
    height: 734px;
    margin-top: -75px;
    margin-right: 0px;
  }
  .home-thq-get-started-elm3 {
    align-self: center;
  }
  .home-thq-section-elm3 {
    padding-top: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 375px) {
  .home-thq-section-elm1 {
    height: 938px;
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-thq-hero-elm {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    border-color: rgba(0, 0, 0, 0);
  }
  .home-thq-header-elm1 {
    align-items: flex-start;
  }
  .home-thq-heading-elm1 {
    max-width: 280px;
  }
  .home-thq-caption-elm {
    font-size: 16px;
    font-family: Poppins;
    line-height: 24px;
  }
  .home-thq-image-elm1 {
    width: 479px;
    height: 443px;
    margin-bottom: 0px;
    padding-bottom: -20px;
  }
  .home-image1 {
    width: 422px;
    height: 591px;
    margin: -160px;
    z-index: auto;
    align-self: center;
    min-height: auto;
    padding-top: 0ts;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: 26px;
  }
  .home-thq-section-elm2 {
    height: 2041px;
    margin-top: 0px;
    padding-top: 575px;
    border-color: var(--dl-color-gray-black);
    border-width: 0px;
    padding-left: var(--dl-layout-space-unit);
    padding-bottom: 29px;
  }
  .home-text37 {
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
  }
  .home-text38 {
    color: rgb(194, 198, 204);
    font-family: Poppins;
    line-height: 28px;
  }
  .home-thq-image-elm4 {
    width: 400px;
    height: 784px;
    margin-top: -100px;
    padding-top: 0px;
    border-color: var(--dl-color-gray-black);
    border-width: 0px;
  }
  .home-thq-heading-elm3 {
    text-align: center;
  }
  .home-thq-get-started-elm3 {
    align-self: center;
  }
  .home-thq-section-elm3 {
    height: 1331px;
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: 0px;
  }
  .home-thq-section-elm4 {
    color: #3690e0;
  }
}
