.editorial{background:#f3f0e9}.category-strip{display:flex;flex-wrap:wrap;gap:.65rem;margin:-.5rem 0 3rem}.category-strip span{border:1px solid #c9c2b6;border-radius:999px;padding:.55rem .9rem;font-size:.78rem;font-weight:600}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cfc9bd;border:1px solid #cfc9bd}.article-card{background:#fbfaf7;padding:2.25rem;min-height:310px;display:flex;flex-direction:column}.article-card.featured-card{grid-column:span 2;background:#171917;color:#fff}.article-card h3{font-size:1.75rem;margin-bottom:1rem}.article-card p:not(.tag){color:#63645f}.article-card.featured-card p:not(.tag){color:#c9c9c5}.article-card a{margin-top:auto;font-size:.85rem;text-underline-offset:5px;font-weight:600}.article-card:hover h3{color:#9f6148}.featured-card:hover h3{color:#d2a55d}
@media(max-width:850px){.article-grid{grid-template-columns:1fr 1fr}.article-card.featured-card{grid-column:span 2}}@media(max-width:540px){.article-grid{grid-template-columns:1fr}.article-card.featured-card{grid-column:auto}.article-card{min-height:270px}}
.company-contact{text-align:center}.company-contact p{margin:.2rem 0}.company-contact a,.article-footer a{color:inherit;text-underline-offset:4px}.company-contact a:hover,.article-footer a:hover{color:#d2a55d}
@media(max-width:850px){.company-contact{text-align:left}}
