.testimonial-slider-container{width:90%;margin:auto;position:relative}.slick-slide{padding:0 10px}.testimonial-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:left;min-height:240px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.slick-track{display:flex!important}.slick-slide>div{display:flex;height:100%}.read-more-btn{background:none;border:none;color:#e21c21;font-weight:700;text-decoration:none;padding:0;margin-left:4px;cursor:pointer;font-size:16px;vertical-align:baseline}.testimonial-content{display:flex;align-items:flex-start;gap:15px;flex-grow:1}.testimonial-img{width:50px;height:50px;border-radius:50%}.testimonial-text{flex:1 1}.testimonial-name{font-size:18px;font-weight:700}.testimonial-position{font-style:italic;color:gray}.testimonial-batch{font-weight:500;color:#333}.testimonial-message{font-size:14px;margin-top:10px}.testimonial-arrows{position:absolute;bottom:-30px;right:63px;display:flex;gap:10px}.custom-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;border:none;width:40px;height:40px;border-radius:5px;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;font-size:18px}.prev-arrow{left:-50px;background:var(--primary-white);color:var(--black)}.next-arrow{right:-50px;background:var(--primary-red)}.custom-arrow:hover{background:#d32f2f;color:#fff}@media screen and (max-width:1024px){.testimonial-slider-container{width:100%;padding:0 20px}.slick-slide{padding:0 5px}}@media screen and (max-width:768px){.testimonial-slider-container{padding:0 10px}.testimonial-arrows{position:relative;bottom:unset;right:unset;margin-top:20px;display:flex;justify-content:center;gap:15px;transform:none}.custom-arrow{position:relative;top:auto;left:auto;right:auto;transform:none;width:36px;height:36px;font-size:16px}.testimonial-img{width:45px;height:45px}.testimonial-name{font-size:16px}.testimonial-message{font-size:14px}}@media screen and (max-width:480px){.testimonial-card{padding:16px}.testimonial-name{font-size:15px}.testimonial-message{font-size:13px}.testimonial-arrows{justify-content:end}.custom-arrow{width:32px;height:32px;font-size:14px}}