.shimmer-loader linearGradient{animation:shimmer-animation 1.5s linear infinite}@keyframes shimmer-animation{0%{x1:-1;x2:0}to{x1:1;x2:2}}
