.ecosystem-section{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.ecosystem-section-contens{display:flex;flex-direction:column;gap:3rem;max-width:90rem;padding:3rem 5rem;width:100%;z-index:2}.ecosystem-header{display:flex;flex-direction:column;gap:1.563rem;text-align:left}.ecosystem-description{font-size:1.5rem;font-weight:400;line-height:1.75rem;text-align:left}.ecosystem-columns{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.ecosystem-column{align-items:center;border-radius:1rem;display:flex;flex-basis:calc(25% - 2rem);flex-direction:column;flex-grow:0;flex-shrink:1;gap:.75rem;padding:1rem;width:calc(25% - 2rem)}.growth{flex-grow:1}.ecosystem-column h3{color:#ecbb69}.ecosystem-column ul{list-style:none;margin:0;padding:0}.ecosystem-column li{overflow:hidden}.rich-text-description span,.rich-text-description span *{color:inherit;font-size:inherit;font-weight:inherit}.image-background-image-foreground{height:100%!important;left:0;position:absolute;right:0;top:0;width:100%!important}.card-table-container{position:relative}.bg-white .ecosystem-column li,.bg-white .ecosystem-description,.bg-white .ecosystem-title{color:#000}.bg-dark .ecosystem-description,.bg-dark .ecosystem-title{color:#fff}.bg-dark .ecosystem-column li{color:#bbb9b9}.bg-dark .ecosystem-column{border:.1rem solid #626262}.bg-white .ecosystem-column{border:.1rem solid #000}.card-table-container.card-table-bg-enable{align-items:center;display:flex;justify-content:center;max-width:90rem;padding:3rem 5rem;position:relative;width:100%}.bg-spindle .card-table-bg-enable .ecosystem-header{background:var(--Section-BG-Spindle,#b6d0d6);padding:1rem}.bg-dark .card-table-bg-enable .ecosystem-header{background:var(--Section-BG-Black,#0c0c0c);padding:1rem}.bg-white .card-table-bg-enable .ecosystem-header{background:var(--Section-BG-White,#fff);padding:1rem}.card-table-bg-enable .ecosystem-section-contens{padding:3rem 1rem}