*{font-family:DM Sans,sans-serif}.valenta-testimonials-section{background-color:#f8f9fa;margin-left:calc(50% - 50vw);padding:3% 0;width:100vw}.page-center{margin:0 auto;max-width:1200px;padding:0 20px}.section-header{margin-bottom:60px;text-align:center}.section-header h2{color:#2c3e50;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin-bottom:0}.testimonials-grid{display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:60px}.testimonial-card{background:#fff;border:2px solid #ff5400;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:40px 30px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.15);transform:translateY(-5px)}.testimonial-icon{align-items:center;display:flex;justify-content:center;margin-bottom:30px}.testimonial-icon img{height:80px;object-fit:contain;width:80px}.testimonial-number{color:#ff5400;display:block;font-size:72px;font-weight:700;line-height:1;margin-bottom:20px}.testimonial-description{color:#5a6c7d;font-size:18px;font-weight:500;line-height:1.5;margin:0}.testimonial-animated{opacity:1;transform:translateY(0);transition:all .6s ease}.testimonial-hidden{opacity:0;transform:translateY(30px)}@media (max-width:768px){.valenta-testimonials-section{padding:60px 0}.page-center{padding:0 15px}.section-header{margin-bottom:40px}.testimonials-grid{gap:30px;grid-template-columns:1fr;margin-top:40px}.testimonial-card{padding:30px 20px}.testimonial-icon img{height:60px;width:60px}.testimonial-icon{margin-bottom:25px}.testimonial-number{font-size:56px}.testimonial-description{font-size:16px}}@media (max-width:480px){.valenta-testimonials-section{padding:50px 0}.testimonial-card{border-radius:15px;padding:25px 15px}.testimonial-icon img{height:50px;width:50px}.testimonial-icon{margin-bottom:20px}.testimonial-number{font-size:48px}.testimonial-description{font-size:14px}}