/* The personal portrait sits beside the introduction; all album photos share one grid. */
.bio-offstage{margin-top:32px}.bio-offstage a{display:block;overflow:hidden;border-radius:7px;background:#edf1f5}.bio-offstage img{width:100%;height:auto;transition:transform .8s var(--ease)}.bio-offstage a:hover img{transform:scale(1.025)}.bio-offstage figcaption{font-size:.8125rem;line-height:1.7;margin-top:14px}.bio-gallery figcaption{max-width:none}.bio-gallery .event-photo img{object-position:center 25%}
@media(max-width:760px){.bio-offstage{margin-top:25px;max-width:380px}.bio-offstage figcaption{font-size:.75rem;margin-top:12px}}
