.m-blog-head{padding:145px 0 65px;background:var(--brand-primary-dark)}.m-blog-head h1{font-size:max(2rem, min(4vw, 3.5rem));color:var(--brand-text-inverse)}.m-blog-head p{color:var(--brand-text-inverse)}.m-blog-feature{padding:56px 0;background:var(--brand-bg-alt)}.m-blog-feature article{background:var(--brand-bg);border-radius:var(--brand-radius);overflow:hidden}.m-blog-feature img{width:100%;height:100%;min-height:360px;-o-object-fit:cover;object-fit:cover}.m-blog-feature__copy{padding:48px}.m-blog-list article{padding:0 0 32px;margin-bottom:32px;border-bottom:1px solid var(--brand-border)}.m-recent{display:block;padding:14px 0;border-bottom:1px solid var(--brand-border);-webkit-text-decoration:none;text-decoration:none;color:var(--brand-text)}.m-recent span{display:block;color:var(--brand-text);font-size:.78rem}