.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-thq-footer-column-elm1 {
  height: 253px;
}
 
.footer-thq-section-content-elm1 {
  width: 440px;
  height: 176px;
}
 
.footer-text1 {
  font-size: 18px;
}
 
.footer-text2 {
  font-size: 18px;
}
 
.footer-thq-footer-column-elm2 {
  width: 514px;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
@media(max-width: 767px) {
  .footer-thq-footer-grid-elm {
    width: 460px;
  }
  .footer-thq-footer-column-elm1 {
    width: 434px;
  }
  .footer-thq-footer-input-group-elm {
    width: var(--dl-layout-size-xlarge);
  }
}
 
@media(max-width: 479px) {
  .footer-thq-section-content-elm1 {
    width: 370px;
  }
  .footer-thq-section-content-elm2 {
    width: var(--dl-layout-size-xxlarge);
  }
}

.home-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.home-container2 {
  display: contents;
}
 
.home-thq-navigation-wrapper-elm {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.home-thq-navigation-accent-elm {
  color: var(--color-primary);
  font-weight: 800;
}
 
.home-container3 {
  display: none;
}
 
.home-container4 {
  display: contents;
}
 
.home-container5 {
  display: none;
}
 
.home-container6 {
  display: contents;
}
 
.home-thq-brand-logo-elm {
  font-size: 48px;
}
 
.home-text16 {
  color: var(--color-primary);
  font-weight: 800;
  margin-right: var(--spacing-xs);
  text-transform: uppercase;
}
 
.home-thq-hero-title-elm {
  width: 582px;
  height: 178px;
}
 
.home-thq-hero-actions-elm {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.home-thq-hero-overlay-diagonal-elm {
  top: -16px;
  left: -197px;
  width: 145px;
}
 
.home-thq-hero-image-elm {
  object-position: right bottom;
}
 
.home-container7 {
  display: none;
}
 
.home-container8 {
  display: contents;
}
 
.home-container9 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.home-icon51 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text19 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 991px) {
  .home-thq-hero-title-elm {
    height: 190px;
  }
}
 
@media(max-width: 767px) {
  .home-thq-hero-title-elm {
    height: 120px;
  }
}
 
@media(max-width: 479px) {
  .home-thq-brand-logo-elm {
    font-size: 32px;
  }
  .home-text16 {
    color: var(--color-primary);
    font-weight: 800;
    margin-right: var(--spacing-xs);
    text-transform: uppercase;
  }
  .home-thq-hero-title-elm {
    width: 338px;
    height: 268px;
  }
}
