.product-reviews-cards-section{width:100%;background:var(--brand-bg)}.product-reviews-cards{--prc-card-radius: var(--brand-radius-md);--prc-grid-gap: 20px;--prc-card-padding: 20px}.product-reviews-cards__inner{display:flex;flex-direction:column;gap:24px}.product-reviews-cards__toolbar{display:flex;align-items:center;gap:16px}.product-reviews-cards__toolbar-summary{display:flex;align-items:center;gap:12px;min-width:0}.product-reviews-cards__toolbar-count{margin:0;font-family:var(--font-body-family);font-size:15px;font-weight:500;line-height:22.5px;color:var(--brand-text);white-space:nowrap}.product-reviews-cards__columns{display:flex;flex-direction:column;gap:var(--prc-grid-gap)}.product-reviews-cards__col{display:flex;flex-direction:column;gap:var(--prc-grid-gap);margin:0;padding:0;list-style:none;min-width:0}.product-reviews-cards__card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--prc-card-radius);background:var(--brand-surface-cream)}.product-reviews-cards__card--entering{opacity:0;transform:translateY(20px);animation:prc-card-enter .48s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--prc-enter-delay, 0ms)}@keyframes prc-card-enter{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.product-reviews-cards__card--entering{animation:none;opacity:1;transform:none}}.product-reviews-cards__image-wrap{position:relative;width:100%;height:176px;overflow:hidden;background:var(--brand-bg-alt)}.product-reviews-cards__review-image{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.product-reviews-cards__content{display:flex;flex-direction:column;gap:2px;padding:var(--prc-card-padding)}.product-reviews-cards__card--has-image .product-reviews-cards__content{padding-top:var(--prc-card-padding)}.product-reviews-cards__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-reviews-cards__author{font-family:var(--font-body-family);font-size:14px;font-weight:700;line-height:21px;color:var(--brand-text)}.product-reviews-cards__verified{display:inline-flex;align-items:center;gap:4px;color:var(--brand-text-muted)}.product-reviews-cards__verified-icon{display:block;width:14px;height:14px;flex-shrink:0;color:var(--brand-primary)}.product-reviews-cards__verified-text{font-family:var(--font-body-family);font-size:11.5px;font-weight:400;line-height:17.25px;color:var(--brand-text-muted);white-space:nowrap}.product-reviews-cards__timestamp{margin:0;font-family:var(--font-body-family);font-size:12px;font-weight:400;line-height:18px;color:var(--brand-text-muted)}.product-reviews-cards__stars{padding-top:6px}.product-reviews-cards__title{margin:8px 0 0;font-family:var(--font-body-family);font-size:14px;font-weight:700;line-height:21px;color:var(--brand-text)}.product-reviews-cards__body{margin:11px 0 0;font-family:var(--font-body-family);font-size:14px;font-weight:400;line-height:22.75px;color:var(--brand-text-soft)}.product-reviews-cards__show-more-wrap{display:flex;justify-content:center;margin-top:24px}.product-reviews-cards__show-more-wrap:empty{margin-top:0}.product-reviews-cards__show-more{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:40px;padding:9px 20px 10px;border:0;border-radius:var(--brand-radius-sm);background:var(--brand-primary);color:var(--brand-on-primary);font-family:var(--font-body-family);font-weight:700;font-size:13.5px;line-height:20.25px;cursor:pointer;transition:opacity .15s ease;-webkit-appearance:none;appearance:none}.product-reviews-cards__show-more--entering{opacity:0;transform:translateY(20px);animation:prc-card-enter .48s cubic-bezier(.22,1,.36,1) forwards}@media(prefers-reduced-motion:reduce){.product-reviews-cards__show-more--entering{animation:none;opacity:1;transform:none}}.product-reviews-cards__show-more:hover:not(:disabled){opacity:.92}.product-reviews-cards__show-more:disabled{opacity:.5;cursor:default}.product-reviews-cards__spinner{display:block;width:22px;height:22px;border:2.5px solid var(--brand-border);border-top-color:var(--brand-primary);border-radius:50%;animation:prc-spin .7s linear infinite}@keyframes prc-spin{to{transform:rotate(360deg)}}@media screen and (min-width:750px){.product-reviews-cards__columns{flex-direction:row;flex-wrap:wrap;align-items:flex-start}.product-reviews-cards__col{flex:1 1 calc(50% - var(--prc-grid-gap) / 2)}}@media screen and (min-width:990px){.product-reviews-cards__columns{flex-wrap:nowrap}.product-reviews-cards__col{flex:1 1 0}}@media screen and (max-width:749px){.product-reviews-cards__toolbar{flex-direction:column;align-items:flex-start}.product-reviews-cards__write-review{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-product-reviews-cards.css.map */
