.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-thq-navigation-logo-icon-elm1 {
  display: flex;
  background: linear-gradient(180deg, rgb(0, 0, 0) 0.00%,rgba(42, 129, 227, 0.72) 100.00%);
}
 
.navigation-thq-navigation-brand-name-elm1 {
  fill: var(--color-primary);
  color: transparent;
  font-style: normal;
  font-family: "Montserrat";
  font-weight: 800;
  text-transform: uppercase;
  background-clip: text;
  background-image: linear-gradient(90deg, rgb(189, 195, 199) 0%, rgb(88, 153, 219) 3%);
  webkit-background-clip: text;
}
 
.navigation-thq-navigation-icon-small-elm {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
}
 
.navigation-thq-btn-elm1 {
  background-color: #147edc;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-thq-footer-logo-stylized-elm {
  color: rgb(255, 253, 253);
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}

.home-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.home-thq-hero-overlay-elm {
  height: 998px;
}
 
.home-thq-hero-content-wrapper-elm {
  height: 220px;
}
 
.home-thq-hero-title-elm {
  height: 136px;
}
 
.home-thq-hero-trust-badges-elm {
  height: 66px;
}
 
.home-thq-section-title-elm1 {
  fill: var(--color-on-surface);
  color: #234a75;
  text-transform: capitalize;
  webkit-background-clip: text;
}
 
.home-thq-section-subtitle-elm10 {
  color: var(--color-on-surface);
}
 
.home-thq-section-title-elm2 {
  color: #234a75;
}
 
.home-text20 {
  color: #f39c12;
}
 
.home-text21 {
  color: #f39c12;
}
 
.home-text22 {
  color: #f39c12;
}
 
.home-text23 {
  color: #f39c12;
}
 
.home-container2 {
  display: none;
}
 
.home-container3 {
  display: contents;
}
 
.home-container4 {
  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-icon79 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text43 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 1200px) {
  .home-thq-hero-title-elm {
    height: 136px;
  }
  .home-thq-btn-elm2 {
    padding: 0px;
    border-color: #c51e1e;
    background-color: #a81818;
  }
  .home-thq-section-subtitle-elm10 {
    color: var(--color-on-surface);
  }
  .home-thq-section-title-elm2 {
    color: rgb(35, 74, 117);
  }
  .home-thq-testimonials-rail-elm {
    width: 1200px;
  }
}
