.ProfileCourseList_ProfileCourseListWrapper__Dur8e{display:grid;grid-gap:1em;gap:1em;padding:.5em 0}.ProfileCourseList_ProfileCourseListWrapper__Dur8e .ProfileCourseList_title__QwiGt{font-size:1em;font-weight:600;text-align:center}.ProfileCourseList_ProfileCourseListWrapper__Dur8e .ProfileCourseList_sortList__fihZ6{display:flex;align-items:center;justify-content:start;flex-wrap:wrap;gap:.5em}.ProfileCourseList_ProfileCourseListWrapper__Dur8e .ProfileCourseList_sortList__fihZ6 .ProfileCourseList_sortItem__vK3Ik button{padding:.3em 1em;font-size:.8em;color:var(--font-light-color-primary);background-color:var(--bg-button-dark-default);border-radius:.5em;border:none;cursor:pointer}.ProfileCourseList_ProfileCourseListWrapper__Dur8e .ProfileCourseList_sortList__fihZ6 .ProfileCourseList_sortItem__vK3Ik button:disabled{opacity:.7}.ProfileCourseList_ProfileCourseListWrapper__Dur8e .ProfileCourseList_sortList__fihZ6 .ProfileCourseList_sortItem__vK3Ik button.ProfileCourseList_active__ezw_o{background-color:var(--bg-button-accent-red)}.ProfileCourseList_ProfileCourseListWrapper__Dur8e .ProfileCourseList_ProfileProgramList__D6vAr{display:grid;grid-template-columns:repeat(auto-fill,minmax(10em,1fr));grid-row-gap:2em;row-gap:2em;grid-column-gap:1.5em;column-gap:1.5em;max-height:500px;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}.ProfileCourseList_ProfileCourseListWrapper__Dur8e .ProfileCourseList_ProfileProgramList__D6vAr.ProfileCourseList_active__ezw_o{max-height:1000em;transition:max-height 1s ease-in-out}.ProfileCourseList_ProfileCourseListWrapper__Dur8e .ProfileCourseList_toggleBtn__cJ0Zq{position:relative;padding:.5em 1em;width:100%;font-weight:300;color:var(--font-light-color-primary);background-color:var(--bg-button-accent-red);border:none;border-radius:.5em}.ProfileCourseList_ProfileCourseListWrapper__Dur8e .ProfileCourseList_toggleBtn__cJ0Zq:after{content:"";position:absolute;bottom:100%;left:0;width:100%;height:200%;background:linear-gradient(0deg,#110f18,rgba(17,15,24,0))}.ProfileCourseList_ProfileCourseListWrapper__Dur8e .ProfileCourseList_toggleBtn__cJ0Zq.ProfileCourseList_active__ezw_o:after{display:none}.ProfileCoursePreview_ProfileCoursePreview__ILoHW{display:flex;flex-direction:column;gap:.5em;height:100%;font-size:1em}.ProfileCoursePreview_ProfileCoursePreview__ILoHW .ProfileCoursePreview_img__lVH6J{aspect-ratio:1/1;width:100%;height:auto;border-radius:.5em;overflow:hidden}.ProfileCoursePreview_ProfileCoursePreview__ILoHW .ProfileCoursePreview_img__lVH6J img{width:100%;height:auto;object-fit:cover}.ProfileCoursePreview_ProfileCoursePreview__ILoHW .ProfileCoursePreview_name__ud1pS a{margin:0;font-size:1em;font-weight:500;color:var(--font-light-color-primary)}.ProfileCoursePreview_ProfileCoursePreview__ILoHW .ProfileCoursePreview_desc__t4tcp{display:-webkit-box;height:5em;line-height:1em;font-size:.7em;color:var(--font-light-color-thirty)!important;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.ProfileCoursePreview_ProfileCoursePreview__ILoHW .ProfileCoursePreview_desc__t4tcp *{color:var(--font-light-color-thirty)!important}.ProfileCoursePreview_ProfileCoursePreview__ILoHW .ProfileCoursePreview_progress__MPbgm{display:flex;flex-direction:column;gap:.5em;width:100%;margin-top:auto}.ProfileCoursePreview_ProfileCoursePreview__ILoHW .ProfileCoursePreview_progress__MPbgm .ProfileCoursePreview_progressBar__pkzRx{position:relative;width:100%;height:1em;background-color:var(--bg-light-color-primary);border-radius:.2em;overflow:hidden}.ProfileCoursePreview_ProfileCoursePreview__ILoHW .ProfileCoursePreview_progress__MPbgm .ProfileCoursePreview_progressBar__pkzRx .ProfileCoursePreview_line__z2vND{position:absolute;left:0;top:0;background-color:var(--bg-button-accent-red);height:100%}