.app-component-wrapper {
  display: contents;
}
 
.app-component-container {
  display: contents;
}
 

 
@media(max-width: 1600px) {
  .app-componentroot-class-name {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .app-componentroot-class-name {
    align-self: stretch;
  }
}

.hero-wrapper {
  display: contents;
}
 
.hero-thq-hero-elm {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  max-width: auto;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: var(--dl-layout-space-fourunits);
  flex-direction: row;
  padding-bottom: 52px;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.hero-thq-thq-hero-elm-elm {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.hero-thq-thq-content-elm-elm {
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
}
 
.hero-thq-thq-main-elm-elm {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.hero-thq-thq-header-elm-elm {
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.hero-thq-thq-heading-elm-elm {
  color: rgb(255, 255, 255);
  font-size: 64px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.hero-image {
  width: auto;
  height: auto;
  object-fit: cover;
}
 

 
.heroroot-class-name1 {
  width: 100%;
}
 
@media(max-width: 1600px) {
  .hero-thq-hero-elm {
    width: 100%;
    height: 100%;
    max-width: auto;
    max-height: auto;
    padding-left: var(--dl-layout-space-fourunits);
    padding-right: 54px;
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .hero-thq-thq-hero-elm-elm {
    width: 100%;
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .hero-thq-thq-heading-elm-elm {
    color: rgb(255, 255, 255);
    font-size: 64px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
  }
  .hero-image {
    width: 904px;
    height: 100%;
    display: block;
    justify-items: center;
    padding-right: 0px;
  }
  .heroroot-class-name1 {
    width: auto;
  }
}
 
@media(max-width: 1200px) {
  .hero-thq-hero-elm {
    width: 100%;
    height: auto;
    max-width: auto;
    padding-top: 67px;
    padding-left: 29px;
    padding-right: 88px;
    padding-bottom: var(--dl-layout-space-fiveunits);
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .hero-thq-thq-hero-elm-elm {
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .hero-thq-thq-main-elm-elm {
    padding-left: 38px;
  }
  .hero-thq-thq-heading-elm-elm {
    padding-left: 0px;
  }
  .hero-image {
    width: 740px;
    height: 100%;
    align-self: stretch;
    margin-right: 0px;
  }
  .heroroot-class-name1 {
    width: auto;
    height: auto;
  }
}
 
@media(max-width: 991px) {
  .hero-thq-hero-elm {
    gap: var(--dl-layout-space-fourunits);
    flex: 1;
    width: 100%;
    height: auto;
    position: relative;
    max-width: auto;
    align-items: center;
    padding-top: 37px;
    margin-bottom: 0px;
    padding-right: 29px;
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-fourunits);
    justify-content: center;
  }
  .hero-thq-thq-hero-elm-elm {
    flex: 1;
    position: relative;
    max-width: auto;
    align-items: center;
    padding-top: 100px;
    margin-right: 0px;
    flex-direction: column;
    justify-content: center;
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .hero-thq-thq-content-elm-elm {
    position: relative;
    align-items: center;
  }
  .hero-thq-thq-main-elm-elm {
    align-items: center;
  }
  .hero-thq-thq-heading-elm-elm {
    text-align: center;
  }
  .hero-image {
    width: 100%;
    height: auto;
  }
  .heroroot-class-name {
    width: auto;
    height: auto;
  }
  .heroroot-class-name1 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .hero-thq-hero-elm {
    width: 100%;
    height: 100%;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: 21px;
  }
  .hero-thq-thq-heading-elm-elm {
    color: rgb(255, 255, 255);
    font-size: 64px;
    font-style: normal;
    text-align: center;
    font-family: Poppins;
    font-weight: 600;
  }
  .hero-image {
    width: 100%;
    height: 100%;
  }
}
 
@media(max-width: 479px) {
  .hero-thq-hero-elm {
    width: 100%;
    height: 100%;
    display: grid;
    max-width: auto;
    min-width: auto;
    min-height: auto;
    padding-top: 45px;
    padding-left: 5px;
    justify-items: stretch;
    padding-right: 5px;
    padding-bottom: 45px;
  }
  .hero-thq-thq-hero-elm-elm {
    width: 100%;
    height: auto;
    padding-top: 0px;
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .hero-thq-thq-content-elm-elm {
    width: auto;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .hero-thq-thq-main-elm-elm {
    width: auto;
    height: auto;
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .hero-thq-thq-header-elm-elm {
    width: auto;
    height: auto;
    align-items: flex-start;
    padding-left: 0px;
    padding-right: 5px;
  }
  .hero-thq-thq-heading-elm-elm {
    color: rgb(255, 255, 255);
    width: 100%;
    height: 100%;
    font-size: 48px;
    max-width: auto;
    font-style: normal;
    text-align: center;
    font-family: Poppins;
    font-weight: 600;
    padding-top: 5px;
    margin-right: 1px;
    padding-left: 4px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .hero-image {
    width: 100%;
    height: auto;
    align-self: stretch;
  }
  .heroroot-class-name1 {
    width: 100%;
    height: auto;
    position: relative;
  }
}

.hero7-wrapper {
  display: contents;
}
 
.hero7-thq-thq-thq-header23-elm-elm-elm {
  background-color: var(--dl-color-theme-secondary1);
}
 
.hero7-thq-thq-thq-text-elm-elm-elm1 {
  font-size: 32px;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.hero7-thq-thq-thq-text-elm-elm-elm2 {
  font-size: 20px;
  text-align: center;
  font-family: "Poppins";
  padding-top: 32px;
}
 
.hero7-thq-thq-thq-layout349-elm-elm-elm {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.hero7-thq-thq-thq-max-width-elm-elm-elm {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.hero7-container {
  width: 100%;
}
 
.hero7-thq-thq-thq-card-elm-elm-elm1 {
  color: var(--dl-color-theme-neutral-light);
  height: 270px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-100);
}
 
.hero7-text1 {
  font-family: "Poppins";
}
 
.hero7-thq-thq-thq-card-elm-elm-elm2 {
  color: var(--dl-color-theme-neutral-light);
  height: 274px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-100);
}
 
.hero7-text2 {
  font-family: "Poppins";
}
 
.hero7-thq-thq-thq-card-elm-elm-elm3 {
  color: var(--dl-color-theme-neutral-light);
  height: 274px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-100);
}
 
.hero7-fragment1 {
  display: contents;
}
 
.hero7-text4 {
  font-family: "Poppins";
}
 
.hero7-thq-thq-thq-card-elm-elm-elm4 {
  color: var(--dl-color-theme-neutral-light);
  height: 270px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-100);
}
 
.hero7-fragment2 {
  display: contents;
}
 
.hero7-text6 {
  font-family: "Poppins";
}
 
.page-fragment10 {
  display: contents;
}
 
.page-text104 {
  display: inline-block;
}
 
.hero7root-class-name {
  width: 100%;
}
 
@media(max-width: 1600px) {
  .hero7-thq-thq-thq-header23-elm-elm-elm {
    background-color: var(--dl-color-theme-secondary1);
  }
  .hero7-thq-thq-thq-text-elm-elm-elm2 {
    width: 100%;
    padding-top: 32px;
  }
  .hero7-thq-thq-thq-card-elm-elm-elm1 {
    height: 270px;
    background-color: var(--dl-color-primary-100);
  }
  .hero7-text1 {
    font-family: Poppins;
  }
  .hero7-thq-thq-thq-card-elm-elm-elm2 {
    height: 268px;
  }
  .hero7-thq-thq-thq-card-elm-elm-elm3 {
    height: 268px;
    background-color: var(--dl-color-primary-100);
  }
  .hero7-text4 {
    font-family: Poppins;
  }
  .hero7-thq-thq-thq-card-elm-elm-elm4 {
    height: 267px;
  }
  .hero7-text6 {
    font-family: Poppins;
  }
}
 
@media(max-width: 1200px) {
  .hero7-thq-thq-thq-text-elm-elm-elm2 {
    padding-top: var(--dl-layout-space-twounits);
  }
  .hero7-thq-thq-thq-card-elm-elm-elm1 {
    height: 267px;
  }
  .hero7-thq-thq-thq-card-elm-elm-elm4 {
    height: 269px;
  }
}
 
@media(max-width: 991px) {
  .hero7-thq-thq-thq-text-elm-elm-elm2 {
    padding-top: 32px;
  }
  .hero7-thq-thq-thq-max-width-elm-elm-elm {
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .hero7-thq-thq-thq-header23-elm-elm-elm {
    width: 100%;
    height: 1520px;
  }
  .hero7-thq-thq-thq-text-elm-elm-elm1 {
    display: block;
  }
  .hero7-thq-thq-thq-text-elm-elm-elm2 {
    width: auto;
    height: auto;
    padding-top: var(--dl-layout-space-twounits);
  }
  .hero7-thq-thq-thq-card-elm-elm-elm1 {
    width: 100%;
  }
  .hero7-thq-thq-thq-card-elm-elm-elm2 {
    width: 100%;
  }
  .hero7-thq-thq-thq-card-elm-elm-elm3 {
    width: auto;
  }
  .hero7-thq-thq-thq-card-elm-elm-elm4 {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .hero7-thq-thq-thq-header23-elm-elm-elm {
    width: 100%;
    height: 100%;
    justify-content: flex-start;
  }
  .hero7-thq-thq-thq-text-elm-elm-elm1 {
    height: auto;
  }
  .hero7-thq-thq-thq-text-elm-elm-elm2 {
    width: 100%;
    height: auto;
    padding-top: var(--dl-layout-space-twounits);
  }
  .hero7-thq-thq-thq-card-elm-elm-elm1 {
    height: 100%;
  }
  .hero7-text1 {
    width: auto;
    height: 100%;
    margin-right: 0px;
  }
  .hero7-thq-thq-thq-card-elm-elm-elm2 {
    height: 100%;
  }
  .hero7-text2 {
    height: 100%;
  }
  .hero7-thq-thq-thq-card-elm-elm-elm3 {
    height: 100%;
  }
  .hero7-text4 {
    height: 100%;
  }
  .hero7-thq-thq-thq-card-elm-elm-elm4 {
    height: 100%;
  }
  .hero7-text6 {
    height: 100%;
  }
}

.faq14-wrapper {
    display: contents;
}

.faq14-thq-faq8-elm {
    width: 100%;
    height: auto;
    display: flex;
    overflow: hidden;
    position: relative;
    align-items: center;
    flex-shrink: 0;
    flex-direction: column;
}

.faq14-thq-max-width-elm {
    gap: var(--dl-layout-space-threeunits);
    display: flex;
    align-items: center;
    flex-direction: column;
}

.faq14-thq-container-elm {
    gap: var(--dl-layout-space-threeunits);
    display: flex;
    align-self: stretch;
    align-items: flex-start;
    flex-shrink: 0;
    flex-direction: column;
}

.faq14-thq-section-title-elm {
    width: 100%;
    align-self: center;
    align-items: center;
}

.faq14-thq-text-elm1 {
    font-size: 32px;
    text-align: center;
    font-family: Inter;
    font-weight: 700;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
}

.faq14-thq-text-elm2 {
    text-align: center;
    font-size: 20px;
}

.faq14-thq-list-elm {
    gap: var(--dl-layout-space-halfunit);
    width: 100%;
    align-self: center;
    align-items: flex-start;
}

.faq14-thq-faq1-elm {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.faq14-thq-trigger-elm1 {
    cursor: pointer;
    display: flex;
    padding: var(--dl-layout-space-unit);
    align-self: stretch;
    transition: 0.3s;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

    .faq14-thq-trigger-elm1:hover {
        fill: var(--dl-color-theme-secondary2);
        color: var(--dl-color-theme-secondary2);
        background-color: var(--dl-color-theme-primary2);
    }

.faq14-thq-faq1-question-elm1 {
    font-style: normal;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

.faq14-thq-icons-container-elm1 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
}

.faq14-icon10 {
    width: 24px;
    height: 24px;
}

.faq14-icon12 {
    width: 24px;
    height: 24px;
}

.faq14-container12 {
    display: flex;
    padding: var(--dl-layout-space-unit);
    align-self: stretch;
    align-items: flex-start;
    animation-name: fadeIn;
    flex-direction: row;
    animation-delay: 0s;
    justify-content: space-between;
    animation-duration: 300ms;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-timing-function: ease;
}

.faq14-thq-faq2-elm {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.faq14-thq-trigger-elm2 {
    cursor: pointer;
    display: flex;
    padding: var(--dl-layout-space-unit);
    align-self: stretch;
    transition: 0.3s;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

    .faq14-thq-trigger-elm2:hover {
        fill: var(--dl-color-theme-secondary2);
        color: var(--dl-color-theme-secondary2);
        background-color: var(--dl-color-theme-primary2);
    }

.faq14-thq-faq2-question-elm1 {
    font-style: normal;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

.faq14-thq-icons-container-elm2 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
}

.faq14-icon14 {
    width: 24px;
    height: 24px;
}

.faq14-icon16 {
    width: 24px;
    height: 24px;
}

.faq14-container15 {
    display: flex;
    padding: var(--dl-layout-space-unit);
    align-self: stretch;
    align-items: flex-start;
    animation-name: fadeIn;
    flex-direction: row;
    animation-delay: 0s;
    justify-content: space-between;
    animation-duration: 300ms;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-timing-function: ease;
}

.faq14-thq-faq3-elm {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    font-size: 20px;
}

.faq14-thq-trigger-elm3 {
    cursor: pointer;
    display: flex;
    padding: var(--dl-layout-space-unit);
    align-self: stretch;
    transition: 0.3s;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

    .faq14-thq-trigger-elm3:hover {
        fill: var(--dl-color-theme-secondary2);
        color: var(--dl-color-theme-secondary2);
        background-color: var(--dl-color-theme-primary2);
    }

.faq14-thq-faq2-question-elm2 {
    font-style: normal;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

.faq14-thq-icons-container-elm3 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
}

.faq14-icon18 {
    width: 24px;
    height: 24px;
}

.faq14-icon20 {
    width: 24px;
    height: 24px;
}

.faq14-container18 {
    display: flex;
    padding: var(--dl-layout-space-unit);
    align-self: stretch;
    align-items: flex-start;
    animation-name: fadeIn;
    flex-direction: row;
    animation-delay: 0s;
    justify-content: space-between;
    animation-duration: 300ms;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-timing-function: ease;
}

.faq14-thq-faq4-elm {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.faq14-thq-trigger-elm4 {
    cursor: pointer;
    display: flex;
    padding: var(--dl-layout-space-unit);
    align-self: stretch;
    transition: 0.3s;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

    .faq14-thq-trigger-elm4:hover {
        fill: var(--dl-color-theme-secondary2);
        color: var(--dl-color-theme-secondary2);
        background-color: var(--dl-color-theme-primary2);
    }

.faq14-thq-faq2-question-elm3 {
    font-style: normal;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

.faq14-thq-icons-container-elm4 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
}

.faq14-icon22 {
    width: 24px;
    height: 24px;
}

.faq14-icon24 {
    width: 24px;
    height: 24px;
}

.faq14-container21 {
    display: flex;
    padding: var(--dl-layout-space-unit);
    align-self: stretch;
    align-items: flex-start;
    animation-name: fadeIn;
    flex-direction: row;
    animation-delay: 0s;
    justify-content: space-between;
    animation-duration: 300ms;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-timing-function: ease;
}

.faq14-thq-faq5-elm {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.faq14-thq-trigger-elm5 {
    cursor: pointer;
    display: flex;
    padding: var(--dl-layout-space-unit);
    align-self: stretch;
    transition: 0.3s;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

    .faq14-thq-trigger-elm5:hover {
        fill: var(--dl-color-theme-secondary2);
        color: var(--dl-color-theme-secondary2);
        background-color: var(--dl-color-theme-primary2);
    }

.faq14-thq-faq1-question-elm2 {
    font-style: normal;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

.faq14-thq-icons-container-elm5 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
}

.faq14-icon26 {
    width: 24px;
    height: 24px;
}

.faq14-icon28 {
    width: 24px;
    height: 24px;
}

.faq14-container24 {
    display: flex;
    padding: var(--dl-layout-space-unit);
    align-self: stretch;
    align-items: flex-start;
    animation-name: fadeIn;
    flex-direction: row;
    animation-delay: 0s;
    justify-content: space-between;
    animation-duration: 300ms;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-timing-function: ease;
}

.faq14-thq-content-elm1 {
    align-self: center;
}

.faq14-thq-content-elm2 {
    gap: 16px;
    display: flex;
    align-self: stretch;
    flex-direction: column;
}

.faq14-thq-text-elm5 {
    text-align: center;
}

.faq14-thq-text-elm6 {
    text-align: center;
}

.page-fragment12 {
    display: contents;
}

.page-text106 {
    display: inline-block;
}

.page-fragment16 {
    display: contents;
}

.page-text110 {
    display: inline-block;
}

.page-fragment19 {
    display: contents;
}

.page-text113 {
    display: inline-block;
}

.page-fragment11 {
    display: contents;
}

.page-text105 {
    display: inline-block;
}

.page-fragment14 {
    display: contents;
}

.page-text108 {
    display: inline-block;
}

.page-fragment13 {
    display: contents;
}

.page-text107 {
    display: inline-block;
}

.page-fragment18 {
    display: contents;
}

.page-text112 {
    display: inline-block;
}

.page-fragment15 {
    display: contents;
}

.page-text109 {
    display: inline-block;
}

.page-fragment21 {
    display: contents;
}

.page-text115 {
    display: inline-block;
}

.page-fragment20 {
    display: contents;
}

.page-text114 {
    display: inline-block;
}

.page-fragment17 {
    display: contents;
}

.page-text111 {
    display: inline-block;
}

@media(max-width: 1600px) {
    .faq14-button1 {
        border-color: var(--dl-color-primary-100);
        background-color: var(--dl-color-primary-100);
    }

    .faq14-button2 {
        border-color: var(--dl-color-primary-100);
        background-color: var(--dl-color-primary-100);
    }
}

@media(max-width: 991px) {
    .faq14-thq-container-elm {
        flex-direction: column;
    }
}

@media(max-width: 479px) {
    .faq14-thq-max-width-elm {
        gap: var(--dl-layout-space-oneandhalfunits);
    }
}

.cta1-wrapper {
  display: contents;
}
 
.cta1-container {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  overflow: hidden;
  position: relative;
  flex-direction: column;
}
 
.cta1-thq-max-width-elm {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.cta1-thq-content-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.cta1-thq-heading1-elm {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: 1372px;
  font-size: 32px;
  text-align: center;
  font-family: Inter;
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.cta1-thq-content1-elm {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: auto;
  font-size: 16px;
  text-align: center;
  font-family: Inter;
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment11 {
  display: contents;
}
 
.page-text105 {
  display: inline-block;
}
 
.page-fragment12 {
  display: contents;
}
 
.page-text106 {
  display: inline-block;
}
 
.cta1root-class-name {
  background-color: var(--dl-color-theme-neutral-dark);
}
 
@media(max-width: 1600px) {
  .cta1-thq-heading1-elm {
    width: 1188px;
  }
  .cta1-thq-content1-elm {
    width: 1324px;
  }
}
 
@media(max-width: 1200px) {
  .cta1-thq-heading1-elm {
    width: 992px;
  }
  .cta1-thq-content1-elm {
    width: 841px;
  }
}
 
@media(max-width: 991px) {
  .cta1-container {
    width: 100%;
  }
  .cta1-thq-content-elm {
    width: auto;
    height: auto;
    margin-left: 0px;
    padding-left: 0px;
  }
  .cta1-thq-heading1-elm {
    width: 658px;
  }
  .cta1-thq-content1-elm {
    width: 692px;
  }
  .cta1root-class-name {
    width: 100%;
    height: auto;
  }
}
 
@media(max-width: 767px) {
  .cta1-thq-heading1-elm {
    width: 100%;
    height: 100%;
  }
  .cta1-thq-content1-elm {
    width: 100%;
    height: 100%;
  }
  .cta1root-class-name {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .cta1-container {
    height: 792px;
  }
  .cta1-thq-max-width-elm {
    height: 440px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .cta1-thq-heading1-elm {
    width: auto;
    height: auto;
  }
  .cta1-thq-content1-elm {
    width: auto;
  }
  .cta1root-class-name {
    width: auto;
    height: auto;
  }
}

.card-wrapper {
  display: contents;
}
 
.card-thq-card-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  position: relative;
  align-items: flex-start;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #292929;
}
 
.card-thq-icon-elm1 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  aspect-ratio: 1;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  background-color: #026dff;
}
 
.card-thq-icon-elm2 {
  height: 30px;
  object-fit: cover;
}
 
.card-thq-content-elm {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.card-thq-header-elm {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 36px;
}
 
.card-thq-description-elm {
  color: rgb(194, 198, 204);
  font-family: "Poppins";
  line-height: 28px;
}
 

 

 

 
@media(max-width: 991px) {
  .cardroot-class-name {
    flex: 0 0 auto;
    width: 100%;
  }
  .cardroot-class-name1 {
    flex: 0 0 auto;
    width: 100%;
  }
  .cardroot-class-name2 {
    flex: 0 0 auto;
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .card-thq-card-elm {
    max-width: var(--dl-layout-size-maxwidth);
  }
}

.card-wrapper-t0li {
  display: contents;
}
 
.card-thq-card-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  position: relative;
  align-items: flex-start;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #292929;
}
 
.card-thq-icon-elm3 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  aspect-ratio: 1;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  background-color: #026dff;
}
 
.card-thq-icon-elm4 {
  height: 30px;
  object-fit: cover;
}
 
.card-thq-content-elm1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.card-thq-header-elm1 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 36px;
}
 
.card-thq-description-elm1 {
  color: rgb(194, 198, 204);
  font-family: "Poppins";
  line-height: 28px;
}
 

 

 

 
@media(max-width: 991px) {
  .cardroot-class-name {
    flex: 0 0 auto;
    width: 100%;
  }
  .cardroot-class-name1 {
    flex: 0 0 auto;
    width: 100%;
  }
  .cardroot-class-name2 {
    flex: 0 0 auto;
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .card-thq-card-elm1 {
    max-width: var(--dl-layout-size-maxwidth);
  }
}

.card-wrapper-b3bp {
  display: contents;
}
 
.card-thq-card-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  position: relative;
  align-items: flex-start;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #292929;
}
 
.card-thq-icon-elm5 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-items: center;
  aspect-ratio: 1;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  background-color: #026dff;
}
 
.card-thq-icon-elm6 {
  height: 30px;
  object-fit: cover;
}
 
.card-thq-content-elm2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.card-thq-header-elm2 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
  line-height: 36px;
}
 
.card-thq-description-elm2 {
  color: rgb(194, 198, 204);
  font-family: "Poppins";
  line-height: 28px;
}
 

 

 

 
@media(max-width: 991px) {
  .cardroot-class-name {
    flex: 0 0 auto;
    width: 100%;
  }
  .cardroot-class-name1 {
    flex: 0 0 auto;
    width: 100%;
  }
  .cardroot-class-name2 {
    flex: 0 0 auto;
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .card-thq-card-elm2 {
    max-width: var(--dl-layout-size-maxwidth);
  }
}

.kvkk-kapsam-wrapper {
  display: contents;
}
 
.kvkk-kapsam-thq-section-elm {
  gap: var(--dl-layout-space-fiveunits);
  flex: 1;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 42px;
  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;
  background-color: #ffffff;
  border-top-width: 1px;
}
 
.kvkk-kapsam-thq-paragraph-elm {
  color: #272727;
  width: 635px;
  height: 84px;
  font-size: 32px;
  max-width: 480px;
  font-style: normal;
  text-align: center;
  font-weight: 700;
}
 
.kvkk-kapsam-thq-cards-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 

 

 
@media(max-width: 1600px) {
  .kvkk-kapsam-thq-section-elm {
    background-color: var(--dl-color-theme-secondary1);
  }
  .kvkk-kapsam-thq-paragraph-elm {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    width: 635px;
    height: 84px;
    font-size: 32px;
    max-width: 480px;
    font-style: normal;
    text-align: center;
    font-weight: 700;
  }
  .kvkk-kapsamroot-class-name1 {
    background-color: var(--dl-color-theme-secondary1);
  }
}
 
@media(max-width: 991px) {
  .kvkk-kapsam-thq-section-elm {
    gap: var(--dl-layout-space-threeunits);
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .kvkk-kapsam-thq-paragraph-elm {
    color: rgb(39, 39, 39);
    width: 635px;
    height: 84px;
    max-width: 480px;
    font-style: normal;
    text-align: center;
    font-weight: 700;
  }
  .kvkk-kapsam-thq-cards-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
  }
  .kvkk-kapsamroot-class-name {
    width: auto;
  }
  .kvkk-kapsamroot-class-name1 {
    background-color: var(--dl-color-theme-secondary1);
  }
}
 
@media(max-width: 767px) {
  .kvkk-kapsam-thq-paragraph-elm {
    color: rgb(39, 39, 39);
    width: 635px;
    height: 84px;
    max-width: 480px;
    font-style: normal;
    text-align: center;
    font-weight: 700;
  }
  .kvkk-kapsamroot-class-name1 {
    background-color: var(--dl-color-theme-secondary1);
  }
}
 
@media(max-width: 479px) {
  .kvkk-kapsam-thq-paragraph-elm {
    color: rgb(39, 39, 39);
    width: 385px;
    height: 84px;
    font-size: 20px;
    max-width: 480px;
    font-style: normal;
    text-align: center;
    font-weight: 700;
    padding-left: var(--dl-layout-space-twounits);
    padding-right: 43px;
  }
  .kvkk-kapsamroot-class-name1 {
    width: auto;
    background-color: var(--dl-color-theme-secondary1);
  }
}

.demolar-wrapper {
  display: contents;
}
 
.demolar-thq-section-elm {
  gap: var(--dl-layout-space-fiveunits);
  flex: 1;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: center;
  background-color: #292929;
}
 
.demolar-thq-cube-elm {
  top: 20px;
  left: 0px;
  width: 120px;
  height: 120px;
  display: flex;
  position: absolute;
  transform: rotateX(240deg) rotateY(25deg) rotateZ(-110deg);
  align-items: center;
  flex-direction: column;
  justify-content: center;
  transform-style: preserve-3d;
}
 
.demolar-thq-top-elm {
  transform: translateZ(-120px);
  background-image: linear-gradient(270deg, rgb(253, 253, 253) 0.00%,rgb(178, 178, 178) 100.00%);
}
 
.demolar-thq-front-elm {
  transform: rotateX(90deg);
  background: grey;
  background-image: linear-gradient(90deg, rgb(247, 247, 247) 0.00%,rgb(203, 203, 203) 100.00%);
  transform-origin: bottom;
}
 
.demolar-thq-left-elm {
  width: 120px;
  transform: translateZ(-120px) rotateY(90deg);
  background-image: linear-gradient(90deg, rgb(247, 247, 247) 0.00%,rgb(203, 203, 203) 100.00%);
  transform-origin: right;
}
 
.demolar-thq-banner-elm {
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  z-index: 50;
  max-width: 1200px;
  align-items: center;
  border-radius: 20px;
  justify-content: space-between;
  background-color: #292929;
}
 
.demolar-thq-header-elm {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.demolar-thq-description-elm {
  font-size: 20px;
  line-height: 30px;
}
 
.demolar-thq-buttons-elm {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.demolar-link1 {
  display: contents;
}
 
.demolar-thq-get-started-elm {
  display: flex;
  text-decoration: none;
  background-color: var(--dl-color-primary-100);
}
 
.demolar-thq-text-elm1 {
  color: #fbfbfb;
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 24px;
  white-space: nowrap;
}
 
.demolar-link2 {
  display: contents;
}
 
.demolar-thq-book-demo-elm {
  display: flex;
  text-decoration: none;
  background-color: #ffffff;
}
 
.demolar-thq-text-elm2 {
  color: rgb(12, 16, 12);
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 24px;
  white-space: nowrap;
}
 

 

 
@media(max-width: 1600px) {
  .demolar-thq-text-elm1 {
    color: #fbfbfb;
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap;
  }
}
 
@media(max-width: 1200px) {
  .demolarroot-class-name1 {
    width: auto;
  }
}
 
@media(max-width: 991px) {
  .demolar-thq-banner-elm {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
    justify-content: center;
  }
  .demolar-thq-buttons-elm {
    width: 100%;
    flex-direction: column;
  }
  .demolar-thq-get-started-elm {
    width: 100%;
  }
  .demolar-thq-book-demo-elm {
    width: 100%;
  }
  .demolarroot-class-name {
    width: auto;
  }
}
 
@media(max-width: 767px) {
  .demolar-thq-banner-elm {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .demolar-thq-description-elm {
    font-size: 20px;
    line-height: 30px;
  }
  .demolar-thq-text-elm1 {
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap;
  }
  .demolarroot-class-name1 {
    width: auto;
  }
}

.features1-wrapper {
  display: contents;
}
 
.features1-thq-thq-layout251-elm-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  background-color: var(--dl-color-theme-secondary1);
}
 
.features1-thq-thq-text-elm-elm1 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: auto;
  height: 115px;
  text-align: center;
  font-family: "Poppins";
  padding-bottom: 38px;
}
 
.features1-thq-thq-max-width-elm-elm {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features1-thq-thq-section-title-elm-elm {
  padding-bottom: 20px;
}
 
.features1-thq-thq-text-elm-elm2 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 20px;
  font-family: "Poppins";
}
 
.features1-thq-thq-content-elm-elm1 {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding-top: 44px;
  flex-direction: column;
  justify-content: center;
}
 
.features1-thq-thq-row-elm-elm {
  width: 100%;
  align-items: flex-start;
  padding-left: 38px;
  padding-right: 4px;
}
 
.features1-thq-thq-feature1-elm-elm {
  flex: 1;
}
 
.features1-thq-thq-content-elm-elm2 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features1-thq-thq-feature1-description-elm-elm {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 20px;
  text-align: left;
  font-family: "Poppins";
}
 
.features1-thq-thq-feature2-elm-elm {
  flex: 1;
}
 
.features1-thq-thq-content-elm-elm3 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features1-thq-thq-feature2-description-elm-elm {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 20px;
  text-align: left;
  font-family: "Poppins";
}
 
.features1-thq-thq-feature3-elm-elm {
  flex: 1;
}
 
.features1-thq-thq-content-elm-elm4 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features1-thq-thq-feature3-description-elm-elm {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 20px;
  text-align: left;
  font-family: "Poppins";
  line-height: 1;
}
 
.features1-thq-thq-text-elm-elm3 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: auto;
  font-size: 20px;
  font-family: "Poppins";
}
 
.features1-link {
  text-decoration: none;
  background-color: var(--dl-color-primary-100);
}
 
.features1-text147 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
}
 
.features1-fragment1 {
  display: contents;
}
 
.page-fragment13 {
  display: contents;
}
 
.page-text107 {
  display: inline-block;
}
 
.page-fragment15 {
  display: contents;
}
 
.page-text111 {
  display: inline-block;
}
 
.page-text112 {
  line-height: 1;
}
 
.page-text113 {
  line-height: 1;
}
 
.page-text114 {
  line-height: 1;
}
 
.page-text115 {
  line-height: 1;
}
 
.page-text116 {
  line-height: 1;
}
 
.page-text117 {
  line-height: 1;
}
 
.page-text118 {
  line-height: 1;
}
 
.page-text119 {
  line-height: 1;
}
 
.page-text120 {
  line-height: 1;
}
 
.page-text121 {
  line-height: 1;
}
 
.page-text122 {
  line-height: 1;
}
 
.page-text123 {
  line-height: 1;
}
 
.page-text124 {
  line-height: 1;
}
 
.page-text125 {
  line-height: 1;
}
 
.page-text126 {
  line-height: 1;
}
 
.page-text127 {
  line-height: 1;
}
 
.page-text128 {
  line-height: 1;
}
 
.page-text129 {
  line-height: 1;
}
 
.page-text130 {
  line-height: 1;
}
 
.page-text131 {
  line-height: 1;
}
 
.page-text132 {
  line-height: 1;
}
 
.page-text133 {
  line-height: 1;
}
 
.page-text134 {
  line-height: 1;
}
 
.page-text135 {
  line-height: 1;
}
 
.page-text136 {
  line-height: 1;
}
 
.page-text137 {
  line-height: 1;
}
 
.page-text138 {
  line-height: 1;
}
 
.page-text139 {
  line-height: 1;
}
 
.page-text140 {
  line-height: 1;
}
 
.page-text141 {
  line-height: 1;
}
 
.page-text142 {
  line-height: 1;
}
 
.page-text143 {
  line-height: 1;
}
 
.page-text144 {
  line-height: 1;
}
 
.page-text145 {
  line-height: 1;
}
 
.page-text146 {
  line-height: 1;
}
 
.page-text147 {
  line-height: 1;
}
 
.page-text148 {
  line-height: 1;
}
 
.page-text149 {
  line-height: 1;
}
 
.page-text150 {
  line-height: 1;
}
 
.page-text151 {
  line-height: 1;
}
 
.page-text152 {
  line-height: 1;
}
 
.page-text153 {
  line-height: 1;
}
 
.page-text154 {
  line-height: 1;
}
 
.page-text155 {
  line-height: 1;
}
 
.page-text156 {
  line-height: 1;
}
 
.page-text157 {
  line-height: 1;
}
 
.page-text158 {
  line-height: 1;
}
 
.page-text159 {
  line-height: 1;
}
 
.page-text160 {
  line-height: 1;
}
 
.page-text161 {
  line-height: 1;
}
 
.page-fragment16 {
  display: contents;
}
 
.page-text163 {
  display: inline-block;
}
 
.page-text164 {
  line-height: 1;
}
 
.page-text165 {
  line-height: 1;
}
 
.page-text166 {
  line-height: 1;
}
 
.page-text167 {
  line-height: 1;
}
 
.page-text168 {
  line-height: 1;
}
 
.page-text169 {
  line-height: 1;
}
 
.page-text170 {
  line-height: 1;
}
 
.page-text171 {
  line-height: 1;
}
 
.page-text172 {
  line-height: 1;
}
 
.page-text173 {
  line-height: 1;
}
 
.page-text174 {
  line-height: 1;
}
 
.page-text175 {
  line-height: 1;
}
 
.page-text176 {
  line-height: 1;
}
 
.page-text177 {
  line-height: 1;
}
 
.page-text178 {
  line-height: 1;
}
 
.page-text179 {
  line-height: 1;
}
 
.page-text180 {
  line-height: 1;
}
 
.page-text181 {
  line-height: 1;
}
 
.page-text182 {
  line-height: 1;
}
 
.page-text183 {
  line-height: 1;
}
 
.page-text184 {
  line-height: 1;
}
 
.page-text185 {
  line-height: 1;
}
 
.page-text186 {
  line-height: 1;
}
 
.page-text187 {
  line-height: 1;
}
 
.page-text188 {
  line-height: 1;
}
 
.page-text189 {
  line-height: 1;
}
 
.page-text190 {
  line-height: 1;
}
 
.page-text191 {
  line-height: 1;
}
 
.page-text192 {
  line-height: 1;
}
 
.page-text193 {
  line-height: 1;
}
 
.page-text194 {
  line-height: 1;
}
 
.page-text195 {
  line-height: 1;
}
 
.page-text196 {
  line-height: 1;
}
 
.page-text197 {
  line-height: 1;
}
 
.page-text198 {
  line-height: 1;
}
 
.page-text199 {
  line-height: 1;
}
 
.page-text200 {
  line-height: 1;
}
 
.page-text201 {
  line-height: 1;
}
 
.page-text202 {
  line-height: 1;
}
 
.page-text203 {
  line-height: 1;
}
 
.page-text204 {
  line-height: 1;
}
 
.page-text205 {
  line-height: 1;
}
 
.page-text206 {
  line-height: 1;
}
 
.page-text207 {
  line-height: 1;
}
 
.page-text208 {
  line-height: 1;
}
 
.page-text209 {
  line-height: 1;
}
 
.page-text210 {
  line-height: 1;
}
 
.page-fragment14 {
  display: contents;
}
 
.page-text108 {
  display: inline-block;
}
 
@media(max-width: 1600px) {
  .features1-thq-thq-feature3-description-elm-elm {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    font-family: Poppins;
  }
  .features1-thq-thq-text-elm-elm3 {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    font-family: Poppins;
  }
  .features1-link {
    background-color: var(--dl-color-primary-100);
  }
  .features1-text147 {
    fill: var(--dl-color-theme-secondary1);
    color: var(--dl-color-theme-secondary1);
    font-size: 16px;
    font-family: Poppins;
  }
}
 
@media(max-width: 1200px) {
  .features1-thq-thq-text-elm-elm1 {
    width: auto;
    height: auto;
    font-size: 32px;
    font-family: Poppins;
  }
  .features1-thq-thq-text-elm-elm2 {
    font-size: 20px;
    font-family: Poppins;
  }
  .features1-thq-thq-feature1-description-elm-elm {
    font-size: 20px;
    font-family: Poppins;
  }
  .features1-thq-thq-feature2-description-elm-elm {
    font-size: 20px;
    font-family: Poppins;
  }
  .features1-thq-thq-feature3-description-elm-elm {
    font-size: 20px;
    font-family: Poppins;
  }
  .features1-thq-thq-text-elm-elm3 {
    font-size: 20px;
    font-family: Poppins;
  }
  .features1-text147 {
    font-size: 16px;
  }
}
 
@media(max-width: 991px) {
  .features1-thq-thq-section-title-elm-elm {
    align-items: flex-start;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .features1-thq-thq-text-elm-elm1 {
    text-align: center;
  }
  .features1-thq-thq-row-elm-elm {
    flex-direction: column;
  }
  .features1-thq-thq-feature2-elm-elm {
    width: auto;
  }
  .features1-thq-thq-feature3-elm-elm {
    width: auto;
  }
}

.features11-wrapper {
  display: contents;
}
 
.features11-thq-thq-thq-layout251-elm-elm-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.features11-thq-thq-thq-text-elm-elm-elm1 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: 1085px;
  height: 115px;
  font-size: 32px;
  text-align: center;
  font-family: "Poppins";
  padding-bottom: 38px;
}
 
.features11-thq-thq-thq-max-width-elm-elm-elm {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features11-thq-thq-thq-text-elm-elm-elm2 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-family: "Poppins";
}
 
.features11-thq-thq-thq-text-elm-elm-elm3 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-family: "Poppins";
}
 
.features11-thq-thq-thq-content-elm-elm-elm1 {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features11-thq-thq-thq-row-elm-elm-elm {
  align-items: flex-start;
}
 
.features11-thq-thq-thq-feature1-elm-elm-elm {
  flex: 1;
}
 
.features11-thq-thq-thq-content-elm-elm-elm2 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features11-thq-thq-thq-feature1-title-elm-elm-elm {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 20px;
  font-family: "Poppins";
}
 
.features11-thq-thq-thq-feature1-description-elm-elm-elm {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-family: "Poppins";
}
 
.features11-thq-thq-thq-feature2-elm-elm-elm {
  flex: 1;
}
 
.features11-thq-thq-thq-content-elm-elm-elm3 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features11-thq-thq-thq-feature2-title-elm-elm-elm {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 20px;
  font-family: "Poppins";
}
 
.features11-thq-thq-thq-feature2-description-elm-elm-elm {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-family: "Poppins";
}
 
.features11-thq-thq-thq-feature3-elm-elm-elm {
  flex: 1;
}
 
.features11-thq-thq-thq-content-elm-elm-elm4 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features11-thq-thq-thq-feature3-title-elm-elm-elm {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 20px;
  font-family: "Poppins";
}
 
.features11-thq-thq-thq-feature3-description-elm-elm-elm {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-family: "Poppins";
}
 
.features11-link {
  text-decoration: none;
  background-color: var(--dl-color-primary-100);
}
 
.features11-text10 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
}
 
.page-fragment19 {
  display: contents;
}
 
.page-text214 {
  display: inline-block;
}
 
.page-fragment23 {
  display: contents;
}
 
.page-text218 {
  display: inline-block;
}
 
.page-fragment24 {
  display: contents;
}
 
.page-text219 {
  display: inline-block;
}
 
.page-fragment20 {
  display: contents;
}
 
.page-text215 {
  display: inline-block;
}
 
.page-fragment22 {
  display: contents;
}
 
.page-text217 {
  display: inline-block;
}
 
.page-fragment18 {
  display: contents;
}
 
.page-text213 {
  display: inline-block;
}
 
.page-fragment25 {
  display: contents;
}
 
.page-text220 {
  display: inline-block;
}
 
.page-fragment17 {
  display: contents;
}
 
.page-text212 {
  display: inline-block;
}
 
.page-fragment21 {
  display: contents;
}
 
.page-text216 {
  display: inline-block;
}
 
.features11root-class-name {
  background-color: var(--dl-color-theme-neutral-dark);
}
 
@media(max-width: 1600px) {
  .features11-thq-thq-thq-layout251-elm-elm-elm {
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .features11-link {
    background-color: var(--dl-color-primary-100);
  }
  .features11-text10 {
    fill: var(--dl-color-theme-secondary1);
    color: var(--dl-color-theme-secondary1);
    font-size: 16px;
    font-family: Poppins;
  }
  .features11root-class-name {
    background-color: var(--dl-color-theme-neutral-dark);
  }
}
 
@media(max-width: 1200px) {
  .features11-thq-thq-thq-layout251-elm-elm-elm {
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .features11-thq-thq-thq-text-elm-elm-elm1 {
    width: auto;
    height: auto;
    font-size: 32px;
    font-family: Poppins;
  }
  .features11-thq-thq-thq-text-elm-elm-elm2 {
    font-size: 20px;
    font-family: Poppins;
  }
  .features11-thq-thq-thq-text-elm-elm-elm3 {
    font-size: 20px;
    font-family: Poppins;
  }
  .features11-thq-thq-thq-feature1-title-elm-elm-elm {
    font-family: Poppins;
  }
  .features11-thq-thq-thq-feature1-description-elm-elm-elm {
    font-size: 20px;
    font-family: Poppins;
  }
  .features11-thq-thq-thq-feature2-title-elm-elm-elm {
    font-family: Poppins;
  }
  .features11-thq-thq-thq-feature2-description-elm-elm-elm {
    font-size: 20px;
    font-family: Poppins;
  }
  .features11-thq-thq-thq-feature3-title-elm-elm-elm {
    font-family: Poppins;
  }
  .features11-thq-thq-thq-feature3-description-elm-elm-elm {
    font-size: 20px;
    font-family: Poppins;
  }
  .features11-text10 {
    font-size: 16px;
  }
  .features11root-class-name {
    background-color: var(--dl-color-theme-neutral-dark);
  }
}
 
@media(max-width: 991px) {
  .features11-thq-thq-thq-section-title-elm-elm-elm {
    align-items: flex-start;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .features11-thq-thq-thq-text-elm-elm-elm1 {
    text-align: center;
  }
  .features11-thq-thq-thq-row-elm-elm-elm {
    flex-direction: column;
  }
  .features11-thq-thq-thq-feature2-elm-elm-elm {
    width: auto;
  }
  .features11-thq-thq-thq-feature3-elm-elm-elm {
    width: auto;
  }
}

.pricing-wrapper {
  display: contents;
}
 
.pricing-thq-pricing-elm1 {
  gap: var(--dl-layout-space-threeunits);
  width: 1897px;
  display: flex;
  z-index: 50;
  position: relative;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
}
 
.pricing-thq-header-elm1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.pricing-thq-left-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.pricing-thq-heading-elm1 {
  color: rgb(41, 41, 41);
}
 
.pricing-thq-plans-container-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.pricing-thq-plans-elm1 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  z-index: 50;
  max-width: 1200px;
  align-items: center;
  border-radius: 50px;
  flex-direction: row;
  justify-content: center;
}
 
.pricing-thq-plan-elm1 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing-thq-name-elm1 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing-thq-details-elm1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-header-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-name-elm2 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing-thq-pricing-elm2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing-thq-price-elm1 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing-thq-buy-details-elm1 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-link1 {
  display: contents;
}
 
.pricing-thq-buy-elm1 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing-thq-text-elm1 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.pricing-thq-features-elm1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-heading-elm2 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text103 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text106 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text109 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text112 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text115 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text118 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text121 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text124 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text127 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text130 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text133 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text136 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-thq-plan-elm2 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing-thq-name-elm3 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing-thq-details-elm2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-header-elm3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-name-elm4 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing-thq-pricing-elm3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing-thq-price-elm2 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing-thq-buy-details-elm2 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-link2 {
  display: contents;
}
 
.pricing-thq-buy-elm2 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing-thq-text-elm2 {
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 24px;
}
 
.pricing-thq-features-elm2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-heading-elm3 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text140 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text143 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text146 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text149 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text152 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text155 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text158 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text161 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text164 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text167 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text170 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-text173 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-thq-plans-elm2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  z-index: 50;
  max-width: 1200px;
  align-items: center;
  border-radius: 50px;
  flex-direction: row;
  justify-content: center;
}
 
.pricing-thq-plan-elm3 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing-thq-name-elm5 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing-thq-details-elm3 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-header-elm4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-name-elm6 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing-thq-pricing-elm4 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing-thq-price-elm3 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing-thq-buy-details-elm3 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-link3 {
  display: contents;
}
 
.pricing-thq-buy-elm3 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing-thq-text-elm3 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.pricing-thq-features-elm3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-heading-elm4 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricing-thq-plan-elm4 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing-thq-name-elm7 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing-thq-details-elm4 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-header-elm5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-name-elm8 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing-thq-pricing-elm5 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing-thq-price-elm4 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing-thq-buy-details-elm4 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-link4 {
  display: contents;
}
 
.pricing-thq-buy-elm4 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing-thq-text-elm4 {
  color: rgb(12, 16, 12);
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.pricing-text217 {
  color: #ffffff;
}
 
.pricing-thq-features-elm4 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing-thq-heading-elm5 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricingroot-class-name {
  width: 100%;
  max-width: auto;
  align-self: center;
}
 
@media(max-width: 1600px) {
  .pricing-thq-pricing-elm1 {
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  .pricing-thq-name-elm1 {
    color: var(--dl-color-primary-100);
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px;
  }
  .pricing-thq-name-elm2 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px;
  }
  .pricing-text100 {
    color: #ffffff;
  }
  .pricing-thq-name-elm3 {
    color: var(--dl-color-primary-100);
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px;
  }
  .pricing-thq-text-elm2 {
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 24px;
  }
  .pricing-thq-plan-elm3 {
    height: 1199px;
  }
  .pricing-thq-name-elm5 {
    color: var(--dl-color-primary-100);
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px;
  }
  .pricing-thq-name-elm6 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px;
  }
  .pricing-thq-price-elm3 {
    color: rgb(255, 255, 255);
    font-size: 40px;
    font-style: normal;
    font-family: Poppins;
    font-weight: 600;
  }
  .pricing-thq-text-elm3 {
    color: #ffffff;
  }
  .pricing-text179 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text182 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text185 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text188 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text191 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text194 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text197 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text200 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text203 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text206 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text209 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text212 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-thq-plan-elm4 {
    height: 1199px;
  }
  .pricing-thq-name-elm7 {
    color: var(--dl-color-primary-100);
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px;
  }
  .pricing-thq-name-elm8 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px;
  }
  .pricing-thq-price-elm4 {
    color: var(--dl-color-theme-secondary1);
    font-family: Poppins;
  }
  .pricing-text215 {
    color: #ffffff;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
  }
  .pricing-thq-text-elm4 {
    color: #ffffff;
  }
  .pricing-text220 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text223 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text226 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text229 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text232 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text235 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text238 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text241 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text244 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text247 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text250 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
  .pricing-text253 {
    color: #ffffff;
    font-style: normal;
    font-family: Poppins;
    font-weight: 500;
    line-height: 28px;
  }
}
 
@media(max-width: 1200px) {
  .pricing-thq-pricing-elm1 {
    width: 100%;
  }
}
 
@media(max-width: 991px) {
  .pricing-thq-plans-elm1 {
    flex-direction: column;
  }
  .pricing-thq-plans-elm2 {
    flex-direction: column;
  }
  .pricingroot-class-name {
    width: auto;
    max-width: auto;
  }
}
 
@media(max-width: 767px) {
  .pricing-thq-heading-elm1 {
    color: rgb(41, 41, 41);
  }
  .pricing-thq-plan-elm1 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .pricing-thq-plan-elm2 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .pricing-thq-plan-elm3 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .pricing-thq-plan-elm4 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
}
 
@media(max-width: 479px) {
  .pricing-thq-pricing-elm1 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .pricing-thq-heading-elm1 {
    color: rgb(41, 41, 41);
    width: 100%;
    font-size: 32px;
    text-align: center;
  }
  .pricingroot-class-name {
    width: auto;
    max-width: auto;
  }
}

.pricing1-wrapper {
  display: contents;
}
 
.pricing1-thq-pricing-elm1 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  z-index: 50;
  position: relative;
  max-width: auto;
  align-items: center;
  padding-top: 70px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
}
 
.pricing1-thq-header-elm1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.pricing1-thq-left-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.pricing1-thq-heading-elm1 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
}
 
.pricing1-thq-plans-container-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.pricing1-thq-plans-elm1 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  z-index: 50;
  max-width: 1200px;
  align-items: center;
  border-radius: 50px;
  flex-direction: row;
  justify-content: center;
}
 
.pricing1-thq-plan-elm1 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing1-thq-name-elm10 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-details-elm1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-header-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-name-elm11 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-pricing-elm2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing1-thq-price-elm1 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing1-thq-buy-details-elm1 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-link1 {
  display: contents;
}
 
.pricing1-thq-buy-elm1 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing1-thq-text-elm1 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.pricing1-thq-features-elm1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-heading-elm2 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text103 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text106 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text109 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-thq-plan-elm2 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing1-thq-name-elm12 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-details-elm2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-header-elm3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-name-elm13 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-pricing-elm3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing1-thq-price-elm2 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing1-thq-buy-details-elm2 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-link2 {
  display: contents;
}
 
.pricing1-thq-buy-elm2 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing1-thq-text-elm2 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.pricing1-thq-features-elm2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-heading-elm3 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text115 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text118 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text121 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-thq-plans-elm2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  z-index: 50;
  max-width: 1200px;
  align-items: center;
  border-radius: 50px;
  flex-direction: row;
  justify-content: center;
}
 
.pricing1-thq-plan-elm3 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing1-thq-name-elm14 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-details-elm3 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-header-elm4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-name-elm15 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-pricing-elm4 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing1-thq-price-elm3 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing1-thq-buy-details-elm3 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-link3 {
  display: contents;
}
 
.pricing1-thq-buy-elm3 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing1-thq-text-elm3 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.pricing1-thq-features-elm3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-heading-elm4 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text127 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text130 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text133 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text136 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-thq-plan-elm4 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing1-thq-name-elm16 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-details-elm4 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-header-elm5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-name-elm17 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-pricing-elm5 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing1-thq-price-elm4 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing1-thq-buy-details-elm4 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-link4 {
  display: contents;
}
 
.pricing1-thq-buy-elm4 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing1-thq-text-elm4 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.pricing1-thq-features-elm4 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-heading-elm5 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text146 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text149 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text152 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text155 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-thq-plan-elm5 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing1-thq-details-elm5 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-header-elm6 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-name-elm18 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-pricing-elm6 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing1-thq-price-elm5 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing1-thq-buy-details-elm5 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-link5 {
  display: contents;
}
 
.pricing1-thq-buy-elm5 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing1-thq-text-elm5 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.pricing1-thq-features-elm5 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-heading-elm6 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text161 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text164 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text167 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text170 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-thq-plans-elm3 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-halfunit);
  z-index: 50;
  max-width: 1200px;
  align-items: center;
  border-radius: 50px;
  flex-direction: row;
  justify-content: center;
}
 
.pricing1-thq-plan-elm6 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing1-thq-details-elm6 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-header-elm7 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-name-elm19 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-pricing-elm7 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing1-thq-price-elm6 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing1-thq-buy-details-elm6 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-link6 {
  display: contents;
}
 
.pricing1-thq-buy-elm6 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing1-thq-text-elm6 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.pricing1-thq-features-elm6 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-heading-elm7 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text178 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text181 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text184 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text187 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-thq-plan-elm7 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing1-thq-details-elm7 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-header-elm8 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-name-elm20 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-pricing-elm8 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing1-thq-price-elm7 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing1-thq-buy-details-elm7 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-link7 {
  display: contents;
}
 
.pricing1-thq-buy-elm7 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing1-thq-text-elm7 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.pricing1-thq-features-elm7 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-heading-elm8 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text195 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text198 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text201 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text204 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-thq-plan-elm8 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-twounits);
  border-radius: 20px;
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: flex-start;
  background-color: #292929;
}
 
.pricing1-thq-details-elm8 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-header-elm9 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-name-elm21 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Poppins";
  line-height: 36px;
}
 
.pricing1-thq-pricing-elm9 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.pricing1-thq-price-elm8 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.pricing1-thq-buy-details-elm8 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-link8 {
  display: contents;
}
 
.pricing1-thq-buy-elm8 {
  width: 100%;
  display: flex;
  text-decoration: none;
  background-color: #026dff;
}
 
.pricing1-thq-text-elm8 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-size: 16px;
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 24px;
}
 
.pricing1-thq-features-elm8 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.pricing1-thq-heading-elm9 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text212 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text215 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text218 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 
.pricing1-text221 {
  color: #ffffff;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  line-height: 28px;
}
 

 
.pricing1root-class-name1 {
  width: 100%;
  height: auto;
  max-width: auto;
  align-self: stretch;
}
 
@media(max-width: 1600px) {
  .pricing1-thq-heading-elm1 {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
  }
  .pricing1-thq-plan-elm1 {
    height: 722px;
  }
  .pricing1-thq-name-elm10 {
    fill: var(--dl-color-primary-100);
    color: var(--dl-color-primary-100);
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px;
  }
  .pricing1-thq-text-elm1 {
    color: #ffffff;
  }
  .pricing1-thq-plan-elm2 {
    height: 722px;
  }
  .pricing1-thq-name-elm12 {
    fill: var(--dl-color-primary-100);
    color: var(--dl-color-primary-100);
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px;
  }
  .pricing1-thq-plan-elm3 {
    height: 750px;
  }
  .pricing1-thq-name-elm14 {
    fill: var(--dl-color-primary-100);
    color: var(--dl-color-primary-100);
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px;
  }
  .pricing1-thq-plan-elm4 {
    height: 750px;
  }
  .pricing1-thq-name-elm16 {
    fill: var(--dl-color-primary-100);
    color: var(--dl-color-primary-100);
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px;
  }
  .pricing1-thq-plan-elm5 {
    height: 750px;
  }
  .pricing1root-class-name1 {
    width: auto;
    max-width: auto;
  }
}
 
@media(max-width: 1200px) {
  .pricing1-thq-pricing-elm1 {
    width: 100%;
  }
  .pricing1root-class-name {
    width: auto;
    max-width: auto;
  }
}
 
@media(max-width: 991px) {
  .pricing1-thq-plans-elm1 {
    flex-direction: column;
  }
  .pricing1-thq-plans-elm2 {
    flex-direction: column;
  }
  .pricing1-thq-plans-elm3 {
    flex-direction: column;
  }
  .pricing1root-class-name1 {
    width: auto;
    max-width: auto;
  }
}
 
@media(max-width: 767px) {
  .pricing1-thq-plan-elm1 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .pricing1-thq-plan-elm2 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .pricing1-thq-plan-elm3 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .pricing1-thq-plan-elm4 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .pricing1-thq-plan-elm5 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .pricing1-thq-plan-elm6 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .pricing1-thq-plan-elm7 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .pricing1-thq-plan-elm8 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
}
 
@media(max-width: 479px) {
  .pricing1-thq-pricing-elm1 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .pricing1-thq-heading-elm1 {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    font-size: 32px;
    text-align: center;
  }
  .pricing1-thq-plans-elm3 {
    width: auto;
    height: auto;
    max-width: auto;
    max-height: auto;
  }
  .pricing1root-class-name1 {
    width: auto;
    max-width: auto;
  }
}

.footer3-wrapper {
  display: contents;
}
 
.footer3-thq-footer4-elm {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.footer3-container {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer3-thq-max-width-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer3-thq-credits-elm {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer3-thq-footer-links-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
}
 
.footer3-thq-content3-elm {
  color: #f7f7f7;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.footer3-thq-link11-elm1 {
  text-decoration: none;
}
 
.footer3-thq-link11-elm2 {
  text-decoration: none;
}
 
.footer3-thq-link12-elm {
  text-decoration: none;
}
 
.footer3-thq-link13-elm1 {
  text-decoration: none;
}
 
.footer3-thq-link13-elm2 {
  text-decoration: none;
}
 
.footer3-thq-footer-links-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
}
 
.footer3-thq-link13-elm3 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  text-decoration: none;
}
 
.footer3-thq-link13-elm4 {
  text-decoration: none;
}
 
.footer3-thq-link13-elm5 {
  text-decoration: none;
}
 
.footer3-thq-link13-elm6 {
  text-decoration: none;
}
 
.page-fragment29 {
  display: contents;
}
 
.page-text227 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment27 {
  display: contents;
}
 
.page-text222 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-text224 {
  color: #f7f7f7;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment31 {
  display: contents;
}
 
.page-text229 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment28 {
  display: contents;
}
 
.page-text226 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment30 {
  display: contents;
}
 
.page-text228 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment32 {
  display: contents;
}
 
.page-text230 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment26 {
  display: contents;
}
 
.page-text221 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment33 {
  display: contents;
}
 
.page-text231 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment34 {
  display: contents;
}
 
.page-text232 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.footer3root-class-name {
  width: 100%;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
@media(max-width: 1600px) {
  .footer3-thq-footer4-elm {
    align-items: center;
    padding-left: 45px;
    flex-direction: column;
    justify-content: center;
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .page-text232 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .footer3root-class-name {
    width: 100%;
    background-color: var(--dl-color-theme-neutral-dark);
  }
}
 
@media(max-width: 1200px) {
  .footer3-thq-footer4-elm {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer3-thq-content3-elm {
    text-align: center;
  }
  .footer3-thq-link11-elm1 {
    text-align: center;
  }
  .footer3-thq-link11-elm2 {
    text-align: center;
  }
  .footer3-thq-link12-elm {
    text-align: center;
  }
  .footer3-thq-link13-elm1 {
    text-align: center;
  }
  .footer3-thq-link13-elm2 {
    text-align: center;
  }
  .footer3-thq-link13-elm3 {
    text-align: center;
  }
  .footer3-thq-link13-elm4 {
    text-align: center;
  }
  .footer3-thq-link13-elm5 {
    text-align: center;
  }
  .footer3-thq-link13-elm6 {
    text-align: center;
  }
  .footer3root-class-name {
    width: 100%;
    position: static;
  }
}
 
@media(max-width: 991px) {
  .footer3-thq-footer4-elm {
    position: static;
  }
  .footer3-thq-footer-links-elm1 {
    width: 100%;
    margin-left: 3px;
  }
  .footer3-thq-footer-links-elm2 {
    width: 100%;
    margin-left: 3px;
  }
  .footer3root-class-name {
    width: 100%;
    height: 100%;
    position: static;
    max-width: 100%;
    align-self: stretch;
    background-color: var(--dl-color-theme-neutral-dark);
  }
}
 
@media(max-width: 767px) {
  .footer3-thq-footer4-elm {
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .footer3-thq-footer-links-elm1 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer3-thq-footer-links-elm2 {
    width: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer3-thq-max-width-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer3-thq-footer-links-elm1 {
    width: 100%;
  }
  .footer3-thq-footer-links-elm2 {
    width: 100%;
  }
}

.page-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: stretch;
  flex-direction: column;
}
 
.page-container11 {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.page-thq-navbar-interactive-elm {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.page-thq-image1-elm {
  width: var(--dl-layout-size-xlarge);
  height: 100%;
}
 
.page-thq-desktop-menu-elm {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.page-thq-links-elm1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.page-thq-link1-elm1 {
  text-decoration: none;
}
 
.page-thq-link2-elm1 {
  text-decoration: none;
}
 
.page-thq-link3-elm1 {
  text-decoration: none;
}
 
.page-thq-link4-elm1 {
  text-decoration: none;
}
 
.page-thq-link5-elm1 {
  text-decoration: none;
}
 
.page-thq-buttons-elm1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.page-thq-action1-elm1 {
  display: flex;
  border-color: var(--dl-color-primary-100);
  flex-direction: row;
  text-decoration: none;
  background-color: var(--dl-color-primary-100);
}
 
.page-thq-action2-elm1 {
  display: flex;
  border-color: var(--dl-color-primary-100);
  flex-direction: row;
  text-decoration: none;
}
 
.page-text101 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
}
 
.page-thq-burger-menu-elm {
  display: none;
}
 
.page-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.page-thq-mobile-menu-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.page-thq-nav-elm {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.page-thq-top-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.page-thq-logo-elm {
  width: var(--dl-layout-size-xlarge);
  height: var(--dl-layout-size-medium);
}
 
.page-thq-close-menu-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.page-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.page-thq-links-elm2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.page-thq-link1-elm2 {
  text-decoration: none;
}
 
.page-thq-link3-elm2 {
  text-decoration: none;
}
 
.page-thq-link4-elm2 {
  text-decoration: none;
}
 
.page-thq-link5-elm2 {
  text-decoration: none;
}
 
.page-thq-buttons-elm2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  flex-direction: row;
}
 
.page-thq-action1-elm2 {
  border-color: var(--dl-color-primary-100);
  background-color: var(--dl-color-primary-100);
}
 
.page-thq-action2-elm2 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
  border-color: var(--dl-color-primary-100);
}
 
.page-text103 {
  fill: var(--dl-color-primary-100);
  color: var(--dl-color-primary-100);
}
 
.page-thq-icon-group-elm {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.page-fragment10 {
  display: contents;
}
 
.page-text104 {
  display: inline-block;
}
 
.page-fragment11 {
  display: contents;
}
 
.page-text105 {
  display: inline-block;
}
 
.page-fragment12 {
  display: contents;
}
 
.page-text106 {
  display: inline-block;
}
 
.page-fragment13 {
  display: contents;
}
 
.page-text107 {
  display: inline-block;
}
 
.page-fragment14 {
  display: contents;
}
 
.page-text108 {
  display: inline-block;
}
 
.page-fragment15 {
  display: contents;
}
 
.page-text111 {
  display: inline-block;
}
 
.page-text112 {
  line-height: 1;
}
 
.page-text113 {
  line-height: 1;
}
 
.page-text114 {
  line-height: 1;
}
 
.page-text115 {
  line-height: 1;
}
 
.page-text116 {
  line-height: 1;
}
 
.page-text117 {
  line-height: 1;
}
 
.page-text118 {
  line-height: 1;
}
 
.page-text119 {
  line-height: 1;
}
 
.page-text120 {
  line-height: 1;
}
 
.page-text121 {
  line-height: 1;
}
 
.page-text122 {
  line-height: 1;
}
 
.page-text123 {
  line-height: 1;
}
 
.page-text124 {
  line-height: 1;
}
 
.page-text125 {
  line-height: 1;
}
 
.page-text126 {
  line-height: 1;
}
 
.page-text127 {
  line-height: 1;
}
 
.page-text128 {
  line-height: 1;
}
 
.page-text129 {
  line-height: 1;
}
 
.page-text130 {
  line-height: 1;
}
 
.page-text131 {
  line-height: 1;
}
 
.page-text132 {
  line-height: 1;
}
 
.page-text133 {
  line-height: 1;
}
 
.page-text134 {
  line-height: 1;
}
 
.page-text135 {
  line-height: 1;
}
 
.page-text136 {
  line-height: 1;
}
 
.page-text137 {
  line-height: 1;
}
 
.page-text138 {
  line-height: 1;
}
 
.page-text139 {
  line-height: 1;
}
 
.page-text140 {
  line-height: 1;
}
 
.page-text141 {
  line-height: 1;
}
 
.page-text142 {
  line-height: 1;
}
 
.page-text143 {
  line-height: 1;
}
 
.page-text144 {
  line-height: 1;
}
 
.page-text145 {
  line-height: 1;
}
 
.page-text146 {
  line-height: 1;
}
 
.page-text147 {
  line-height: 1;
}
 
.page-text148 {
  line-height: 1;
}
 
.page-text149 {
  line-height: 1;
}
 
.page-text150 {
  line-height: 1;
}
 
.page-text151 {
  line-height: 1;
}
 
.page-text152 {
  line-height: 1;
}
 
.page-text153 {
  line-height: 1;
}
 
.page-text154 {
  line-height: 1;
}
 
.page-text155 {
  line-height: 1;
}
 
.page-text156 {
  line-height: 1;
}
 
.page-text157 {
  line-height: 1;
}
 
.page-text158 {
  line-height: 1;
}
 
.page-text159 {
  line-height: 1;
}
 
.page-text160 {
  line-height: 1;
}
 
.page-text161 {
  line-height: 1;
}
 
.page-fragment16 {
  display: contents;
}
 
.page-text163 {
  display: inline-block;
}
 
.page-text164 {
  line-height: 1;
}
 
.page-text165 {
  line-height: 1;
}
 
.page-text166 {
  line-height: 1;
}
 
.page-text167 {
  line-height: 1;
}
 
.page-text168 {
  line-height: 1;
}
 
.page-text169 {
  line-height: 1;
}
 
.page-text170 {
  line-height: 1;
}
 
.page-text171 {
  line-height: 1;
}
 
.page-text172 {
  line-height: 1;
}
 
.page-text173 {
  line-height: 1;
}
 
.page-text174 {
  line-height: 1;
}
 
.page-text175 {
  line-height: 1;
}
 
.page-text176 {
  line-height: 1;
}
 
.page-text177 {
  line-height: 1;
}
 
.page-text178 {
  line-height: 1;
}
 
.page-text179 {
  line-height: 1;
}
 
.page-text180 {
  line-height: 1;
}
 
.page-text181 {
  line-height: 1;
}
 
.page-text182 {
  line-height: 1;
}
 
.page-text183 {
  line-height: 1;
}
 
.page-text184 {
  line-height: 1;
}
 
.page-text185 {
  line-height: 1;
}
 
.page-text186 {
  line-height: 1;
}
 
.page-text187 {
  line-height: 1;
}
 
.page-text188 {
  line-height: 1;
}
 
.page-text189 {
  line-height: 1;
}
 
.page-text190 {
  line-height: 1;
}
 
.page-text191 {
  line-height: 1;
}
 
.page-text192 {
  line-height: 1;
}
 
.page-text193 {
  line-height: 1;
}
 
.page-text194 {
  line-height: 1;
}
 
.page-text195 {
  line-height: 1;
}
 
.page-text196 {
  line-height: 1;
}
 
.page-text197 {
  line-height: 1;
}
 
.page-text198 {
  line-height: 1;
}
 
.page-text199 {
  line-height: 1;
}
 
.page-text200 {
  line-height: 1;
}
 
.page-text201 {
  line-height: 1;
}
 
.page-text202 {
  line-height: 1;
}
 
.page-text203 {
  line-height: 1;
}
 
.page-text204 {
  line-height: 1;
}
 
.page-text205 {
  line-height: 1;
}
 
.page-text206 {
  line-height: 1;
}
 
.page-text207 {
  line-height: 1;
}
 
.page-text208 {
  line-height: 1;
}
 
.page-text209 {
  line-height: 1;
}
 
.page-text210 {
  line-height: 1;
}
 
.page-fragment17 {
  display: contents;
}
 
.page-text212 {
  display: inline-block;
}
 
.page-fragment18 {
  display: contents;
}
 
.page-text213 {
  display: inline-block;
}
 
.page-fragment19 {
  display: contents;
}
 
.page-text214 {
  display: inline-block;
}
 
.page-fragment20 {
  display: contents;
}
 
.page-text215 {
  display: inline-block;
}
 
.page-fragment21 {
  display: contents;
}
 
.page-text216 {
  display: inline-block;
}
 
.page-fragment22 {
  display: contents;
}
 
.page-text217 {
  display: inline-block;
}
 
.page-fragment23 {
  display: contents;
}
 
.page-text218 {
  display: inline-block;
}
 
.page-fragment24 {
  display: contents;
}
 
.page-text219 {
  display: inline-block;
}
 
.page-fragment25 {
  display: contents;
}
 
.page-text220 {
  display: inline-block;
}
 
.page-container12 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.page-iframe {
  width: 2134px;
  border: none;
  height: 1135px;
  max-width: 100%;
  min-width: 100%;
}
 
.page-container13 {
  display: none;
}
 
.page-container14 {
  display: contents;
}
 
.page-container15 {
  display: none;
}
 
.page-container16 {
  display: contents;
}
 
.page-container17 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.page-container18 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.page-container19 {
  flex: 0 0 auto;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.page-fragment26 {
  display: contents;
}
 
.page-text221 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment27 {
  display: contents;
}
 
.page-text222 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-text224 {
  color: #f7f7f7;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment28 {
  display: contents;
}
 
.page-text226 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment29 {
  display: contents;
}
 
.page-text227 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment30 {
  display: contents;
}
 
.page-text228 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment31 {
  display: contents;
}
 
.page-text229 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment32 {
  display: contents;
}
 
.page-text230 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment33 {
  display: contents;
}
 
.page-text231 {
  color: rgb(247, 247, 247);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-fragment34 {
  display: contents;
}
 
.page-text232 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 16px;
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.page-link {
  display: contents;
}
 
.page-container20 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.page-icon20 {
  width: 24px;
  margin-right: 4px;
}
 
.page-text233 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 1600px) {
  .page-thq-action1-elm1 {
    border-color: var(--dl-color-primary-100);
    background-color: var(--dl-color-primary-100);
  }
  .page-thq-action2-elm1 {
    border-color: var(--dl-color-primary-100);
  }
  .page-text101 {
    fill: var(--dl-color-primary-100);
    color: var(--dl-color-primary-100);
  }
  .page-thq-logo-elm {
    width: var(--dl-layout-size-xlarge);
    height: var(--dl-layout-size-medium);
  }
  .page-text232 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: Inter;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
}
 
@media(max-width: 1200px) {
  .page-thq-action1-elm1 {
    border-color: #ffffff;
    background-color: var(--dl-color-primary-100);
  }
  .page-thq-action2-elm1 {
    border-color: var(--dl-color-primary-100);
  }
  .page-text101 {
    fill: var(--dl-color-primary-100);
    color: var(--dl-color-primary-100);
  }
  .page-thq-logo-elm {
    width: var(--dl-layout-size-xlarge);
    height: var(--dl-layout-size-medium);
  }
}
 
@media(max-width: 991px) {
  .page-thq-desktop-menu-elm {
    display: none;
  }
  .page-thq-burger-menu-elm {
    display: flex;
  }
  .page-thq-logo-elm {
    width: var(--dl-layout-size-xlarge);
    height: var(--dl-layout-size-medium);
  }
  .page-thq-action1-elm2 {
    border-color: var(--dl-color-primary-100);
    background-color: var(--dl-color-primary-100);
  }
  .page-thq-action2-elm2 {
    border-color: var(--dl-color-primary-100);
  }
  .page-text103 {
    fill: var(--dl-color-primary-100);
    color: var(--dl-color-primary-100);
  }
}
 
@media(max-width: 767px) {
  .page-thq-navbar-interactive-elm {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .page-thq-burger-menu-elm {
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .page-thq-navbar-interactive-elm {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .page-thq-mobile-menu-elm {
    padding: var(--dl-layout-space-unit);
  }
}
