.user_name_rnr{font-size:8rem}.rating{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;width:100%;height:100%;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}.rating-0{filter:grayscale(100%)}.rating>input{display:none}.rating>label{cursor:pointer;width:40px;height:40px;margin:0;background-image:url("../images/empty-star.svg");background-repeat:no-repeat;background-position:50%;background-size:76%;transition:.3s}.rating>input:checked~label,.rating>input:checked~label~label,.rating>input:not(:checked)~label:hover,.rating>input:not(:checked)~label:hover~label{background-image:url("../images/icons/Vector.svg")}#rating-1:checked~.emoji-wrapper>.emoji{transform:translateY(-100px)}#rating-2:checked~.emoji-wrapper>.emoji{transform:translateY(-200px)}#rating-3:checked~.emoji-wrapper>.emoji{transform:translateY(-300px)}#rating-4:checked~.emoji-wrapper>.emoji{transform:translateY(-400px)}#rating-5:checked~.emoji-wrapper>.emoji{transform:translateY(-500px)}.feedback{max-width:360px;background-color:#fff;width:100%;padding:30px;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;box-shadow:0 4px 30px rgba(0,0,0,.05)}.rnr-full-star{background-image:url("../images/icons/Vector.svg");background-repeat:no-repeat;width:22px;height:22px}.rnr-empty-star{background-image:url("../images/empty-star.svg")}.rnr-empty-star,.rnr-half-star{background-repeat:no-repeat;width:20px;height:20px}.rnr-half-star{background-image:url("../images/half-star.svg")}.rnr-comment{padding-top:20px;padding-bottom:20px}.rnr-comment-user{padding-right:20px;font-weight:600}.rnr-link{border-left:1px solid #000;padding-left:5px}.rnr-link a{color:blue!important}.rnr-alert{position:fixed;left:50%;top:35%;transform:translateX(-50%);z-index:5}