.masterstudy-student-course-card{display:flex;width:100%;padding:5px 10px;position:relative}.masterstudy-student-course-card__wrapper{display:flex;align-items:center;width:100%;overflow:hidden;position:relative;padding:10px 20px 10px 10px;border-radius:4px;background:#fff;border:1px solid #dbe0e9}.masterstudy-student-course-card__image{display:flex;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.masterstudy-student-course-card__image-link{display:flex;flex-shrink:0;width:100px;height:65px;margin-right:20px;border-radius:4px;overflow:hidden}.masterstudy-student-course-card__content{display:flex;flex-direction:column;width:100%;margin-right:20px}.masterstudy-student-course-card a.masterstudy-student-course-card__title{display:flex;align-self:flex-start;text-decoration:none;margin:0 0 7px;padding:0}.masterstudy-student-course-card a.masterstudy-student-course-card__title span{display:flex;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#001931;margin:0;padding:0}.masterstudy-student-course-card__info{display:flex}.masterstudy-student-course-card__info-block{display:flex;flex-wrap:nowrap;align-items:center;padding:0;margin-right:20px}.masterstudy-student-course-card__info-block:last-child{margin-right:0}.masterstudy-student-course-card__info-block span{white-space:nowrap;font-weight:400;font-size:14px;line-height:16.8px;color:#4d5e6f;text-transform:capitalize}.masterstudy-student-course-card__info-block i{margin-right:5px}.masterstudy-student-course-card__info-block i::before{color:#4d5e6f}