.blog-page{background:var(--brand-bg)}.blog-minimal-list{padding-top:140px;padding-bottom:88px}.blog-heading{max-width:820px;margin:0 auto 46px;text-align:center}.blog-list{max-width:820px;margin:0 auto}.blog-list-item{padding:26px 0;border-bottom:1px solid var(--brand-border)}.blog-list-item time{display:block;margin-bottom:8px;color:var(--brand-primary-dark);font-weight:900}.blog-list-item h2{margin-bottom:10px;font-size:max(1.35rem, min(2vw, 2rem))}.blog-list-item p{margin-bottom:12px}.blog-read-more{font-weight:900}.blog-pagination{margin-top:34px}.blog-pagination .page-link{color:var(--brand-primary-dark);border-color:var(--brand-border)}.blog-pagination .active .page-link{color:var(--brand-text-inverse);background:var(--brand-primary);border-color:var(--brand-primary)}