.loading-module__mQwxaq__grid{grid-template-columns:repeat(3,1fr);gap:32px 24px;padding:40px 0;display:grid}.loading-module__mQwxaq__card{flex-direction:column;gap:10px;display:flex}.loading-module__mQwxaq__image{aspect-ratio:4/5;border-radius:var(--radius-md);background:linear-gradient(90deg, var(--bg-soft) 25%, var(--bg-elevated) 50%, var(--bg-soft) 75%);background-size:200% 100%;animation:1.4s infinite loading-module__mQwxaq__shimmer}.loading-module__mQwxaq__line{background:var(--bg-soft);border-radius:4px;width:80%;height:12px}.loading-module__mQwxaq__short{width:40%}@keyframes loading-module__mQwxaq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:900px){.loading-module__mQwxaq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.loading-module__mQwxaq__grid{grid-template-columns:1fr}}
