/* TURE v6.9.06 — Beyond Time category architecture.
   Maso opens the page as a non-destructive CSS close-up; the six works then
   follow the approved Automobiles rhythm: alternating 50/50 rows on desktop,
   artwork first and copy second on mobile. */

html body.ture-site.ture-internal-page > .ture-paintings-catalog-page{
  padding-top:0!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-beyond-time-hero{
  min-height:clamp(680px,calc(100svh - 72px),900px)!important;
  background:#11110f!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-beyond-time-hero-media{
  width:min(72%,1040px)!important;
  background:#11110f!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-beyond-time-hero-media img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center top!important;
  padding:0!important;
  transform:scale(1.55)!important;
  transform-origin:68% 40%!important;
  filter:none!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-beyond-time-hero-media::after{
  background:linear-gradient(90deg,rgba(17,17,15,0) 0%,rgba(17,17,15,0) 50%,rgba(17,17,15,.16) 60%,rgba(17,17,15,.62) 78%,rgba(17,17,15,.94) 92%,#11110f 100%)!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-grid{
  display:block!important;
  padding:0!important;
  margin:0!important;
  background:var(--bt-paper,#f7f5ef)!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card{
  box-sizing:border-box!important;
  color:var(--bt-ink,#171714)!important;
  text-decoration:none!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-photo::before,
html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-photo::after{
  content:none!important;
  display:none!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-standard-hero h1,
html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-copy h2{
  font-family:var(--bt-serif,'Cormorant Garamond','Iowan Old Style','Palatino Linotype',Palatino,serif)!important;
  font-weight:500!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-standard-hero h1 em,
html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-copy h2 em{
  font-family:inherit!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-standard-hero p,
html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-copy p{
  font-family:var(--bt-sans,'IBM Plex Sans','Helvetica Neue',Inter,Arial,sans-serif)!important;
  font-style:normal!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-standard-hero-kicker,
html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-model,
html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-open{
  font-family:var(--bt-sans,'IBM Plex Sans','Helvetica Neue',Inter,Arial,sans-serif)!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-model,
html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-copy h2,
html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-copy p,
html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-open{
  margin:0!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-copy h2{
  font-size:clamp(3.5rem,6.2vw,7.4rem)!important;
  line-height:.84!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card:first-child .ture-paintings-catalog-copy h2{
  font-size:clamp(3.1rem,5.2vw,6.2rem)!important;
  line-height:.9!important;
}

html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-copy p{
  max-width:650px!important;
  font-size:clamp(1.02rem,1.45vw,1.22rem)!important;
  line-height:1.68!important;
}

@media (min-width:961px){
  html body.ture-site .ture-paintings-catalog-page .ture-paintings-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;
    gap:0!important;
    align-items: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-paintings-catalog-page .ture-paintings-catalog-card:first-child{
    border-top:0!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card > .ture-paintings-catalog-photo{
    position:relative!important;
    inset:auto!important;
    order:0!important;
    align-self:stretch!important;
    justify-self:stretch!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:none!important;
    height:100%!important;
    min-height:620px!important;
    aspect-ratio:auto!important;
    margin:0!important;
    padding:clamp(38px,4vw,64px)!important;
    overflow:hidden!important;
    background:var(--bt-soft,#eae7de)!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card > .ture-paintings-catalog-photo img{
    position:relative!important;
    z-index:1!important;
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:min(82%,620px)!important;
    max-height:min(67vh,660px)!important;
    object-fit:contain!important;
    object-position:center!important;
    transform:none!important;
    transition:none!important;
    filter:drop-shadow(0 18px 28px rgba(23,23,20,.16))!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card > .ture-paintings-catalog-photo.is-tondo img{
    max-width:min(72%,540px)!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card > .ture-paintings-catalog-copy{
    position:relative!important;
    order:0!important;
    align-self:stretch!important;
    align-content:center!important;
    width:100%!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-paintings-catalog-page .ture-paintings-catalog-card--photo-left > .ture-paintings-catalog-photo{
    grid-column:1!important;
    grid-row:1!important;
  }

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

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

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

@media (max-width:960px){
  html body.ture-site .ture-paintings-catalog-page .ture-beyond-time-hero{
    min-height:0!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-beyond-time-hero-media{
    width:100%!important;
    height:clamp(470px,70svh,760px)!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-beyond-time-hero-media img{
    object-fit:cover!important;
    object-position:center top!important;
    transform:scale(1.28)!important;
    transform-origin:60% 18%!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-beyond-time-hero-media::after{
    background:linear-gradient(180deg,rgba(17,17,15,0) 0%,rgba(17,17,15,0) 70%,rgba(17,17,15,.5) 85%,#11110f 100%)!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card,
  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card--photo-left,
  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card--photo-right{
    position:relative!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto auto!important;
    gap:0!important;
    width:100%!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-paintings-catalog-page .ture-paintings-catalog-card:first-child{
    border-top:0!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card > .ture-paintings-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;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:none!important;
    height:min(126vw,760px)!important;
    min-height:500px!important;
    aspect-ratio:auto!important;
    margin:0!important;
    padding:38px!important;
    overflow:hidden!important;
    background:var(--bt-soft,#eae7de)!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card > .ture-paintings-catalog-photo img{
    position:relative!important;
    z-index:1!important;
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:calc(100% - 48px)!important;
    max-height:calc(100% - 48px)!important;
    object-fit:contain!important;
    object-position:center!important;
    transform:none!important;
    transition:none!important;
    filter:drop-shadow(0 16px 24px rgba(23,23,20,.16))!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card > .ture-paintings-catalog-photo.is-tondo img{
    max-width:min(78%,520px)!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card > .ture-paintings-catalog-copy{
    position:relative!important;
    grid-column:1!important;
    grid-row:2!important;
    order:2!important;
    align-self:stretch!important;
    width:100%!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-paintings-catalog-page .ture-beyond-time-hero-media{
    height:62svh!important;
    min-height:430px!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card > .ture-paintings-catalog-photo{
    height:128vw!important;
    min-height:0!important;
    padding:28px!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card > .ture-paintings-catalog-copy{
    gap:22px!important;
    padding:44px 20px 58px!important;
  }

  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-copy h2,
  html body.ture-site .ture-paintings-catalog-page .ture-paintings-catalog-card:first-child .ture-paintings-catalog-copy h2{
    font-size:clamp(3rem,14vw,4.6rem)!important;
  }
}
