.shimmer-wrapper-exp{grid-template-columns:repeat(2,1fr);gap:15px;width:100%;padding:40px 0;display:grid}.shimmer-paragraph-exp{aspect-ratio:5/2;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:8px;height:auto;animation:1.5s linear infinite shimmer}@media (max-width:992px){.shimmer-wrapper-exp{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.shimmer-wrapper-exp{grid-template-columns:repeat(1,1fr)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
