#testimonials{min-height:70vh;background-color:#DEDEDE;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px;padding:0 8% 20px;transition:background-color 0.3s ease}#testimonials_header{text-align:center;margin-bottom:16px}#testimonials_header h1{font-size:48px;color:#032340;margin-bottom:8px;transition:color 0.3s ease}.swiper{width:100%;padding-bottom:20px}.swiper-slide{background-color:#fff;display:flex;flex-direction:column;gap:16px;justify-content:center;box-shadow:0 4px 10px rgb(0 0 0 / 10%);padding:32px;border-radius:16px;transition:transform 0.3s ease,box-shadow 0.3s ease,background-color 0.3s ease}.swiper-slide:hover{transform:translateY(-10px);box-shadow:0 8px 20px rgb(0 0 0 / 15%)}.testimonial-rate{display:flex;gap:4px}.testimonial-rate i{color:#facc15}.testimonial-quote{color:#374151;font-size:1em;font-style:italic;line-height:1.5;min-height:5.2em;overflow:hidden;text-overflow:ellipsis;position:relative;transition:max-height 0.3s ease-in-out,color 0.3s ease}.testimonial-quote.expandido{max-height:none}.testimonial-quote.expandido::after{content:" Ver menos"}.testimonial-author{display:flex;align-items:center;gap:16px}.author-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;border:2px solid #e5e7eb;transition:border-color 0.3s ease}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-info h3{font-weight:600;font-size:14px;color:#1f2937;transition:color 0.3s ease}.author-info p{font-size:12px;color:#6b7280;transition:color 0.3s ease}.swiper-button-prev,.swiper-button-next{background-color:#fff;width:32px;height:32px;color:#2563eb;border:1px solid #e5e7eb;border-radius:50%;box-shadow:0 4px 10px rgb(0 0 0 / 10%);opacity:.5;transition:background-color 0.3s ease,color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease}.swiper-button-prev:hover,.swiper-button-next:hover{background-color:#2563eb;color:#fff;opacity:1}.swiper-button-prev::after,.swiper-button-next::after{font-family:'Font Awesome 5 Free',serif;font-weight:900;font-size:14px}.swiper-button-prev::after{content:''}.swiper-button-next::after{content:''}.swiper-pagination{position:relative;margin-top:40px}.swiper-pagination-bullet{background-color:#939393;opacity:1;transition:background-color 0.3s ease}.swiper-pagination-bullet-active{background-color:#2563eb}.dark-mode #testimonials{background-color:#1C1C1E}.dark-mode #testimonials_header h1{color:#E0E0E0}.dark-mode .swiper-slide{background-color:#2C2C2E;box-shadow:0 4px 10px rgb(0 0 0 / .4)}.dark-mode .swiper-slide:hover{box-shadow:0 8px 20px rgb(0 0 0 / .6)}.dark-mode .testimonial-quote{color:#D1D5DB}.dark-mode .author-avatar{border-color:#4B5563}.dark-mode .author-info h3{color:#F9FAFB}.dark-mode .author-info p{color:#9CA3AF}.dark-mode .swiper-button-prev,.dark-mode .swiper-button-next{background-color:#374151;color:#A5B4FC;border-color:#4B5563;box-shadow:0 4px 10px rgb(0 0 0 / .4)}.dark-mode .swiper-button-prev:hover,.dark-mode .swiper-button-next:hover{background-color:#A5B4FC;color:#111827}.dark-mode .swiper-pagination-bullet{background-color:#6B7280}.dark-mode .swiper-pagination-bullet-active{background-color:#A5B4FC}