
/* EPICENTRO V5.0.3a.1 — PUSH DENTRO DE LA TARJETA */
.ec-push-inline{margin-top:18px;text-align:center}
.ec-push-divider{display:flex;align-items:center;gap:12px;margin:18px 0 14px;color:#8a969d;font-size:11px;font-weight:900;letter-spacing:.12em}
.ec-push-divider:before,.ec-push-divider:after{content:"";height:1px;background:#dce3e7;flex:1}
.ec-push-inline .js-epicentro-push{width:100%;box-sizing:border-box;border:2px solid #f47a20;border-radius:12px;padding:14px 18px;background:#fff;color:#0a2a3b;font-weight:900;cursor:pointer;transition:.2s ease}
.ec-push-inline .js-epicentro-push:hover{background:#fff6ef;transform:translateY(-1px)}
.ec-push-inline .js-epicentro-push.is-active{background:#1f8b5c;border-color:#1f8b5c;color:#fff}
.ec-push-inline .js-epicentro-push:disabled{opacity:.7;cursor:wait}
.ec-push-inline .ec-push-status{display:block;color:#718089;margin-top:9px;line-height:1.4}
.ec-community-success .ec-push-inline,#ec-community-success .ec-push-inline{margin-top:24px}
