SOLICITA AQUÍ TU BECA PARA LA FORMACIÓN Y EL EMPLEO

Si quieres optar a nuestras becas OICS, es imprescindible que completes el formulario de solicitud. Este proceso nos permitirá evaluar tu candidatura y ofrecerte la mejor oportunidad según tu perfil.

jQuery(document).on('elementor/popup/show', (event, id, instance) => { const popUpIds = [5567, 5402]; if (popUpIds.includes(id)) { const script = document.createElement('script'); script.src = 'URL_DEL_SCRIPT_DEL_FORMULARIO'; script.async = true; document.body.appendChild(script); } });