.blog_heading{padding:0 40px;margin-bottom:20px}@media(max-width:724px){.blog_heading{padding:0;margin-bottom:35px}}.shimmer-loader{display:flex;flex-direction:column;gap:16px}.shimmer-image{width:100%;height:200px}.shimmer-image,.shimmer-title-header{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.shimmer-title-header{width:60%;height:30px}.shimmer-title{width:40%;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.shimmer-meta{width:30%}.shimmer-content,.shimmer-meta{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.shimmer-content{width:100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}