@keyframes scrolly{0%{transform:translate3d(0, -150%, 0) rotateX(90deg) scale(0.5) skewX(3deg)}30%{transform:translate3d(0, 0, 0) rotateX(0deg) scale(1) skewX(0deg)}70%{transform:translate3d(0, 0, 0) rotateX(0deg) scale(1) skewX(0deg)}95%{transform:translate3d(0, 50%, 0) rotateX(-90deg) scale(0.5) skewX(-3deg)}100%{transform:translate3d(0, 50%, 0) rotateX(-90deg) scale(0.5) skewX(-3deg)}}.review-card{padding:24px;border-radius:10px;line-height:23px;background-color:#f2f5fc;border:1px solid rgba(0,0,0,0);text-align:left}.review-card .profile{display:flex;align-items:center;margin-bottom:12px}.review-card .profile a:hover{text-decoration:underline;color:#917de4;font-weight:bold;font-size:16px;line-height:18px}.review-card .profile img{width:40px;height:40px;border-radius:50%;box-shadow:rgba(17,17,17,.1) 0px 0px 2px inset;margin-right:10px}.review-card .profile .username{color:#917de4;font-weight:bold;font-size:16px;line-height:18px}.review-card .profile .date{font-size:14px;line-height:15px;color:rgba(50,50,61,.5)}.review-card .rating{margin-bottom:6px}.review-card .rating .star{font-size:18px}.review-card .rating .fa-star{color:#f7ca0f;width:18px}.review-card .rating .fa-star.empty{color:rgba(50,50,61,.2)}.review-card .title{color:#32323d;font-weight:bold;margin-bottom:5px}.review-card .description{color:#32323d;margin-bottom:5px}.review-card .description-shortened{overflow:hidden;max-height:95px;margin-bottom:5px}.review-card .description-read-more-btn{display:block;cursor:pointer;font-size:16px;color:rgba(50,50,61,.5)}.review-card .description-read-more-btn:hover{text-decoration:underline}/*# sourceMappingURL=widget_review.output.css.map */
