.promo-filter:has(.button__checkbox:checked) .company-card:not(:has(.company-card__banner)) {
    display: none;
}