.masterstudy-bundle-card__column,.masterstudy-bundle-card__courses{flex-direction:column;display:flex}.masterstudy-bundle-card{display:flex;width:100%;position:relative}.masterstudy-bundle-card.masterstudy-bundle-card_overcoursed .masterstudy-bundle-card__courses{position:relative;overflow:hidden;max-height:240px;transition:max-height .25s ease}.masterstudy-bundle-card.masterstudy-bundle-card_overcoursed .masterstudy-bundle-card__courses::after{content:"";position:absolute;left:0;right:0;bottom:0;height:72px;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 65%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#000 0,#000 65%,rgba(0,0,0,0) 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;opacity:1;transition:opacity .2s ease}.masterstudy-bundle-card.masterstudy-bundle-card_overcoursed:not(:hover) .masterstudy-bundle-card__course:nth-child(n+4){opacity:.25;pointer-events:none}.masterstudy-bundle-card.masterstudy-bundle-card_overcoursed:hover .masterstudy-bundle-card__courses{max-height:2000px;-webkit-mask-image:none;mask-image:none}.masterstudy-bundle-card.masterstudy-bundle-card_overcoursed:hover .masterstudy-bundle-card__courses::after{opacity:0}.masterstudy-bundle-card.masterstudy-bundle-card_overcoursed:hover .masterstudy-bundle-card__course:nth-child(n+4){opacity:1;pointer-events:auto}.masterstudy-bundle-card__column:first-child{width:300px;flex-shrink:0;padding-right:20px}.masterstudy-bundle-card__column:last-child{width:100%;padding-left:20px}.masterstudy-bundle-card__image{display:flex;width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin:0 0 20px;padding:0}.masterstudy-bundle-card__header{display:flex;width:100%;justify-content:space-between;align-items:center;position:relative}.masterstudy-bundle-card__header h3.masterstudy-bundle-card__title{display:flex;width:70%;margin:0 20px 0 0;padding:0;font-size:18px;font-style:normal;font-weight:700;line-height:normal;color:#001931}.masterstudy-bundle-card__bottom{display:flex;width:100%;justify-content:space-between;margin:10px 0 20px;padding:0 0 10px;border-bottom:1px solid #dbe0e9}.masterstudy-bundle-card__price{display:flex;align-items:center}.masterstudy-bundle-card__price-points,.masterstudy-bundle-card__price-value{display:flex;font-size:16px;font-style:normal;font-weight:700;line-height:normal;color:#001931}.masterstudy-bundle-card__price-courses{display:flex;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:line-through;color:#4d5e6f;margin-left:4px}.masterstudy-bundle-card__rating{display:flex;align-items:center;margin:5px 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;font-family:stmlms;font-style:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;content:var(--stmlms-icon-star);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:500;color:#4d5e6f;line-height:2}.masterstudy-bundle-card__courses{width:100%}.masterstudy-bundle-card__course{display:flex;align-items:center;width:100%;margin-bottom:16px}.masterstudy-bundle-card__course:last-child{margin-bottom:0}.masterstudy-bundle-card__course:hover .masterstudy-bundle-card__course-title{color:var(--accent-hover)}.masterstudy-bundle-card__course-title{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#001931;margin-right:20px;transition:.3s}.masterstudy-bundle-card__course-image{display:flex;width:72px;height:50px;flex-shrink:0;margin-right:20px}.masterstudy-bundle-card__course-image img{display:flex;width:100%;height:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;margin:0;padding:0;border-radius:4px}.masterstudy-bundle-card__course-price{display:flex;align-items:center;flex-shrink:0;margin-left:auto}.masterstudy-bundle-card__course-price-value{display:flex;font-size:15px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f}.masterstudy-bundle-card__course-price-value.masterstudy-bundle-card__course-price-value_discounted{margin-left:4px;text-decoration-line:line-through;color:#808c98}.masterstudy-bundle-instructor-actions__modal-btn{display:flex;width:30px;height:30px;flex-shrink:0;align-items:center;justify-content:center;border-radius:5px;background:#eef1f7;transition:.3s;cursor:pointer}.masterstudy-bundle-instructor-actions__modal-btn i{font-size:18px;color:#4d5e6f}.masterstudy-bundle-instructor-actions__modal-btn:hover i{color:#001931}.masterstudy-bundle-instructor-actions__modal{display:flex;min-width:120px;flex-direction:column;border-radius:10px;background:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.2);position:absolute;top:0;right:0;z-index:99;transition:.3s;opacity:0;visibility:hidden}.masterstudy-bundle-instructor-actions__modal a.masterstudy-bundle-instructor-actions__modal-link:hover,.masterstudy-bundle-instructor-actions__modal-link:hover{background:#eef1f7}.masterstudy-bundle-instructor-actions__modal.masterstudy-bundle-instructor-actions__modal_show{opacity:1;visibility:visible}.masterstudy-bundle-instructor-actions__modal-list{display:flex;width:100%;flex-direction:column;padding:5px}.masterstudy-bundle-instructor-actions__modal a.masterstudy-bundle-instructor-actions__modal-link,.masterstudy-bundle-instructor-actions__modal-link{display:flex;text-decoration:none;width:100%;padding:10px;transition:.3s;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;border-radius:4px}.masterstudy-bundle-instructor-actions__modal-link{align-items:center;cursor:pointer}.masterstudy-bundle-instructor-actions__modal a.masterstudy-bundle-instructor-actions__modal-link{align-items:center}@media (max-width:767.98px){.masterstudy-bundle-card{flex-direction:column}.masterstudy-bundle-card__column:first-child{padding:0;width:100%}.masterstudy-bundle-card__column:last-child{margin-top:20px;padding:0}}