.customer-reviews__panel{background-color:rgb(var(--cr-bg));color:rgb(var(--cr-fg));border-radius:var(--cr-radius);padding:3rem 0}.customer-reviews__panel--no-heading{padding-top:2rem}.customer-reviews__header{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.4rem}.customer-reviews__text{min-width:0}.customer-reviews__panel .customer-reviews__heading{margin:0;padding:0;color:rgb(var(--cr-fg));font-weight:700}.customer-reviews__subheading{margin:.6rem 0 0;color:rgb(var(--cr-fg),.7);font-size:1.4rem}.customer-reviews__carousel{position:relative}.customer-reviews__arrow{position:absolute;top:50%;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:var(--sc-arrow-radius, 0);background:rgb(var(--sc-arrow-bg, 255, 255, 255));border:var(--sc-arrow-border-width, 2px) solid rgb(var(--sc-arrow-border-color, 17, 17, 17));color:rgb(var(--sc-arrow-color, 17, 17, 17));cursor:pointer;z-index:2;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .3s ease,background-color .2s ease,color .2s ease}.customer-reviews__arrow svg{width:16px;height:16px;display:block}.customer-reviews__arrow:hover:not([disabled]){background:rgb(var(--sc-arrow-color, 17, 17, 17));color:rgb(var(--sc-arrow-bg, 255, 255, 255))}.customer-reviews__arrow[disabled]{opacity:0!important;pointer-events:none}.customer-reviews__arrow--prev{left:24px;transform:translate(-150%,-50%)}.customer-reviews__arrow--next{right:24px;transform:translate(150%,-50%)}.customer-reviews__carousel:hover .customer-reviews__arrow:not([disabled]),.customer-reviews__carousel:focus-within .customer-reviews__arrow:not([disabled]){opacity:1;pointer-events:auto}.customer-reviews__carousel:hover .customer-reviews__arrow--prev:not([disabled]),.customer-reviews__carousel:focus-within .customer-reviews__arrow--prev:not([disabled]){transform:translateY(-50%)}.customer-reviews__carousel:hover .customer-reviews__arrow--next:not([disabled]),.customer-reviews__carousel:focus-within .customer-reviews__arrow--next:not([disabled]){transform:translateY(-50%)}.customer-reviews__grid{display:flex;gap:1.6rem;padding:0;margin:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;--cr-peek: 4rem}.customer-reviews__grid::-webkit-scrollbar{display:none}.customer-reviews__card{flex:0 0 calc((100% - var(--cr-peek) - 1.6rem * (var(--cr-columns-desktop, 3) - 1)) / var(--cr-columns-desktop, 3));scroll-snap-align:start;background-color:rgb(var(--cr-card-bg));border-radius:var(--cr-card-radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 2px #0000000a}.customer-reviews__media{position:relative;aspect-ratio:4 / 3;background-color:#0000000a;overflow:hidden}.customer-reviews__media-image{width:100%;height:100%;object-fit:cover;display:block}.customer-reviews__body{display:flex;flex-direction:column;gap:1rem;padding:1.6rem;flex:1 1 auto}.customer-reviews__verified{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;color:rgb(var(--cr-fg),.8)}.customer-reviews__verified svg{flex-shrink:0}.customer-reviews__quote{margin:0;font-size:1.35rem;line-height:1.5;color:rgb(var(--cr-fg),.85);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.customer-reviews__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:.6rem;border-top:1px solid rgb(0,0,0,.06)}.customer-reviews__meta{display:flex;flex-direction:column;gap:.3rem;min-width:0}.customer-reviews__name{font-size:1.35rem;font-weight:700;color:rgb(var(--cr-fg));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-reviews__stars{display:inline-flex;gap:.2rem;color:rgb(var(--cr-star))}.customer-reviews__star{color:#0000001f}.customer-reviews__star--filled{color:rgb(var(--cr-star))}.customer-reviews__avatar{flex-shrink:0;width:3.6rem;height:3.6rem;border-radius:50%;overflow:hidden;background-color:#0000000f}.customer-reviews__avatar-image{width:100%;height:100%;object-fit:cover;display:block}.customer-reviews__scrollbar{display:none;position:relative;width:55%;max-width:14rem;height:2px;margin:1.6rem auto 0;background:#0000001f;border-radius:1px;overflow:hidden}.customer-reviews__scrollbar__thumb{position:absolute;inset-block:0;left:0;height:100%;width:30%;background:#111;border-radius:1px;will-change:transform,width}[data-customer-reviews].no-overflow .customer-reviews__scrollbar{display:none}@media screen and (max-width:989px){.customer-reviews__panel{padding:2rem 0 2.2rem;border-radius:calc(var(--cr-radius) * .8)}.customer-reviews__header{margin-bottom:1.8rem}.customer-reviews__arrow{display:none}.customer-reviews__grid{flex-wrap:wrap;overflow-x:visible;scroll-snap-type:none;gap:1.2rem}.customer-reviews__card{flex:0 0 calc((100% - 1.2rem * (var(--cr-columns-mobile, 1) - 1)) / var(--cr-columns-mobile, 1))}.customer-reviews__panel--carousel .customer-reviews__grid{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;--cr-peek: 3.2rem}.customer-reviews__panel--carousel .customer-reviews__card{flex:0 0 calc((100% - var(--cr-peek) - 1.2rem * (var(--cr-columns-mobile, 1) - 1)) / var(--cr-columns-mobile, 1))}.customer-reviews__panel--carousel .customer-reviews__scrollbar{display:block}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-customer-reviews.css.map */
