.masterstudy-bundle-card{display:flex;width:50%;padding:10px;position:relative}.masterstudy-bundle-card.masterstudy-bundle-card_overcoursed .masterstudy-bundle-card__courses{scrollbar-width:auto}.masterstudy-bundle-card.masterstudy-bundle-card_overcoursed .masterstudy-bundle-card__courses::-webkit-scrollbar{display:block;width:10px}.masterstudy-bundle-card.masterstudy-bundle-card_overcoursed .masterstudy-bundle-card__courses::-webkit-scrollbar-track{background:#eef1f7}.masterstudy-bundle-card.masterstudy-bundle-card_overcoursed .masterstudy-bundle-card__courses::-webkit-scrollbar-thumb{background:#4d5e6f}.masterstudy-bundle-card.masterstudy-bundle-card_overcoursed .masterstudy-bundle-card__courses::-webkit-scrollbar-thumb:hover{background:#808c98}.masterstudy-bundle-card__wrapper{display:flex;width:100%;flex-direction:column;background:#fff;border:1px solid #dbe0e9;transition:.3s ease}.masterstudy-bundle-card a.masterstudy-bundle-card__header{display:flex;flex-direction:column;width:100%;min-height:113px;position:relative;padding:20px 15px;background:var(--accent-100)}.masterstudy-bundle-card__title{display:flex;justify-content:center;text-align:center;font-size:18px;line-height:1.333;color:#fff;font-weight:600;margin:0}.masterstudy-bundle-card__subtitle{display:flex;justify-content:center;width:100%;color:#fff;font-size:16px;font-weight:500;margin-top:auto}.masterstudy-bundle-card__content{min-height:275px}.masterstudy-bundle-card__content-wrapper{position:relative;background:#fff}.masterstudy-bundle-card__content-courses{display:flex;width:100%;flex-direction:column}.masterstudy-bundle-card__courses{padding:0 20px;height:226px;overflow-y:scroll;border-bottom:1px solid #dbe0e9;scrollbar-width:none}.masterstudy-bundle-card__courses::-webkit-scrollbar{display:none}.masterstudy-bundle-card__course{display:flex;align-items:center;flex-wrap:wrap;padding:10px 0;height:72px;overflow:hidden;border-top:1px solid #dbe0e9}.masterstudy-bundle-card__course:first-child{border-top:none}.masterstudy-bundle-card__course:last-child{border-bottom:1px solid #dbe0e9;margin-bottom:10px}.masterstudy-bundle-card__course-image{width:85px;margin-right:15px}.masterstudy-bundle-card__course-image img{width:100%;height:100%}.masterstudy-bundle-card__course-data{display:flex;align-items:center;width:calc(100% - 100px)}.masterstudy-bundle-card__course-title{margin-right:5px;font-weight:600;font-size:13px;line-height:17px;transition:.3s ease}.masterstudy-bundle-card__course-price{margin-left:auto;font-size:14px;font-weight:600;color:#001931}.masterstudy-bundle-card__course-price_discounted{margin-left:4px;margin-top:1px;font-size:13px;color:#4d5e6f;text-decoration:line-through}.masterstudy-bundle-card__course:hover .masterstudy-bundle-card__course-title{color:var(--accent-100)}.masterstudy-bundle-card__bottom{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;min-height:33px;padding:10px 20px}.masterstudy-bundle-card__rating{display:flex;align-items:center;margin:0 15px 0 0;padding:0}.masterstudy-bundle-card__rating-star{display:flex;font-size:14px;margin:0 3px 0 0;position:relative}.masterstudy-bundle-card__rating-star::before{display:flex;width:100%;color:#b3bac2;content:"\e9bf";font-family:stmlms;line-height:20px}.masterstudy-bundle-card__rating-star.masterstudy-bundle-card__rating-star_filled::before{color:var(--warning-100)}.masterstudy-bundle-card__rating-count{display:flex;margin:0 0 0 5px;justify-content:center;align-items:center;font-size:14px;font-weight:400;color:#4d5e6f;line-height:2}.masterstudy-bundle-card__price{display:flex;flex-direction:column;justify-content:center;margin:5px 0 0 auto}.masterstudy-bundle-card__price-bundle{display:flex;justify-content:flex-end;align-items:center;font-weight:700;font-size:15px;line-height:18px;color:#001931}.masterstudy-bundle-card__price-courses{display:flex;justify-content:flex-end;font-weight:400;font-size:12px;line-height:14.4px;color:#4d5e6f;text-decoration:line-through}