.dsx-quotes{padding:var(--section-py) 0}.dsx-quotes__heading{font-size:var(--text-title-1);margin:0 auto 48px;max-width:24ch;text-align:center;text-wrap:balance}.dsx-quotes__heading:has(+.dsx-quotes__sub){margin-bottom:12px}.dsx-quotes__sub{color:var(--ds-mid);font-size:var(--text-body-lg);line-height:1.5;margin:0 0 40px;max-width:44ch;text-wrap:balance}.dsx-quotes__stars{color:var(--ds-star);font-size:.55em;letter-spacing:.12em}.dsx-quotes__list{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}.dsx-quotes__item{display:flex}.dsx-quotes__card{background:transparent;border:1px solid var(--ds-rule-strong);border-radius:var(--card-radius);display:flex;flex-direction:column;gap:20px;margin:0;padding:28px;width:100%}.dsx-quotes__person{align-items:center;display:flex;gap:14px}.dsx-quotes__photo{border-radius:50%;flex-shrink:0;height:48px;object-fit:cover;width:48px}.dsx-quotes__who{display:flex;flex-direction:column;gap:2px;min-width:0}.dsx-quotes__name{color:var(--ds-ink);font-family:var(--font-display);font-size:1.0625rem;font-weight:500;line-height:1.3}.dsx-quotes__role{color:var(--ds-mid);font-size:.875rem;line-height:1.4}.dsx-quotes__quote{margin:0}.dsx-quotes__quote p{color:var(--ds-ink);font-family:var(--font-primary);font-size:1.125rem;line-height:1.55;margin:0}.dsx-quotes__logo{align-self:flex-start;filter:brightness(0);height:28px;margin-top:auto;max-width:140px;object-fit:contain;object-position:left center;opacity:.88;width:auto}.dsx-quotes__logo--tall{height:44px}.dsx-quotes--white .dsx-quotes__card{border-color:var(--ds-border)}.dsx-quotes--evergreen .dsx-quotes__card{border-color:var(--ds-evergreen-line)}.dsx-quotes--evergreen .dsx-quotes__name,.dsx-quotes--evergreen .dsx-quotes__quote p{color:var(--ds-white)}.dsx-quotes--evergreen .dsx-quotes__role{color:hsla(0,0%,100%,.72)}.dsx-quotes--evergreen .dsx-quotes__logo{filter:brightness(0) invert(1)}@media (max-width:960px){.dsx-quotes__list{grid-template-columns:1fr}}@media (max-width:520px){.dsx-quotes__card{padding:24px}}