@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.testimonials-section{padding:4rem 0;background:linear-gradient(135deg,rgba(231,238,248,.8),rgba(31,49,71,.02) 50%,rgba(242,154,82,.02));position:relative;overflow:hidden}.testimonials-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(51,115,220,0.05)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>') repeat;pointer-events:none}@media(min-width:768px){.testimonials-section{padding:3rem 0}}@media(min-width:640px){.testimonials-section{padding:2.5rem 0}}.testimonials-header{text-align:center;margin-bottom:3rem;position:relative;z-index:2}@media(min-width:768px){.testimonials-header{margin-bottom:2.5rem}}@media(min-width:640px){.testimonials-header{margin-bottom:2rem}}.testimonials-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1rem;color:#1f3147}.testimonials-title .text-gradient{background:linear-gradient(135deg,#f29a52,#f7c499);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(min-width:1024px){.testimonials-title{font-size:2.5rem}}@media(min-width:768px){.testimonials-title{font-size:2rem}}@media(min-width:640px){.testimonials-title{font-size:1.8rem}}.testimonials-subtitle{font-size:1.125rem;color:#1c1d36;max-width:600px;margin:0 auto;line-height:1.6}@media(min-width:768px){.testimonials-subtitle{font-size:1rem}}@media(min-width:640px){.testimonials-subtitle{font-size:.875rem}}.testimonials-slider{position:relative;max-width:800px;margin:0 auto}.testimonial-card{background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(231,238,248,.9));border:2px solid rgba(31,49,71,.1);border-radius:1.5rem;padding:2.5rem 2rem;text-align:center;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 60px rgba(31,49,71,.1),inset 0 1px 2px hsla(0,0%,100%,.3);transition:all .4s ease}.testimonial-card:hover{transform:translateY(-5px);border-color:rgba(242,154,82,.2);box-shadow:0 30px 80px rgba(31,49,71,.15),inset 0 1px 2px hsla(0,0%,100%,.3)}@media(min-width:768px){.testimonial-card{padding:2rem 1.5rem}}@media(min-width:640px){.testimonial-card{padding:1.5rem 1rem}}.testimonial-quote-icon{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:60px;height:60px;background:linear-gradient(135deg,#f29a52,#f6b681);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 30px rgba(242,154,82,.3)}@media(min-width:640px){.testimonial-quote-icon{width:50px;height:50px;top:-15px}.testimonial-quote-icon svg{width:30px;height:30px}}.testimonial-quote{font-size:1.25rem;font-weight:500;line-height:1.6;color:#1f3147;margin:2rem 0 1.5rem;font-style:italic;position:relative}@media(min-width:768px){.testimonial-quote{font-size:1.125rem;margin:1.5rem 0 1.25rem}}@media(min-width:640px){.testimonial-quote{font-size:1rem;margin:1.25rem 0 1rem}}.testimonial-rating{margin-bottom:1.5rem}.testimonial-rating .star{font-size:1.2rem;margin:0 2px;filter:drop-shadow(0 2px 4px rgba(242,154,82,.3))}@media(min-width:640px){.testimonial-rating .star{font-size:1rem}}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:1rem}@media(min-width:640px){.testimonial-author{flex-direction:column;gap:.75rem;text-align:center}}.author-image{width:80px;height:80px;border-radius:50%;overflow:hidden;border:3px solid rgba(242,154,82,.2);box-shadow:0 8px 25px rgba(31,49,71,.1);flex-shrink:0}.author-image img{width:100%;height:100%;object-fit:cover}@media(min-width:640px){.author-image{width:60px;height:60px}}.author-details{text-align:left}@media(min-width:640px){.author-details{text-align:center}}.author-name{font-size:1.125rem;font-weight:700;color:#1f3147;margin-bottom:.25rem}@media(min-width:640px){.author-name{font-size:1rem}}.author-position{font-size:.875rem;color:#1c1d36;margin-bottom:.25rem;font-weight:500}.company-name{gap:.5rem}.author-company{display:flex;align-items:center;gap:.5rem;justify-content:flex-start}@media(min-width:640px){.author-company{justify-content:center}}.company-logo{width:24px;height:24px;object-fit:contain;border-radius:4px;background:hsla(0,0%,100%,.9);padding:2px;box-shadow:0 2px 8px rgba(31,49,71,.1)}@media(min-width:640px){.company-logo{width:20px;height:20px}}.company-name{font-size:.875rem;color:#f29a52;font-weight:600;display:inline-flex;align-items:center}.testimonial-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(231,238,248,.8));border:2px solid rgba(31,49,71,.1);color:#1f3147;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 25px rgba(31,49,71,.1);z-index:10}.testimonial-nav:hover{background:linear-gradient(135deg,#f29a52,#f6b681);color:#fff;border-color:#f29a52;transform:translateY(-50%) scale(1.1);box-shadow:0 12px 35px rgba(242,154,82,.25)}.testimonial-nav.testimonial-prev{left:-80px}@media(min-width:1024px){.testimonial-nav.testimonial-prev{left:-60px}}@media(min-width:768px){.testimonial-nav.testimonial-prev{left:10px}}.testimonial-nav.testimonial-next{right:-80px}@media(min-width:1024px){.testimonial-nav.testimonial-next{right:-60px}}@media(min-width:768px){.testimonial-nav.testimonial-next{right:10px}.testimonial-nav{width:45px;height:45px}.testimonial-nav svg{width:20px;height:20px}}.testimonials-swiper{overflow:visible!important;margin-bottom:4rem}.testimonials-swiper .swiper-pagination{bottom:-50px!important}.testimonials-swiper .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:rgba(31,49,71,.3);opacity:1;transition:all .3s ease}.testimonials-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f29a52;transform:scale(1.2)}@media(min-width:768px){.testimonials-swiper{margin-bottom:3rem}.testimonials-swiper .swiper-pagination{bottom:-40px!important}}@media(min-width:640px){.testimonials-swiper{margin-bottom:2.5rem}}.testimonial-slide{opacity:0;transform:translateY(30px);transition:all .6s ease}.testimonial-slide.swiper-slide-active{opacity:1;transform:translateY(0)}