@charset "UTF-8";@-webkit-keyframes wr-shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}40%{-webkit-transform:translateX(6px);transform:translateX(6px)}60%{-webkit-transform:translateX(-4px);transform:translateX(-4px)}80%{-webkit-transform:translateX(4px);transform:translateX(4px)}}@keyframes wr-shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}40%{-webkit-transform:translateX(6px);transform:translateX(6px)}60%{-webkit-transform:translateX(-4px);transform:translateX(-4px)}80%{-webkit-transform:translateX(4px);transform:translateX(4px)}}.wr-shake{-webkit-animation:wr-shake 0.5s ease;animation:wr-shake 0.5s ease}.wr-rating{display:-webkit-box;display:-ms-flexbox;display:flex;direction:ltr;gap:var(--wr-icon-gap,2px)}.wr-icon-wrap{position:relative;display:inline-block;width:var(--wr-icon-size,24px);height:var(--wr-icon-size,24px);-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform 0.2s;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s,-webkit-transform 0.2s}.wr-icon-wrap.wr-hovered{-webkit-transform:scale(1.15);transform:scale(1.15)}.wr-icon-wrap .wr-icon-bg,.wr-icon-wrap .wr-icon-fg{position:absolute;top:0;left:0;width:var(--wr-icon-size,24px);height:var(--wr-icon-size,24px)}.wr-icon-wrap .wr-icon-bg{fill:var(--wr-icon-empty-color,#d3d3d3)}.wr-icon-wrap .wr-icon-fg{fill:var(--wr-icon-filled-color,#ffd700);clip-path:inset(0 100% 0 0);-webkit-transition:clip-path 0.15s,fill 0.1s;transition:clip-path 0.15s,fill 0.1s}.wr-icon-wrap .wr-icon-fg.wr-half{clip-path:inset(0 50% 0 0)}.wr-icon-wrap .wr-icon-fg.wr-full{clip-path:none}.wr-icon-wrap .wr-icon-fg.wr-hovered-half{clip-path:inset(0 50% 0 0);fill:var(--wr-icon-hover-color,#ffd700)}.wr-icon-wrap .wr-icon-fg.wr-hovered-full{clip-path:none;fill:var(--wr-icon-hover-color,#ffd700)}.wr-icon-wrap .wr-half-left,.wr-icon-wrap .wr-half-right{position:absolute;top:0;height:100%;width:50%;cursor:pointer;z-index:1}.wr-icon-wrap .wr-half-left{left:0}.wr-icon-wrap .wr-half-right{right:0}.wr-whole-number .wr-icon-wrap .wr-half-right{left:0;width:100%}.wr-whole-number .wr-icon-fg.wr-half{clip-path:none}#wpdcom.wpd-dark,.wr-dark{--wr-icon-filled-color:var(--wr-icon-filled-color-dark,#ffd700);--wr-icon-empty-color:var(--wr-icon-empty-color-dark,#555555);--wr-icon-hover-color:var(--wr-icon-hover-color-dark,#ffc200)}.wr-avg-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding:14px 4px;text-align:start}.wr-avg-summary{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;min-width:90px}.wr-avg-summary .wr-avg-number{font-size:3.4rem;font-weight:700;line-height:1;letter-spacing:-0.02em}.wr-avg-summary .wr-avg-icons{--wr-icon-size:18px;gap:2px}.wr-avg-summary .wr-avg-count{font-size:0.72rem;opacity:0.55;text-align:center;line-height:1.3}.wr-distribution{-webkit-box-flex:1;-ms-flex:1 1 150px;flex:1 1 150px;min-width:0;display:-ms-grid;display:grid;-ms-grid-columns:auto 7px auto 7px 1fr 7px auto;grid-template-columns:auto auto 1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:7px;-moz-column-gap:7px;column-gap:7px;row-gap:5px}.wr-distribution .wr-dist-row{display:contents}.wr-distribution .wr-dist-label{width:1.25em;text-align:end;font-size:0.8rem;opacity:0.65}.wr-distribution .wr-dist-icon{width:13px;height:13px;fill:var(--wr-icon-filled-color,#ffd700)}.wr-distribution .wr-dist-bar-wrap{min-width:0;height:8px;background:var(--wr-icon-empty-color,#d3d3d3);border-radius:4px;overflow:hidden}.wr-distribution .wr-dist-bar-fill{height:100%;background:var(--wr-icon-filled-color,#ffd700);border-radius:4px;-webkit-transition:width 0.5s cubic-bezier(0.22,1,0.36,1);transition:width 0.5s cubic-bezier(0.22,1,0.36,1)}.wr-distribution .wr-dist-count{text-align:end;font-size:0.78rem;opacity:0.5;white-space:nowrap}.wr-distribution .wr-dist-count .wr-dist-count-sub{font-size:0.72rem;opacity:0.75}@media (max-width:400px){.wr-avg-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.wr-distribution{width:100%}}.wr-avg-numeric{text-align:center;padding:10px 0}.wr-avg-numeric .wr-avg-number{font-size:2.4rem;font-weight:700;line-height:1;letter-spacing:-0.02em}.wr-avg-numeric .wr-avg-number .wr-avg-denom{font-size:1.2rem;font-weight:400;opacity:0.5;letter-spacing:0}.wr-avg-numeric .wr-avg-icons{--wr-icon-size:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:6px 0 4px}.wr-avg-numeric .wr-avg-count{font-size:0.72rem;opacity:0.55}.wr-avg-compact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:6px 0}.wr-avg-compact .wr-avg-number{font-size:1.1rem;font-weight:700;line-height:1;-ms-flex-negative:0;flex-shrink:0}.wr-avg-compact .wr-avg-icons{--wr-icon-size:16px;gap:1px;-ms-flex-negative:0;flex-shrink:0}.wr-avg-compact .wr-avg-count{font-size:0.82rem;opacity:0.55;white-space:nowrap}.wr-avg-pill-wrap{padding:4px 0}.wr-avg-pill-wrap .wr-avg-pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:5px 12px;border-radius:999px;background:rgba(0,0,0,0.07);font-size:0.9rem;font-weight:700}.wr-avg-pill-wrap .wr-avg-pill .wr-avg-pill-icon{width:15px;height:15px;fill:var(--wr-icon-filled-color,#ffd700);-ms-flex-negative:0;flex-shrink:0}.wr-avg-pill-wrap .wr-avg-pill .wr-avg-number{line-height:1}.wr-avg-pill-wrap .wr-avg-pill .wr-avg-count{opacity:0.55;font-weight:400;font-size:0.8rem}.wr-avg-icons-only{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:6px 0}.wr-avg-icons-only .wr-avg-icons{--wr-icon-size:20px}.wr-avg-icons-only .wr-avg-count{font-size:0.82rem;opacity:0.55}#comments .wr-average-rating,#respond .wr-average-rating{border-bottom:1px dashed}#comments #wpdcom .wr-rating-add,#respond #wpdcom .wr-rating-add{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:5px 0 0;padding:6px 0;border:1px solid transparent;border-radius:8px;-webkit-transition:border-color 0.2s,background 0.2s;transition:border-color 0.2s,background 0.2s}#comments #wpdcom .wr-rating-add.wr-required-error,#respond #wpdcom .wr-rating-add.wr-required-error{border-color:rgba(239,68,68,0.5);background:rgba(239,68,68,0.05)}#comments #wpdcom .wr-rating-add.wr-required-error .wr-icon-bg,#respond #wpdcom .wr-rating-add.wr-required-error .wr-icon-bg{fill:#fca5a5}#comments #wpdcom .wr-rating-add.wr-rating-guest,#respond #wpdcom .wr-rating-add.wr-rating-guest{cursor:not-allowed;position:relative}#comments #wpdcom .wr-rating-add.wr-rating-guest .wr-headline-field,#comments #wpdcom .wr-rating-add.wr-rating-guest .wr-rating-wrapper,#respond #wpdcom .wr-rating-add.wr-rating-guest .wr-headline-field,#respond #wpdcom .wr-rating-add.wr-rating-guest .wr-rating-wrapper{opacity:0.45;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#comments #wpdcom .wr-rating-add.wr-rating-guest:after,#respond #wpdcom .wr-rating-add.wr-rating-guest:after{content:attr(data-wr-tooltip);position:absolute;bottom:calc(100% + 6px);left:50%;-webkit-transform:translateX(-50%) translateY(4px);transform:translateX(-50%) translateY(4px);background:rgba(0,0,0,0.78);color:#fff;font-size:0.75rem;white-space:nowrap;padding:4px 10px;border-radius:4px;pointer-events:none;opacity:0;-webkit-transition:opacity 0.18s,-webkit-transform 0.18s;transition:opacity 0.18s,-webkit-transform 0.18s;transition:opacity 0.18s,transform 0.18s;transition:opacity 0.18s,transform 0.18s,-webkit-transform 0.18s;z-index:99}#comments #wpdcom .wr-rating-add.wr-rating-guest:hover:after,#respond #wpdcom .wr-rating-add.wr-rating-guest:hover:after{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}#comments #wpdcom .wr-rating-add .wr-headline-field,#respond #wpdcom .wr-rating-add .wr-headline-field{width:100%;margin-top:8px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#comments #wpdcom .wr-rating-add .wr-headline-field input,#respond #wpdcom .wr-rating-add .wr-headline-field input{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(0,0,0,0.15);padding:4px 50px 0 0;font-size:0.9rem;color:inherit;outline:none;font-family:inherit}#comments #wpdcom .wr-rating-add .wr-headline-field input::-webkit-input-placeholder,#respond #wpdcom .wr-rating-add .wr-headline-field input::-webkit-input-placeholder{opacity:0.4}#comments #wpdcom .wr-rating-add .wr-headline-field input::-moz-placeholder,#respond #wpdcom .wr-rating-add .wr-headline-field input::-moz-placeholder{opacity:0.4}#comments #wpdcom .wr-rating-add .wr-headline-field input:-ms-input-placeholder,#respond #wpdcom .wr-rating-add .wr-headline-field input:-ms-input-placeholder{opacity:0.4}#comments #wpdcom .wr-rating-add .wr-headline-field input::-ms-input-placeholder,#respond #wpdcom .wr-rating-add .wr-headline-field input::-ms-input-placeholder{opacity:0.4}#comments #wpdcom .wr-rating-add .wr-headline-field input::placeholder,#respond #wpdcom .wr-rating-add .wr-headline-field input::placeholder{opacity:0.4}#comments #wpdcom .wr-rating-add .wr-headline-field input:focus,#respond #wpdcom .wr-rating-add .wr-headline-field input:focus{border-bottom-color:currentColor}#comments #wpdcom .wr-rating-add .wr-headline-field input:required,#respond #wpdcom .wr-rating-add .wr-headline-field input:required{border-color:transparent;border-bottom-color:rgba(220,38,38,0.35);-webkit-box-shadow:none;box-shadow:none;background:transparent}#comments #wpdcom .wr-rating-add .wr-headline-field .wr-headline-counter,#respond #wpdcom .wr-rating-add .wr-headline-field .wr-headline-counter{-ms-flex-item-align:end;align-self:flex-end;font-size:0.72rem;opacity:0.4;margin-top:3px;letter-spacing:normal;-webkit-transition:color 0.15s,opacity 0.15s;transition:color 0.15s,opacity 0.15s}#comments #wpdcom .wr-rating-add .wr-headline-field .wr-headline-counter.wr-counter-warn,#respond #wpdcom .wr-rating-add .wr-headline-field .wr-headline-counter.wr-counter-warn{opacity:0.85;color:#c0392b}#comments #wpdcom .wr-average-rating,#respond #wpdcom .wr-average-rating{border-bottom:1px dashed}#wpdcom .wr-rating-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:15px 0 10px;width:100%}#wpdcom .wr-rating-filter .wr-filter-total{font-weight:600;font-size:0.9rem;white-space:nowrap}#wpdcom .wr-rating-filter .wr-filter-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3px}#wpdcom .wr-rating-filter .wr-rating-filter-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;padding:3px 7px;border:1px solid currentColor;border-radius:3px;cursor:pointer;font-size:0.82rem;line-height:1.4;opacity:0.75;-webkit-transition:opacity 0.15s;transition:opacity 0.15s}#wpdcom .wr-rating-filter .wr-rating-filter-btn .wr-btn-icon{width:1em;height:1em;fill:#fff;vertical-align:-0.1em;-ms-flex-negative:0;flex-shrink:0}#wpdcom .wr-rating-filter .wr-rating-filter-btn:hover:not(:disabled){opacity:1}#wpdcom .wr-rating-filter .wr-rating-filter-btn.wr-rating-active{background-color:#1d2327;color:#fff;border-color:#1d2327;opacity:1}#wpdcom .wr-rating-filter .wr-rating-filter-btn.wr-rating-active .wr-btn-icon{fill:var(--wr-icon-filled-color,#ffd700)}#wpdcom .wr-rating-filter .wr-rating-filter-btn:disabled{opacity:0.35;cursor:not-allowed}#comments #wpdcom .wr-icon-wrap,#respond #wpdcom .wr-icon-wrap,#wpdcom .wr-icon-wrap{display:inline-block;overflow:visible}#comments #wpdcom .wr-profile-img .avatar,#respond #wpdcom .wr-profile-img .avatar,#wpdcom .wr-profile-img .avatar{display:block;height:100%}#comments #wpdcom .wr-rating-wrapper,#respond #wpdcom .wr-rating-wrapper,#wpdcom .wr-rating-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}#comments #wpdcom .wr-rating-value,#respond #wpdcom .wr-rating-value,#wpdcom .wr-rating-value{font-size:0.85rem;font-weight:600;-ms-flex-negative:0;flex-shrink:0;letter-spacing:normal}#comments #wpdcom .wr-verified-badge,#respond #wpdcom .wr-verified-badge,#wpdcom .wr-verified-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.72rem;font-weight:600;letter-spacing:normal;color:var(--wr-verified-color,#2a7d4f);background:var(--wr-verified-bg,#e8f5ee);border-radius:3px;padding:2px 6px;-ms-flex-negative:0;flex-shrink:0}#comments #wpdcom .wr-rating-sep,#respond #wpdcom .wr-rating-sep,#wpdcom .wr-rating-sep{display:none}#comments #wpdcom .wr-rating-headline,#respond #wpdcom .wr-rating-headline,#wpdcom .wr-rating-headline{font-size:0.88rem;font-weight:600;letter-spacing:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:7px}#comments #wpdcom .wr-dist-label,#respond #wpdcom .wr-dist-label,#wpdcom .wr-dist-label{font-size:0.8rem;letter-spacing:normal}#comments #wpdcom .wr-dist-count,#respond #wpdcom .wr-dist-count,#wpdcom .wr-dist-count{font-size:0.78rem;letter-spacing:normal}#comments #wpdcom .wr-dist-count-sub,#respond #wpdcom .wr-dist-count-sub,#wpdcom .wr-dist-count-sub{font-size:0.72rem;letter-spacing:normal}#comments #wpdcom .wr-filter-total,#respond #wpdcom .wr-filter-total,#wpdcom .wr-filter-total{font-size:0.9rem;letter-spacing:normal}#comments #wpdcom .wr-avg-denom,#respond #wpdcom .wr-avg-denom,#wpdcom .wr-avg-denom{font-size:1rem;font-weight:400;letter-spacing:0;opacity:0.4}#comments #wpdcom .wr-avg-pill,#respond #wpdcom .wr-avg-pill,#wpdcom .wr-avg-pill{font-size:0.9rem;font-weight:700;letter-spacing:normal}#comments #wpdcom .wr-avg-compact .wr-avg-number,#respond #wpdcom .wr-avg-compact .wr-avg-number,#wpdcom .wr-avg-compact .wr-avg-number{font-size:1.1rem;letter-spacing:normal}#comments #wpdcom .wr-avg-summary .wr-avg-count,#respond #wpdcom .wr-avg-summary .wr-avg-count,#wpdcom .wr-avg-summary .wr-avg-count{font-size:0.72rem;letter-spacing:normal}#comments #wpdcom .wr-avg-numeric .wr-avg-count,#respond #wpdcom .wr-avg-numeric .wr-avg-count,#wpdcom .wr-avg-numeric .wr-avg-count{font-size:0.72rem;letter-spacing:normal}#comments #wpdcom .wr-avg-compact .wr-avg-count,#respond #wpdcom .wr-avg-compact .wr-avg-count,#wpdcom .wr-avg-compact .wr-avg-count{font-size:0.82rem;letter-spacing:normal}#comments #wpdcom .wr-avg-pill-wrap .wr-avg-count,#respond #wpdcom .wr-avg-pill-wrap .wr-avg-count,#wpdcom .wr-avg-pill-wrap .wr-avg-count{font-size:0.8rem;letter-spacing:normal}#comments #wpdcom .wr-avg-icons-only .wr-avg-count,#respond #wpdcom .wr-avg-icons-only .wr-avg-count,#wpdcom .wr-avg-icons-only .wr-avg-count{font-size:0.82rem;letter-spacing:normal}#comments #wpdcom .wpd-comment-header .wr-review-author,#respond #wpdcom .wpd-comment-header .wr-review-author,#wpdcom .wpd-comment-header .wr-review-author{display:-webkit-box;display:-ms-flexbox;display:flex}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field{width:100%;margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap{position:relative}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap input{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(0,0,0,0.15);padding:4px 0;-webkit-padding-end:40px;padding-inline-end:40px;font-size:0.9rem;color:inherit;outline:none;font-family:inherit}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap input::-webkit-input-placeholder{opacity:0.4}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap input::-moz-placeholder{opacity:0.4}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap input:-ms-input-placeholder{opacity:0.4}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap input::-ms-input-placeholder{opacity:0.4}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap input::placeholder{opacity:0.4}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap input:focus{border-bottom-color:currentColor}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap input:required{border-color:transparent;border-bottom-color:rgba(220,38,38,0.35);-webkit-box-shadow:none;box-shadow:none;background:transparent}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap .wr-save-edit-btn{position:absolute;inset-inline-end:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:0.78rem;font-family:inherit;font-weight:500;color:#3272bf;opacity:0;pointer-events:none;cursor:pointer;white-space:nowrap;-webkit-transition:opacity 0.15s;transition:opacity 0.15s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap .wr-save-edit-btn.wr-saveable{opacity:0.55;pointer-events:auto}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap .wr-save-edit-btn.wr-saveable:hover{opacity:1}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-counter{-ms-flex-item-align:end;align-self:flex-end;font-size:0.72rem;opacity:0.4;margin-top:3px;letter-spacing:normal;-webkit-transition:color 0.15s,opacity 0.15s;transition:color 0.15s,opacity 0.15s}#wpdcom .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-counter.wr-counter-warn{opacity:0.85;color:#c0392b}.wr-gate-message{margin:0;font-size:1rem;color:#555;text-align:center;padding:10px}#wpdcom.wpd-dark .wr-headline-field input{border-bottom-color:rgba(255,255,255,0.2)}#wpdcom.wpd-dark .wr-rating-wrapper.wr-can-edit .wr-headline-field .wr-headline-input-wrap input{border-bottom-color:rgba(255,255,255,0.2)}#wpdcom.wpd-dark .wr-rating-wrapper.wr-can-edit .wr-headline-counter.wr-counter-warn{color:#e74c3c}#wpdcom.wpd-dark .wr-avg-pill-wrap .wr-avg-pill{background:rgba(255,255,255,0.1)}#wpdcom.wpd-dark .wr-rating-filter{border-bottom-color:rgba(255,255,255,0.08)}#wpdcom.wpd-dark .wr-rating-filter-btn.wr-rating-active{background-color:#fff;color:#1d2327;border-color:#fff}#wpdcom.wpd-dark .wr-rating-filter-btn.wr-rating-active .wr-btn-icon{fill:var(--wr-icon-filled-color,#ffd700)}#wpdcom.wpd-dark .wr-rating-add.wr-required-error{border-color:rgba(239,68,68,0.7);background:rgba(239,68,68,0.1)}#wpdcom.wpd-dark .wr-rating-add.wr-required-error .wr-icon-bg{fill:#7f1d1d}#wpdcom.wpd-dark .wr-gate-message{color:rgba(255,255,255,0.6)}.wr-reviews{width:100%}.wr-reviews-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.wr-no-reviews{font-size:0.9rem;color:#979797;margin:0}.wr-review-card{background:#fff;border:1px solid rgba(0,0,0,0.08);border-radius:8px;padding:20px}.wr-card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;margin-bottom:8px}.wr-card-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.wr-card-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.wr-card-meta{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}.wr-card-identity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1px 4px}.wr-card-name{font-weight:600;font-size:0.95rem;color:#1a1a1a;-ms-flex-preferred-size:100%;flex-basis:100%}.wr-card-date,.wr-card-dot,.wr-card-handle{font-size:0.8rem;color:#9a9a9a}.wr-card-post{display:block;font-size:0.8rem;color:#6b6b6b;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wr-card-post:hover{text-decoration:underline}.wr-verified-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.72rem;font-weight:600;color:var(--wr-verified-color,#2a7d4f);background:var(--wr-verified-bg,#e8f5ee);border-radius:3px;padding:2px 6px;-ms-flex-negative:0;flex-shrink:0}.wr-card-rating{margin-bottom:10px}.wr-card-rating .wr-rating-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.wr-card-rating .wr-rating{--wr-icon-size:15px;--wr-icon-gap:1px;pointer-events:none}.wr-card-rating .wr-rating-value{font-size:0.85rem;font-weight:700;color:#1a1a1a}.wr-card-rating .wr-rating-sep{display:none}.wr-card-rating .wr-rating-headline{font-size:0.9rem;font-weight:600;color:#777;-ms-flex-preferred-size:100%;flex-basis:100%}.wr-card-excerpt{font-size:0.9rem;color:#4b4b4b;line-height:1.55;margin:0 0 14px}.wr-card-footer{text-align:start}.wr-card-readmore{font-size:0.82rem;color:#6b6b6b;text-decoration:none}.wr-card-readmore:hover{text-decoration:underline}@media (max-width:480px){.wr-review-card{padding:14px}}.wr-top-rated{width:100%}.wr-top-rated .wr-top-rated-list{list-style:none;margin:0;padding:0}.wr-top-rated .wr-top-rated-list .wr-top-rated-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,0.07)}.wr-top-rated .wr-top-rated-list .wr-top-rated-item:last-child{border-bottom:none}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-rank{-ms-flex-negative:0;flex-shrink:0;width:24px;font-weight:700;font-size:1rem;color:#bbb;text-align:center;line-height:1.2;padding-top:3px}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-thumb{-ms-flex-negative:0;flex-shrink:0;display:block;width:60px;height:60px;overflow:hidden;border-radius:6px}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-thumb.wr-top-rated-thumb--default .wr-thumb-placeholder{display:block;width:60px;height:60px;background-color:#e4e4e4}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content .wr-top-rated-title{display:block;font-weight:600;font-size:0.95rem;color:#3d3d3d;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px;line-height:1.3}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content .wr-top-rated-title:hover{text-decoration:underline}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content .wr-top-rated-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;margin-bottom:3px}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content .wr-top-rated-meta .wr-top-rated-meta-primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content .wr-top-rated-meta .wr-top-rated-meta-primary .wr-rating{--wr-icon-size:13px;--wr-icon-gap:1px;pointer-events:none}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content .wr-top-rated-meta .wr-top-rated-meta-primary .wr-top-rated-rating{font-size:0.85rem;font-weight:600;color:#3d3d3d}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content .wr-top-rated-meta .wr-top-rated-meta-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content .wr-top-rated-meta .wr-top-rated-meta-secondary .wr-top-rated-count,.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content .wr-top-rated-meta .wr-top-rated-meta-secondary .wr-top-rated-date{font-size:0.8rem;color:#979797;white-space:nowrap}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content .wr-top-rated-meta .wr-top-rated-meta-secondary .wr-top-rated-count+.wr-top-rated-date:before{content:"·";-webkit-margin-end:4px;margin-inline-end:4px;color:#ccc}.wr-top-rated .wr-top-rated-list .wr-top-rated-item .wr-top-rated-content .wr-top-rated-excerpt{font-size:0.82rem;color:#777;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.wr-top-rated .wr-top-rated-empty{color:#979797;font-size:0.9rem;margin:0}.wr-tab-review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.wr-tab-review .wr-rating-wrapper .wr-rating{margin:10px 0 7px}.wr-tab-review .wr-rating-wrapper .wr-rating-headline,.wr-tab-review .wr-rating-wrapper .wr-rating-sep,.wr-tab-review .wr-rating-wrapper .wr-rating-value{font-weight:600}
/*# sourceMappingURL=wr-frontend.min.css.map */