.xmre-show-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1480px;margin:30px auto}.xmre-show-card{display:grid;overflow:hidden;border:1px solid rgba(169,185,174,.28);border-radius:22px;background:var(--nf-card,#132a1d);color:var(--nf-white,#fff);text-decoration:none}.xmre-show-card>img{width:100%;aspect-ratio:16/10;object-fit:cover}.xmre-show-card>span{display:grid;gap:8px;padding:20px}.xmre-show-card small{color:var(--nf-gold,#e8bd58);font-weight:800;text-transform:uppercase}.xmre-show-card strong{font-size:1.4rem;font-weight:var(--xmre-title-weight,800)}.xmre-show-card em{display:-webkit-box;overflow:hidden;color:var(--nf-muted,#a9b9ae);font-style:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media(max-width:850px){.xmre-show-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.xmre-show-grid{grid-template-columns:1fr}}
