.testimonial-slider-container{width:90%;margin:auto;position:relative}.swiper-slide{height:auto!important;display:flex}.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;height:100%;width:100%;box-sizing:border-box}.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-message-wrapper{position:relative;margin-top:10px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.testimonial-message-text{font-size:14px;line-height:1.6;color:#555}.testimonial-message-wrapper.collapsed
.testimonial-message-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding-right:95px}.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-message-wrapper
.read-more-btn{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 35%,#fff);border:none;color:#e21c21;font-weight:700;cursor:pointer;font-size:13px;padding:0 0 0 25px;margin:0;line-height:1.6}.testimonial-message-wrapper.collapsed
.read-more-btn{position:absolute;bottom:0;right:0;height:1.6em;display:flex;align-items:center}.testimonial-message-wrapper.expanded
.read-more-btn{display:inline-block;background:none;padding:0;margin-left:5px;vertical-align:baseline}.testimonial-batch{font-weight:500;color:#333}.testimonial-arrows{justify-content:flex-end;gap:10px;width:100%;margin-top:20px;z-index:10}.custom-arrow,.testimonial-arrows{display:flex;align-items:center;position:relative}.custom-arrow{width:40px;height:40px;border:none;border-radius:5px;cursor:pointer;justify-content:center;font-size:24px;line-height:1;box-shadow:0 2px 10px rgba(0,0,0,.2)}.prev-arrow{background:var(--primary-white);color:var(--black)}.next-arrow{background:var(--primary-red);color:#fff}.custom-arrow:hover{background:#d32f2f;color:#fff}@media screen and (max-width:1024px){.testimonial-slider-container{width:100%;padding:0 20px}}@media screen and (max-width:768px){.testimonial-slider-container{width:100%;padding:0 20px}.testimonial-arrows{margin-top:20px}.custom-arrow{width:36px;height:36px;font-size:20px}.testimonial-img{width:45px;height:45px}.testimonial-name{font-size:16px}.testimonial-message-text{font-size:14px}}@media screen and (max-width:480px){.testimonial-card{padding:16px}.testimonial-name{font-size:15px}.testimonial-message-text{font-size:13px}.custom-arrow{width:32px;height:32px;font-size:18px}}