.heraldica-sections{margin-top:3rem}
.heraldica-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,3rem);align-items:start;padding:2.5rem 0;border-top:1px solid rgba(63,32,33,.18)}
.heraldica-section>.hd-picture{width:100%;height:auto;aspect-ratio:1/1;margin:0;border-radius:0;background:#171214}
.heraldica-section>.hd-picture img{display:block;width:100%;height:100%;object-fit:contain}
.heraldica-section>.hd-picture:focus-visible{outline:3px solid #9b7438;outline-offset:4px}
.heraldica-copy{min-width:0;overflow-wrap:break-word}
.hermandad-body .heraldica-copy h3{margin:0 0 1.25rem;padding:0;border:0;font-size:clamp(1.8rem,2.6vw,2.8rem);line-height:1.12}
.heraldica-copy p:first-of-type{margin-top:0}
.heraldica-copy p:last-child,.heraldica-copy ul:last-child{margin-bottom:0}
@media(max-width:650px){.heraldica-section{grid-template-columns:minmax(0,1fr);gap:1.5rem;padding:2rem 0}.hermandad-body .heraldica-copy h3{font-size:2.25rem}}
