.slider-wrap{overflow:hidden;position:relative}.slider-wrap:after{background-color:red;background:linear-gradient(90deg,#190942 0,transparent);width:60px}.slider-wrap:after,.slider-wrap:before{bottom:0;content:"";height:100%;position:absolute;top:0}.slider-wrap:before{background-color:red;background:linear-gradient(270deg,#190942 20%,transparent);right:10px;width:70px;z-index:1}.myslider{margin-bottom:24px}.myslider,.myslider-right{display:flex;gap:24px}.testimonial-card{background:#fff;border-radius:16px;box-shadow:0 5px 10px rgba(0,0,0,.1);flex-shrink:0;padding:20px;width:380px}.testimonial-header{align-items:center;display:flex;gap:10px;margin-bottom:10px}.testimonial-header img{border-radius:50%;height:48px;width:48px}.testimonial-header h4{color:var(--Primary-Color-01,#9372d5);font-size:18px}.testimonial-header h4,.testimonial-header p{font-style:normal;font-weight:400;line-height:160%}.testimonial-header p{color:#000;font-size:14px}.testimonial-text{color:var(--color-grey-27,#444);display:-webkit-box;font-size:16px;font-style:normal;font-weight:400;-webkit-line-clamp:2;line-height:160%;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:690px){.slider-wrap:before{background-color:red;background:linear-gradient(270deg,#190942 30%,transparent);right:0;width:40px;z-index:1}.slider-wrap:after,.slider-wrap:before{bottom:0;content:"";height:100%;position:absolute;top:0}.slider-wrap:after{background-color:red;background:linear-gradient(90deg,#190942 0,transparent);left:0;width:30px}}