.shimmer{background-repeat:no-repeat;border-radius:8px;width:100%;max-width:400px;margin-bottom:1rem}.shimmerImage{margin-bottom:.75rem}.shimmerLine{background-color:#ddd;margin-bottom:.5rem}@keyframes shimmer{0%{background-position:-500px 0}to{background-position:500px 0}}.card.shimmer{background-repeat:no-repeat;border-radius:8px;width:100%;max-width:400px;margin-bottom:1rem;display:flex;flex-direction:column}.shimmerImage{height:200px;border-radius:8px}.shimmerImage,.shimmerLine{background-color:#dddddd43;border:.5px solid #ddd}.shimmerLine{height:14px;border-radius:4px}.shimmerLine.short{width:60%}