.masterstudy-review-card{display:flex;width:100%;padding:0 10px;margin-bottom:10px}.masterstudy-review-card__wrapper{display:flex;flex-direction:column;width:100%;padding:12px 20px 20px;background:#fff;border-radius:4px;border:1px solid #dbe0e9}.masterstudy-review-card__rating{display:flex;align-items:center;margin:0 0 10px;padding:0}.masterstudy-review-card__rating-star{display:flex;font-size:14px;margin:0 3px 0 0;position:relative}.masterstudy-review-card__rating-star::before{display:flex;width:100%;color:#b3bac2;content:"\e9bf";font-family:stmlms;line-height:20px}.masterstudy-review-card__rating-star.masterstudy-review-card__rating-star_filled::before{color:var(--warning-100)}.masterstudy-review-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-review-card__content ol li,.masterstudy-review-card__content p,.masterstudy-review-card__content ul li{font-size:14px;line-height:20px;color:#4d5e6f;font-style:normal}.masterstudy-review-card__content{width:100%;margin-bottom:10px}.masterstudy-review-card__content p{max-width:100%;margin:0 0 10px}.masterstudy-review-card__content p:last-child{margin-bottom:0}.masterstudy-review-card__content h1,.masterstudy-review-card__content h2,.masterstudy-review-card__content h3,.masterstudy-review-card__content h4,.masterstudy-review-card__content h5,.masterstudy-review-card__content h6{margin:0 0 10px;color:#4d5e6f}.masterstudy-review-card__content h1:last-child,.masterstudy-review-card__content h2:last-child,.masterstudy-review-card__content h3:last-child,.masterstudy-review-card__content h4:last-child,.masterstudy-review-card__content h5:last-child,.masterstudy-review-card__content h6:last-child{margin-bottom:0}.masterstudy-review-card__content ol,.masterstudy-review-card__content ul{max-width:100%;margin-bottom:10px}.masterstudy-review-card__content ol:last-child,.masterstudy-review-card__content ul:last-child{margin-bottom:0}.masterstudy-review-card__content a{color:var(--accent-100);text-decoration:none}.masterstudy-review-card__content iframe,.masterstudy-review-card__content img,.masterstudy-review-card__content table,.masterstudy-review-card__content video{max-width:100%}.masterstudy-review-card a.masterstudy-review-card__author{display:flex;color:#001931;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none;transition:.3s}.masterstudy-review-card a.masterstudy-review-card__author:hover{color:var(--accent-100)}.masterstudy-review-card a.masterstudy-review-card__author.masterstudy-review-card__author_disabled:hover{color:#001931}.masterstudy-review-card__course{display:flex;align-items:center;color:#808c98;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.masterstudy-review-card a.masterstudy-review-card__course-title{display:flex;margin-left:4px;color:#4d5e6f;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;transition:.3s}.masterstudy-review-card a.masterstudy-review-card__course-title:hover{color:var(--accent-100)}@media (max-width:576px){.masterstudy-review-card__course{flex-direction:column;align-items:flex-start;margin-top:4px}.masterstudy-review-card a.masterstudy-review-card__course-title{margin-left:0}}