.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: grid;
  overflow: auto;
}
 
.navigation-thq-navigation-wrapper-elm {
  width: 100%;
  height: 100%;
}
 
.navigation-thq-navigation-container-elm {
  width: auto;
  max-width: auto;
  min-height: auto;
}
 
.navigation-thq-navigation-logo-elm1 {
  width: auto;
  overflow: visible;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.navigation-image {
  width: 10%;
  height: auto;
  align-self: stretch;
  object-fit: cover;
  border-color: var(--color-on-surface);
  border-width: 1px;
  border-radius: var(--border-radius-sm);
}
 
.navigation-thq-navigation-logo-text-elm1 {
  width: auto;
  height: auto;
}
 
.navigation-thq-navigation-link-elm5 {
  color: var(--color-primary);
  font-weight: 700;
}
 
.navigation-thq-navigation-mobile-link-elm5 {
  color: var(--color-primary);
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}
 
.navigation-container6 {
  display: none;
}
 
.navigation-container7 {
  display: contents;
}
 
@media(max-width: 479px) {
  .navigation-container1 {
    display: grid;
    overflow: auto;
    align-items: start;
    border-color: var(--color-on-surface);
    border-width: 1px;
    justify-items: start;
    transform-origin: top;
  }
  .navigation-thq-navigation-wrapper-elm {
    width: 100%;
    height: 100%;
    overflow: auto;
    justify-self: center;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-image {
  width: 18%;
  object-fit: cover;
}
 
.footer-thq-footer-nav-column-elm {
  width: 277px;
}
 
.footer-thq-footer-nav-link-elm1 {
  text-decoration: none;
}
 
.footer-thq-footer-nav-link-elm2 {
  text-decoration: none;
}
 
.footer-thq-footer-nav-link-elm6 {
  text-decoration: none;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}

.o-mnie-container10 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.o-mnie-container11 {
  display: none;
}
 
.o-mnie-container12 {
  display: contents;
}
 
.o-mnie-container13 {
  display: none;
}
 
.o-mnie-container14 {
  display: contents;
}
 
.o-mnie-container15 {
  display: none;
}
 
.o-mnie-container16 {
  display: contents;
}
 
.o-mnie-thq-section-content-elm1 {
  height: 258px;
}
 
.o-mnie-container17 {
  display: none;
}
 
.o-mnie-container18 {
  display: contents;
}
 
.o-mnie-container19 {
  display: none;
}
 
.o-mnie-container20 {
  display: contents;
}
 
.o-mnie-container21 {
  display: none;
}
 
.o-mnie-container22 {
  display: contents;
}
