.masterstudy-bundle-course{display:flex;align-items:center;width:100%;padding:10px 0;border-bottom:1px solid #dbe0e9}.masterstudy-bundle-course:last-child{border-bottom:none}.masterstudy-bundle-course img{display:flex;flex-shrink:0;width:100px!important;height:56px!important;border-radius:8px;-o-object-fit:cover!important;object-fit:cover!important}.masterstudy-bundle-course__content{display:flex;justify-content:center;width:100%;flex-direction:column;margin:0 20px}.masterstudy-bundle-course__title{display:flex;width:100%;font-size:18px;font-style:normal;font-weight:600;line-height:normal;color:#001931;margin-bottom:5px}.masterstudy-bundle-course__price{display:flex;align-items:center;flex-wrap:wrap;width:100%}.masterstudy-bundle-course__price-single{display:flex;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#001931;opacity:.7}.masterstudy-bundle-course__price-single.masterstudy-bundle-course__price-single_discounted{opacity:1;text-decoration:line-through;margin-left:5px}.masterstudy-bundle-course__checkbox.masterstudy-bundle-course__checkbox_checked::after,.masterstudy-bundle-course__trash::before{font-family:stmlms;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none}.masterstudy-bundle-course__sale-single{display:flex;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#001931;opacity:.7}.masterstudy-bundle-course__trash{display:none;margin-left:auto}.masterstudy-bundle-course__trash.masterstudy-bundle-course__trash_show{display:flex}.masterstudy-bundle-course__trash::before{display:flex;font-weight:400;content:var(--stmlms-icon-table-trash);font-size:16px;color:#808c98;transition:.3s}.masterstudy-bundle-course__trash:hover{cursor:pointer}.masterstudy-bundle-course__trash:hover::before{color:var(--danger-100)}.masterstudy-bundle-course__checkbox{display:none;justify-content:center;align-items:center;flex-shrink:0;width:20px;height:20px;border-radius:4px;border:2px solid #dbe0e9;background:#fff;position:relative;margin-right:20px}.masterstudy-bundle-course__checkbox.masterstudy-bundle-course__checkbox_show{display:flex}.masterstudy-bundle-course__checkbox::after{display:none}.masterstudy-bundle-course__checkbox.masterstudy-bundle-course__checkbox_checked{border:2px solid var(--accent-100);background:var(--accent-100)}.masterstudy-bundle-course__checkbox.masterstudy-bundle-course__checkbox_checked::after{display:flex;content:var(--stmlms-icon-checked);font-weight:400;font-size:8px;line-height:0;color:#fff}