.marquee-testimonials-wrapper{width:100%;overflow:hidden;position:relative}.marquee-row{display:flex;width:100%;overflow:hidden;margin-bottom:30px}.marquee-row-1 .marquee-content{display:flex;animation:marquee-left-to-right var(--marquee-speed,30s) linear infinite}.marquee-row-2 .marquee-content{display:flex;animation:marquee-right-to-left var(--marquee-speed,30s) linear infinite}.marquee-content:hover{animation-play-state:paused}.testimonial-item{flex:0 0 auto;box-shadow:0 5px 15px rgba(0,0,0,.1);display:flex;flex-direction:column}.testimonial-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;width:100%;min-height:50px}.client-info{display:flex;align-items:center;gap:10px;flex:1;min-width:0;max-width:70%}.client-image{flex-shrink:0}.client-image img{object-fit:cover;display:block}.client-name{margin:0;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;min-width:50px}.star-rating{display:flex;gap:2px;flex-shrink:0;margin-left:10px}.star-rating i{flex-shrink:0}.testimonial-text{margin:0;line-height:1.6}@media (max-width:1024px){.testimonial-header{flex-wrap:nowrap!important}.client-info{max-width:65%}.client-name{font-size:.9em}}@media (max-width:767px){.testimonial-header{flex-wrap:nowrap!important;align-items:center!important}.client-info{max-width:60%;gap:8px}.client-name{font-size:.85em;min-width:40px}.client-image img{width:35px!important;height:35px!important}.star-rating i{font-size:12px!important}.testimonial-item{min-width:280px}}@media (max-width:480px){.testimonial-header{flex-wrap:nowrap!important;min-height:45px}.client-info{max-width:55%}.client-name{font-size:.8em;min-width:30px}.client-image img{width:30px!important;height:30px!important}.star-rating i{font-size:10px!important}.testimonial-item{min-width:250px}}@media (max-width:360px){.testimonial-header{flex-wrap:nowrap!important}.client-info{max-width:50%}.client-name{font-size:.75em}.star-rating{gap:1px}.star-rating i{font-size:9px!important}.testimonial-item{min-width:230px}}@media (max-width:320px){.testimonial-header{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch;padding-bottom:5px}.testimonial-header::-webkit-scrollbar{height:3px}.testimonial-header::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}}