/* Editorial artwork connects the subject to the argument without covering text. */
.editorial-plate{margin:0 0 4rem;color:inherit;min-width:0;max-width:100%}
.editorial-plate picture{display:block;overflow:hidden;background:#d4c8b8}
.editorial-plate img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.editorial-plate figcaption{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:2rem;padding:1.2rem 0 0;border-top:1px solid #76556140;margin-top:.8rem;align-items:start}
.editorial-plate figcaption>span{font:500 .75rem/1.6 'DM Sans',sans-serif;text-transform:uppercase;letter-spacing:.09em;color:#78504b}
.editorial-plate figcaption p{font:400 1.1rem/1.55 'Newsreader',Georgia,serif;margin:0;max-width:42rem}
.editorial-plate.editorial-wide{width:calc(100% - 10.4vw);max-width:1320px;margin:1rem auto 5rem}
.editorial-wide img{aspect-ratio:2/1;object-position:50% 50%}
.exec-article>.editorial-plate{margin-top:-1rem;margin-bottom:3.5rem}
.econ-model>.editorial-plate{max-width:850px;margin:2.5rem 0 3rem}
.econ-model>.editorial-plate img{aspect-ratio:2/1}
.research-card .editorial-card-image{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;display:block;margin:0 0 1.5rem;background:#d4c8b8}
.research-card:has(.editorial-card-image){padding-top:0;overflow:hidden}
.editorial-plate picture:focus-within{outline:2px solid currentColor;outline-offset:4px}
@media(min-width:1500px){.editorial-wide img{max-height:660px}}
@media(max-width:760px){.editorial-plate{margin-bottom:2.5rem}.editorial-plate figcaption{grid-template-columns:1fr;gap:.65rem}.editorial-plate figcaption p{font-size:1.08rem}.editorial-plate.editorial-wide{width:calc(100% - 2.8rem);margin:0 auto 3rem}.editorial-wide img,.econ-model>.editorial-plate img{aspect-ratio:3/2}.exec-article>.editorial-plate{margin-top:0;margin-bottom:2.5rem}}
.editorial-plate[data-editorial-art="connected-care-closure"] img,.editorial-plate[data-editorial-art="strategic-growth"] img{aspect-ratio:3/2;max-height:none}
