.trust-panel-stack{display:grid;gap:1.5rem}.trust-panel{margin:0;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.trust-panel img{width:100%;height:auto;object-fit:contain;background:#fff}.trust-panel figcaption{padding:1rem 1.25rem;color:var(--muted);font-size:.86rem;border-top:1px solid var(--line)}.trust-panel figcaption strong{color:var(--ink)}.office-map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.office-map-grid article{border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;background:#fff;box-shadow:var(--shadow)}.office-map-grid h3{font:500 1.6rem Georgia,serif;margin:.2rem 0}.office-map-grid p{color:var(--muted);min-height:3.2rem}.office-map-grid iframe{display:block;width:100%;border:0;border-radius:14px;margin:1.2rem 0}@media(max-width:900px){.office-map-grid{grid-template-columns:1fr}.office-map-grid p{min-height:0}}@media(max-width:520px){.trust-panel figcaption{padding:.8rem 1rem}.office-map-grid article{padding:1rem}.office-map-grid iframe{height:300px}}
