.customer-story-content__layout{align-items:stretch}.customer-story-content__section{padding-bottom:var(--space-40)}.customer-story-content__section+.customer-story-content__section{border-top:1px solid var(--neutral-200);padding-top:var(--space-40)}.customer-story-content__heading{margin-bottom:var(--space-24)}.customer-story-content__quote{background-color:var(--neutral-100);border:none;border-radius:var(--radius-12);margin:0 0 var(--space-24);padding:var(--space-24) var(--space-32)}.customer-story-content__quote .testimonial-row__quote{color:var(--text-dark);font-weight:400;line-height:var(--lh-loose)}.customer-story-content__section.rich-text .testimonial-row__avatar img{border-radius:var(--radius-full);height:100%;margin:0}.customer-story-content__stats{display:flex;gap:var(--space-32);grid-template-columns:repeat(var(--grid-col-count),1fr);margin:var(--space-24) 0;padding:var(--space-24) 0}.customer-story-content__stat{display:flex;flex-direction:column;gap:var(--space-4);padding:0 var(--space-10);width:100%}.customer-story-content__stat--bordered{border-right:1px solid var(--neutral-200)}.customer-story-content__stat-text{color:var(--text-gray);margin:0}.customer-story-content__cards{display:grid;gap:var(--space-16);grid-template-columns:repeat(var(--grid-col-count),1fr);margin:var(--space-24) 0}.customer-story-content__card{background-color:var(--tofu-gray-bg);border-radius:var(--radius-40);box-shadow:var(--shadow-1);overflow:hidden;transition:box-shadow .3s ease}.customer-story-content__card .base-card__image{overflow:hidden}.customer-story-content__card .base-card__image img{margin:0;transform:scale(1.05);transition:transform .3s ease}.customer-story-content__card:hover .base-card__image img{transform:scale(1.1)}.customer-story-content__card:hover{box-shadow:var(--shadow-2)}a.customer-story-content__card:hover{text-decoration:none}.customer-story-content__card h3{border-left:none;padding:0}.customer-story-content__sidebar-card{background-color:var(--tofu-white);border-radius:var(--radius-40);box-shadow:var(--shadow-1)}.customer-story-content .toc{background-color:var(--tofu-white);border:1px solid var(--tofu-gray-92);border-radius:var(--radius-40);box-shadow:var(--shadow-1);padding:var(--space-20)}.customer-story-content .toc h3{color:var(--text-dark);font-size:22px;font-weight:600;letter-spacing:-.5px;line-height:var(--lh-snug);margin-bottom:var(--space-8)}.customer-story-content .toc ul{gap:var(--space-8)}.customer-story-content .toc a{color:var(--indigo-950);font-size:var(--fs-2);font-weight:500;letter-spacing:-.5px;line-height:var(--lh-snug);margin-bottom:var(--space-8)}.customer-story-content .toc a:hover{color:var(--text-gray)}.customer-story-content .toc a.active{background-color:var(--tofu-lilac-light,#f3e8ff);color:var(--tofu-lilac-dark,#7c3aed);font-weight:600;position:relative}.customer-story-content .toc a.active:before{background-color:var(--tofu-lilac-dark,#7c3aed);border-radius:0 2px 2px 0;content:"";height:60%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}@media (min-width:993px){.customer-story-content .toc{max-height:200px;overflow:hidden;position:relative;transition:max-height 1s ease-in-out}.customer-story-content .toc:focus-within,.customer-story-content .toc:hover{max-height:800px;transition:max-height 1s ease-in-out}.customer-story-content .toc ol li{min-width:0}.customer-story-content .toc ol li a{display:block;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-story-content .toc:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.9) 55%,var(--tofu-white) 100%);border-radius:0 0 var(--radius-40) var(--radius-40);bottom:0;height:72px;left:0;right:0}.customer-story-content .toc:after,.customer-story-content .toc:before{content:"";opacity:1;pointer-events:none;position:absolute;transition:opacity 1s ease-in-out}.customer-story-content .toc:before{border-bottom:2px solid var(--text-gray);border-right:2px solid var(--text-gray);bottom:18px;height:10px;left:50%;transform:translateX(-50%) rotate(45deg);width:10px;z-index:1}.customer-story-content .toc:focus-within:after,.customer-story-content .toc:focus-within:before,.customer-story-content .toc:hover:after,.customer-story-content .toc:hover:before{opacity:0}}@media (max-width:992px){.customer-story-content__layout{flex-direction:column-reverse}.customer-story-content__sidebar{width:100%}.customer-story-content__stats{flex-wrap:wrap}.customer-story-content__quote{padding:var(--space-20) var(--space-24)}.customer-story-content__cards{grid-template-columns:1fr}}