.d-blog-title{padding:72px 0;background:var(--brand-primary-dark)}.d-blog-title h1{font-size:max(2rem, min(4vw, 3.5rem));color:var(--brand-text-inverse)}.d-blog-title p{color:var(--brand-text-inverse)}.d-blog{padding:64px 0 96px}.d-featured{display:grid;grid-template-columns:1fr 1fr;background:var(--brand-bg-alt);margin-bottom:64px}.d-featured>div:last-child{padding:48px}.d-featured-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.d-featured .btn,.d-featured small{display:block;width:-moz-max-content;width:max-content;margin-top:16px}.d-blog-list article{border-bottom:1px solid var(--brand-border);padding:0 0 32px;margin-bottom:32px}.d-blog-list a,.d-featured a{-webkit-text-decoration:none;text-decoration:none}.d-recent{display:block;padding:14px 0;border-bottom:1px solid var(--brand-border);-webkit-text-decoration:none;text-decoration:none}.d-recent small{display:block}@media (max-width:768px){.d-featured{grid-template-columns:1fr}}