.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-thq-navigation-overlay-item-elm1 {
  -stagger: 1;
}
 
.navigation-thq-navigation-overlay-item-elm2 {
  -stagger: 2;
}
 
.navigation-thq-navigation-overlay-item-elm3 {
  -stagger: 3;
}
 
.navigation-thq-navigation-overlay-item-elm4 {
  -stagger: 4;
}
 
.navigation-thq-navigation-overlay-item-elm5 {
  -stagger: 5;
}
 
.navigation-thq-navigation-overlay-footer-elm {
  -stagger: 6;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}

.how-we-work-wrapper {
  display: contents;
}
 
.how-we-work-container1 {
  display: contents;
}
 
.how-we-work-container2 {
  display: none;
}
 
.how-we-work-container3 {
  display: contents;
}
 


.create-a-dedicated-faq-section-wrapper {
  display: contents;
}
 
.create-a-dedicated-faq-section-container1 {
  width: 100%;
  display: contents;
  position: relative;
}
 
.create-a-dedicated-faq-section-container2 {
  display: none;
}
 
.create-a-dedicated-faq-section-container3 {
  display: contents;
}
 
.create-a-dedicated-faq-section-container4 {
  display: none;
}
 
.create-a-dedicated-faq-section-container5 {
  display: contents;
}
 
.create-a-dedicated-faq-section-container6 {
  display: none;
}
 
.create-a-dedicated-faq-section-container7 {
  display: contents;
}
 


