.testimonial-card{display:flex!important;flex-direction:column;justify-content:space-between;height:700px;padding:35px 25px;box-sizing:border-box;background:#ffffff;border-radius:15px;gap:45px;position:relative;transition:background-color .3s ease,color .3s ease}.testimonial-card:hover{background:#f5f5f5}.dark-mode .testimonial-card{background:#000000;color:#ffffff}.dark-mode .testimonial-card:hover{background:#1b1b1b}.content-wrapper{display:flex;flex-direction:column;gap:30px;flex:1}.testimonial-quote-container{align-self:center;margin-bottom:20px}.custom-quote-mark{position:relative;width:40px;height:30px;display:flex;justify-content:center;align-items:center}.quote-icon{color:#000000;transition:color .3s ease}.dark-mode .quote-icon{color:#ffffff}.quote-line{position:absolute;width:2px;height:20px;background-color:#000000;transition:background-color .3s ease}.dark-mode .quote-line{background-color:rgba(255,255,255,.8)}.quote-line-left{left:8px;transform:rotate(-5deg)}.quote-line-right{right:8px;transform:rotate(5deg)}.testimonial-text{font-family:Syne,serif;font-size:1.6rem;color:#333;line-height:1.6;text-align:center;margin:0;flex:1;transition:color .3s ease}.dark-mode .testimonial-text{color:#ffffff}.testimonial-profile{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;margin-top:auto;padding-bottom:20px}.img-container{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:10px;overflow:hidden}.testimonial-image{width:100%;height:100%;border-radius:50%;object-fit:cover}.testimonial-name{font-family:Syne,serif;font-size:1rem;font-weight:700;color:#333;margin:0;transition:color .3s ease}.dark-mode .testimonial-name{color:#ffffff}.testimonial-position{font-family:Syne,serif;font-size:.85rem;color:#666;margin:0;transition:color .3s ease}.dark-mode .testimonial-position{color:#a0a0a0}.slick-list{padding:0!important}.slick-track{display:flex!important;gap:40px;align-items:stretch}.slick-slide>div{height:100%;display:flex!important}.slick-slide{height:auto;display:flex!important}@media screen and (max-width:968px){.testimonial-card{height:600px;padding:25px 15px}.testimonial-text{font-size:1.3rem}}@media screen and (max-width:768px){.slick-track{display:flex!important;align-items:stretch!important}.slick-slide{display:flex!important;height:auto!important}.slick-slide>div{display:flex!important;flex-direction:column;flex:1}.testimonial-card{display:flex;flex-direction:column;justify-content:space-between;flex:1;height:100%!important;padding:20px 15px;box-sizing:border-box}.testimonial-text{font-size:1.2rem;margin-bottom:0}.testimonial-profile{margin-top:0;padding-bottom:0}.img-container{width:70px;height:70px}.testimonial-name{font-size:.95rem}.testimonial-position{font-size:.8rem}}@media screen and (max-width:480px){.testimonial-card{height:auto!important;padding:15px 10px;gap:15px}.testimonial-text{font-size:1.05rem;line-height:1.4;margin-bottom:0}.testimonial-profile{padding-bottom:0}.img-container{width:60px;height:60px;margin-bottom:8px}.testimonial-name{font-size:.9rem}.testimonial-position{font-size:.75rem}}