.ecosystem-section{position:relative;background:var(--purple);border-radius:24px;padding:40px 30px;overflow:visible;z-index:1}.ecosystem-section .inner_eco{position:relative;z-index:2}.ecosystem-section .row{position:relative;align-items:center}.ecosystem-section .ecosystem-content{position:relative;z-index:3}.ecosystem-section .ecosystem-content .ecosystem-btn{background:var(--text-white);color:#000;border:none;font-weight:600;padding:14px 28px;font-size:16px;border-radius:3px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.ecosystem-section .ecosystem-content .ecosystem-btn img{width:20px;height:20px;object-fit:contain}.ecosystem-section .ecosystem-content .ecosystem-btn:hover{background:#f3f3f3;transform:translateY(-2px)}.ecosystem-section .ecosystem-image{position:absolute;right:0;bottom:-36px;z-index:2;display:flex;justify-content:flex-end}@media(max-width:1200px){.ecosystem-section .ecosystem-image img{width:440px;height:auto}}@media(max-width:992px){.ecosystem-section{padding:60px 30px;text-align:center;overflow:hidden}.ecosystem-section .ecosystem-content{text-align:center}.ecosystem-section .ecosystem-image{position:relative;right:0;bottom:0;margin-top:40px;justify-content:center}}@media(max-width:576px){.ecosystem-section{padding:50px 20px}.ecosystem-section .ecosystem-image img{max-width:340px}}