navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-thq-navigation-brand-elm1 {
  text-decoration: none;
}
 
.navigation-thq-btn-elm1 {
  text-decoration: none;
}
 
.navigation-thq-navigation-brand-elm2 {
  text-decoration: none;
}
 
.navigation-thq-navigation-overlay-link-elm1 {
  text-decoration: none;
}
 
.navigation-thq-navigation-overlay-link-elm2 {
  text-decoration: none;
}
 
.navigation-thq-navigation-overlay-link-elm3 {
  text-decoration: none;
}
 
.navigation-thq-btn-elm2 {
  text-decoration: none;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}

contact-form-wrapper {
  display: contents;
}
 
.contact-form-container1 {
  display: contents;
}
 
.contact-form-thq-contact-form-required-elm1 {
  color: var(--color-secondary);
}
 
.contact-form-thq-contact-form-required-elm2 {
  color: var(--color-secondary);
}
 
.contact-form-thq-contact-form-required-elm3 {
  color: var(--color-secondary);
}
 
.contact-form-container2 {
  display: none;
}
 
.contact-form-container3 {
  display: contents;
}
 
.contact-form-container4 {
  display: none;
}
 
.contact-form-container5 {
  display: contents;
}
 


footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-thq-footer-root-elm {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
 
.footer-thq-footer-social-link-elm1 {
  text-decoration: none;
}
 
.footer-thq-footer-legal-link-elm2 {
  text-decoration: none;
}
 
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
@media(max-width: 767px) {
  .footer-thq-footer-root-elm {
    width: 100%;
    max-width: 100%;
  }
}
 
@media(max-width: 479px) {
  .footer-thq-footer-container-elm {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
}

.home-container1 {
  width: 100%;
  min-height: 100vh;
}
 
.home-thq-hero-buttons-elm {
  gap: var(--spacing-md);
  display: flex;
  flex-wrap: wrap;
  margin-top: var(--spacing-lg);
}
 
.home-link1 {
  display: contents;
}
 
.home-thq-link1-elm {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: contents;
}
 
.home-thq-section-subtitle-elm10 {
  text-align: center;
  margin-bottom: 1.5rem;
}
 
.home-thq-section-title-elm2 {
  max-width: 100%;
  width: min(1137px, 100%);
}
 
.home-thq-about-dev-icons-row-elm {
  gap: var(--spacing-2xl);
  display: flex;
  flex-wrap: wrap;
  margin-bottom: var(--spacing-lg);
  justify-content: center;
}
 
.home-thq-about-dev-stats-elm {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.home-container2 {
  display: none;
}
 
.home-container3 {
  display: contents;
}
 
.home-container4 {
  display: none;
}
 
.home-container5 {
  display: contents;
}
 
