.band-inner--split{display:grid;grid-template-columns:minmax(0,1fr)minmax(0,1.15fr);gap:48px;align-items:center}@media(max-width:900px){.band-inner--split{grid-template-columns:minmax(0,1fr);gap:32px}}.band-figure{display:block;margin:0;max-width:100%;min-width:0;text-align:left}.band-figure img,.band-figure figure,.band-figure picture{display:block;max-width:100%;height:auto;border-radius:6px;border:1px solid var(--border);background:var(--bg-1,transparent)}.band-figure figcaption{margin-top:10px;font-family:var(--mono);font-size:10.5px;letter-spacing:.06em;color:var(--text-4);text-transform:uppercase}.band-figure--full{width:100%;margin:0}.band-figure--full img{width:100%;max-width:100%;height:auto}.container,.page-article,.band,.band-inner,body{min-width:0}@media(max-width:720px){.band-figure img{max-height:360px;object-fit:contain;object-position:top center}}