.loading-module__-i_dra__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (min-width:640px){.loading-module__-i_dra__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.loading-module__-i_dra__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.loading-module__-i_dra__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.loading-module__-i_dra__card{background:#0206178c;border:1px solid #f8fafc14;border-radius:14px;overflow:hidden}.loading-module__-i_dra__poster{aspect-ratio:2/3}.loading-module__-i_dra__body{flex-direction:column;gap:8px;padding:10px 12px 12px;display:flex}.loading-module__-i_dra__line{border-radius:999px;height:12px}.loading-module__-i_dra__lineShort{width:55%}.loading-module__-i_dra__lineLong{width:85%}.loading-module__-i_dra__shimmer{background:#94a3b81a;position:relative;overflow:hidden}.loading-module__-i_dra__shimmer:after{content:"";background:linear-gradient(90deg,#0000,#f8fafc1a,#f8fafc38,#f8fafc1a,#0000);animation:1.1s infinite loading-module__-i_dra__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes loading-module__-i_dra__shimmer{to{transform:translate(100%)}}
