.cat-overview{margin-top:18px}.cat-overview .cat-overview-inner{border:1px solid var(--gray-2);border-radius:var(--border-radius-l);background:var(--white);padding:20px 22px}.cat-overview .cat-overview-heading{margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.3}.cat-overview .cat-overview-lede{margin:0;font-size:15px;line-height:1.6;color:var(--gray-5)}.cat-overview .cat-overview-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:16px 0 0}.cat-overview .cat-overview-stat{border:1px solid var(--gray-2);border-radius:var(--border-radius-m);padding:10px 12px}.cat-overview .cat-overview-stat-value{font-size:19px;font-weight:800;color:var(--primary-color-1-1);line-height:1.2}.cat-overview .cat-overview-stat-label{margin:2px 0 0;font-size:12px;color:var(--gray-5);line-height:1.35}.cat-overview .cat-overview-featured{margin-top:18px;padding-top:14px;border-top:1px solid var(--gray-2)}.cat-overview .cat-overview-featured-label{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--gray-5)}.cat-overview .cat-overview-sponsored-tag{font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 6px;border-radius:4px;background:var(--bg-2);color:var(--gray-5)}.cat-overview .cat-overview-featured-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.cat-overview .cat-overview-featured-item{font-size:14px;line-height:1.55;color:var(--gray-5)}.cat-overview .cat-overview-featured-name{font-weight:700;color:var(--primary-color-1-1)}.cat-overview .cat-overview-featured-meta{font-size:12px;color:var(--gray-4)}.cat-overview .cat-overview-disclosure{margin:10px 0 0;font-size:12px;color:var(--gray-4)}.cat-overview .cat-overview-disclosure-link{color:var(--primary-color-1-1);text-decoration:underline}@media(max-width:500px){.cat-overview .cat-overview-inner{padding:16px}.cat-overview .cat-overview-heading{font-size:18px}.cat-overview .cat-overview-stats{grid-template-columns:1fr 1fr}}