#cec-loader{position:fixed;left:0;top:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,0.45);z-index:99999;flex-direction:column}
.cec-spinner{width:56px;height:56px;border-radius:50%;border:6px solid rgba(255,255,255,0.18);border-top-color:#fff;animation:cec-spin 1s linear infinite;margin-bottom:12px}
@keyframes cec-spin{to{transform:rotate(360deg)}}
.cec-text{color:#fff;font-family:sans-serif;font-size:16px}
.elementor-button.boton-descargar-descarga, .elementor-button.boton-descargar-diseno{cursor:pointer;pointer-events:auto}
