.mmk-blog-page{padding-top:76px}.featured-post{padding:64px 0;background:var(--brand-bg-alt)}.featured-post__grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#fff;border-radius:var(--brand-radius);overflow:hidden;box-shadow:var(--shadow-soft)}.featured-post__visual img{width:100%;height:100%;min-height:430px;-o-object-fit:cover;object-fit:cover}.featured-post__copy{padding:48px}.featured-post__copy h1{font-size:max(2rem, min(3.4vw, 3.25rem))}.post-meta{color:var(--brand-text);font-size:.82rem}.featured-post__copy .btn{margin-top:24px}.post-list{border-top:1px solid var(--brand-border)}.post-row{display:grid;grid-template-columns:60px 1fr;grid-gap:24px;gap:24px;padding:30px 0;border-bottom:1px solid var(--brand-border)}.post-number{color:var(--brand-primary);font-weight:800}.post-row h2{font-size:1.5rem}.recent-panel{align-self:start;position:sticky;top:110px;padding:24px;background:var(--brand-bg-alt);border-radius:var(--brand-radius)}.recent-panel ul{margin:0;padding:0;list-style:none}.recent-panel li{padding:15px 0;border-top:1px solid var(--brand-border)}.recent-panel a,.recent-panel time{display:block}.recent-panel time{color:var(--brand-text);font-size:.78rem}@media (max-width:767px){.featured-post__grid{grid-template-columns:1fr}.featured-post__visual img{min-height:260px}.featured-post__copy{padding:28px}.post-row{grid-template-columns:36px 1fr}}