.courses_grid__Qwgi0{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.courses_card__7d30A{display:flex;flex-direction:column;gap:12px;min-height:220px}.courses_emoji__VNRGI{font-size:2.5rem;line-height:1}.courses_title__ksGuN{font-size:1.1rem;font-weight:600;margin:0}.courses_desc__t_U2u{font-size:.88rem;color:var(--text-2);margin:0;flex:1 1;line-height:1.55}.courses_progress__bCudE{display:flex;flex-direction:column;gap:4px}.courses_progressBar__SX4B9{height:5px;border-radius:99px;background:var(--surface-3,#e4e4e4);overflow:hidden}.courses_progressFill__ERAcG{height:100%;border-radius:99px;background:var(--accent);transition:width .4s ease;min-width:2px}.courses_progressLabel__sIpXc{font-size:.81rem;color:var(--text-2)}.courses_skeleton__lOik6{min-height:220px;animation:courses_pulse__WsCX7 1.4s ease-in-out infinite;background:var(--surface-2);border:none}@keyframes courses_pulse__WsCX7{0%,to{opacity:1}50%{opacity:.45}}@media (max-width:767px){.courses_grid__Qwgi0{grid-template-columns:1fr}}