.hexa-blog-hero{padding:72px 0;background:var(--brand-bg-alt)}.hexa-blog-featured,.hexa-blog-listing{padding:70px 0}.hexa-featured-article{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.9fr);grid-gap:32px;gap:32px;align-items:center;padding:28px;border:1px solid var(--brand-border);background:var(--brand-bg-alt)}.hexa-featured-article img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.hexa-blog-row{padding:26px 0;border-bottom:1px solid var(--brand-border)}.hexa-blog-row span,.hexa-featured-article span{color:var(--brand-secondary);font-weight:700}.hexa-blog-meta{color:var(--brand-neutral-mid);font-size:14px}.hexa-blog-sidebar{border-left:1px solid var(--brand-border);padding-left:28px}.hexa-blog-sidebar ul{margin:0;padding:0;list-style:none}.hexa-blog-sidebar li{margin-bottom:18px}.hexa-blog-sidebar span{display:block;color:var(--brand-neutral-mid);font-size:13px}.hexa-pagination .page-link{color:var(--brand-primary);border-radius:0}@media (max-width:992px){.hexa-featured-article{grid-template-columns:1fr}.hexa-blog-sidebar{border-left:0;padding-left:0}}