.hs-group-review-summary{display:inline-flex;align-items:center;gap:var(--hs-group-summary-gap, 8px);width:fit-content;color:inherit;text-decoration:none}.hs-group-review-summary__stars{color:var(--hs-group-summary-star-color, #c9a96e);font-size:var(--hs-group-summary-star-size, 17px);line-height:1;letter-spacing:.08em}.hs-group-review-summary__label{color:var(--hs-group-summary-text-color, #6b5b4e);font-family:var(--font-body--family, serif);font-size:var(--hs-group-summary-label-size, 13px);line-height:1.4}.hs-group-review-summary:hover .hs-group-review-summary__label,.hs-group-review-summary:focus-visible .hs-group-review-summary__label{color:#1a1610;text-decoration:underline;text-underline-offset:4px}.hs-grouped-reviews{scroll-margin-top:32px;padding:var(--hs-gr-padding-top) clamp(20px,4vw,64px) var(--hs-gr-padding-bottom);background:var(--hs-gr-background);color:var(--hs-gr-text)}.hs-grouped-reviews__inner{width:100%;max-width:1400px;margin-inline:auto}.hs-grouped-reviews__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.hs-grouped-reviews__heading-copy{max-width:720px}.hs-grouped-reviews__eyebrow,.hs-grouped-reviews__title,.hs-grouped-reviews__intro,.hs-grouped-reviews__author,.hs-grouped-reviews__date,.hs-grouped-reviews__review,.hs-grouped-reviews__product{margin:0}.hs-grouped-reviews__eyebrow{margin-bottom:10px;color:var(--hs-gr-accent);font-family:var(--font-body--family, serif);font-size:var(--hs-gr-eyebrow-size);font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hs-grouped-reviews__product-link{color:inherit;text-decoration:none;text-underline-offset:.24em}.hs-grouped-reviews__product-link:after{content:"\2192";display:inline-block;margin-inline-start:.45em;transition:transform .18s ease}.hs-grouped-reviews__product-link:hover{color:var(--hs-gr-text);text-decoration:underline}.hs-grouped-reviews__product-link:hover:after{transform:translate(.18em)}.hs-grouped-reviews__product-link:focus-visible{border-radius:2px;outline:2px solid var(--hs-gr-accent);outline-offset:4px}.hs-grouped-reviews__title{color:var(--hs-gr-text);font-family:var(--font-heading--family, serif);font-size:var(--hs-gr-title-size);font-weight:400;line-height:1.12}.hs-grouped-reviews__intro{margin-top:12px;color:var(--hs-gr-muted);font-family:var(--font-body--family, serif);font-size:var(--hs-gr-intro-size);line-height:1.6}.hs-grouped-reviews__heading-link{flex:0 0 auto;color:var(--hs-gr-text);font-family:var(--font-body--family, serif);font-size:var(--hs-gr-link-size);letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.hs-grouped-reviews__heading-link:hover,.hs-grouped-reviews__heading-link:focus-visible{text-decoration:underline;text-underline-offset:4px}.hs-grouped-reviews__carousel{display:block}.hs-grouped-reviews__viewport{width:100%;overflow:visible;outline:none}.hs-grouped-reviews__viewport:focus-visible{outline:1px solid var(--hs-gr-accent);outline-offset:6px}.hs-grouped-reviews__grid{display:grid;grid-template-columns:repeat(var(--hs-gr-columns),minmax(0,1fr));align-items:stretch;gap:var(--hs-gr-gap)}.hs-grouped-reviews__carousel[data-carousel-active=true] .hs-grouped-reviews__viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hs-grouped-reviews__carousel[data-carousel-active=true] .hs-grouped-reviews__viewport::-webkit-scrollbar{display:none}.hs-grouped-reviews__carousel[data-carousel-active=true] .hs-grouped-reviews__grid{box-sizing:content-box;display:flex;grid-template-columns:none;width:max-content;min-width:100%;padding-inline-end:var(--hs-gr-carousel-end-space, 0px)}.hs-grouped-reviews__carousel[data-carousel-active=true] .hs-grouped-reviews__card{width:var(--hs-gr-carousel-card-width);flex:0 0 var(--hs-gr-carousel-card-width);scroll-snap-align:start}.hs-grouped-reviews__nav{display:none;align-items:center;gap:4px;margin-top:14px}.hs-grouped-reviews__carousel[data-carousel-active=true] .hs-grouped-reviews__nav{display:flex}.hs-grouped-reviews__nav-button{position:static;display:flex;width:36px;height:36px;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;color:var(--hs-gr-text);box-shadow:none;cursor:pointer;transition:opacity .16s ease,color .16s ease}.hs-grouped-reviews__nav-button svg{width:17px;height:17px}.hs-grouped-reviews__nav-button:hover:not(:disabled){color:var(--hs-gr-accent)}.hs-grouped-reviews__nav-button:disabled{opacity:.28;cursor:default}.hs-grouped-reviews__counter{display:inline-flex;align-items:baseline;margin-left:10px;color:var(--hs-gr-muted);font-family:var(--font-body--family, serif);font-size:12px;line-height:1;letter-spacing:.08em;white-space:nowrap}.hs-grouped-reviews__progress{display:flex;width:min(320px,34vw);margin-left:16px;gap:8px}.hs-grouped-reviews__progress-segment{width:100%;height:2px;border-radius:999px;background:var(--hs-gr-border);transition:background-color .16s ease}.hs-grouped-reviews__progress-segment.is-active{background:var(--hs-gr-accent)}.hs-grouped-reviews__card{display:flex;flex-direction:column;min-height:100%;padding:clamp(24px,3vw,36px);border:1px solid var(--hs-gr-border);border-radius:var(--hs-gr-radius);background:var(--hs-gr-card-background);box-shadow:0 8px 28px #1a16100a}.hs-grouped-reviews__card-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hs-grouped-reviews__author{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:var(--font-heading--family, serif);font-size:var(--hs-gr-author-size);font-weight:600;line-height:1.35}.hs-grouped-reviews__verified{display:inline-flex;align-items:center;gap:5px;color:var(--hs-gr-muted);font-family:var(--font-body--family, serif);font-size:.72em;font-weight:400}.hs-grouped-reviews__verified-icon{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;background:var(--hs-gr-text);color:var(--hs-gr-card-background);font-size:10px;font-weight:700}.hs-grouped-reviews__date{flex:0 0 auto;color:var(--hs-gr-muted);font-family:var(--font-body--family, serif);font-size:var(--hs-gr-date-size);line-height:1.4}.hs-grouped-reviews__stars{margin-top:22px;color:var(--hs-gr-accent);font-size:17px;line-height:1;letter-spacing:.08em}.hs-grouped-reviews__review{margin-top:16px;color:var(--hs-gr-text);font-family:var(--font-heading--family, serif);font-size:var(--hs-gr-review-size);font-style:normal;line-height:1.58;letter-spacing:normal;text-transform:none}.hs-grouped-reviews__review p{margin:0}.hs-grouped-reviews__review--collapsible:not(.is-expanded){display:-webkit-box;max-height:9.48em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6}.hs-grouped-reviews__review-toggle{display:inline-flex;align-items:center;gap:8px;margin-top:14px;padding:0 0 4px;border:0;border-bottom:1px solid currentColor;border-radius:0;background:transparent;color:var(--hs-gr-text);font-family:var(--font-body--family, serif);font-size:11px;font-weight:600;letter-spacing:.1em;line-height:1.4;text-transform:uppercase;cursor:pointer}.hs-grouped-reviews__review-toggle:hover{color:var(--hs-gr-accent)}.hs-grouped-reviews__review-toggle:focus-visible{outline:2px solid var(--hs-gr-accent);outline-offset:4px}.hs-grouped-reviews__review-toggle-symbol{min-width:1em;font-size:15px;font-weight:400;line-height:1;text-align:center}.hs-grouped-reviews__product{margin-top:auto;padding-top:24px;color:var(--hs-gr-muted);font-family:var(--font-body--family, serif);font-size:var(--hs-gr-product-size);font-weight:600;letter-spacing:.09em;text-transform:uppercase}@media screen and (max-width:749px){.hs-group-review-summary__stars{font-size:var(--hs-group-summary-star-size-mobile, 16px)}.hs-group-review-summary__label{font-size:var(--hs-group-summary-label-size-mobile, 12px)}.hs-grouped-reviews{padding-top:max(48px,calc(var(--hs-gr-padding-top) * .72));padding-bottom:max(56px,calc(var(--hs-gr-padding-bottom) * .72))}.hs-grouped-reviews__header{display:block;margin-bottom:26px}.hs-grouped-reviews__eyebrow{font-size:var(--hs-gr-eyebrow-size-mobile)}.hs-grouped-reviews__title{font-size:var(--hs-gr-title-size-mobile)}.hs-grouped-reviews__intro{font-size:var(--hs-gr-intro-size-mobile)}.hs-grouped-reviews__heading-link{display:inline-flex;margin-top:18px;font-size:var(--hs-gr-link-size-mobile)}.hs-grouped-reviews__grid{grid-template-columns:1fr}.hs-grouped-reviews__progress{width:min(210px,48vw);margin-left:10px;gap:5px}.hs-grouped-reviews__counter{margin-left:4px;font-size:11px}.hs-grouped-reviews__card{padding:24px 20px}.hs-grouped-reviews__card-topline{display:block}.hs-grouped-reviews__author{font-size:var(--hs-gr-author-size-mobile)}.hs-grouped-reviews__date{display:block;margin-top:7px;font-size:var(--hs-gr-date-size-mobile)}.hs-grouped-reviews__review{font-size:var(--hs-gr-review-size-mobile)}.hs-grouped-reviews__review--collapsible:not(.is-expanded){max-height:7.9em;-webkit-line-clamp:5;line-clamp:5}.hs-grouped-reviews__review-toggle{font-size:10px}.hs-grouped-reviews__product{font-size:var(--hs-gr-product-size-mobile)}}@media(prefers-reduced-motion:reduce){.hs-grouped-reviews__viewport{scroll-behavior:auto}.hs-grouped-reviews__nav-button,.hs-grouped-reviews__progress-segment{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/hs-grouped-reviews.css.map */
