.ts-track.is-ready{opacity:1}.ts-card{position:relative;isolation:isolate;overflow:hidden;flex:0 0 calc(( 100% - 40px ) / 3);color:#111;border-radius:40px;padding:28px 32px 26px;min-height:320px;box-sizing:border-box;display:flex;flex-direction:column;text-align:center;background:#fff}.ts-card::before,.ts-card::after{content:"";position:absolute;inset:0;border-radius:inherit;z-index:0;pointer-events:none;opacity:0;transition:opacity .55s ease}.ts-card::before{background:#f3cfb2}.ts-card::after{background:linear-gradient(90deg,#f3cfb2 0%,#f4e7db 100%)}.ts-card>*{position:relative;z-index:1}.ts-card.role-left::before{opacity:1}.ts-card.role-center::after{opacity:1}.ts-card.role-right::before,.ts-card.role-right::after{opacity:0}.ts-avatar{width:70px;height:70px;margin:0 auto 14px;border-radius:50%;background:#d7d4d2;display:flex;align-items:center;justify-content:center}.ts-name{font-size:24px;line-height:1.1;font-weight:800;margin:0 0 4px}.ts-role{font-size:16px;line-height:1.4;color:#7a746f;margin:0 0 18px}.ts-quote{margin:0 0 20px;font-size:18px;line-height:1.6}.ts-stars{margin-top:auto;font-size:24px;letter-spacing:4px;color:#f2cf43}@media (max-width:1100px){.ts-card{flex:0 0 calc(( 100% - 20px ) / 2)}}@media (max-width:767px){.ts-card{flex:none;width:100%;min-height:auto;padding:20px 18px 18px;border-radius:20px}.ts-avatar{width:56px;height:56px;margin:0 auto 12px}.ts-name{font-size:18px;margin-bottom:2px}.ts-role{font-size:12px;margin-bottom:14px}.ts-quote{font-size:14px;line-height:1.55;margin:0 0 14px}.ts-stars{margin-top:0;font-size:18px;letter-spacing:3px}}