.testimonial-section{padding:60px 20px;background:linear-gradient(135deg,#ff9a8b,#f9d423)}.testimonial-container{max-width:1200px;margin:0 auto}.testimonial-header{text-align:center;margin-bottom:40px}.testimonial-header h2{font-size:2.5rem;color:#fff;margin-bottom:10px}.testimonial-header p{font-size:1.2rem;color:#ffe4d9;margin:0 auto;max-width:600px}.testimonial-slider-container{position:relative}.testimonial-card{background:#fff;border-radius:10px;padding:20px;margin:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.2)}.testimonial-content{padding:20px}.testimonial-stars{margin-bottom:15px}.testimonial-stars .MuiSvgIcon-root{font-size:1.2rem}.testimonial-content p{font-size:1rem;color:#555;margin-bottom:15px}.testimonial-author h5{font-size:1.2rem;font-weight:700;margin:0}.testimonial-author span{font-size:.9rem;color:#777}.button-class{display:flex;gap:20px;justify-content:flex-end;position:relative}.arrow-button{top:50%;transform:translateY(-50%);background-color:#fff;border:none;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.2);padding:10px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.arrow-button:hover{transform:scale(1.1)}.prev-arrow{left:-50px}.next-arrow{right:-50px}.slick-slide>div{margin:0 10px}@media (max-width:768px){.arrow-button{top:40%;padding:8px}.prev-arrow{left:-30px}.next-arrow{right:-30px}.testimonial-card{margin:20px 0}.testimonial-header h2{font-size:2rem}.testimonial-header p{font-size:1rem}}