/* Actual TON.BAND moments complement the four illustrated area entrances. */
.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}
.photo-grid .gallery-item{display:block;width:100%;padding:0;border:0;border-radius:0;background:transparent;color:var(--paper);text-align:left;overflow:hidden}
.photo-grid .gallery-item img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;border-radius:0}
.photo-grid .gallery-item>span{display:block;position:static;background:transparent;padding:14px 0;border-bottom:1px solid #ffffff24;font-size:12px;line-height:1.5;color:#c2c0b7}
.photo-grid--sessions{grid-template-columns:1fr 1fr .7fr}
.photo-grid--raeume{grid-template-columns:1fr 1fr}
.photo-grid--ueber{grid-template-columns:1fr;max-width:480px}
.photo-credit{font-size:11px!important;color:#999b94;margin-top:18px!important;line-height:1.5}
.photo-credit a{color:inherit;text-underline-offset:4px}
.home-photo-story{padding:70px clamp(22px,5vw,80px) 0;background:#131313;color:#f2f0e7}
.home-photo-heading{display:flex;align-items:baseline;justify-content:space-between;gap:30px;margin-bottom:25px}
.home-photo-heading .home-eyebrow{color:#f65ca4}
.home-photo-heading h2{font:600 clamp(40px,5.5vw,76px)/.98 'Barlow Condensed','Arial Narrow',sans-serif;margin:0;letter-spacing:-.02em}
.home-photo-story figure{margin:0}
.home-photo-story img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center 56%}
.home-photo-story figcaption{display:flex;justify-content:space-between;gap:25px;padding:18px 0;border-bottom:1px solid #ffffff24;font-size:12px;line-height:1.6;color:#b1b1aa}
.home-photo-story figcaption a{color:#f2f0e7;text-decoration:none;white-space:nowrap}
.home-about-visual.has-photo{background:#191a18}
.home-about-visual.has-photo:before,.home-about-visual.has-photo:after{display:none}
.home-about-visual.has-photo img{object-position:center 45%}
@media(max-width:700px){.photo-grid,.photo-grid--sessions,.photo-grid--raeume{grid-template-columns:1fr;gap:28px}.photo-grid--studio{grid-template-columns:1fr 1fr;gap:18px}.photo-grid--studio .gallery-item:last-child{grid-column:1/-1;max-width:65%;justify-self:center}.photo-grid--sessions .gallery-item:last-child{max-width:75%;justify-self:center}.home-photo-story{padding-top:45px}.home-photo-heading{display:block}.home-photo-heading h2{margin-top:15px}.home-photo-story img{aspect-ratio:4/3}.home-photo-story figcaption{display:block}.home-photo-story figcaption a{display:block;margin-top:10px}}
@media(prefers-reduced-motion:reduce){.photo-grid .gallery-item img{transition:none}}
