/* Room Two is encountered through silence and photography, not presented as a section. */
.exhibition{max-width:var(--max);margin-inline:auto;background:var(--ivory)}
.exhibition .invitation{max-width:none;margin:0}
.observation{margin-top:-12svh;position:relative;z-index:2;background:var(--ivory)}
.observation__image{height:138svh;min-height:58rem;margin:0;position:relative;background:#ddd}
.observation__image img{position:sticky;top:0;width:100%;height:100svh;object-fit:cover;object-position:center 25%}
@media(max-width:820px){.observation{margin-top:-9svh}.observation__image{height:118svh;min-height:48rem}.observation__image img{height:82svh;object-position:center center}}
@media(max-width:480px){.observation__image{height:104svh;min-height:43rem}.observation__image img{height:60svh;min-height:29rem;object-position:40% 24%}}
