/* TURE v6.9.09 — Partnerships follows the approved contained checkerboard.
   The existing hero and section introductions remain untouched. The two groups
   alternate photograph/copy independently, separated by a full-page Method. */

html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-grid{
  display:block!important;
  margin:0!important;
  padding:clamp(34px,4vw,56px) var(--bt-gutter,clamp(24px,5.5vw,88px)) clamp(82px,8vw,128px)!important;
  background:var(--bt-paper,#f7f5ef)!important;
}

html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card{
  box-sizing:border-box!important;
  min-width:0!important;
  color:var(--bt-ink,#171714)!important;
}

html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-photo::after{
  content:none!important;
  display:none!important;
}

html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-photo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  transform:none!important;
  transition:none!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}

html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card:hover .ture-partnerships-catalog-photo img,
html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card:focus-within .ture-partnerships-catalog-photo img{
  transform:none!important;
}

@media (min-width:961px){
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card{
    position:relative!important;
    isolation:isolate!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:minmax(min(760px,78vh),auto)!important;
    grid-column:auto!important;
    gap:0!important;
    align-items:stretch!important;
    justify-self:stretch!important;
    width:100%!important;
    max-width:none!important;
    min-height:min(760px,78vh)!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-top:1px solid var(--bt-rule,rgba(23,23,20,.14))!important;
    background:var(--bt-paper,#f7f5ef)!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card:first-child{
    border-top:0!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card > .ture-partnerships-catalog-photo{
    position:relative!important;
    inset:auto!important;
    order:0!important;
    align-self:stretch!important;
    justify-self:stretch!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:100%!important;
    min-height:620px!important;
    aspect-ratio:auto!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#11110f!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card > .ture-partnerships-catalog-copy{
    position:relative!important;
    order:0!important;
    align-self:stretch!important;
    align-content:center!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:clamp(54px,8vw,118px) clamp(28px,7vw,108px)!important;
    display:grid!important;
    gap:clamp(22px,3vw,36px)!important;
    background:var(--bt-paper,#f7f5ef)!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-left > .ture-partnerships-catalog-photo{
    grid-column:1!important;
    grid-row:1!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-left > .ture-partnerships-catalog-copy{
    grid-column:2!important;
    grid-row:1!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-right > .ture-partnerships-catalog-copy{
    grid-column:1!important;
    grid-row:1!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-right > .ture-partnerships-catalog-photo{
    grid-column:2!important;
    grid-row:1!important;
  }
}

html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-model,
html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-copy h2,
html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-copy p,
html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-copy ul,
html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-copy strong{
  margin:0!important;
}

html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-copy ul{
  padding:18px 0 0 18px!important;
}

html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-copy{
  overflow-wrap:break-word!important;
}

html body.ture-site .ture-home-native.ture-partnerships-catalog-page > .ture-partnerships-method{
  box-sizing:border-box!important;
  width:100%!important;
  min-height:calc(100vh - var(--ture-band-h,72px))!important;
  min-height:calc(100svh - var(--ture-band-h,72px))!important;
  margin:0!important;
  padding:clamp(64px,8vh,108px) var(--bt-gutter,clamp(24px,5.5vw,88px))!important;
  display:grid!important;
  align-content:center!important;
  background:var(--bt-ink,#171714)!important;
  color:var(--bt-paper,#f7f5ef)!important;
}

@media (max-width:960px){
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-grid{
    padding:20px 24px 68px!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card,
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-left,
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-right{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    grid-column:auto!important;
    gap:0!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-top:1px solid var(--bt-rule,rgba(23,23,20,.14))!important;
    background:var(--bt-paper,#f7f5ef)!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card:first-child{
    border-top:0!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card > .ture-partnerships-catalog-photo,
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-left > .ture-partnerships-catalog-photo,
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-right > .ture-partnerships-catalog-photo{
    position:relative!important;
    inset:auto!important;
    grid-column:1!important;
    grid-row:1!important;
    order:1!important;
    align-self:stretch!important;
    justify-self:stretch!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:min(128vw,760px)!important;
    min-height:520px!important;
    aspect-ratio:auto!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#11110f!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card > .ture-partnerships-catalog-copy,
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-left > .ture-partnerships-catalog-copy,
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-right > .ture-partnerships-catalog-copy{
    position:relative!important;
    grid-column:1!important;
    grid-row:2!important;
    order:2!important;
    align-self:stretch!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:clamp(46px,9vw,84px) clamp(24px,7vw,64px) clamp(60px,11vw,98px)!important;
    display:grid!important;
    gap:clamp(22px,3vw,36px)!important;
    background:var(--bt-paper,#f7f5ef)!important;
  }
}

@media (max-width:620px){
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card > .ture-partnerships-catalog-photo,
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-left > .ture-partnerships-catalog-photo,
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-right > .ture-partnerships-catalog-photo{
    height:132vw!important;
    min-height:0!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card > .ture-partnerships-catalog-copy,
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-left > .ture-partnerships-catalog-copy,
  html body.ture-site .ture-home-native.ture-partnerships-catalog-page .ture-partnerships-catalog-card--photo-right > .ture-partnerships-catalog-copy{
    gap:22px!important;
    padding:44px 20px 58px!important;
  }

  html body.ture-site .ture-home-native.ture-partnerships-catalog-page > .ture-partnerships-method{
    min-height:calc(100vh - var(--ture-band-h,64px))!important;
    min-height:calc(100svh - var(--ture-band-h,64px))!important;
  }
}
