.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-thq-navigation-container-elm {
  padding-left: 0px;
}
 
.navigation-image {
  width: 300px;
  object-fit: cover;
  text-decoration: none;
}
 
.navigation-navlink11 {
  text-decoration: none;
}
 
.navigation-thq-navigation-link-elm2 {
  text-decoration: none;
}
 
.navigation-thq-navigation-link-elm3 {
  text-decoration: none;
}
 
.navigation-thq-navlink5-elm {
  text-decoration: none;
}
 
.navigation-thq-navigation-mobile-link-elm1 {
  text-decoration: none;
}
 
.navigation-thq-navigation-mobile-link-elm2 {
  text-decoration: none;
}
 
.navigation-thq-navigation-mobile-link-elm3 {
  text-decoration: none;
}
 
.navigation-thq-navigation-mobile-link-elm4 {
  text-decoration: none;
}
 
.navigation-thq-navigation-mobile-link-elm5 {
  text-decoration: none;
}
 
.navigation-thq-dropdown {
  cursor: pointer;
  display: inline-block;
  padding: 4px 8px;
  position: relative;
  border-color: rgba(0, 0, 0, 0.45);
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
}
 
.navigation-thq-dropdown-toggle {
  gap: 4px;
  display: inline-flex;
  align-items: center;
}
 
.navigation-thq-dropdown-arrow {
  transition: 0.3s;
}
 
.navigation-icon7 {
  width: 18px;
  height: 18px;
}
 
.navigation-thq-dropdown-list {
  display: none;
  z-index: 100;
  position: absolute;
  min-width: 100%;
  flex-direction: column;
  list-style-type: none;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-image {
  width: 100%;
  height: auto;
  max-width: 200px;
  object-fit: contain;
  text-decoration: none;
}
 
.footer-thq-footer-link-elm1 {
  text-decoration: none;
}
 
.footer-thq-footer-link-elm2 {
  text-decoration: none;
}
 
.footer-thq-footer-link-elm3 {
  text-decoration: none;
}
 
.footer-thq-footer-link-elm4 {
  text-decoration: none;
}
 
.footer-thq-footer-link-elm6 {
  text-decoration: none;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}

.homepage-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.homepage-thq-intro-hero-elm {
  height: 600px;
  padding-top: 83px;
  padding-bottom: var(--dl-layout-space-fiveunits);
}
 
.homepage-thq-intro-herogrid-elm {
  gap: var(--spacing-xl);
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
}
 
.homepage-thq-btn-elm1 {
  text-decoration: none;
}
 
.homepage-thq-btn-elm2 {
  color: #000000;
  display: block;
  border-color: #000000;
  border-style: solid;
  text-decoration: none;
  background-color: transparent;
}
 
.homepage-thq-intro-heroimage-column-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.homepage-thq-intro-herocolumn-image-elm {
  width: 100%;
  height: auto;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  max-height: 400px;
  object-fit: cover;
  border-radius: var(--border-radius-lg);
}
 
.homepage-thq-focus-areas-elm {
  padding-top: 77px;
  padding-bottom: 88px;
}
 
.homepage-thq-focus-areasheader-elm {
  border-color: var(--color-on-primary);
  border-style: dashed;
}
 
.homepage-thq-section-title-elm1 {
  border-color: var(--color-on-surface);
  border-width: 0px;
}
 
.homepage-thq-btn-elm3 {
  text-decoration: none;
}
 
.homepage-icon20 {
  margin-left: 4px;
}
 
.homepage-thq-section-content-elm20 {
  font-weight: 600;
}
 
.homepage-thq-research-itemactions-elm {
  width: 140px;
}
 
.homepage-thq-section-content-elm24 {
  opacity: 0.7;
  font-size: var(--font-size-xs);
  margin-top: var(--spacing-sm);
}
 
.homepage-container2 {
  display: none;
}
 
.homepage-container3 {
  display: contents;
}
 
@media(max-width: 991px) {
  .homepage-thq-intro-herogrid-elm {
    gap: var(--spacing-lg);
    grid-template-columns: 1fr;
  }
  .homepage-thq-intro-heroimage-column-elm {
    order: -1;
  }
  .homepage-thq-intro-herocolumn-image-elm {
    max-height: 320px;
  }
}
 
@media(max-width: 767px) {
  .homepage-thq-intro-herocontainer-elm {
    height: 745px;
    padding-bottom: 83px;
  }
  .homepage-thq-intro-herocolumn-image-elm {
    height: 384px;
  }
}
 
@media(max-width: 479px) {
  .homepage-thq-intro-herocontainer-elm {
    height: 845px;
  }
}
