.rv-block,.rv-page{background:var(--bg-darker);padding:20px;margin:0 -19px 30px;border-bottom:1px solid #151515;box-shadow:0 1px var(--bdc-lighter),inset 0 1px var(--bdc-lighter)}.rv-title{margin-bottom:10px}.rv-subtitle{margin-bottom:20px}.rv-btn-submit{font-weight:700}.rv-info{margin:8px 0 12px;padding:10px 12px;background:rgba(255,193,7,.15);border:1px solid rgba(255,193,7,.35);border-radius:8px}.rv-form-wrap{margin:10px 0 14px;padding:12px;background:rgba(0,0,0,.02);border-radius:10px}.rv-types{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:10px}.rv-field{margin:10px 0}.rv-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.rv-items{display:flex;flex-direction:column;gap:15px}.rv-item{background-color:var(--bg);padding:15px;border-radius:4px}.rv-item:first-child{margin-top:20px}.rv-item__top{display:flex;align-items:center;gap:10px;flex-wrap:wrap;opacity:.9;font-size:13px}.rv-item__img{width:40px;height:40px;border-radius:50%}.rv-item__title{font-size:15px;font-weight:700;margin:15px 0 10px}.rv-item__text{line-height:1.5;--rv-lines:12}.rv-text{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--rv-lines);max-height:calc(var(--rv-lines)*1.5em)}.rv-item__text.is-expanded .rv-text{display:block;-webkit-line-clamp:unset;max-height:none}.rv-item__rating{gap:10px;min-width:240px}.rv-readmore{margin-top:15px;height:auto;padding:0;color:var(--tt-lighter);background:none;font-weight:400;text-decoration:underline}.rv-readmore:hover{color:var(--tt);background:none;text-decoration:none}.rv-item__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.rv-vote,.rv-comments-toggle,.rvcmt__reply{background:rgba(88,88,88,.25);height:36px;padding:0 15px;border-radius:18px;color:var(--tt-lighter)}.rv-vote:hover,.rv-comments-toggle:hover{background:rgba(88,88,88,.4)}.rv-vote__ico{width:19px;height:19px;margin-right:5px}.rv-vote__like{background:url(../images/thumbs-up-green-ico.svg) no-repeat left}.rv-vote__dislike{background:url(../images/thumbs-down-red-ico.svg) no-repeat left}.rv-vote__count,.rv-comments__count{margin-left:3px}.rv-more{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.rv-badge{padding:5px 10px;border-radius:999px;font-weight:700;font-size:12px}.rv-badge--pos{background:rgba(40,167,69,.15);border:1px solid rgba(40,167,69,.35)}.rv-badge--neu{background:rgba(23,162,184,.15);border:1px solid rgba(23,162,184,.35)}.rv-badge--neg{background:rgba(220,53,69,.15);border:1px solid rgba(220,53,69,.35)}.rv-comments{margin-top:20px}.rv-comments-items{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.rvcmt{padding:15px;border-radius:4px;background:rgba(88,88,88,.25);box-shadow:0 1px 3px rgba(0,0,0,.1)}.rvcmt__head{display:flex;gap:5px 10px;flex-wrap:wrap;font-size:13px;opacity:.85;margin-bottom:10px;align-items:center}.rvcmt__name{font-weight:700}.rvcmt__date{font-size:11px}.rvcmt__actions{margin-top:10px}.rvcmt__as{font-size:13px;opacity:.85;margin-bottom:6px}.rvcmt-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.rv-author{font-weight:600;font-size:14px}.rv-date{margin-top:2px;font-size:11px}.rv-avatar,.rvcmt__avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex:0 0 auto}.rvcmt__del{height:auto;padding:0;background:none;border:none;color:var(--tt-lighter);text-decoration:underline;cursor:pointer;font-size:13px}.rvcmt__del:hover{color:var(--tt);text-decoration:none;background:none}