.reviews-page--desktop{padding:24px 0 40px}.reviews-page--desktop .reviews-page__head{background:#fff;border-radius:16px;box-shadow:0 6px 24px rgba(0,0,0,0.04);margin-bottom:20px;padding:20px}.reviews-page--desktop .reviews-page__title{color:#1f2024;font-size:28px;font-weight:700;line-height:1.2;margin:0 0 16px}.reviews-page__filters{display:flex;flex-wrap:wrap;gap:10px}.reviews-filter{position:relative}.reviews-filter__toggle{align-items:center;background:#fff;border:1px solid #d3dffb;border-radius:999px;color:#1f2024;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:10px;line-height:1;padding:10px 12px 10px 16px}.reviews-filter__label{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reviews-filter__arrow{border-bottom:1px solid #7f8ba8;border-right:1px solid #7f8ba8;display:inline-block;height:7px;margin-top:-3px;transform:rotate(45deg);width:7px}.reviews-filter.is-open .reviews-filter__arrow{margin-top:2px;transform:rotate(225deg)}.reviews-filter__menu{background:#fff;border:1px solid #d3dffb;border-radius:12px;box-shadow:0 12px 26px rgba(0,0,0,0.12);display:none;left:0;max-height:360px;min-width:270px;overflow-y:auto;position:absolute;top:calc(100% + 8px);z-index:100}.reviews-filter__menu.is-open{display:block}.reviews-filter__item{align-items:center;color:#1f2024;display:flex;font-size:14px;font-weight:500;justify-content:space-between;line-height:1.35;padding:10px 12px;text-decoration:none}.reviews-filter__item.is-active{background:#f1f7ff;color:#1b5ae7}.reviews-filter__count{color:#7f8ba8;font-size:12px;margin-left:10px}.reviews-filter__divider{border-top:1px solid #edf1f9;margin:6px 0}.reviews-page__list{display:flex;flex-direction:column;gap:12px}.reviews-page-card{background:#fff;border:1px solid #d9e5ff;border-radius:16px;padding:16px}.reviews-page-card__hotel-link{color:inherit;display:block;margin-bottom:16px;text-decoration:none}.reviews-page-card__hotel-wrap{align-items:center;background:#f1f7ff;border-radius:14px;display:flex;gap:12px;padding:10px}.reviews-page-card__hotel-photo{border-radius:12px;flex:0 0 auto;height:70px;object-fit:cover;width:70px}.reviews-page-card__hotel-info{flex:1;min-width:0}.reviews-page-card__hotel-stars{display:flex;gap:3px;margin-bottom:4px}.reviews-page-card__hotel-star{background:url("/x-assets/img/icons/icon-y-star.svg") center center/contain no-repeat;display:block;height:12px;width:12px}.reviews-page-card__hotel-name{color:#1f2024;font-size:16px;font-weight:600;line-height:1.3}.reviews-page-card__hotel-location{color:#7f8ba8;font-size:13px;font-weight:500;line-height:1.3}.reviews-page-card__hotel-arrow{color:#1f2024;font-size:24px;line-height:1}.hotel-review-item__row{align-items:flex-start;display:flex;justify-content:space-between}.hotel-review-item__col{display:flex;flex-direction:column}.hotel-review-item__col--author{align-items:center;display:flex;flex-direction:row;gap:12px}.hotel-review-item__avatar{align-items:center;background:#eef2ff;border-radius:50%;color:#4a6bd6;display:flex;flex:0 0 auto;font-size:14px;font-weight:700;height:40px;justify-content:center;text-transform:uppercase;width:40px}.hotel-review-item__author-block{display:flex;flex-direction:column}.hotel-review-item__author{color:#1f2024;font-size:18px;font-weight:600;line-height:1.2}.hotel-review-item__date{color:#7f8ba8;font-size:13px;font-weight:500;line-height:1.35}.hotel-review-item__rating{align-items:center;display:flex}.hotel-review-item__rating .rating-info{align-items:flex-end;color:#7f8ba8;display:flex;flex-direction:column;font-size:13px;font-weight:500;line-height:1.25;margin-right:12px}.hotel-review-item__rating .rating-info img{height:15px;margin-top:4px}.hotel-review-item__rating .rating-value{align-items:center;border-radius:8px;color:#fff;display:flex;font-size:15px;font-weight:600;height:36px;justify-content:center;min-width:40px;padding:0 8px}.hotel-review-item__rating .rating-value.green{background:#3c5}.hotel-review-item__rating .rating-value.yellow{background:#f5b400}.hotel-review-item__rating .rating-value.red{background:#ef4b5f}.hotel-review-item__rating .rating-value.gray{background:#99a6c8}.hotel-review-item__comments{margin-top:16px}.hotel-review-item__comments .comment{margin-top:10px}.hotel-review-item__comments .comment:first-child{margin-top:0}.hotel-review-item__comments .comment-label{color:#1f2024;display:inline-block;font-size:16px;font-weight:700;line-height:1.3;margin-bottom:4px}.hotel-review-item__comments .comment-text{color:#1f2024;font-size:15px;font-weight:500;line-height:1.5}.reviews-page-card__manager{border-top:1px solid #edf1f9;margin-top:16px;padding-top:12px}.reviews-page-card__manager-name{color:#1f2024;font-size:15px;font-weight:600;line-height:1.35}.reviews-page-card__manager-role{color:#7f8ba8;font-size:13px;font-weight:500;line-height:1.35;margin-top:2px}.reviews-page__loading,.reviews-page__end,.reviews-page__empty{color:#7f8ba8;font-size:15px;font-weight:500;line-height:1.35;padding:16px 0;text-align:center}.reviews-page__loading{display:grid;gap:8px;justify-items:center}.reviews-page__loading-progress{background:#e9effc;border-radius:999px;height:4px;overflow:hidden;width:220px}.reviews-page__loading-progress-fill{background:#1b5ae7;display:block;height:100%;transition:width .2s linear;width:0}.reviews-page__sentinel{height:1px}.reviews-page .is-hidden{display:none}