.ts-quotes{margin:0 auto;max-width:760px;text-align:center}.ts-quotes__overline{font-size:11px;font-weight:700;letter-spacing:.12em;margin:0;text-transform:uppercase}.ts-quotes__viewport{overflow:hidden}.ts-quotes__track{display:flex;transition:transform .45s ease}@media (prefers-reduced-motion:reduce){.ts-quotes__track{transition:none}}.ts-quotes__slide{box-sizing:border-box;flex:0 0 100%;min-width:100%;width:100%}.ts-quotes__fig{margin:0}.ts-quotes__quote{margin:0;text-decoration:none}.ts-quotes__quote p{color:#fff;font-weight:700;letter-spacing:-.02em;line-height:1.35;margin:20px 0 28px}.ts-quotes__name{color:#fff;display:block;font-size:16px;font-weight:700}.ts-quotes__role{display:block;font-size:14px;margin-top:2px}.ts-quotes__dots{display:flex;gap:8px;justify-content:center;margin:28px 0 0}.ts-quotes__dot{background:hsla(0,0%,100%,.35);border:0;border-radius:99px;cursor:pointer;height:8px;padding:0;transition:width .2s ease,background .2s ease;width:8px}.ts-quotes__dot:hover{background:hsla(0,0%,100%,.6)}.ts-quotes__dot.is-active{background:#fff;width:28px}.ts-quotes__dot:focus-visible{outline:2px solid #fff;outline-offset:3px}@media (max-width:600px){.ts-quotes__quote p{margin:16px 0 24px}}