.testimonials-section{background-color:#fff;overflow-x:hidden;padding:100px 0;width:100%}.testimonials-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 20px}.testimonials-title{color:#162139;font-family:Montserrat,sans-serif;font-size:34px;font-weight:600;margin-bottom:50px;text-align:center}.testimonials-slider-wrapper{margin-bottom:40px;position:relative}.testimonials-slider,.testimonials-slider-wrapper{box-sizing:border-box;max-width:100%;overflow:hidden;width:100%}.testimonials-grid{box-sizing:border-box;cursor:grab;display:flex;flex-wrap:nowrap;gap:40px;max-width:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.testimonials-grid:active{cursor:grabbing}.testimonial-card{background:transparent;box-sizing:border-box;display:flex;flex:0 0 calc(50% - 20px);flex-direction:column;gap:24px;max-width:100%;min-width:0;transition:all .3s ease;user-select:none}.testimonial-quote{align-items:center;background-color:#edf2fd;border-radius:20px;display:flex;justify-content:center;min-height:222px;padding:30px}.testimonial-text{color:#535965;font-family:Montserrat,sans-serif;font-size:16px;font-style:italic;font-weight:500;line-height:27px;margin:0}.testimonial-author{align-items:center;display:flex;gap:20px}.author-avatar{align-items:center;background:#4c7df7;border-radius:50%;display:flex;flex-shrink:0;height:50px;justify-content:center;overflow:hidden;width:50px}.avatar-image{border-radius:50%;height:100%;object-fit:cover;width:100%}.avatar-initials{color:#fff;font-family:Montserrat,sans-serif;font-size:20px;font-weight:700}.author-info{display:flex;flex-direction:column;gap:6px}.author-name{color:#162139;font-size:20px;font-weight:700}.author-name,.author-role{font-family:Montserrat,sans-serif;margin:0}.author-role{color:#535965;font-size:18px;font-weight:500}.testimonials-pagination{align-items:center;display:flex;gap:10px;justify-content:center}.testimonial-dot{background-color:#d1d5db;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.testimonial-dot:hover{background-color:#9ca3af}.testimonial-dot.active{background-color:#4c7df7}@media (max-width:1024px){.testimonials-section{padding:80px 0}.testimonials-container{padding:0 20px}.testimonials-title{font-size:28px;margin-bottom:40px}.testimonials-grid{gap:30px}.testimonial-card{flex:0 0 calc(50% - 15px)}.testimonial-quote{min-height:200px;padding:24px}.testimonial-text{font-size:15px;line-height:24px}.author-name{font-size:18px}.author-role{font-size:16px}}@media (max-width:768px){.testimonials-section{padding:60px 0}.testimonials-container{padding:0 20px}.testimonials-title{font-size:24px;margin-bottom:32px}.testimonials-slider-wrapper{margin-bottom:32px}.testimonial-card,.testimonials-grid{gap:20px;max-width:100%}.testimonial-card{flex:0 0 100%;min-width:0;width:100%}.testimonial-quote{border-radius:16px;min-height:180px;padding:20px}.testimonial-text{font-size:14px;line-height:22px}.testimonial-author{gap:16px}.author-avatar{height:44px;width:44px}.author-name,.avatar-initials{font-size:16px}.author-role{font-size:14px}.testimonials-pagination{gap:8px}.testimonial-dot{height:8px;width:8px}}@media (max-width:480px){.testimonials-section{padding:50px 0}.testimonials-container{padding:0 16px}.testimonials-title{font-size:22px;margin-bottom:28px}.testimonial-card,.testimonials-grid{gap:16px;max-width:100%}.testimonial-card{flex:0 0 100%;min-width:0;width:100%}.testimonial-quote{border-radius:14px;min-height:160px;padding:16px}.testimonial-text{font-size:13px;line-height:20px}.author-avatar{height:40px;width:40px}.avatar-initials{font-size:14px}.author-name{font-size:15px}.author-role{font-size:13px}}