.ts-customer-stories{--cs-per-view:3;--cs-card-gap:24px;--cs-nav-size:52px;--cs-nav-gap:20px;--cs-shadow-pad:12px;--cs-gap:calc(var(--cs-card-gap) - var(--cs-shadow-pad)*2);width:100%}.ts-customer-stories,.ts-customer-stories__slider{overflow:visible;position:relative}.ts-customer-stories__shape{height:auto;max-width:250px;pointer-events:none;position:absolute;user-select:none;width:100%;z-index:0}.ts-customer-stories__shape--left{bottom:-50px;left:-80px}.ts-customer-stories__shape--right{right:-90px;top:-50px}.ts-customer-stories__stage,.ts-customer-stories__viewport{position:relative;width:100%;z-index:1}.ts-customer-stories__viewport{overflow:hidden}.ts-customer-stories__track{display:flex;gap:var(--cs-gap);list-style:none;margin:0;padding:0;transition:transform .55s var(--ts-ease-out-expo);width:100%;will-change:transform}@media (prefers-reduced-motion:reduce){.ts-customer-stories__track{transition-duration:.01ms}}.ts-customer-stories__slide{box-sizing:border-box;flex:0 0 calc((100% - (var(--cs-per-view) - 1)*var(--cs-gap))/var(--cs-per-view));max-width:none;min-width:0;padding:24px 12px;width:calc((100% - (var(--cs-per-view) - 1)*var(--cs-gap))/var(--cs-per-view))}.ts-customer-stories__card{background:var(--ts-color-white);border-radius:var(--ts-radius-xl);box-shadow:0 2px 10px rgba(23,41,60,.04),0 8px 10px rgba(23,41,60,.08);display:flex;flex-direction:column;height:100%;overflow:hidden}.ts-customer-stories__card-media{aspect-ratio:16/10;background:var(--ts-color-placeholder);height:240px;overflow:hidden}.ts-customer-stories__card-img{display:block;height:100%;object-fit:cover;width:100%}.ts-customer-stories__card-img--placeholder{background:linear-gradient(135deg,color-mix(in srgb,var(--ts-color-accent) 35%,var(--ts-color-white)),color-mix(in srgb,var(--ts-color-orange) 40%,var(--ts-color-white)))}.ts-customer-stories__card-body{display:flex;flex:1;flex-direction:column;padding:24px}.ts-customer-stories__card-top{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:24px}.ts-customer-stories__card-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.ts-customer-stories__card-role{font-size:var(--ts-text-body);font-weight:700}.ts-customer-stories__card-location,.ts-customer-stories__card-role{color:var(--ts-color-navy-600);line-height:var(--ts-leading-tight);margin:0}.ts-customer-stories__card-location{font-family:var(--ts-font-serif);font-size:var(--ts-text-sm);font-weight:400}.ts-customer-stories__card-stat{color:var(--ts-color-accent-deep);font-family:var(--ts-font-serif);font-size:50px;font-weight:700;line-height:100%;margin:0 0 8px}.ts-customer-stories__card-stat-label{color:var(--ts-color-text);font-size:var(--ts-text-body);font-weight:700;line-height:var(--ts-leading-tight);margin:0 0 24px}.ts-customer-stories__card-quote{border-left:2px solid var(--ts-color-accent);margin:0;padding:0 0 0 14px}.ts-customer-stories__card-quote p{color:var(--ts-color-navy-600);font-family:var(--ts-font-serif);font-size:var(--ts-text-body);line-height:var(--ts-leading-tight);margin:0}.ts-customer-stories__card-footer{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:auto;padding-top:24px}.ts-customer-stories__author{align-items:center;display:flex;gap:10px;min-width:0}.ts-customer-stories__author-img{background:var(--ts-color-placeholder);border-radius:var(--ts-radius-full);flex-shrink:0;height:38px;object-fit:cover;width:38px}.ts-customer-stories__author-img--placeholder{background:color-mix(in srgb,var(--ts-color-accent) 35%,#ddd);display:inline-block}.ts-customer-stories__author-text{min-width:0}.ts-customer-stories__author-name{color:var(--ts-color-text);font-size:var(--ts-text-body);font-weight:700;line-height:var(--ts-leading-tight);margin:0}.ts-customer-stories__author-company{color:var(--ts-color-navy-400);font-family:var(--ts-font-serif);font-size:var(--ts-text-xs);font-weight:400;margin:0}.ts-customer-stories__card-arrow{align-items:center;border-radius:var(--ts-radius-full);display:inline-flex;flex-shrink:0;height:52px;justify-content:center;text-decoration:none;transition:background-color var(--ts-duration-fast) ease,transform var(--ts-duration-fast) ease;width:52px}.ts-customer-stories__card-arrow-icon{display:block}a.ts-customer-stories__card-arrow:focus-visible,a.ts-customer-stories__card-arrow:hover{background:color-mix(in srgb,var(--ts-color-accent) 22%,var(--ts-color-white));outline:none}a.ts-customer-stories__card-arrow:focus-visible{outline:var(--ts-focus-ring);outline-offset:2px}.ts-customer-stories__nav{align-items:center;background:var(--ts-color-navy-50);border:none;border-radius:var(--ts-radius-full);box-shadow:0 4px 16px rgba(23,41,60,.06);color:var(--ts-color-text);cursor:pointer;display:inline-flex;height:var(--cs-nav-size);justify-content:center;padding:0;position:absolute;top:42%;transition:background-color var(--ts-duration-fast) ease,transform var(--ts-duration-fast) ease;width:var(--cs-nav-size);z-index:2}.ts-customer-stories__nav:hover{background:#e6e8ea}.ts-customer-stories__nav:focus-visible{outline:var(--ts-focus-ring);outline-offset:2px}.ts-customer-stories__nav:disabled{box-shadow:none;cursor:default}.ts-customer-stories__nav:disabled .ts-customer-stories__nav-icon{opacity:.35}.ts-customer-stories__nav-icon{display:block;height:18px;width:18px}.ts-customer-stories__nav--prev{left:calc((var(--cs-nav-size) + var(--cs-nav-gap))*-1)}.ts-customer-stories__nav--prev .ts-customer-stories__nav-icon{transform:scaleX(-1)}.ts-customer-stories__nav--next{right:calc((var(--cs-nav-size) + var(--cs-nav-gap))*-1)}.ts-customer-stories__dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:4px;min-height:14px;position:relative;z-index:1}.ts-customer-stories__dot{appearance:none;background:var(--ts-color-navy-100);border:0;border-radius:var(--ts-radius-pill);cursor:pointer;height:8px;padding:0;transition:width .45s var(--ts-ease-out-expo),background-color .45s var(--ts-ease-out-expo),transform .45s var(--ts-ease-out-expo);width:8px}.ts-customer-stories__dot.is-active{background:var(--ts-color-accent);width:24px}.ts-customer-stories__dot:focus-visible{outline:var(--ts-focus-ring);outline-offset:var(--ts-focus-offset)}@media (prefers-reduced-motion:reduce){.ts-customer-stories__dot{transition-duration:.01ms}}.ts-customer-stories__cta-wrap{display:flex;justify-content:center;margin-top:var(--ts-header-gap)}@media (max-width:1399px){.ts-customer-stories__shape--left{bottom:0;left:0}.ts-customer-stories__shape--right{right:0;top:0}}@media (max-width:899px){.ts-customer-stories{--cs-per-view:2;--cs-shadow-pad:12px;padding:56px 0 64px}.ts-customer-stories__shape--left,.ts-customer-stories__shape--right{opacity:.85;width:min(160px,28vw)}}@media (max-width:639px){.ts-customer-stories{--cs-per-view:1;--cs-nav-size:40px;--cs-nav-gap:12px;--cs-shadow-pad:12px}.ts-customer-stories__shape{display:none}}