
.cxo-testi,.cxo-testi *{box-sizing:border-box}
.cxo-testi{width:100%;font-family:Inter,Arial,sans-serif;color:#0c1832;background:#fff;padding:14px 0 10px}
.cxo-testi__inner{width:min(1440px,calc(100% - 64px));margin:0 auto}
.cxo-testi__eyebrow{font-size:14px;font-weight:800;letter-spacing:.02em;color:#159cf5;margin:0 0 10px 10px}
.cxo-testi__eyebrow span{color:#6747ff}
.cxo-testi__viewport{position:relative}
.cxo-testi__track{display:flex;gap:22px;overflow:hidden;scroll-behavior:smooth;padding:2px 8px 8px;scroll-snap-type:x mandatory}
.cxo-testi__card{flex:0 0 calc((100% - 44px)/3);min-width:0;min-height:180px;padding:20px 25px;border:1px solid #e7eaf1;border-radius:12px;background:#fff;box-shadow:0 7px 22px rgba(15,27,55,.055);scroll-snap-align:start}
.cxo-testi__stars{font-size:18px;letter-spacing:5px;font-weight:900;background:linear-gradient(90deg,#159cf5,#7548ff);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:12px}
.cxo-testi__quote{font-size:16px;line-height:1.42;margin:0 0 14px;color:#172238}
.cxo-testi__person{display:flex;align-items:center;gap:12px}
.cxo-testi__avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#fff;font-size:12px;font-weight:800;background:linear-gradient(135deg,#168ff4,#733fff);flex:none}
.cxo-testi__person strong,.cxo-testi__person small{display:block}
.cxo-testi__person strong{font-size:14px}.cxo-testi__person small{font-size:13px;color:#68738a;margin-top:2px}
.cxo-testi__nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:38px;height:38px;border:1px solid #e4e8f0;border-radius:50%;background:#fff;color:#263650;font-size:28px;line-height:1;box-shadow:0 4px 15px rgba(18,32,60,.08);cursor:pointer}
.cxo-testi__prev{left:-15px}.cxo-testi__next{right:-15px}
.cxo-testi__dots{display:flex;justify-content:center;gap:7px;margin-top:6px}
.cxo-testi__dot{width:8px;height:8px;padding:0;border:0;border-radius:10px;background:#dce2ec;cursor:pointer}
.cxo-testi__dot.is-active{width:18px;background:linear-gradient(90deg,#159cf5,#7548ff)}
.cxo-testi__demo{text-align:center;color:#9aa3b4;font-size:10px;margin:5px 0 0}
@media(max-width:900px){.cxo-testi__inner{width:min(100% - 32px,760px)}.cxo-testi__card{flex-basis:calc((100% - 18px)/2)}.cxo-testi__track{gap:18px}}
@media(max-width:600px){.cxo-testi__inner{width:calc(100% - 24px)}.cxo-testi__card{flex-basis:100%;padding:18px}.cxo-testi__track{gap:12px}.cxo-testi__prev{left:-8px}.cxo-testi__next{right:-8px}.cxo-testi__eyebrow{font-size:12px}}
