.ec-spinner-wrap{justify-content:center;padding:40px 0;display:flex}.ec-spinner{border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite ec-spin}@keyframes ec-spin{to{transform:rotate(360deg)}}.ec-vacio{text-align:center;padding:40px 20px}.ec-vacio-icono{margin-bottom:14px;font-size:40px;line-height:1}.ec-vacio-titulo{color:var(--text);margin-bottom:6px;font-size:16px;font-weight:700}.ec-vacio-sub{color:var(--text3);max-width:320px;margin:0 auto;font-size:13px;line-height:1.6}.ec-vacio--error .ec-vacio-titulo{color:#e24b4a}
