.badge{width:max-content;color:var(--main-dark-color);border-radius:50px;padding:7px 12px}.badge .badge-circ{background-color:var(--main-color);border-radius:50%;width:15px;height:15px;margin-right:7px}.hero-section{padding:102px 0}.outer-green-circle{background-color:#ebf5df;width:90%;height:90%}.inner-green-circle{background-color:#d2e6bb;border-radius:100%;width:60%;height:60%}.hero-title{font-size:clamp(1.5rem,8vw,3rem)}.counter{text-align:left;background-color:#fff;border-radius:16px;padding:20px;animation:3s ease-in-out infinite floatUpDown;box-shadow:0 0 20px #0bda5026}.counter h3{color:var(--main-color);margin-bottom:5px;font-size:3rem;font-weight:800}@keyframes countUp{0%{content:"0"}to{content:attr(data-target)}}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.counter1{animation:3s ease-in-out infinite floatUpDown}.counter2{animation:3.5s ease-in-out .5s infinite floatUpDown}.counter3{animation:3.2s ease-in-out .3s infinite floatUpDown}.counter.counter1.position-absolute{top:10%;left:5%}.counter.counter2.position-absolute{z-index:1;bottom:10%;left:0}.counter.counter3.position-absolute{z-index:1;top:40%;right:0}.info-icon{color:var(--main-color);justify-content:center;align-items:center;display:inline-flex}.info-label{color:#64748b;margin-bottom:.25rem;font-size:.75rem}.info-value{color:var(--main-dark-color);font-size:1rem;font-weight:700}@media (max-width:768px){.info-card{padding:.45rem!important}.info-icon svg{width:20px;height:20px}.info-label{font-size:.7rem}.info-value{font-size:.825rem}}@media (max-width:600px){.counter h3{font-size:2rem}.counter{width:130px}.counter p{font-size:12px}.counter.counter1.position-absolute{top:-8%;left:5%}.hero-title{font-size:clamp(1rem,7.5vw,3rem)}}
.info-label{font-size:.75rem}.fade-in-up{animation:.8s ease-out fadeInUp}.pop-in{animation:.6s ease-out popIn}.pop-in-delayed{animation:.6s ease-out .2s both popIn}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}
.prospect-companies-section{background:#fff;overflow:hidden}.fade-in-up{animation:.8s ease-out fadeInUp}.companies-marquee{align-items:center;gap:40px;width:fit-content;animation:30s linear infinite marquee;display:flex}.company-logo-wrapper{justify-content:center;align-items:center;min-width:150px;height:80px;padding:0 20px;display:flex}.company-logo{object-fit:contain;opacity:.7;width:auto;max-width:130px;height:auto;max-height:50px;transition:opacity .3s}.company-logo:hover{opacity:1}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.testimonials{background:#f9fdfb;overflow:hidden}.fade-in-up{animation:.8s ease-out fadeInUp}.testimonial-swiper{padding-bottom:50px;overflow:visible}.testimonial-avatar{overflow:hidden}.testimonial-avatar-image{object-fit:cover;width:100%;height:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
