.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#9333ea;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#7e22ce}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp{animation:fadeInUp .6s ease-out}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-gradient{background-size:200% 200%;animation:gradient 3s ease infinite}.testimonial-scroll-container{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#9333ea #f1f5f9}.testimonial-scroll-container::-webkit-scrollbar{width:6px}.testimonial-scroll-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.testimonial-scroll-container::-webkit-scrollbar-thumb{background:#9333ea;border-radius:10px}.testimonial-scroll-container::-webkit-scrollbar-thumb:hover{background:#7e22ce}