.related-articles-section{padding:60px 20px;max-width:1200px;margin:0 auto;font-family:inherit}.related-articles__group{margin-bottom:56px}.related-articles__group-heading{font-size:1.5rem;font-weight:500;letter-spacing:.04em;color:#1a1a1a;margin-bottom:28px;padding-bottom:12px;border-bottom:1px solid #e8e0d5;font-family:Georgia,Times New Roman,serif}.related-articles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1024px){.related-articles__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.related-articles__grid{grid-template-columns:1fr}}.related-article-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#faf8f5;border:1px solid #ede8e0;border-radius:4px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.related-article-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.related-article-card__image{width:100%;aspect-ratio:3 / 2;overflow:hidden;background:#f0ebe3}.related-article-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.related-article-card:hover .related-article-card__image img{transform:scale(1.04)}.related-article-card__image--placeholder svg{width:100%;height:100%;opacity:.3}.related-article-card__body{padding:16px;display:flex;flex-direction:column;gap:6px;flex:1}.related-article-card__blog-label{font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#9a7c5a}.related-article-card__title{font-size:.9rem;font-weight:500;line-height:1.4;color:#1a1a1a;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:Georgia,Times New Roman,serif}.related-article-card__date{font-size:.7rem;color:#999;margin:0;letter-spacing:.04em}.related-article-card__excerpt{font-size:.78rem;color:#666;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-articles__categories{display:flex;flex-wrap:wrap;gap:12px}.related-articles__category-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border:1px solid #c9b99a;border-radius:100px;font-size:.78rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#6b4f2e;text-decoration:none;background:transparent;transition:background .2s ease,color .2s ease,border-color .2s ease}.related-articles__category-pill:hover{background:#6b4f2e;color:#fff;border-color:#6b4f2e}.related-articles__category-count{background:#e8ddd0;color:#6b4f2e;font-size:.65rem;padding:2px 7px;border-radius:100px;font-weight:600;transition:background .2s ease,color .2s ease}.related-articles__category-pill:hover .related-articles__category-count{background:#fff3;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/46/assets/related-articles.css.map */
