/* Native editorial index, archives and related articles. */
.editorial-header{max-width:850px;margin:0 0 2rem}.editorial-header h1{margin:.4rem 0 1rem}.editorial-kicker,.card-category{font-size:.8rem;font-weight:700;letter-spacing:.04em;color:var(--color-primary,#0875ad)}.editorial-kicker a,.card-category a{text-decoration:underline;text-underline-offset:3px}.editorial-categories{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:2rem}.editorial-categories a{display:flex;align-items:center;min-height:44px;padding:.55rem 1rem;border:1px solid #c9dbe5;border-radius:999px;text-decoration:none}.editorial-categories [aria-current]{background:#123e55;color:#fff;border-color:#123e55}.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.editorial-grid>*{min-width:0}.editorial-grid .content-card{background:#fff}.editorial-grid .card-body{padding:1.6rem}.editorial-grid .card-category{margin:0 0 .7rem}.editorial-grid .card-body h2,.editorial-grid .card-body h3{line-height:1.45}.editorial-grid .entry-meta{margin:.8rem 0}.editorial-grid .card-body>p:last-child{margin-bottom:0;color:#465b67}.editorial-grid.has-featured>:first-child{grid-column:1/-1;background:#edf6fa;border:1px solid #c9dfe9;display:grid;grid-template-columns:1fr 1fr}.editorial-grid.has-featured>:first-child:not(.has-post-thumbnail){display:block}.editorial-grid.has-featured>:first-child .card-body{padding:clamp(1.5rem,4vw,3.5rem);max-width:900px}.editorial-grid.has-featured>:first-child h2{font-size:clamp(1.6rem,3vw,2.5rem)}.editorial-grid.has-featured>:first-child .card-image{height:100%;aspect-ratio:auto}.article-related{margin:4rem 0}.article-related>h2{padding-top:2rem;border-top:1px solid #dbe4e8}.bentv-editorial .pagination{margin-top:2rem}
@media(max-width:900px){.editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.editorial-grid,.editorial-grid.has-featured>:first-child{grid-template-columns:minmax(0,1fr)}.editorial-header{margin-bottom:1.5rem}.editorial-categories{gap:.5rem}.editorial-categories a{font-size:.875rem}.editorial-grid.has-featured>:first-child .card-image{aspect-ratio:16/10}.article-related{margin:2.5rem 0}}
