.testimonials-grid{--tg-bg-color: #FEF7F8;--tg-heading-color: #D0021B;--tg-text-color: #303030;--tg-verified-color: #F41616;--tg-card-radius: 15px;--tg-columns-desktop: 4;--tg-columns-mobile: 2;background-color:var(--tg-bg-color);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.testimonials-grid__container{max-width:1200px;margin:0 auto;padding:0 15px}.testimonials-grid__heading{font-size:clamp(20px,5vw,30px);font-weight:700;color:var(--tg-heading-color);text-align:center;margin:0 0 10px;line-height:1.2}.testimonials-grid__subheading{font-size:16px;color:var(--tg-text-color);text-align:center;margin:0 0 20px;opacity:.8}.testimonials-grid__grid{display:grid;grid-template-columns:repeat(var(--tg-columns-mobile),1fr);gap:15px}@media (min-width: 768px){.testimonials-grid__grid{grid-template-columns:repeat(var(--tg-columns-desktop),1fr);gap:20px}}.testimonial-card{display:flex;flex-direction:column;align-items:center;text-align:center}.testimonial-card__image{width:100%;aspect-ratio:1;border-radius:var(--tg-card-radius);overflow:hidden;margin-bottom:10px}.testimonial-card__image img{width:100%;height:100%;object-fit:cover}.testimonial-card__image--placeholder{background:#e5e5e5;display:flex;align-items:center;justify-content:center}.testimonial-card__image--placeholder .placeholder-svg{width:50%;height:50%;opacity:.5}.testimonial-card__meta{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.testimonial-card__rating{display:flex;align-items:center}.testimonial-card__rating-icon{width:50px;height:auto}.testimonial-card__stars{display:flex;gap:2px}.testimonial-card__star{width:14px;height:14px;color:#fbbf24}.testimonial-card__info{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:2px;font-size:12px;line-height:1.2}@media (min-width: 768px){.testimonial-card__info{font-size:13px}}.testimonial-card__name{font-weight:700;color:var(--tg-text-color)}.testimonial-card__age{color:var(--tg-text-color)}.testimonial-card__verified{display:inline-flex;align-items:center;gap:2px;color:var(--tg-verified-color);font-weight:700;margin-left:4px}.testimonial-card__verified-check{font-size:12px}.testimonial-card__title{font-size:12px;font-weight:700;color:var(--tg-text-color);margin:5px 0;line-height:1.2}@media (min-width: 768px){.testimonial-card__title{font-size:14px}}.testimonial-card__text{font-size:12px;color:var(--tg-text-color);line-height:1.3;margin:0}@media (min-width: 768px){.testimonial-card__text{line-height:1.4}}.testimonials-grid[style*="--tg-bg-color: #1a1a1a"] .testimonial-card__image--placeholder{background:#333}@media (max-width: 480px){.testimonials-grid__container{padding:0 10px}.testimonials-grid__grid{gap:10px}.testimonial-card__meta{flex-direction:column;gap:4px}.testimonial-card__info{font-size:10px}.testimonial-card__title,.testimonial-card__text{font-size:11px}.testimonial-card__rating-icon{width:40px}.testimonial-card__star{width:12px;height:12px}}@media (prefers-reduced-motion: no-preference){.testimonial-card{opacity:0;transform:translateY(20px);animation:fadeInUp .5s ease forwards}.testimonial-card:nth-child(1){animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.testimonial-card:nth-child(4){animation-delay:.4s}.testimonial-card:nth-child(5){animation-delay:.5s}.testimonial-card:nth-child(6){animation-delay:.6s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion: reduce){.testimonial-card{opacity:1;transform:none;animation:none}}@media (hover: hover){.testimonial-card__image{transition:transform .3s ease}.testimonial-card:hover .testimonial-card__image{transform:scale(1.02)}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/testimonials-grid.css.map */
