.v10-rating-block{gap:16px 24px}.v10-rating-block,.v10-rating-block__overall{display:-webkit-box;display:-ms-flexbox;display:flex}.v10-rating-block__overall{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:223px;width:100%;-ms-flex-negative:0;background:var(--contrast-bg);border-radius:16px;color:var(--contrast-color);flex-shrink:0;padding:16px}.v10-rating-block__rating{font-size:36px;font-weight:600;line-height:120%}.v10-rating-block__text{font-size:12px;font-weight:400;line-height:150%;margin-bottom:16px}.v10-rating-block__descr{font-size:16px;font-weight:400;line-height:150%}.v10-rating-block__count-review{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;line-height:150%}.v10-rating-block__numb{margin-right:4px}.v10-review-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding-bottom:12px}.v10-review-block__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--card-bg);border-radius:16px;color:var(--card-text);max-width:328px;padding:16px;-ms-flex-negative:0;flex-shrink:0}.v10-review-block__item,.v10-review-block__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.v10-review-block__wrapper{gap:8px;margin-top:auto}.v10-review-block__date-item,.v10-review-block__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v10-review-block__date-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.v10-review-block__date-item svg{color:var(--card-text-secondary);height:18px;width:18px}.v10-review-block__date{color:var(--card-text-secondary);font-size:12px;font-weight:400;line-height:150%}.v10-review-block__title{font-size:20px;font-weight:600;line-height:140%;margin-bottom:8px}.v10-review-block__desc{color:var(--card-text-secondary);font-size:16px;font-weight:400;line-height:150%;margin-bottom:16px}.v10-review-block__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v10-review-block__numb{font-size:16px;font-weight:500;line-height:150%}.v10-review-block__stars-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;--percent:calc(20%*var(--rating, 5));background:-webkit-gradient(linear,left top,right top,from(var(--accent-lighten-1)),to(var(--grey-lighten-3)));background:linear-gradient(90deg,var(--accent-lighten-1) var(--percent),var(--grey-lighten-3) var(--percent));-webkit-background-clip:text;background-clip:text}.v10-review-block__stars-list i{-webkit-text-fill-color:transparent;height:auto;width:20px}.v10-review-block__stars-list i:before{font-size:20px;height:20px;width:20px}.v10-rating-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;counter-reset:section-counter var(--progress-items-count);-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:8px;max-width:425px;width:100%}.v10-rating-progress__item{counter-increment:section-counter -1;gap:16px}.v10-rating-progress__item,.v10-rating-progress__item:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v10-rating-progress__item:before{font-size:14px;font-weight:500;line-height:150%;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--contrast-bg);color:var(--contrast-color);content:counter(section-counter) "";height:24px;justify-content:center;width:24px;-ms-flex-negative:0;border-radius:50%;flex-shrink:0}.v10-rating-progress__line{background-color:var(--line-secondary);border-radius:36px;height:6px;overflow:hidden;position:relative;width:100%}.v10-rating-progress__fill{background-color:var(--line-main);border-radius:12px;height:100%;left:0;position:absolute;top:0;width:var(--fill-width)}.v10-rating-progress__count-review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;color:var(--text-secondary);font-size:12px;font-weight:400;justify-content:flex-end;line-height:150%;min-width:76px}.v10-rating-progress__numb{margin-right:4px}.v10-rating-review .container{gap:20px}.v10-rating-review .container,.v10-rating-review__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.v10-rating-review__wrapper{gap:24px}.v10-rating-review__title{line-height:24px}.v10-rating-review__description{color:var(--text-secondary);font-size:16px;font-weight:400;line-height:150%}@media (width <= 700px){.v10-rating-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v10-rating-block__overall{max-width:none}.v10-review-block{padding-bottom:8px}.v10-rating-progress{max-width:none}}@media (width <= 320px){.v10-review-block__item{width:288px}}