/* This Found — Brands / The House opening statement 1736.
   Reframes the intro as one composed editorial pause with a flowing lead paragraph. */

html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro[data-house-intro="1736"]{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  padding:clamp(96px,11vw,164px) clamp(24px,7vw,110px)!important;
  border-bottom:1px solid var(--tf-house-line)!important;
  background:var(--tf-house-surface)!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro__heading{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  width:100%!important;
  max-width:880px!important;
  margin:0 auto!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro__heading>.tff-eyebrow{
  margin:0!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro__heading>h2{
  max-width:820px!important;
  margin:15px auto 0!important;
  font-size:var(--tf-house-heading-size)!important;
  line-height:1.02!important;
  letter-spacing:-.03em!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro__copy{
  width:100%!important;
  max-width:800px!important;
  margin:34px auto 0!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro__copy>p{
  margin-right:auto!important;
  margin-left:auto!important;
  font-family:var(--tf-house-support)!important;
  font-style:normal!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro__copy>.tf-house-intro__lead{
  max-width:800px!important;
  margin-top:0!important;
  margin-bottom:20px!important;
  color:var(--tf-house-ink)!important;
  font-size:18px!important;
  font-weight:400!important;
  line-height:1.58!important;
  letter-spacing:0!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro__copy>p:last-child{
  max-width:740px!important;
  margin-top:0!important;
  margin-bottom:0!important;
  color:var(--tf-house-muted)!important;
  font-size:15px!important;
  font-weight:400!important;
  line-height:1.68!important;
  letter-spacing:0!important;
}

@media(max-width:700px){
  html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro[data-house-intro="1736"]{
    padding:78px 22px!important;
  }

  html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro__copy{
    margin-top:28px!important;
  }

  html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro__copy>.tf-house-intro__lead{
    margin-bottom:18px!important;
    font-size:16px!important;
    line-height:1.6!important;
  }

  html body .tff-production-site[data-page="brands"][data-brands-house-hero="1735"] .tf-house-intro__copy>p:last-child{
    font-size:14px!important;
    line-height:1.62!important;
  }
}
