.lp-testi{background:#fff;padding:clamp(64px,9vw,96px) 0}.lp-testi .testi-eyebrow{align-items:center;color:var(--orange);display:flex;font-size:10px;font-weight:700;gap:10px;letter-spacing:.2em;margin-bottom:36px;text-transform:uppercase}.lp-testi .testi-eyebrow:before{background:var(--orange);content:"";height:2px;width:24px}.lp-testi .testi-anchor{margin-bottom:56px;min-height:180px;position:relative}.lp-testi .testi-slides{position:relative}.lp-testi .testi-slide{align-items:flex-start;display:flex;gap:24px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transform:translateY(8px);transition:opacity .45s var(--ease),transform .45s var(--ease)}.lp-testi .testi-slide.is-active{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.lp-testi .testi-avatar{align-items:center;background:rgba(123,79,166,.1);border:2px solid rgba(123,79,166,.4);border-radius:50%;display:flex;flex-shrink:0;height:72px;justify-content:center;overflow:hidden;width:72px}.lp-testi .testi-avatar img{display:block;height:100%;object-fit:cover;width:100%}.lp-testi .testi-avatar-init{color:var(--purple);font-family:var(--ff-h);font-size:1.5rem;line-height:1}.lp-testi .testi-q{color:var(--dark);font-family:var(--ff-h);font-size:clamp(1.25rem,2.5vw,1.9rem);font-style:italic;line-height:1.28}.lp-testi .testi-q p{color:inherit;font-family:var(--ff-h)!important;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.lp-testi .testi-q em{color:var(--purple)}.lp-testi .testi-attr{color:rgba(28,26,20,.45);font-size:.82rem;margin-top:.75rem}.lp-testi .testi-attr strong{color:var(--dark)}.lp-testi .testi-dots{display:flex;gap:.5rem;margin-top:1.5rem}.lp-testi .testi-dot{background:rgba(28,26,20,.15);border:none;border-radius:100px;cursor:pointer;height:6px;padding:0;transition:all .35s;width:6px}.lp-testi .testi-dot.is-active{background:var(--purple);width:22px}.lp-testi .testi-split{align-items:start;display:grid;gap:clamp(2rem,4vw,3.5rem);grid-template-columns:300px 1fr}.lp-testi .testi-stats{background:#fff;border:1px solid rgba(28,26,20,.09);border-radius:16px;box-shadow:0 4px 24px rgba(28,26,20,.06);padding:1.875rem;position:sticky;top:88px}.lp-testi .testi-score-row{align-items:center;border-bottom:1px solid rgba(28,26,20,.08);display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.lp-testi .testi-score-num{color:var(--dark);font-family:var(--ff-h);font-size:3.25rem;line-height:1}.lp-testi .testi-score-right{display:flex;flex-direction:column;gap:.3rem}.lp-testi .testi-score-stars{color:#f0c030;font-size:.9rem;letter-spacing:.06em}.lp-testi .testi-score-label{color:rgba(28,26,20,.35);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.lp-testi .testi-metrics{display:flex;flex-direction:column;gap:1.125rem;margin-bottom:1.625rem}.lp-testi .testi-metric-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:.4rem}.lp-testi .testi-metric-name{color:rgba(28,26,20,.55);font-size:.78rem}.lp-testi .testi-metric-val{color:var(--dark);font-size:.78rem;font-weight:700}.lp-testi .testi-bar{background:rgba(28,26,20,.1);border-radius:100px;height:3px;overflow:hidden}.lp-testi .testi-bar-fill{background:var(--purple);border-radius:100px;height:100%}.lp-testi .testi-refer{align-items:center;border-top:1px solid rgba(28,26,20,.08);display:flex;justify-content:space-between;padding-top:1.375rem}.lp-testi .testi-refer-label{color:rgba(28,26,20,.5);font-size:.78rem}.lp-testi .testi-refer-val{color:var(--purple);font-size:.9rem;font-weight:700}.lp-testi .testi-cards{display:flex;flex-direction:column;gap:1rem;max-height:620px;overflow-y:auto;padding-right:.375rem;scrollbar-color:rgba(28,26,20,.15) transparent;scrollbar-width:thin}.lp-testi .testi-cards::-webkit-scrollbar{width:3px}.lp-testi .testi-cards::-webkit-scrollbar-thumb{background:rgba(28,26,20,.18);border-radius:100px}.lp-testi .tcard{background:#fff;border:1px solid rgba(28,26,20,.08);border-radius:14px;box-shadow:0 2px 12px rgba(28,26,20,.04);display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;transition:border-color .25s}.lp-testi .tcard:hover{border-color:rgba(123,79,166,.3)}.lp-testi .tcard-stars{color:#f0c030;font-size:.82rem;letter-spacing:.06em}.lp-testi .tcard-q{color:rgba(28,26,20,.7);flex:1;font-size:.875rem;font-style:italic;line-height:1.75}.lp-testi .tcard-q:before{content:"\201C"}.lp-testi .tcard-q:after{content:"\201D"}.lp-testi .tcard-footer{border-top:1px solid rgba(28,26,20,.07);padding-top:.75rem}.lp-testi .tcard-name{color:var(--dark);font-size:.8rem;font-weight:600}.lp-testi .tcard-role{color:rgba(28,26,20,.4);font-size:.73rem;margin-top:.12rem}@media (max-width:900px){.lp-testi{padding:60px 0}.lp-testi .testi-split{grid-template-columns:1fr}.lp-testi .testi-stats{position:static}}@media (max-width:600px){.lp-testi .testi-slide{align-items:center;flex-direction:column;gap:1rem;text-align:center}.lp-testi .testi-attr{text-align:center}.lp-testi .testi-dots{justify-content:center}}