.tst__grid{display:grid;gap:clamp(.9rem,.6rem + 1vw,1.5rem)}@media screen and (min-width:750px){.tst__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.tst__card{display:flex;flex-direction:column;gap:.75rem;height:100%;padding:1.25rem;border-radius:var(--pw-radius-card);background:var(--pw-surface);box-shadow:var(--pw-shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.tst__card:hover{transform:translateY(-3px);box-shadow:var(--pw-shadow)}.tst__text{flex:1 1 auto;color:var(--pw-ink);font-size:.975rem}.tst__who{display:flex;align-items:center;gap:.7rem}.tst__avatar{flex:0 0 auto;width:2.75rem;height:2.75rem;border-radius:50%;overflow:hidden;background:var(--pw-gradient-soft);display:grid;place-items:center;font-family:var(--pw-font-heading);font-weight:700;color:var(--pw-primary-dark)}.tst__avatar img{width:100%;height:100%;object-fit:cover}.tst__name{font-weight:700;font-size:.925rem;line-height:1.2}.tst__city{font-size:.82rem;color:var(--pw-muted)}.tst__empty{padding:2.5rem 1rem;text-align:center;color:var(--pw-muted);border:1px dashed var(--pw-border);border-radius:var(--pw-radius-card)}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-testimonials.css.map */
