.image-pair{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.image-pair img{width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:var(--radius)}.image-pair img:last-child{margin-top:55px}.quote{padding:46px;border-radius:var(--radius-lg);background:var(--ink);color:#fff}.quote p{color:#fff;font-size:1.35rem}.detail-hero img{width:100%;max-height:620px;object-fit:cover;border-radius:var(--radius-lg)}@media(max-width:680px){.image-pair{grid-template-columns:1fr}.image-pair img:last-child{margin-top:0}}
