
.pko29-context{max-width:1100px;margin:4rem auto 2rem}
.pko29-group{margin:2.5rem 0}
.pko29-group h3{border-bottom:1px solid rgba(127,127,127,.3);padding-bottom:.6rem}
.pko29-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.pko29-grid figure{margin:0;text-align:center;break-inside:avoid}
.pko29-grid img{width:100%;height:260px;object-fit:contain;background:rgba(127,127,127,.05)}
.pko29-grid figcaption{font-size:.78rem;line-height:1.3;opacity:.72;margin-top:.4rem;overflow-wrap:anywhere}
body.pko-c02-phototheque .pko29-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
body.pko-c02-phototheque .pko29-grid img{height:220px;object-fit:cover}
@media(max-width:800px){.pko29-grid,body.pko-c02-phototheque .pko29-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.pko29-grid,body.pko-c02-phototheque .pko29-grid{grid-template-columns:1fr}}
