.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-thq-navigation-link-elm1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.navigation-thq-navigation-link-elm2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.navigation-thq-navigation-link-elm3 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.navigation-thq-btn-elm1 {
  border-radius: 20px;
}
 
.navigation-link14 {
  text-decoration: none;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}
 
.navigationroot-class-name {
  background-color: #080000;
}

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

.home-container1 {
  width: 100%;
  min-height: 100vh;
}
 
.home-image {
  width: 200px;
  object-fit: cover;
}
 
.home-thq-hero-controloverlay-elm {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  object-fit: cover;
  object-position: center;
}
 
.home-thq-hero-title-elm {
  color: #ffffff;
  font-size: 48px;
  text-shadow: rgba(0, 0, 0, 0.7) 2px 2px 8px;
}
 
.home-thq-hero-subtitle-elm {
  color: #ffffff;
  font-size: 20px;
  text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 6px;
}
 
.home-thq-btn-elm1 {
  text-align: center;
  border-radius: 20px;
  text-decoration: none;
  background-color: #4ec723;
}
 
.home-text1 {
  font-size: 32px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}
 
.home-thq-btn-elm2 {
  border-radius: 20px;
}
 
.home-text2 {
  font-size: 32px;
}
 
.home-container3 {
  display: contents;
}
 
.home-text3 {
  color: #040404;
}
 
.home-text4 {
  color: #040404;
}
 
.home-text5 {
  color: #000000;
}
 
.home-container4 {
  display: none;
}
 
.home-container5 {
  display: contents;
}
 
.home-container6 {
  display: none;
}
 
.home-container7 {
  display: contents;
}
 
.home-container8 {
  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-icon5 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text6 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 767px) {
  .home-thq-hero-title-elm {
    color: rgb(255, 255, 255);
    font-size: 40px;
    text-shadow: rgba(0, 0, 0, 0.7) 2px 2px 8px;
  }
  .home-thq-hero-subtitle-elm {
    color: rgb(255, 255, 255);
    font-size: 18px;
    text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 6px;
  }
  .home-text1 {
    font-size: 24px;
    text-shadow: rgba(0, 0, 0, 0.25) 2px 2px 4px;
  }
  .home-text2 {
    font-size: 24px;
  }
}
 
@media(max-width: 479px) {
  .home-thq-hero-title-elm {
    color: rgb(255, 255, 255);
    font-size: 40px;
    text-shadow: rgba(0, 0, 0, 0.7) 2px 2px 8px;
  }
  .home-thq-hero-subtitle-elm {
    color: rgb(255, 255, 255);
    font-size: 18px;
    text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 6px;
  }
}
