.ast-blog{padding:48px 0 64px}.cnst-blog-list__header{margin-bottom:40px}.cnst-blog-list__header p{color:var(--brand-neutral-mid)}.cnst-blog-card{border:1px solid var(--brand-border);background:#fff;height:100%;display:flex;flex-direction:column}.cnst-blog-card__media{position:relative;overflow:hidden}.cnst-blog-card__media img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt);min-height:160px}.cnst-blog-card__cat{position:absolute;left:0;bottom:0;background:var(--brand-secondary);color:var(--brand-neutral-dark);font-size:.72rem;font-weight:700;padding:4px 10px;text-transform:uppercase;letter-spacing:.04em}.cnst-blog-card__body{padding:18px 16px 20px;flex:1}.cnst-blog-card__body h2{font-size:1.2rem;margin-bottom:10px}.cnst-blog-card__body h2 a{color:var(--brand-text)}.cnst-blog-card__body p{color:var(--brand-neutral-mid);font-size:.95rem;margin-bottom:12px}.cnst-blog-card__meta{font-size:.85rem;color:var(--brand-neutral-mid)}.cnst-blog-list__pager{margin-top:40px}.cnst-blog-list__pager .page-link{border-radius:var(--brand-radius);color:var(--brand-primary)}.cnst-blog-list__pager .page-item.active .page-link{background:var(--brand-primary);border-color:var(--brand-primary);color:var(--brand-text-inverse)}