.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-thq-footer-container-elm {
  height: 342px;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
@media(max-width: 991px) {
  .footer-thq-footer-root-elm {
    height: 651px;
  }
}
 
@media(max-width: 767px) {
  .footer-thq-footer-root-elm {
    height: 864px;
  }
}
 
@media(max-width: 479px) {
  .footer-thq-footer-root-elm {
    height: 875px;
  }
}

.home-container10 {
  width: 100%;
  min-height: 100vh;
}
 
.home-thq-about-content-wrapper-elm {
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: column;
}
 
.home-thq-about-heading-elm {
  color: var(--color-on-surface);
  font-size: calc(60px);
  font-family: """"""""Rajdhani", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif""""""";
  font-weight: 700;
  text-shadow: rgba(0, 255, 133, 0.3) 0px 0px 20px, rgba(0, 255, 133, 0.15) 0px 0px 40px;
  margin-bottom: var(--spacing-2xl);
  letter-spacing: 0.05em;
  text-transform: capitalize;
}
 
.home-thq-about-description-elm {
  color: var(--color-on-surface-secondary);
  font-size: clamp(16px, 1.5vw, 20px);
  max-width: 750px;
  font-family: """"""""Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif""""""";
  line-height: 1.7;
  margin-bottom: var(--spacing-4xl);
  letter-spacing: 0.01em;
}
 
.home-thq-about-principles-grid-elm {
  gap: var(--spacing-2xl);
  width: 100%;
  display: grid;
  max-width: 900px;
  grid-template-columns: repeat(2, 1fr);
}
 
.home-thq-about-grid-pattern-elm {
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  opacity: 0.3;
  position: absolute;
  background: linear-gradient(90deg, transparent, var(--color-primary), transparent);
}
 
.home-thq-services-overview-elm {
  height: auto;
  min-height: fit-content;
}
 
.home-thq-services-grid-elm {
  gap: 2.5rem;
  margin: 0 auto;
  display: flex;
  padding: 0 var(--spacing-xl);
  z-index: 1;
  position: relative;
  max-width: 900px;
  flex-direction: column;
}
 
.home-thq-anim-code-block-elm1 {
  top: 20%;
  left: 10%;
  width: 40%;
  animation-delay: 0s;
}
 
.home-thq-anim-code-block-elm2 {
  top: 35%;
  left: 20%;
  width: 60%;
  animation-delay: 0.5s;
}
 
.home-thq-anim-code-block-elm3 {
  top: 50%;
  left: 15%;
  width: 35%;
  animation-delay: 1s;
}
 
.home-thq-anim-node-elm1 {
  top: 25%;
  left: 30%;
  animation-delay: 0s;
}
 
.home-thq-anim-node-elm2 {
  top: 40%;
  left: 60%;
  animation-delay: 0.4s;
}
 
.home-thq-anim-node-elm3 {
  top: 55%;
  left: 25%;
  animation-delay: 0.8s;
}
 
.home-thq-anim-node-elm4 {
  top: 70%;
  left: 50%;
  animation-delay: 1.2s;
}
 
.home-thq-anim-connector-elm1 {
  top: 28%;
  left: 32%;
  width: 30%;
  animation-delay: 0.2s;
}
 
.home-thq-anim-connector-elm2 {
  top: 48%;
  left: 27%;
  width: 25%;
  animation-delay: 0.6s;
}
 
.home-thq-anim-connector-elm3 {
  top: 62%;
  left: 52%;
  width: 20%;
  animation-delay: 1s;
}
 
.home-thq-anim-module-elm1 {
  top: 15%;
  right: 20%;
  animation-delay: 0s;
}
 
.home-thq-anim-module-elm2 {
  top: 45%;
  right: 15%;
  animation-delay: 1.3s;
}
 
.home-thq-anim-module-elm3 {
  top: 75%;
  right: 25%;
  animation-delay: 2.6s;
}
 
.home-thq-anim-flow-line-elm1 {
  top: 20%;
  left: 75%;
  animation-delay: 0s;
}
 
.home-thq-anim-flow-line-elm2 {
  top: 40%;
  left: 85%;
  animation-delay: 1.5s;
}
 
.home-thq-anim-tree-branch-elm1 {
  top: 30%;
  left: 20%;
  width: 25%;
  transform: rotate(-30deg);
  animation-delay: 0s;
}
 
.home-thq-anim-tree-branch-elm2 {
  top: 30%;
  left: 43%;
  width: 20%;
  transform: rotate(30deg);
  animation-delay: 0.4s;
}
 
.home-thq-anim-tree-branch-elm3 {
  top: 50%;
  left: 35%;
  width: 15%;
  transform: rotate(-20deg);
  animation-delay: 0.8s;
}
 
.home-thq-anim-tree-branch-elm4 {
  top: 50%;
  left: 48%;
  width: 18%;
  transform: rotate(25deg);
  animation-delay: 1.2s;
}
 
.home-thq-anim-decision-point-elm1 {
  top: 28%;
  left: 42%;
  animation-delay: 0.2s;
}
 
.home-thq-anim-decision-point-elm2 {
  top: 48%;
  left: 46%;
  animation-delay: 0.6s;
}
 
.home-thq-anim-decision-point-elm3 {
  top: 68%;
  left: 40%;
  animation-delay: 1s;
}
 
.home-thq-anim-strategic-line-elm1 {
  top: 25%;
  left: 25%;
  width: 50%;
  animation-delay: 0s;
}
 
.home-thq-anim-strategic-line-elm2 {
  top: 50%;
  left: 30%;
  width: 40%;
  animation-delay: 1s;
}
 
.home-thq-anim-strategic-line-elm3 {
  top: 75%;
  left: 27%;
  width: 45%;
  animation-delay: 2s;
}
 
.home-thq-anim-analysis-path-elm1 {
  top: 35%;
  left: 30%;
  animation-delay: 0.3s;
}
 
.home-thq-anim-analysis-path-elm2 {
  top: 40%;
  left: 70%;
  animation-delay: 0.8s;
}
 
.home-thq-anim-pulse-point-elm1 {
  top: 20%;
  left: 25%;
  animation-delay: 0s;
}
 
.home-thq-anim-pulse-point-elm2 {
  top: 60%;
  left: 60%;
  animation-delay: 0.5s;
}
 
.home-thq-anim-pulse-point-elm3 {
  top: 80%;
  left: 30%;
  animation-delay: 1s;
}
 
.home-thq-anim-cloud-base-elm1 {
  top: 20%;
  left: 20%;
  width: 50px;
  height: 30px;
  animation-delay: 0s;
}
 
.home-thq-anim-cloud-base-elm2 {
  top: 45%;
  left: 50%;
  width: 40px;
  height: 25px;
  animation-delay: 1.3s;
}
 
.home-thq-anim-cloud-base-elm3 {
  top: 65%;
  left: 30%;
  width: 35px;
  height: 22px;
  animation-delay: 2.6s;
}
 
.home-thq-anim-data-stream-elm1 {
  top: 30%;
  left: 35%;
  animation-delay: 0s;
}
 
.home-thq-anim-data-stream-elm2 {
  top: 40%;
  left: 55%;
  animation-delay: 0.6s;
}
 
.home-thq-anim-data-stream-elm3 {
  top: 60%;
  left: 45%;
  animation-delay: 1.2s;
}
 
.home-thq-anim-infra-node-elm1 {
  top: 25%;
  left: 60%;
  animation-delay: 0s;
}
 
.home-thq-anim-infra-node-elm2 {
  top: 50%;
  left: 25%;
  animation-delay: 0.6s;
}
 
.home-thq-anim-infra-node-elm3 {
  top: 70%;
  left: 55%;
  animation-delay: 1.2s;
}
 
.home-thq-anim-infra-node-elm4 {
  top: 40%;
  left: 75%;
  animation-delay: 1.8s;
}
 
.home-thq-anim-server-conn-elm1 {
  top: 35%;
  left: 62%;
  animation-delay: 0.3s;
}
 
.home-thq-anim-server-conn-elm2 {
  top: 55%;
  left: 27%;
  animation-delay: 0.9s;
}
 
.home-thq-anim-network-line-elm1 {
  top: 35%;
  left: 30%;
  width: 40%;
  animation-delay: 0s;
}
 
.home-thq-anim-network-line-elm2 {
  top: 55%;
  left: 35%;
  width: 35%;
  animation-delay: 1s;
}
 
.home-thq-anim-network-line-elm3 {
  top: 75%;
  left: 40%;
  width: 30%;
  animation-delay: 2s;
}
 
.home-thq-anim-workflow-line-elm1 {
  top: 25%;
  left: 20%;
  width: 60%;
  animation-delay: 0s;
}
 
.home-thq-anim-workflow-line-elm2 {
  top: 45%;
  left: 25%;
  width: 50%;
  animation-delay: 0.7s;
}
 
.home-thq-anim-workflow-line-elm3 {
  top: 65%;
  left: 22%;
  width: 55%;
  animation-delay: 1.4s;
}
 
.home-thq-anim-workflow-line-elm4 {
  top: 85%;
  left: 27%;
  width: 45%;
  animation-delay: 2.1s;
}
 
.home-thq-anim-process-step-elm1 {
  top: 20%;
  left: 15%;
  animation-delay: 0s;
}
 
.home-thq-anim-process-step-elm2 {
  top: 40%;
  left: 70%;
  animation-delay: 0.6s;
}
 
.home-thq-anim-process-step-elm3 {
  top: 60%;
  left: 20%;
  animation-delay: 1.2s;
}
 
.home-thq-anim-process-step-elm4 {
  top: 80%;
  left: 65%;
  animation-delay: 1.8s;
}
 
.home-thq-anim-checkpoint-elm1 {
  top: 23%;
  left: 68%;
  animation-delay: 0.3s;
}
 
.home-thq-anim-checkpoint-elm2 {
  top: 63%;
  left: 18%;
  animation-delay: 0.9s;
}
 
.home-thq-anim-checkpoint-elm3 {
  top: 83%;
  left: 63%;
  animation-delay: 1.5s;
}
 
.home-thq-anim-flow-arrow-elm1 {
  top: 23%;
  left: 78%;
  animation-delay: 0.4s;
}
 
.home-thq-anim-flow-arrow-elm2 {
  top: 43%;
  left: 73%;
  animation-delay: 1s;
}
 
.home-thq-anim-flow-arrow-elm3 {
  top: 83%;
  left: 73%;
  animation-delay: 1.6s;
}
 
.home-thq-anim-loop-indicator-elm {
  top: 70%;
  left: 45%;
  width: 30px;
  border: 1px solid rgba(0, 255, 133, 0.2);
  height: 30px;
  position: absolute;
  animation: loopRotate 3s linear infinite;
  border-radius: 50%;
  animation-delay: 0s;
  border-top-color: rgba(0, 255, 133, 0.5);
}
 
.home-thq-anim-browser-frame-elm1 {
  top: 15%;
  left: 15%;
  width: 55%;
  height: 35%;
  animation-delay: 0s;
}
 
.home-thq-anim-browser-frame-elm2 {
  top: 35%;
  left: 40%;
  width: 45%;
  height: 30%;
  animation-delay: 1.3s;
}
 
.home-thq-anim-browser-frame-elm3 {
  top: 60%;
  left: 20%;
  width: 40%;
  height: 25%;
  animation-delay: 2.6s;
}
 
.home-thq-anim-wireframe-line-elm1 {
  top: 25%;
  left: 20%;
  width: 30%;
  animation-delay: 0s;
}
 
.home-thq-anim-wireframe-line-elm2 {
  top: 45%;
  left: 45%;
  width: 25%;
  animation-delay: 0.8s;
}
 
.home-thq-anim-wireframe-line-elm3 {
  top: 70%;
  left: 25%;
  width: 20%;
  animation-delay: 1.6s;
}
 
.home-thq-anim-ui-panel-elm1 {
  top: 20%;
  left: 50%;
  width: 20px;
  height: 15px;
  animation-delay: 0s;
}
 
.home-thq-anim-ui-panel-elm2 {
  top: 50%;
  left: 65%;
  width: 15px;
  height: 12px;
  animation-delay: 1s;
}
 
.home-thq-anim-ui-panel-elm3 {
  top: 75%;
  left: 35%;
  width: 18px;
  height: 10px;
  animation-delay: 2s;
}
 
.home-thq-anim-interface-grid-elm {
  top: 30%;
  left: 60%;
  width: 40px;
  height: 40px;
  position: absolute;
  animation: gridPulse 3s ease-in-out infinite;
  animation-delay: 0.5s;
  background-size: 10px 10px;
  background-image: linear-gradient(rgba(0, 255, 133, 0.1) 1px, transparent 1px),linear-gradient(90deg, rgba(0, 255, 133, 0.1) 1px, transparent 1px);
}
 
.home-thq-anim-loading-bar-elm1 {
  top: 55%;
  left: 20%;
  width: 35%;
  animation-delay: 0s;
}
 
.home-thq-anim-loading-bar-elm2 {
  top: 80%;
  left: 30%;
  width: 25%;
  animation-delay: 1s;
}
 
.home-thq-anim-slide-element-elm1 {
  top: 35%;
  left: 25%;
  animation-delay: 0.3s;
}
 
.home-thq-anim-slide-element-elm2 {
  top: 65%;
  left: 55%;
  animation-delay: 1.3s;
}
 
.home-thq-anim-data-bar-elm1 {
  left: 20%;
  height: 25%;
  animation-delay: 0s;
}
 
.home-thq-anim-data-bar-elm2 {
  left: 32%;
  height: 40%;
  animation-delay: 0.3s;
}
 
.home-thq-anim-data-bar-elm3 {
  left: 44%;
  height: 30%;
  animation-delay: 0.6s;
}
 
.home-thq-anim-data-bar-elm4 {
  left: 56%;
  height: 50%;
  animation-delay: 0.9s;
}
 
.home-thq-anim-data-bar-elm5 {
  left: 68%;
  height: 35%;
  animation-delay: 1.2s;
}
 
.home-thq-anim-server-block-elm1 {
  top: 20%;
  left: 25%;
  animation-delay: 0s;
}
 
.home-thq-anim-server-block-elm2 {
  top: 25%;
  left: 55%;
  animation-delay: 0.8s;
}
 
.home-thq-anim-server-block-elm3 {
  top: 55%;
  left: 40%;
  animation-delay: 1.6s;
}
 
.home-thq-anim-monitor-pulse-elm1 {
  top: 28%;
  left: 30%;
  animation-delay: 0s;
}
 
.home-thq-anim-monitor-pulse-elm2 {
  top: 62%;
  left: 45%;
  animation-delay: 0.5s;
}
 
.home-thq-anim-signal-line-elm1 {
  top: 35%;
  left: 35%;
  width: 30%;
  animation-delay: 0.2s;
}
 
.home-thq-anim-signal-line-elm2 {
  top: 50%;
  left: 30%;
  width: 25%;
  animation-delay: 0.7s;
}
 
.home-thq-anim-signal-line-elm3 {
  top: 70%;
  left: 40%;
  width: 20%;
  animation-delay: 1.2s;
}
 
.home-thq-anim-infra-map-elm1 {
  top: 30%;
  left: 60%;
  width: 50px;
  height: 50px;
  animation-delay: 0s;
}
 
.home-thq-anim-infra-map-elm2 {
  top: 60%;
  left: 25%;
  width: 35px;
  height: 35px;
  animation-delay: 1.5s;
}
 
.home-thq-anim-streaming-data-elm1 {
  top: 15%;
  left: 40%;
  animation-delay: 0s;
}
 
.home-thq-anim-streaming-data-elm2 {
  top: 25%;
  left: 60%;
  animation-delay: 0.7s;
}
 
.home-thq-tech-label-elm22 {
  color: #909090;
}
 
.home-thq-why-subtitle-elm {
  color: var(--color-on-surface-secondary);
  margin: 0 auto;
  font-size: var(--font-size-lg);
  max-width: 600px;
  line-height: 1.6;
}
 
.home-thq-success-banner-elm {
  display: none;
}
 
.home-container11 {
  display: none;
}
 
.home-container12 {
  display: contents;
}
 
.home-container13 {
  display: none;
}
 
.home-container14 {
  display: contents;
}
 
.home-container16 {
  display: contents;
}
 
.home-container18 {
  display: contents;
}
 
.home-container20 {
  display: contents;
}
 
.home-container22 {
  display: contents;
}
 
@media(max-width: 991px) {
  .home-thq-about-principles-grid-elm {
    max-width: 500px;
    grid-template-columns: 1fr;
  }
}
 
@media(max-width: 767px) {
  .home-thq-services-grid-elm {
    gap: 2rem;
    padding: 0 var(--spacing-lg);
  }
}
 
@media(max-width: 479px) {
  .home-thq-about-heading-elm {
    font-size: 36px;
  }
  .home-thq-about-description-elm {
    font-size: 16px;
  }
  .home-thq-why-subtitle-elm {
    font-size: var(--font-size-base);
  }
}
