.magon-post-card{display:flex;flex-direction:column;gap:var(--s-3);padding:0 0 var(--s-6);margin:0 0 var(--s-8);border:0;border-bottom:1px solid var(--border);background:0 0;box-shadow:none;list-style:none}.magon-post-card:last-of-type{margin-bottom:0}.magon-post-card .post-card__media{display:block;width:100%;aspect-ratio:16/9;background:var(--bg-secondary);overflow:hidden;line-height:0}.magon-post-card .post-card__media picture{display:contents}.magon-post-card .post-card__media img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.magon-post-card .post-card__title{font-family:var(--font-serif);font-size:var(--fs-xl);font-weight:700;line-height:var(--lh-tight);margin:0;color:var(--text-primary)}.magon-post-card .post-card__title a{color:inherit;text-decoration:none}.magon-post-card .post-card__title a:focus-visible,.magon-post-card .post-card__title a:hover{color:var(--magon-accent)}.magon-post-card .post-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--s-2);margin:0;font-family:var(--font-sans);font-size:var(--fs-sm);color:var(--text-muted);line-height:1}.magon-post-card .post-card__meta time{color:inherit}.magon-post-card .post-card__meta .post-card__cats a{color:var(--magon-accent)}.magon-post-card .post-card__meta .post-card__cats a+a{margin-left:4px}.magon-post-card .post-card__excerpt{font-family:var(--font-serif);font-size:var(--fs-base);line-height:var(--lh-body);color:var(--text-secondary);margin:0}.magon-post-card .post-card__excerpt p{margin:0}.magon-post-card .post-card__excerpt .read-more{color:var(--magon-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.magon-post-card .post-card__excerpt .read-more:focus-visible,.magon-post-card .post-card__excerpt .read-more:hover{color:var(--magon-accent-hover)}.magon-post-card .post-card__more{font-family:var(--font-sans);font-size:var(--fs-ui);font-weight:700;color:var(--magon-accent);align-self:flex-start;text-decoration:none}.magon-post-card .post-card__more:focus-visible,.magon-post-card .post-card__more:hover{color:var(--magon-accent-hover)}.post-card__more-icon{margin-inline-start:6px}.magon-post-card .entry-footer,.magon-post-card .entry-header,.magon-post-card .entry-meta:not(.post-card__meta){display:none}.magon-post-card .inside-article{padding:0;background:0 0}@media (max-width:767px){.magon-post-card .post-card__title{font-size:22px}}.page-articles-grid{margin-top:var(--s-10);padding-top:var(--s-8);border-top:2px solid var(--border)}.page-articles-grid__heading{font-family:var(--font-serif);font-size:var(--fs-2xl);font-weight:700;color:var(--text-primary);margin:0 0 var(--s-6)}