@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:600px 100%;animation:shimmer 1.4s infinite linear;border-radius:6px}.sk-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.sk-image{width:100%;border-radius:0}.sk-body{padding:20px}.sk-line{display:block;border-radius:6px}.sk-blog .sk-image{height:220px}.sk-project .sk-image{height:200px}.sk-activity .sk-image{height:180px}.sk-product .sk-image{height:250px}
