.customer-wall{background:radial-gradient(circle at 12% 10%,rgba(8,120,214,.08),transparent 34%),radial-gradient(circle at 86% 90%,rgba(117,88,255,.07),transparent 32%),linear-gradient(180deg,#ffffffe0,#f7fbfff0);border:1px solid rgba(18,108,214,.08);border-radius:30px;display:grid;gap:16px;margin-top:34px;overflow:hidden;padding:clamp(18px,2.5vw,28px) 0;position:relative}.customer-wall:before,.customer-wall:after{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:clamp(48px,8vw,120px);z-index:2}.customer-wall:before{background:linear-gradient(90deg,#f7fbff,#f7fbff00);left:0}.customer-wall:after{background:linear-gradient(270deg,#f7fbff,#f7fbff00);right:0}.customer-wall-row{overflow:visible}.customer-wall-track{animation:customerWallSlideLeft 52s linear infinite;display:flex;gap:16px;width:max-content}.customer-wall-track:hover{animation-play-state:paused}.customer-wall-track--second{animation-delay:-21s;animation-duration:42s}.customer-wall-track .customer-comment-card{flex:0 0 clamp(300px,29vw,410px)}.customer-wall-card--photo{aspect-ratio:8/11;background:#fff;border:1px solid rgba(18,108,214,.12);border-radius:24px;box-shadow:0 18px 42px #0f2e5c1f;flex:0 0 clamp(210px,22vw,310px);overflow:hidden}.customer-wall-card--photo img{background:#fff;display:block;height:100%;object-fit:cover;object-position:center;width:100%}.customer-wall-card--spotlight{align-items:stretch;background:#fff;border:1px solid rgba(18,108,214,.14);border-radius:24px;box-shadow:0 18px 42px #0f2e5c1f;display:grid;flex:0 0 clamp(620px,58vw,750px);grid-template-columns:minmax(260px,.82fr) minmax(300px,1fr);min-height:231px;overflow:hidden}.customer-wall-card--spotlight img{height:100%;object-fit:cover;width:100%}.customer-wall-card--spotlight>div{display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:24px}.customer-wall-card--spotlight p{color:#151923;font-size:clamp(17px,1.28vw,21px);font-weight:650;letter-spacing:-.025em;line-height:1.36;margin:0}.customer-wall-card--spotlight footer{border-top:1px solid #e3e8f2;margin-top:22px;padding-top:14px}.customer-wall-card--spotlight footer strong{color:#0878d6;display:block;font-size:15px;font-weight:800;line-height:1.25}@keyframes customerWallSlideLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.customer-comment-card{background:#fff;border:1px solid rgba(18,108,214,.14);border-radius:18px;box-shadow:0 18px 48px #0f2e5c1a;display:flex;flex-direction:column;justify-content:space-between;min-height:231px;padding:24px}.customer-comment-card p{color:#151923;font-size:clamp(17px,1.28vw,21px);font-weight:650;letter-spacing:-.025em;line-height:1.36;margin:0}.customer-comment-card footer{border-top:1px solid #e3e8f2;margin-top:22px;padding-top:14px}.customer-comment-card footer strong,.customer-comment-card footer span{display:block}.customer-comment-card footer strong{color:#0878d6;font-size:16px;font-weight:800}.customer-comment-card footer span{color:#7b8492;font-size:14px;margin-top:2px}.customer-comment-card--featured{background:radial-gradient(circle at 16% 8%,rgba(255,255,255,.24),transparent 32%),linear-gradient(135deg,#0878d6,#5f55ee);border-color:transparent;box-shadow:0 20px 50px #0878d633;min-height:210px;padding:24px}.customer-comment-card--featured p,.customer-comment-card--featured footer strong,.customer-comment-card--featured footer span{color:#fff}.customer-comment-card--featured footer{border-top-color:#ffffff38}.customer-comment-card--featured footer span{opacity:.78}.customer-comment-card--featured p{font-size:clamp(19px,1.55vw,25px);letter-spacing:-.035em;line-height:1.28}.customer-comment-card--featured .proof-source{color:#ffffffc7}@media (prefers-reduced-motion: reduce){.customer-wall-track{animation:none;transform:none}.customer-wall{overflow-x:auto}}
