.gallery-grid{display:flow-root;overflow-anchor:none}
.gallery-batch+.gallery-batch{margin-top:22px}
@media(max-width:650px){.gallery-batch+.gallery-batch{margin-top:12px}}
.gallery-pagination{overflow-anchor:none}
.gallery-pagination [aria-disabled=true]{cursor:wait;opacity:.6}
.gallery-tile{contain:layout paint}
.gallery-tile.image-unavailable:after{content:"Tap to view photograph";position:absolute;inset:0;display:grid;place-items:center;padding:20px;text-align:center;font-size:12px;color:var(--ink);background:var(--pale)}
.lightbox figure>picture{display:flex;align-items:center;justify-content:center;max-width:100%;min-height:0;flex:1}
.lightbox figure>picture .lightbox-image{max-height:100%;width:auto;height:auto;max-width:100%;object-fit:contain}
