.card-rw__wrapper{position:relative;display:block;background-color:#f3f6f8;padding:30px 40px;border-radius:20px;overflow:hidden;border:1px solid #dbe9f3;transition:.25s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card-rw__wrapper:hover{border-color:#6a7e9a}@media(max-width:992px){.card-rw__wrapper{padding:30px 24px}}.card-rw__header{display:flex;align-items:center;margin-bottom:24px}.card-rw__photo{display:block;min-width:80px;max-width:80px;height:80px;border-radius:50%;overflow:hidden;margin-right:22px}.card-rw__photo img{display:block;border-radius:50%;position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-rw__name{font-weight:700;font-size:16px;line-height:120%;color:#242424;margin-bottom:8px}.card-rw__date{display:block;font-size:16px;font-weight:400;font-size:13px;color:#00000080}.card-rw__text-review{font-weight:400;font-size:16px;line-height:162%;color:#000000b3;max-height:250px;overflow:auto;scrollbar-width:thin;scrollbar-color:#6a7e9a #fff}.card-rw__text-review::-webkit-scrollbar{height:20px;width:8px;border-radius:4px!important}.card-rw__text-review::-webkit-scrollbar-track{border-radius:4px!important;background:#fff}.card-rw__text-review::-webkit-scrollbar-thumb{background-color:#6a7e9a;border-radius:4px!important}.card-rw__eval-list{font-size:0;margin-bottom:12px}.card-rw__eval-item{display:inline-block;width:14px;height:14px;margin-right:4px;background-color:#c9c9c9;-webkit-mask:url(../svg/ico-star.svg) no-repeat center/contain;mask:url(../svg/ico-star.svg) no-repeat center/contain}.card-rw__eval-item.active{background-color:#ffb021}
