.home-ecosistema{background-position:100%;background-repeat:no-repeat;background-size:auto 100%;display:flex;flex-direction:column;gap:64px;padding:32px 0 0}.home-ecosistema__contenedor-texto{align-items:center;align-self:center;display:flex;flex-direction:column;gap:16px;padding:0 32px;text-align:center;width:min(1000px,100%)}.home-ecosistema__titulo{font-size:52px}.home-ecosistema__texto{max-width:600px}.home-ecosistema__contenedor-items{align-items:center;border-bottom:1px dashed var(--primary-blue);display:flex;flex-direction:column;padding:0 32px}.home-ecosistema__items{display:flex;gap:32px;justify-content:space-evenly;width:min(1000px,100%)}.home-ecosistema__item{border-left:1px solid #000;padding:0 12px 32px;position:relative}.home-ecosistema__item:nth-child(2){margin-top:26px}.home-ecosistema__item:nth-child(3){margin-top:52px}.home-ecosistema__item:after,.home-ecosistema__item:before{background-color:rgba(42,95,158,.5);border-radius:100%;bottom:.5px;content:"";left:-.5px;position:absolute;transform:translate(-50%,50%)}.home-ecosistema__item:before{height:24px;width:24px}.home-ecosistema__item:after{height:12px;width:12px}.home-ecosistema__numero-item{font-size:26px;font-weight:700}.home-ecosistema__texto-item{max-width:260px}@media screen and (max-width:1000px){.home-ecosistema__titulo{font-size:36px}}@media screen and (max-width:800px){.home-ecosistema{gap:32px;text-align:center}.home-ecosistema__contenedor-texto{align-items:center;margin:auto}.home-ecosistema__contenedor-items{border:none}.home-ecosistema__items{align-items:center;border:none;flex-direction:column;gap:32px;margin:32px 0}.home-ecosistema__item.home-ecosistema__item{border:none;margin:0;padding:0}.home-ecosistema__item:after,.home-ecosistema__item:before{content:none}.home-ecosistema__numero-item{font-size:26px;font-weight:700}.home-ecosistema__texto-item{font-size:15px}}