.testimonial-slider-container{width:90%;max-width:1400px;margin:0 auto;position:relative;padding-bottom:70px}.testimonial-slider-container .swiper{width:100%;overflow:hidden}.testimonial-slider-container .swiper-wrapper{align-items:stretch}.testimonial-slider-container .swiper-slide{height:auto;display:flex}.testimonial-card{width:100%;height:280px;box-sizing:border-box;background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:left;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;overflow:hidden}.testimonial-header{display:flex;align-items:center;flex-shrink:0}.testimonial-img{width:50px;height:50px;min-width:50px;border-radius:50%;object-fit:cover}.testimonial-info{min-width:0;padding-left:10px}.testimonial-name{font-size:18px;font-weight:700;color:var(--primary-red);margin:0 0 4px}.testimonial-position{font-style:italic;color:var(--secondary-blue);margin:0}.testimonial-batch{font-weight:500;color:#333;margin-top:15px;margin-bottom:0;flex-shrink:0}.testimonial-message{font-size:14px;margin-top:10px;line-height:1.6;color:#333;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.testimonial-arrows{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:20px}.custom-arrow{position:static;width:42px;height:42px;padding:0;border:none;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:17px;transition:background-color .2s ease,color .2s ease,transform .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.prev-arrow{background:var(--primary-white);color:var(--black)}.next-arrow,.next-arrow:hover,.prev-arrow:hover{background:var(--primary-red);color:var(--primary-white)}.next-arrow:hover,.prev-arrow:hover{transform:translateY(-2px)}.custom-arrow.swiper-button-disabled{opacity:.45;cursor:not-allowed;transform:none}@media screen and (max-width:1024px){.testimonial-slider-container{width:100%;padding-left:20px;padding-right:20px;padding-bottom:65px}.testimonial-card{height:320px}.testimonial-arrows{margin-top:18px}}@media screen and (max-width:768px){.testimonial-slider-container{width:100%;padding-left:15px;padding-right:15px;padding-bottom:60px}.testimonial-card{height:330px;padding:18px}.testimonial-arrows{position:static;width:100%;display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.custom-arrow{position:static;width:38px;height:38px;font-size:15px;transform:none}.testimonial-img{width:45px;height:45px;min-width:45px}.testimonial-name{font-size:16px}.testimonial-position{font-size:13px}.testimonial-message{font-size:14px;line-height:1.55;-webkit-line-clamp:7}}@media screen and (max-width:480px){.testimonial-slider-container{padding-left:12px;padding-right:12px;padding-bottom:55px}.testimonial-card{height:320px;padding:16px}.testimonial-name{font-size:15px}.testimonial-message{font-size:13px;line-height:1.5}.testimonial-arrows{justify-content:flex-end;margin-top:16px}.custom-arrow{width:34px;height:34px;font-size:13px}}