.product-reviews-cards-section{width:100%;background:rgb(var(--color-background))}.product-reviews-cards{--prc-card-radius: 28px;--prc-grid-gap-mobile: 1.6rem;--prc-grid-gap-desktop: 1.6rem;--prc-divider-gap: 2rem}.product-reviews-cards__grid{display:grid;grid-template-columns:1fr;gap:var(--prc-grid-gap-mobile);margin:0;padding:0;list-style:none}.product-reviews-cards__card{display:flex;flex-direction:column;box-sizing:border-box;min-width:0;height:100%;padding:clamp(2rem,2.2vw,2.4rem);border:1px solid #e2e1df;border-radius:var(--prc-card-radius);background:#fff}.product-reviews-cards__header{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:1.4rem}.product-reviews-cards__stars{display:flex;align-items:center;gap:.3rem;flex-shrink:0}.product-reviews-cards__stars .testimonials-cards__star{display:block;width:15px;height:15px;flex-shrink:0}.product-reviews-cards__verified{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;color:#007a55}.product-reviews-cards__fluffy-check{display:block;width:14px;height:14px;flex-shrink:0;transform:translateY(-1px)}.product-reviews-cards__verified-text{font-family:"Inter",var(--font-body-family);font-weight:600;font-size:11px;line-height:1;color:#007a55;white-space:nowrap}.product-reviews-cards__title{margin:0 0 .8rem;font-family:"Inter",var(--font-body-family);font-weight:700;font-size:17px;line-height:1.3;letter-spacing:-.43px;color:#0c0d0f}.product-reviews-cards__body{margin:0 0 var(--prc-divider-gap);font-family:"Inter",var(--font-body-family);font-weight:400;font-size:14.5px;line-height:1.5;color:#707176}.product-reviews-cards__image-wrap{margin-bottom:var(--prc-divider-gap)}.product-reviews-cards__review-image{display:block;max-width:100%;height:auto;border-radius:1.2rem}.product-reviews-cards__divider{width:100%;height:0;margin:auto 0 var(--prc-divider-gap);border:0;border-top:1px solid #e2e1df}.product-reviews-cards__footer{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;font-family:"Inter",var(--font-body-family);font-style:normal}.product-reviews-cards__author{font-family:inherit;font-weight:600;font-size:12px;line-height:1.2;color:#0c0d0f}.product-reviews-cards__timestamp{flex-shrink:0;font-family:inherit;font-weight:400;font-size:12px;line-height:1.2;color:#707176;white-space:nowrap}@media screen and (min-width:750px){.product-reviews-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--prc-grid-gap-desktop);align-items:stretch}}@media screen and (min-width:990px){.product-reviews-cards{--prc-grid-gap-desktop: 2rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-product-reviews-cards.css.map */
