@keyframes shimmer-lr{0%{background-position:-200%}to{background-position:200%}}.testimonials-border-line{background:linear-gradient(90deg,#0000 0%,#c9a96e 35%,#e8d5b0 50%,#c9a96e 65%,#0000 100%) 0 0/200% 100%;height:1px;animation:3s linear infinite shimmer-lr}.testimonials-track-wrapper{cursor:default;overflow:hidden}.testimonials-track{gap:16px;width:max-content;animation:90s linear infinite marquee;display:flex}.testimonials-track-wrapper:hover .testimonials-track{animation-play-state:paused}.testimonial-card{border-radius:16px;flex-shrink:0;width:320px;height:420px;overflow:hidden;box-shadow:0 8px 32px #3d2b1f24,0 2px 8px #c9a96e1a}@media (max-width:768px){.testimonial-card{width:260px;height:340px}.testimonials-track{animation-duration:55s}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
