.testimonial-section *{box-sizing:border-box}.testimonial-section{background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;padding:4rem 0}.testimonial-container{margin:0 auto;max-width:1200px;padding:0 1rem;position:relative}.testimonial-carousel{border-radius:1rem;overflow:hidden;position:relative}.testimonial-slide{display:none;opacity:0;transition:opacity .5s ease-in-out}.testimonial-slide.active{display:block;opacity:1}.testimonial-content{align-items:flex-start;background:#fff;border-radius:1rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);display:flex;gap:2rem;margin:0 auto;max-width:1000px;padding:3rem}.testimonial-image{flex:0 0 300px;height:225px;position:relative;width:300px}.testimonial-photo{border-radius:1rem;cursor:grab;height:100%;object-fit:cover;transition:transform .2s ease;width:100%}.testimonial-photo:active{cursor:grabbing}.testimonial-photo:hover{transform:scale(1.02)}.testimonial-text{display:flex;flex:1;flex-direction:column;gap:1.5rem;max-width:600px}.testimonial-quote{color:#1f2937;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.6;margin:0;quotes:none}.testimonial-quote:after,.testimonial-quote:before{content:""}.testimonial-name{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.testimonial-details{display:flex;flex-direction:column;gap:.5rem}.testimonial-title{color:#6b7280;font-size:1rem;font-weight:600;margin:0}.testimonial-company{color:#9ca3af;font-size:1rem;font-weight:500;margin:0}.testimonial-navigation{display:flex;justify-content:space-between;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:10}.nav-btn{align-items:center;background:hsla(0,0%,100%,.9);border:1px solid #e5e7eb;border-radius:50%;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);cursor:pointer;display:flex;height:48px;justify-content:center;pointer-events:auto;transition:all .2s ease;width:48px}.nav-btn:hover{background:#fff;border-color:#d1d5db;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:scale(1.05)}.nav-btn:active{transform:scale(.95)}.nav-btn svg{color:#374151;height:20px;width:20px}.prev-btn{margin-left:-24px}.next-btn{margin-right:-24px}.testimonial-dots{display:flex;gap:.75rem;justify-content:center;margin-top:2rem}.dot{background:#d1d5db;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .2s ease;width:12px}.dot:hover{background:#9ca3af;transform:scale(1.2)}.dot.active{background:#374151;transform:scale(1.2)}@media (max-width:1024px){.testimonial-content{gap:1.5rem;padding:2rem}.testimonial-image{flex:0 0 250px;height:188px;width:250px}.testimonial-quote{font-size:1.125rem}}@media (max-width:768px){.testimonial-section{padding:3rem 0}.testimonial-container{padding:0 .5rem}.testimonial-content{flex-direction:column;gap:1.5rem;padding:1.5rem;text-align:center}.testimonial-image{flex:none;height:150px;margin:0 auto;width:200px}.testimonial-text{align-items:center}.testimonial-quote{font-size:1rem}.testimonial-name{font-size:1.125rem}.testimonial-company,.testimonial-title{font-size:.875rem}.nav-btn{height:40px;width:40px}.nav-btn svg{height:16px;width:16px}.prev-btn{margin-left:-20px}.next-btn{margin-right:-20px}}@media (max-width:480px){.testimonial-section{padding:2rem 0}.testimonial-content{padding:1rem}.testimonial-image{height:113px;width:150px}.testimonial-quote{font-size:.875rem}.testimonial-name{font-size:1rem}.testimonial-company,.testimonial-title{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.dot,.nav-btn,.testimonial-photo,.testimonial-slide{transition:none}}.dot:focus,.nav-btn:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast:high){.dot,.nav-btn,.testimonial-content{border:2px solid #000}}