.c-solution__ecosystem-section{--color-bg:#fff;--color-neutral-black:#1b1b1b;--color-neutral-text:#424242;--color-base-50:#f2f2f2;--color-surface:#f0f0f0;--color-accent:#00ff57;--color-btn-bg:#1b1b1b;--color-btn-text:#00ff57;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:3rem;--spacing-xl:5rem;--section-max-width:1240px;--card-image-width:50%;--border-radius-card:8px;--border-radius-btn:999px;--transition-bg:background-color 0.3s ease;--color-primary-600:#00c148;--color-primary-500:#00e75d;margin:0 auto;max-width:var(--section-max-width);& .c-solution__ecosystem-section-title{color:var(--color-neutral-black);font-size:3rem;font-weight:400;letter-spacing:0;line-height:1.3;margin-bottom:4rem!important;text-align:center}& .c-solution__ecosystem-section-list{display:flex;flex-direction:column}}.c-ecosystem-card{display:grid;grid-template-columns:var(--card-image-width) 1fr;min-height:494px;&:nth-child(2n){& .c-ecosystem-card__media{order:2}& .c-ecosystem-card__body{order:1}}& .c-ecosystem-card__media{align-items:center;background-color:var(--color-base-50);display:flex;justify-content:center;padding:var(--spacing-md);transition:var(--transition-bg);& img{display:block;height:auto;max-width:260px;width:100%}}& .c-ecosystem-card__body{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:var(--spacing-md) var(--spacing-lg)}& .c-ecosystem-card__heading{color:var(--color-neutral-black);font-size:2rem!important;font-weight:350;letter-spacing:0;line-height:1.3;margin-block-end:-.5rem!important}& .c-ecosystem-card__text{color:var(--color-neutral-text);font-size:1rem!important;font-weight:350;letter-spacing:0;line-height:1.5;margin:0!important}& .c-ecosystem-card__text strong{font-weight:700}& .c-ecosystem-card__btn{align-items:center;background-color:var(--color-btn-bg);border-radius:var(--border-radius-btn);color:var(--color-btn-text);display:flex;font-size:1.125rem;font-weight:500;gap:.5rem;height:52px;letter-spacing:0;line-height:1.5;padding-inline:1.5rem;text-decoration:none!important;transition:all .2s ease;width:fit-content;&:hover{background:var(--color-primary-500)}&:active,&:hover{color:var(--color-neutral-black)}&:active{background:var(--color-primary-600)}& .c-ecosystem-card__btn-icon{font-size:.9rem;font-style:normal}}&:hover .c-ecosystem-card__media{background-color:#00ff78;transition:none}}@media (max-width:1024px){.c-solution__ecosystem-section{padding-top:0!important;padding:0;& .c-solution__ecosystem-section-title{font-size:32px!important;margin-bottom:32px!important;text-align:left}& .c-solution__ecosystem-section-list{gap:24px}}.c-ecosystem-card{gap:16px}.c-ecosystem-card .c-ecosystem-card__body{order:1}.c-ecosystem-card .c-ecosystem-card__media{order:2}.c-ecosystem-card{grid-template-columns:1fr;min-height:auto;&:nth-child(2n){& .c-ecosystem-card__media{order:2}& .c-ecosystem-card__body{order:1}}& .c-ecosystem-card__media{min-height:287px;padding:2rem;& img{max-width:220px}}& .c-ecosystem-card__body{gap:0;padding:0}}.c-ecosystem-card__heading{padding-bottom:16px}.c-ecosystem-card__text{padding-bottom:24px}}@media (max-width:768px){.c-solution__ecosystem-section{padding:0;& .c-solution__ecosystem-section-title{font-size:32px!important;margin-bottom:32px}}.c-ecosystem-card{& .c-ecosystem-card__heading{font-size:1.5rem!important}& .c-ecosystem-card__text{font-size:.95rem!important}& .c-ecosystem-card__btn{justify-content:center;width:100%}}}