.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-thq-navigation-brand-alt-elm1 {
  color: var(--color-on-surface);
}
 
.navigation-thq-navigation-brand-alt-elm2 {
  color: var(--color-on-surface);
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}

.services-container1 {
  width: 100%;
  min-height: 100vh;
}
 
.services-thq-progress-fill-elm1 {
  width: 74%;
}
 
.services-thq-progress-fill-elm2 {
  width: 58%;
}
 
.services-thq-chart-bar-elm1 {
  height: 40%;
}
 
.services-thq-chart-bar-elm2 {
  height: 60%;
}
 
.services-thq-chart-bar-elm3 {
  height: 50%;
}
 
.services-thq-chart-bar-elm4 {
  height: 90%;
}
 
.services-thq-chart-bar-elm5 {
  height: 100%;
}
 
.services-container2 {
  display: none;
}
 
.services-container3 {
  display: contents;
}
