.shimmer-wrapper{justify-content:space-around;width:100%;display:flex}.shimmer-card{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:5px;width:30%;height:300px;animation:1.5s infinite shimmer}.shimmer-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:30px;margin-top:8px;animation:1.5s infinite shimmer}.shimmer-img{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:320px;margin:20px;animation:1.5s infinite shimmer}.shimmer-head{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:60px;margin-top:8px;animation:1.5s infinite shimmer}.shimmer-temp{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;height:350px;margin:20px;animation:1.5s infinite shimmer}.shimmer-res{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;height:100vh;margin:20px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shimmer{background:#f6f7f8 linear-gradient(90deg,#f6f7f8 0%,#e9ebee 20%,#f6f7f8 40% 100%) 0 0/800px 300px no-repeat;border-radius:8px;animation-name:placeholderShimmer;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;display:inline-block;position:relative}@keyframes placeholderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}
