.customer-reviews{overflow:hidden}.customer-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}@media screen and (max-width:989px){.customer-reviews__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (max-width:749px){.customer-reviews__grid{grid-template-columns:1fr;gap:1.2rem}}.customer-reviews__card{display:flex;flex-direction:column;gap:1rem;padding:2.4rem;border-radius:1.2rem;background-color:rgba(var(--color-background),1);border:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 2px 12px #0000000f;transition:box-shadow .25s ease,transform .25s ease}.customer-reviews__card:hover{box-shadow:0 6px 24px #0000001f;transform:translateY(-3px)}.customer-reviews__stars{display:flex;gap:.3rem;color:rgba(var(--color-foreground),.2)}.customer-reviews__star--filled{color:#f5a623}.customer-reviews__review-title{font-size:1.6rem;font-weight:600;margin:0;color:rgb(var(--color-foreground));line-height:1.3}.customer-reviews__review-text{margin:0;padding:0;border:none;flex:1}.customer-reviews__review-text p{font-size:1.4rem;line-height:1.7;color:rgba(var(--color-foreground),.75);margin:0;font-style:italic}.customer-reviews__author{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .8rem;padding-top:1rem;border-top:.1rem solid rgba(var(--color-foreground),.08);margin-top:auto}.customer-reviews__name{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground))}.customer-reviews__location{font-size:1.3rem;color:rgba(var(--color-foreground),.55)}.customer-reviews__location:before{content:"\b7";margin-right:.5rem}.customer-reviews__verified{font-size:1.2rem;color:#2da44e;font-weight:500;background:#2da44e1a;padding:.2rem .6rem;border-radius:2rem;white-space:nowrap}.customer-reviews__footer{margin-top:3rem;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-customer-reviews.css.map */
