.testi-section{background-color:#fff;font-family:Plus Jakarta Sans,sans-serif;padding:20px}.testi-container{margin:0 auto;max-width:1300px;width:100%}.testi-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.testi-title{color:#031e3e;font-size:clamp(20px,3vw,24px);font-weight:700;line-height:1.3;margin:0}.testi-arrows{display:flex;gap:8px}.testi-arrow{align-items:center;background:#fff;border:1px solid rgba(2,73,146,.25);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:all .2s ease;width:40px}.testi-arrow:hover{background:#f5f9ff;border-color:#024992}.testi-track-wrapper{overflow:hidden;width:100%}.testi-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;padding-bottom:10px;scrollbar-width:none}.testi-track::-webkit-scrollbar{display:none}.testi-card{background:#f5f9ff;border:1px solid rgba(2,73,146,.12);border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;padding:36px 25px;scroll-snap-align:start}.testi-card-header{align-items:center;display:flex;gap:12px;margin-bottom:24px}.testi-avatar{border:2px solid #f70c7d;border-radius:50%;height:48px;object-fit:cover;width:48px}.testi-author-info{display:flex;flex:1;flex-direction:column}.testi-name{color:#031e3e;font-size:14px;font-weight:700}.testi-name,.testi-role{line-height:1.5;margin:0}.testi-role{color:#5a7da0;font-size:12px;font-weight:400}.testi-stars{display:flex;gap:2px}.testi-quote{color:#2d4a6a;font-size:13px;font-weight:400;line-height:1.8;margin:0}.testi-indicator{display:flex;justify-content:center;margin-top:40px}.testi-dash{background-color:#f70c7d;border-radius:12px;height:8px;width:24px}@media (max-width:767px){.testi-card{flex:0 0 100%}}@media (min-width:768px) and (max-width:1023px){.testi-card{flex:0 0 calc(50% - 10px)}}@media (min-width:1024px){.testi-section{padding:120px 117px}.testi-card{flex:0 0 calc(33.333% - 13.33px)}}