.runssl-testimonials-wrapper{max-width:1200px;margin:0 auto;padding:40px 20px}.runssl-testimonials-container{position:relative;overflow:hidden}.runssl-testimonials-slider{display:flex;transition:transform .5s ease-in-out}.runssl-testimonial-item{flex:0 0 50%;padding:0 15px;box-sizing:border-box}.testimonial-content{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border-radius:15px;padding:30px;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;align-items:flex-start;gap:20px;height:100%;transition:transform .3s ease,box-shadow .3s ease}.testimonial-content:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.testimonial-image{flex-shrink:0}.testimonial-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.3)}.testimonial-avatar-placeholder{width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;border:3px solid rgba(255,255,255,.3)}.testimonial-avatar-placeholder .dashicons{font-size:40px;width:40px;height:40px;color:rgba(255,255,255,.7)}.testimonial-text{flex:1}.testimonial-quote{font-size:16px;line-height:1.6;margin-bottom:20px;font-style:italic;position:relative}.testimonial-quote:before{content:'"';font-size:60px;color:rgba(255,255,255,.3);position:absolute;left:-15px;top:-20px;font-family:Georgia,serif}.author-name{margin:0 0 5px 0;font-size:18px;font-weight:600}.author-details{font-size:14px;opacity:.9}.author-designation{font-weight:500}.author-company{font-style:italic}.runssl-testimonial-item{opacity:0;animation:fadeIn .8s ease-in-out forwards}.runssl-testimonial-item:nth-child(1){animation-delay:.2s}.runssl-testimonial-item:nth-child(2){animation-delay:.4s}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.runssl-testimonial-item{flex:0 0 100%}.testimonial-content{flex-direction:column;text-align:center;padding:25px}.testimonial-image{margin:0 auto}.testimonial-quote:before{left:50%;transform:translateX(-50%);top:-15px}}@media (max-width:480px){.runssl-testimonials-wrapper{padding:20px 10px}.testimonial-content{padding:20px}.testimonial-avatar{width:60px;height:60px}.testimonial-avatar-placeholder{width:60px;height:60px}}