@keyframes smoothGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.gradient-bg{will-change:background-position;background:linear-gradient(120deg,#050413 0%,#170049 35%,#202020 100%) 0 0/200% 200%;transition:background .5s;animation:8s infinite smoothGradient}.gradient-light-bg{will-change:background-position;background:linear-gradient(120deg,#93c5fd 0%,#60a5fa 35%,#6ee7b7 100%) 0 0/200% 200%;transition:background .5s;animation:8s infinite smoothGradient}.main-heading{color:#212529;text-align:center;text-shadow:2px 2px 4px #0000004d;margin:2rem 0;font-size:clamp(3.7rem,4.5vw,5rem);font-weight:700}.sub-heading{color:#212529;text-shadow:2px 2px 4px #0000004d;font-size:clamp(2.3rem,3.4vw,3.5rem);font-weight:700}.gradient-heading{background:linear-gradient(90deg,#0753f9,#01ce83,#064eea);-webkit-text-fill-color:#0000;will-change:background-position;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;transition:background .5s;animation:8s infinite smoothGradient}.testimonial_slider .swiper{width:100%;height:auto;overflow:hidden}.testimonial_slider .swiper-slide{justify-content:center;align-items:center;height:auto;padding:20px 0;display:flex}.testimonial_slider .swiper-button-prev,.testimonial_slider .swiper-button-next{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;padding:10px;font-weight:700;display:flex;box-shadow:0 0 10px #0000001a;color:#00f!important}.testimonial_slider .testimonial_container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border-radius:50px 0;justify-content:center;align-items:center;min-height:370px;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0202025e}.testimonial_slider .testimonial{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.testimonial_slider .testimonial .stars{justify-content:center;gap:4px;margin-bottom:1rem;display:flex}.testimonial_slider .swiper-pagination-bullet{background-color:#ccc;width:15px;height:15px}.testimonial_slider .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:green!important}
