.customer-stories-grid{align-items:start;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:42px}.customer-stories-column{display:flex;flex-direction:column;gap:18px;min-width:0}.customer-stories-item.center *{text-align:center!important}.customer-stories-item{background:#fff;border-radius:16px;box-shadow:0 12px 32px rgba(33,3,70,.08);min-width:0;padding:24px 26px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.customer-stories-item:not(.no-hover):hover{box-shadow:0 18px 42px rgba(33,3,70,.14);transform:translateY(-4px)}.customer-stories-item.no-hover{transition:none}.customer-stories-item.no-hover:hover{box-shadow:0 12px 32px rgba(33,3,70,.08);transform:none}.customer-stories-item--purple-gradient{background:linear-gradient(150deg,var(--dark),var(--mojo));box-shadow:none;color:#fff;padding:30px 26px}.customer-stories-item--purple-gradient:not(.no-hover):hover{box-shadow:0 18px 42px rgba(33,3,70,.18)}.customer-stories-item--purple-gradient.no-hover:hover{box-shadow:none}.customer-stories-label{color:var(--royal);font-size:13px;font-weight:800;letter-spacing:.03em;line-height:1.3;margin-bottom:12px}.customer-stories-item--purple-gradient .customer-stories-label{color:var(--green)}.customer-stories-number{color:var(--green);font-size:52px;font-weight:800;line-height:1}.customer-stories-title{color:var(--dark);font-size:17px;font-weight:800;line-height:1.4}.customer-stories-number+.customer-stories-title{margin-top:10px}.customer-stories-standard-label{color:var(--dark);font-size:13px;font-weight:800;letter-spacing:.08em;line-height:1.4;margin-top:4px}.customer-stories-item--purple-gradient .customer-stories-standard-label,.customer-stories-item--purple-gradient .customer-stories-title{color:#fff}.customer-stories-richtext{color:#000;font-size:14px;line-height:1.75;margin-top:12px}.customer-stories-richtext p{margin:0}.customer-stories-richtext p+p{margin-top:12px}.customer-stories-richtext span[style*=background]{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#111;font-weight:700}.customer-stories-item--purple-gradient .customer-stories-richtext{color:var(--lav);font-size:12.5px;line-height:1.5}.customer-stories-author{align-items:center;display:flex;gap:12px;margin-top:16px;text-align:left}.customer-stories-author-image,.customer-stories-author-initials{border-radius:50%;flex:0 0 42px;height:42px;width:42px}.customer-stories-author-image{display:block;-o-object-fit:cover;object-fit:cover}.customer-stories-author-initials{align-items:center;background:var(--mojo);color:var(--green);display:flex;font-size:14px;font-weight:800;justify-content:center}.customer-stories-author-content{min-width:0}.customer-stories-author-name{color:var(--mojo);font-size:13.5px;font-weight:700;line-height:1.3}.customer-stories-author-role{color:#000;font-size:11.5px;line-height:1.4;margin-top:2px}.customer-stories-item--purple-gradient .customer-stories-author-name{color:var(--green)}.customer-stories-item--purple-gradient .customer-stories-author-role{color:var(--lav)}.customer-stories-link{margin-top:14px;text-align:left}.customer-stories-buttons{margin-top:16px}.customer-stories-item--purple-gradient .customer-stories-buttons{text-align:center}@media (max-width:1000px){.customer-stories-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.customer-stories-item{transition:none}.customer-stories-item:hover{transform:none}}