.stm_lms_recent_courses{max-width:1720px;margin:0 auto}.stm_lms_recent_courses__terms{display:flex;flex-wrap:wrap;margin:15px 0 52px;justify-content:center}.stm_lms_recent_courses__term{padding:5px 15px;margin:0 7px;line-height:30px;border-radius:20px;background-color:#fff;color:#64b2be;cursor:pointer;transition:.3s ease}.stm_lms_recent_courses__term.active{color:#fff;background-color:#64b2be}.stm_lms_recent_courses__term:hover{background-color:#64b2be;color:#fff}.stm_lms_recent_courses__all{margin:15px 0 0}.stm_lms_recent_courses .stm_lms_courses__grid{justify-content:center}.stm_lms_recent_courses .stm_lms_courses__grid .stm_lms_courses__single{transition:.3s ease;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.stm_lms_recent_courses .stm_lms_courses__grid .stm_lms_courses__single:hover{z-index:9999}.stm_lms_recent_courses .stm_lms_courses__grid .stm_lms_courses__single:first-child:not(:last-child) .stm_lms_courses__single--info,.stm_lms_recent_courses .stm_lms_courses__grid .stm_lms_courses__single:nth-child(7n) .stm_lms_courses__single--info{left:0;right:-100px}.stm_lms_recent_courses .stm_lms_courses__grid .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info,.stm_lms_recent_courses .stm_lms_courses__grid .stm_lms_courses__single:nth-child(6n) .stm_lms_courses__single--info{right:0;left:-100px}.stm_lms_recent_courses .stm_lms_courses__grid.loading .stm_lms_courses__single{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}@media (max-width:1024px){.stm_lms_recent_courses__term{padding:7px 30px;margin-bottom:15px;font-size:18px}}