.custom-testimonial-slider{background-color:transparent;border-radius:12px;margin:0 auto;max-width:1230px;overflow:hidden;padding:60px 40px;position:relative}.ts-track-container{overflow:hidden;width:100%}.ts-track{display:flex;transition:transform .6s cubic-bezier(.25,1,.5,1);width:100%}.ts-slide{align-items:center;box-sizing:border-box;display:flex;gap:50px;min-width:100%;padding:0 20px}.ts-image-col{flex:0 0 250px}.ts-image-backdrop{background-color:#6c7cf1;border-radius:16px;margin-top:50px;padding-bottom:90%;position:relative;width:100%}.ts-image-backdrop img{border-radius:16px;bottom:0;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:auto;z-index:1}.ts-content-col{color:#fff;display:flex;flex:1;flex-direction:column;justify-content:space-between}.ts-quote{font-size:1.15rem;font-weight:300;line-height:1.6;margin-bottom:40px}.ts-meta-area{align-items:flex-end;display:flex;justify-content:space-between}.ts-author-info{display:flex;flex-direction:column;gap:2px}.ts-name{font-size:1.2rem;font-weight:700;margin-bottom:4px}.ts-company,.ts-title{font-size:1rem;opacity:.9}.ts-logo img{max-height:50px;object-fit:contain;width:auto}.ts-dots{display:flex;gap:12px;justify-content:center;margin-top:40px}.ts-dot{background-color:hsla(0,0%,100%,.3);border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.ts-dot:hover{background-color:hsla(0,0%,100%,.7)}.ts-dot.active{background-color:#fff;transform:scale(1.3)}@media (max-width:768px){.ts-slide{flex-direction:column;gap:30px;text-align:center}.ts-image-col{flex:0 0 200px;margin:15px auto 0;width:200px}.ts-meta-area{align-items:center;flex-direction:column;gap:20px}.ts-quote{font-size:1.1rem}}