.plot-detail-hero .context-cover{position:relative;width:100%;height:100%;min-height:540px;margin:0;overflow:hidden;background:#dbe2d4}
.plot-detail-hero .context-cover img{display:block;width:100%;height:100%;object-fit:cover}
.plot-detail-hero .context-cover figcaption{position:absolute;left:22px;right:22px;bottom:22px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:10px 14px;background:rgba(250,248,241,.94);color:#244338;font:500 12px/1.4 var(--sans)}
.plot-detail-hero .context-cover figcaption a,.gallery-context-note a{text-decoration:underline;text-underline-offset:3px}
.gallery-context-note{max-width:900px;margin:6px 0 27px;padding:13px 17px;border-left:2px solid #8d9f84;background:#ecefe5;color:#40594b;font:400 14px/1.55 var(--sans)}
.gallery-item figcaption strong{color:#345544;font-weight:600}
.plot-gallery-links{display:flex;flex-wrap:wrap;gap:12px 32px}
@media(max-width:767px){.plot-detail-hero .context-cover{min-height:320px}.plot-detail-hero .context-cover figcaption{left:12px;right:12px;bottom:12px;font-size:11px}.gallery-context-note{font-size:12px}}
