.num-blog-header{max-width:800px;margin-bottom:40px}.num-blog-header h1{font-size:max(2rem, min(4vw, 3.5rem))}.num-featured-post{display:grid;grid-template-columns:1fr 1fr;background:var(--brand-bg-alt);border-radius:var(--brand-radius);overflow:hidden;margin-bottom:64px}.num-featured-post img{width:100%;height:100%;min-height:440px;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary-light)}.num-featured-post>div{padding:48px;align-self:center}.num-featured-post a,.num-featured-post h2,.num-featured-post p,.num-featured-post span{color:var(--brand-text)}.num-featured-post>div>span{color:var(--brand-primary-dark);font-weight:800}.num-featured-post .num-btn-primary{color:var(--brand-text-inverse)}.num-blog-list article{border-bottom:1px solid var(--brand-border);padding:0 0 32px;margin-bottom:32px}.num-blog-list article a,.num-blog-list article h2,.num-blog-list article p,.num-blog-list article span{color:var(--brand-text)}.num-blog-list article>span{color:var(--brand-primary-dark);font-size:.78rem;font-weight:800;text-transform:uppercase}.num-post-meta{color:var(--brand-text)!important;font-size:.86rem}.num-recent-posts{border-left:1px solid var(--brand-border);padding-left:28px}.num-recent-posts h2{font-size:1.2rem}.num-recent-posts ul{list-style:none;padding:0}.num-recent-posts li{border-bottom:1px solid var(--brand-border);padding:14px 0}.num-recent-posts a,.num-recent-posts time{display:block;color:var(--brand-text)}.num-recent-posts time{font-size:.76rem}@media (max-width:991px){.num-featured-post{grid-template-columns:1fr}.num-recent-posts{border-left:0;padding-left:12px}}@media (max-width:575px){.num-featured-post>div{padding:28px 22px}.num-featured-post img{min-height:260px}.pagination{flex-wrap:wrap}}