.ecosystem-section{padding:100px 0 0}.ecosystem-section .Simplify-content{margin:auto;max-width:650px;text-align:center;width:100%}.ecosystem-section .Simplify-content .gradiant-bg{background:#f4f6f9;border-radius:70px;margin:0 auto 30px;padding:10px 16px;width:fit-content}.ecosystem-section .Simplify-content .gradiant-bg p{background:linear-gradient(90deg,#9e5581,#354a99 50%,#446fb3);font-family:var(--font-main);font-size:20px;font-weight:400;line-height:1.1;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin:0}.ecosystem-section .Simplify-content p{font-family:var(--font-main);font-size:20px;font-weight:300;margin-top:25px}.ecosystem-section .animate-wrapper{display:flex;justify-content:space-between;margin-top:50px}.ecosystem-section .animate-wrapper .animate-item-1{width:46%}.ecosystem-section .animate-wrapper .animate-item-1>div{align-items:flex-start;border-bottom:3px solid #eef2f7;display:flex;flex-wrap:wrap;gap:20px;opacity:.3;padding:20px 0;position:relative;transition:.4s ease}.ecosystem-section .animate-wrapper .animate-item-1>div.active{opacity:1}.ecosystem-section .animate-wrapper .animate-item-1>div.active:after{animation:progressBar 4s linear forwards;background:linear-gradient(90deg,#9e5581,#354a99 50%,#446fb3);bottom:-3px;content:"";height:3px;left:0;position:absolute;width:0}@keyframes progressBar{0%{width:0}to{width:100%}}.ecosystem-section .animate-wrapper .animate-item-1 .card-icon{border-radius:20px;box-shadow:0 13px 33px #001e8033;width:60px}.card-content{width:calc(100% - 80px)}.ecosystem-section .animate-wrapper .card-content h3{color:var(--text);font-family:var(--font-main);font-size:20px;font-weight:400;line-height:1.2}.ecosystem-section .animate-wrapper .card-content p{color:var(--text);font-family:var(--font-main);font-size:16px;font-weight:300;line-height:1.2;margin-top:15px}.ecosystem-section .animate-wrapper .animate-item-2{position:relative;width:48%}.ecosystem-section .animate-wrapper .graphic-img{aspect-ratio:1/.8;border-radius:40px;left:0;opacity:0;position:absolute;top:0;transition:.5s ease;width:100%}.ecosystem-section .animate-wrapper .graphic-img.active{opacity:1;position:relative}.more-button{margin-top:50px;text-align:center}@media(max-width:1024px){.ecosystem-section{padding:80px 0 0}.ecosystem-section .Simplify-content .gradiant-bg{margin:0 auto 20px}.ecosystem-section .Simplify-content .gradiant-bg p{font-size:18px}.ecosystem-section .Simplify-content p{margin-top:15px}.ecosystem-section .animate-wrapper{flex-direction:column-reverse;margin-top:30px}.ecosystem-section .animate-wrapper .animate-item-1,.ecosystem-section .animate-wrapper .animate-item-2{width:100%}.ecosystem-section .animate-wrapper .animate-item-2{display:none}.ecosystem-section .animate-wrapper .mobile-img{border-radius:20px;display:none;margin-top:15px;width:100%}.ecosystem-section .animate-wrapper .mobile-img.active{display:block}}@media(max-width:767px){.ecosystem-section{padding:60px 0 0}}