@keyframes tsShowcaseScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ts-showcase-viewport{width:100%;overflow:hidden}.ts-showcase-rail{will-change:transform;align-items:stretch;width:max-content;padding:10px 0 18px;animation:55s linear infinite tsShowcaseScroll;display:flex}.ts-showcase-viewport:hover .ts-showcase-rail{animation-play-state:paused}.ts-showcase-card{-webkit-user-select:none;user-select:none}.ts-quote strong{color:#2563eb;font-weight:700}@media (max-width:767px){.ts-showcase-rail{padding-bottom:10px;animation-duration:42s}}@media (prefers-reduced-motion:reduce){.ts-showcase-rail{animation-play-state:paused}}
