.tempo-reviews{scroll-margin-top:var(--header-height, 72px);--tr-text: #152d21;--tr-bg: #f9f0e7;--tr-star: #c07859;--tr-muted: rgba(21, 45, 33, .62);--tr-line: rgba(21, 45, 33, .14);background:var(--tr-bg);color:var(--tr-text);padding-top:var(--tempo-reviews-pt-desktop);padding-bottom:var(--tempo-reviews-pb-desktop)}.tempo-reviews__heading{margin-bottom:48px}.tempo-reviews__heading *{margin:0;font-family:var(--font-heading--family);font-size:56px;font-weight:400;line-height:108%;color:var(--tr-text)}.tempo-reviews__heading em{font-style:italic}.tempo-reviews__top{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;padding-bottom:32px}.tr-summary__score{font-family:var(--font-heading--family);font-size:64px;line-height:1}.tr-summary__stars{position:relative;display:inline-block;margin-top:10px}.tr-summary__stars .tr-stars{display:inline-flex;gap:3px}.tr-summary__stars svg{width:22px;height:22px;fill:#152d212e}.tr-stars--fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.tr-stars{flex-wrap:nowrap}.tr-stars .tr-star,.tr-stars>svg{flex:0 0 auto}.tr-stars--fill svg{fill:var(--tr-star)}.tr-summary__count{margin:10px 0 0;font-size:14px;color:var(--tr-muted)}.tempo-reviews__summary-skeleton{font-size:14px;color:var(--tr-muted)}.tempo-reviews__histogram{display:flex;flex-direction:column;gap:6px;width:min(420px,100%)}.tr-bar{display:grid;grid-template-columns:40px 1fr 44px;align-items:center;gap:12px;padding:4px 6px;background:none;border:1px solid transparent;border-radius:6px;cursor:pointer;color:var(--tr-text);font:inherit;font-size:14px}.tr-bar:hover:not(:disabled){border-color:var(--tr-line)}.tr-bar.is-active{border-color:var(--tr-text)}.tr-bar:disabled{opacity:.4;cursor:default}.tr-bar__label{display:inline-flex;align-items:center;gap:4px}.tr-bar__label svg{width:12px;height:12px;fill:var(--tr-star)}.tr-bar__track{height:8px;border-radius:99px;background:#152d211a;overflow:hidden}.tr-bar__fill{display:block;height:100%;border-radius:99px;background:var(--tr-star)}.tr-bar__count{text-align:right;color:var(--tr-muted)}.tempo-reviews__chips{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:26px}.tempo-reviews__chips:empty{display:none}.tr-chip{padding:8px 18px;border-radius:999px;border:1px solid var(--tr-text);background:transparent;color:var(--tr-text);font:inherit;font-size:13px;letter-spacing:.5px;text-transform:uppercase;cursor:pointer}.tr-chip.is-active{background:var(--tr-text);color:var(--tr-bg)}.tempo-reviews__toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid var(--tr-line)}.tempo-reviews__count{margin:0;font-size:15px}.tempo-reviews__sort{display:inline-flex;align-items:center;gap:10px;font-size:15px}.tempo-reviews__sort select{font:inherit;color:var(--tr-text);background:transparent;border:none;font-weight:600;cursor:pointer;padding:6px 2px}.tempo-reviews__list{list-style:none;margin:0;padding:0}.tr-card{display:grid;grid-template-columns:240px 1fr;gap:32px;padding:32px 0;border-bottom:1px solid var(--tr-line)}.tr-card__identity{display:flex;align-items:flex-start;gap:14px}.tr-av{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex:0 0 48px;border-radius:50%;font-family:var(--font-heading--family);font-size:17px;color:#f9f0e7}.tr-av--terracotta{background:#c07859}.tr-av--sage{background:#496555}.tr-av--rust{background:#a16145}.tr-card__who{min-width:0}.tr-card__name{margin:4px 0 2px;font-weight:600;font-size:15px}.tr-card__verified{display:inline-flex;align-items:center;gap:5px;margin:0;font-size:12.5px;color:var(--tr-star)}.tr-card__verified svg{width:13px;height:13px;fill:var(--tr-star)}.tr-card__meta{display:flex;justify-content:space-between;align-items:center;gap:16px}.tr-stars{display:inline-flex;gap:3px}.tr-star svg{width:15px;height:15px;fill:#152d212e;display:block}.tr-star.is-filled svg{fill:var(--tr-star)}.tr-card__date{font-size:13px;color:var(--tr-muted);white-space:nowrap}.tr-card__title{margin:14px 0 8px;font-family:var(--font-heading--family);font-size:21px;font-weight:400;line-height:1.25}.tr-card__title:focus{outline:none}.tr-card__body{margin:0;font-size:15.5px;line-height:1.55}.tr-reply{margin-top:20px;padding:16px 18px;border-left:2px solid var(--tr-star);border-radius:0 8px 8px 0;background:#152d210d}.tr-reply__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.tr-reply__brand{font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.tr-reply__body{margin:0;font-size:14.5px;line-height:1.55}.tr-reply:not(.is-expanded) .tr-reply__body{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tr-reply__toggle{margin-top:8px;padding:0;border:none;background:none;font:inherit;font-size:13.5px;text-decoration:underline;color:var(--tr-text);cursor:pointer}.tempo-reviews__more-wrap{display:flex;justify-content:center;padding-top:36px}.tempo-reviews__more{padding:15px 42px;border-radius:999px;border:none;background:#152d21;color:#f9f0e7;font:inherit;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer}.tempo-reviews__more:hover{background:#23422f}.tr-bar:focus-visible,.tr-chip:focus-visible,.tempo-reviews__more:focus-visible,.tr-reply__toggle:focus-visible{outline:2px solid var(--tr-star);outline-offset:2px}@media(max-width:989px){.tr-card{grid-template-columns:200px 1fr;gap:24px}}@media(max-width:749px){.tempo-reviews{padding-top:var(--tempo-reviews-pt-mobile);padding-bottom:var(--tempo-reviews-pb-mobile)}.tempo-reviews__heading{margin-bottom:28px}.tempo-reviews__heading *{font-size:40px;text-align:center}.tempo-reviews__top{flex-direction:column;gap:28px;padding-bottom:24px}.tr-summary__score{font-size:52px}.tempo-reviews__toolbar{flex-wrap:wrap}.tr-card{grid-template-columns:1fr;gap:14px;padding:26px 0}.tr-card__identity{align-items:center}.tr-card__name{margin-top:0}.tr-card__title{font-size:19px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/tempo-reviews.css.map */
