/* =========================
   Navigation
   ========================= */

/* Mobile nav font fix */
.navigation-mobile-overlay,
.navigation-mobile-overlay * {
  font-family: "Nunito", sans-serif;
}


   ========================= */

.navigation-wrapper,
.navigation-container1,
.navigation-container3,
.navigation-container5,
.footer-wrapper,
.footer-container1,
.footer-container3,
.smile-hr-container4,
.smile-hr-container6 {
  display: contents;
}

.navigation-container2,
.navigation-container4,
.smile-hr-container3,
.smile-hr-container5 {
  display: none;
}

.navigation-thq-navigation-container-elm {
  flex-direction: row-reverse;
}

.navigation-thq-navigation-link-elm1,
.navigation-thq-navigation-link-elm2,
.navigation-thq-navigation-link-elm3,
.navigation-thq-navigation-link-elm4,
.navigation-thq-navigation-mobile-link-elm2,
.navigation-thq-navigation-mobile-link-elm5,
.navigation-thq-btn-elm {
  text-decoration: none;
}

.navigation-image {
  width: 150px;
  height: auto;
  object-fit: cover;
}

.navigationroot-class-name {
  background-size: cover;
  background-image: url("https://play.teleporthq.io/static/svg/default-img.svg");
}

/* =========================
   Footer
   ========================= */

.footer-thq-footer-section-elm {
  width: 100%;
  height: auto;
  min-height: 432px;
}

.footer-thq-footer-container-elm,
.footer-thq-footer-grid-elm {
  width: 100%;
  height: auto;
}

.footer-thq-footer-grid-elm {
  min-height: 255px;
}

.footer-thq-footer-logo-text-elm,
.footer-thq-footer-heading-elm1,
.footer-thq-footer-heading-elm2,
.footer-thq-footer-heading-elm3 {
  font-family: "Nunito";
}

.footer-thq-footer-social-icon-elm,
.footer-thq-footer-nav-link-elm1,
.footer-thq-footer-nav-item-elm2,
.footer-thq-footer-nav-item-elm3,
.footer-thq-footer-nav-link-elm7,
.footer-navlink7,
.footer-thq-btn-elm {
  text-decoration: none;
}

.footer-thq-footer-nav-list-elm2,
.footer-thq-footer-bottom-elm {
  height: auto;
}

.footer-thq-footer-column-elm4 {
  width: 263px;
  height: auto;
  min-height: 230px;
  padding-top: var(--dl-layout-space-unit);
}

.footer-thq-footer-heading-elm3 {
  width: 188px;
  min-height: 27px;
}

.footer-thq-footer-cta-text-elm {
  width: 193px;
  min-height: 73px;
}

.footer-thq-btn-elm {
  width: 179px;
  min-height: 45px;
}

/* =========================
   Page Shell
   ========================= */

.smile-hr-container1 {
  width: 100%;
  min-height: 100vh;
}

/* =========================
   Hero
   ========================= */

.smile-hr-thq-hero-section-elm {
  width: 100%;
  min-height: clamp(520px, 72vh, 820px);
  display: flex;
  position: relative;
  overflow: hidden;
}

.smile-hr-thq-hero-media-elm {
  width: 100%;
  height: 100%;
  min-height: inherit;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.smile-hr-thq-image-elm {
  width: 100%;
  height: 100%;
  min-height: inherit;
  display: block;
  object-fit: cover;
  object-position: center center;
}

.smile-hr-thq-hero-overlay-elm {
  position: absolute;
  inset: 0;
  z-index: 1;
  border-color: var(--color-on-surface);
  border-width: 1px;
  backdrop-filter: blur(5px);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(193, 158, 225, 0.8) 100%
  );
}

.smile-hr-thq-hero-content-elm,
.smile-hr-thq-hero-text-block-elm {
  position: relative;
  z-index: 2;
}

.smile-hr-thq-hero-title-elm {
  font-size: clamp(2.5rem, 8vw, 4rem);
  font-family: "Nunito";
  font-weight: 700;
}

.smile-hr-thq-btn-elm1 {
  text-decoration: none;
}

/* =========================
   Owner Bio
   ========================= */

.smile-hr-thq-owner-bio-elm {
  width: 100%;
  min-height: 807px;
  height: auto;
  background-color: var(--color-neutral);
}

.smile-hr-container2 {
  flex: 0 0 auto;
  width: min(503px, 100%);
  height: auto;
  display: flex;
  flex-direction: column;
}

.smile-hr-image {
  width: min(481px, 100%);
  height: auto;
  max-height: 671px;
  margin: 0 auto;
  display: block;
  object-fit: cover;
}

.smile-hr-thq-bio-content-elm {
  width: 100%;
  height: auto;
  align-self: center;
  flex-direction: column;
  background-color: #e6eef3;
}

.smile-hr-thq-section-title-elm1 {
  color: var(--color-on-surface);
  font-size: 2em;
  font-family: "Nunito";
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  background-clip: text;
  -webkit-background-clip: text;
}

.smile-hr-text4 {
  font-style: normal;
  font-weight: 900;
}

