.sic-empty { padding: 28px; color: var(--color-text-500); font-size: 14px; line-height: 22px; }
.sic-captcha { grid-column: 1/-1; display:flex; flex-wrap:wrap; align-items:center; gap:12px; }
.sic-captcha img { width:130px; height:44px; cursor:pointer; }
.featured-articles:not(:has([data-article-carousel-slide])) { display:none; }
.featured-articles:has(.featured-articles__track > :only-child) .featured-articles__controls { display:none; }
