.mc-course-cards{box-sizing:border-box;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));width:100%}.mc-course-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 6px 0 #161c2d1a;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;min-width:0;padding:24px}.mc-course-badge-wrap{display:flex;justify-content:center;width:100%}.mc-course-badge{background:#9fc422;border-radius:4px;color:#fff;display:inline-block;font-family:Lufga,sans-serif;font-size:12px;font-weight:300;letter-spacing:1px;padding:8px 22px;text-transform:uppercase}.mc-course-title{color:#245da8;font-family:Space Grotesk,sans-serif;font-size:42px;font-weight:500;letter-spacing:-.84px;line-height:120%;margin:0;overflow-wrap:break-word;text-align:center}.mc-course-steps{display:flex;flex-direction:column;gap:0;margin:0;padding-left:22px;width:100%}.mc-course-step,.mc-course-step *{color:#494e5b;font-family:Lufga,sans-serif;font-size:18px;font-weight:400;letter-spacing:-.24px;line-height:150%;padding:0 0 0 11px}.mc-course-step::marker{color:#9fc422;font-weight:600}@media (max-width:768px){.mc-course-cards{grid-template-columns:1fr}.mc-course-title{font-size:32px;overflow-wrap:break-word}}