.smile-hr-thq-bio-signature-name-elm {
  font-size: 20px;
  font-family: "Nunito";
  font-weight: 700;
}

.smile-hr-thq-bio-signature-title-elm {
  color: var(--color-on-surface);
  font-family: "Nunito";
  background-clip: text;
  -webkit-background-clip: text;
}

/* =========================
   Services Overview
   ========================= */

.smile-hr-thq-services-overview-elm {
  width: 100%;
  height: auto;
  padding: 0;
  box-shadow: 5px 5px 10px 0 #d4d4d4;
  border-color: var(--color-on-surface);
  border-width: 1px;
  border-radius: var(--border-radius-sm);
  backdrop-filter: blur(5px);
  background-color: rgba(193, 175, 241, 0.47);
}

.smile-hr-thq-services-container-elm {
  width: 100%;
  max-width: var(--content-max-width, 76rem);
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.smile-hr-thq-section-title-elm2 {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  align-self: center;
  font-family: "Nunito";
}

.smile-hr-thq-section-subtitle-elm1 {
  width: 100%;
  max-width: 700px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.smile-hr-thq-service-title-elm1,
.smile-hr-thq-service-title-elm2,
.smile-hr-thq-service-title-elm3,
.smile-hr-thq-service-title-elm4,
.smile-hr-thq-service-title-elm5,
.smile-hr-thq-service-title-elm6 {
  font-family: "Nunito";
}

/* =========================
   How We Help
   ========================= */

.smile-hr-thq-how-we-help-elm {
  width: 100%;
}

.smile-hr-thq-section-title-elm3,
.smile-hr-thq-help-item-title-elm1,
.smile-hr-thq-help-item-title-elm2,
.smile-hr-thq-help-item-title-elm3,
.smile-hr-thq-help-item-title-elm4,
.smile-hr-thq-help-item-title-elm5,
.smile-hr-thq-help-item-title-elm6 {
  font-family: "Nunito";
}

.smile-hr-thq-help-item-elm1,
.smile-hr-thq-help-item-elm2,
.smile-hr-thq-help-item-elm3,
.smile-hr-thq-help-item-elm4,
.smile-hr-thq-help-item-elm5,
.smile-hr-thq-help-item-elm6 {
  background-color: var(--color-outline);
}

/* =========================
   Floating TeleportHQ Badge
   ========================= */

.smile-hr-container7 {
  right: 50px;
  bottom: 30px;
  z-index: 22;
  position: fixed;
  display: flex;
  min-height: auto;
  align-items: center;
  padding: 8px 12px;
  border: 1px solid #ffffff5c;
  border-radius: 8px;
  box-shadow: 5px 5px 10px 0 rgba(31, 31, 31, 0.4);
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}

.smile-hr-icon29 {
  width: 24px;
  margin-right: 4px;
}

.smile-hr-text9 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

/* =========================
   Tablet
   ========================= */

@media (max-width: 991px) {
  .footer-thq-footer-section-elm {
    width: 100%;
    min-height: 725px;
  }

  .footer-thq-footer-container-elm,
  .footer-thq-footer-grid-elm,
  .footer-thq-footer-column-elm1,
  .footer-thq-footer-logo-wrapper-elm,
  .footer-thq-footer-social-links-elm,
  .footer-thq-footer-bottom-elm {
    width: 100%;
  }

  .footer-thq-footer-grid-elm {
    min-height: 463px;
  }

  .footer-thq-footer-column-elm1 {
    min-height: 150px;
  }

  .footer-thq-footer-description-elm {
    width: min(324px, 100%);
    min-height: 85px;
  }

  .footer-thq-footer-column-elm2,
  .footer-thq-footer-column-elm4 {
    height: auto;
  }

  .smile-hr-thq-owner-bio-elm {
    min-height: 1164px;
  }

  .smile-hr-thq-services-container-elm {
    width: 100%;
    height: auto;
  }
}

/* =========================
   Mobile
   ========================= */

@media (max-width: 479px) {
  .footer-thq-footer-section-elm {
    min-height: 1195px;
  }

  .footer-thq-footer-container-elm {
    min-height: 1024px;
  }

  .footer-thq-footer-grid-elm {
    min-height: 691px;
  }

  .footer-thq-footer-nav-list-elm2 {
    min-height: 221px;
  }

  .footer-thq-footer-column-elm4 {
    width: auto;
    height: auto;
    min-width: 100%;
  }

  .footer-thq-footer-bottom-elm {
    width: auto;
  }

  .footer-thq-footer-bottom-content-elm {
    width: 100%;
    max-width: 446px;
    min-height: 96px;
  }

  .smile-hr-thq-owner-bio-elm {
    min-height: 1321px;
  }

  .smile-hr-image {
    width: 100%;
    height: auto;
    max-height: 670px;
  }

  .smile-hr-thq-services-overview-elm {
    min-height: 1625px;
  }

  .smile-hr-thq-services-container-elm {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .smile-hr-thq-section-title-elm2,
  .smile-hr-thq-section-subtitle-elm1 {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .smile-hr-container7 {
    right: 1rem;
    bottom: 1rem;
  }
}
