.eis-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px}.eis-card-result{margin:0;background:#fff;border:1px solid #e7eaee;border-radius:14px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.05)}.eis-card-result img{display:block;width:100%;height:220px;object-fit:cover}.eis-card-result figcaption{padding:12px}.eis-card-result small{display:block;color:#606770;margin-top:6px;line-height:1.4}