.testimonials-section{background:linear-gradient(135deg,#fff8f0,#ffe8d6)}.testimonials-section .testimonials-heading{font-size:2rem;color:#333;font-weight:700}@media(max-width:768px){.testimonials-section .testimonials-heading{font-size:1.5rem}}.testimonials-section .testimonials-subtitle{font-size:1.1rem;color:#666}.testimonials-section .testimonials-subtitle .trust-badge-inline{background:linear-gradient(135deg,#c0882f,#d4af37);color:#fff;padding:8px 20px;border-radius:25px;display:inline-block;font-weight:600;box-shadow:0 4px 12px rgba(192,136,47,.3)}.video-testimonial-container{background:#fff;padding:20px;border-radius:12px}.video-testimonial-container .video-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px}.video-testimonial-container .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.testimonial-card{padding:25px;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.15)!important}.testimonial-card .testimonial-rating .star{font-size:1.2rem;margin-right:2px}.testimonial-card .testimonial-text{font-size:.95rem;line-height:1.6;color:#555;font-style:italic;margin:15px 0;flex-grow:1}.testimonial-card .testimonial-author{margin-top:auto;padding-top:15px;border-top:1px solid #eee}.testimonial-card .testimonial-author .author-info{display:flex;align-items:center;gap:12px}.testimonial-card .testimonial-author .author-info .author-image{width:50px;height:50px;border-radius:50%;object-fit:cover}.testimonial-card .testimonial-author .author-info .author-name{font-size:.95rem;color:#333}.testimonial-card .testimonial-author .author-info .author-name .verified-badge{font-size:.8rem;color:#28a745;font-weight:600}.testimonial-card .testimonial-author .author-info .author-location{font-size:.85rem}.social-proof-cta{font-size:1.2rem;color:#333}@media(max-width:768px){.social-proof-cta{font-size:1rem}}.shadows{box-shadow:0 4px 12px rgba(0,0,0,.1)}