.courses_container__94ivP{padding:20px;min-height:100vh}.courses_grid__odRvo{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.courses_card__e73cC{border:1px solid #ddd;border-radius:8px;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);background-color:#fff;transition:transform .2s;display:flex;flex-direction:column;justify-content:space-between;&:hover{transform:translateY(-8px)}}.courses_title__p_EnG{font-size:1.25rem;margin-bottom:10px;color:#000;height:55px}.courses_description__beXfB{color:#666;margin-bottom:10px}.courses_info__N_8ux{color:#444;margin-bottom:5px}.courses_categoryInfo__Mtvwl{color:#444;margin-bottom:15px}.courses_button__JtcKq{background-color:#000;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;width:100%;&:hover{background-color:#0056b3}}