
.thumb,.responsive-img{aspect-ratio:16/9;object-fit:cover;background:#0f0f0f;
  background-image:linear-gradient(90deg,rgba(255,255,255,.04),rgba(255,255,255,.08),rgba(255,255,255,.04));
  background-size:200% 100%;animation:kx-skel 1.4s linear infinite}
@keyframes kx-skel{0%{background-position:200% 0}100%{background-position:-200% 0}}
img.thumb[data-loaded="true"],img.responsive-img[data-loaded="true"]{animation:none;background:none}
.card .thumb{border-bottom:1px solid #1e1e1e}
