.blog-head{padding:88px 0;background:#14345c}.blog-head h1,.blog-head p{color:#fff}.blog-head .eyebrow{color:#f2d69d}.blog-layout{display:grid;grid-template-columns:280px 1fr;grid-gap:48px;gap:48px}.article-layout aside,.blog-layout aside{background:#f0f4f8;padding:24px;align-self:start}.article-layout aside a,.blog-layout aside a{display:block;color:#1f4779;margin:12px 0}.blog-list article{padding:0 0 32px;margin-bottom:32px;border-bottom:1px solid #e2e8f0}.blog-list h2 a{color:#14345c;-webkit-text-decoration:none;text-decoration:none}.article-layout{display:grid;grid-template-columns:1fr 280px;grid-gap:48px;gap:48px}.article-layout>article>h1{font-size:max(2rem, min(4vw, 3.5rem))}.article-meta{color:#4a5568}.article-content{font-size:1.06rem}.author-card{display:flex;gap:20px;padding:24px;background:#f0f4f8;margin:40px 0}.author-card img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.prev-next{display:flex;justify-content:space-between;gap:24px;margin:32px 0}@media (max-width:767px){.article-layout,.blog-layout{grid-template-columns:1fr}.blog-layout aside{order:2}}