.cb-text-listing #content { min-height: 430px; }
.cb-text-heading { margin-bottom: 26px; }
.cb-text-heading h1 { font-size: 28px; line-height: 1.3; margin: 5px 0 14px; }
.cb-text-heading p { line-height: 1.6; }
.cb-text-grid { display: flex; flex-wrap: wrap; }
.cb-text-grid .item-video { display: flex; float: none; margin-bottom: 30px; }
.cb-text-card { width: 100%; }
.cb-text-thumbnail { display: block; position: relative; padding-top: 62.5%; overflow: hidden; background: #e8edf2; }
.cb-text-thumbnail img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; }
.cb-text-image-fallback { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; color: #557084; font-size: 13px; }
.cb-text-image-fallback .fa { font-size: 30px; }
.cb-text-card .video-info h2.title { height: auto; min-height: 40px; line-height: 1.45; overflow: visible; }
.cb-text-card .cb-text-excerpt { margin: 12px 0; font-size: 13px; line-height: 19px; max-height: 57px; overflow: hidden; color: #666; }
.cb-text-read { display: inline-block; padding-bottom: 5px; }
.cb-text-empty { margin: 8px 0 35px; padding: 36px 24px; text-align: center; background: #f6f7f9; border-color: #e5e8eb; box-shadow: none; }
.cb-text-empty > .fa { display: block; font-size: 36px; color: #6d8192; margin-bottom: 16px; }
.cb-text-empty p { margin: 0 0 20px; }
.cb-text-pagination { text-align: center; }
@media (max-width: 767px) { .cb-text-listing #content { min-height: 300px; } .cb-text-heading h1 { font-size: 24px; } }
