{"id":4543,"date":"2023-03-09T12:00:00","date_gmt":"2023-03-09T12:00:00","guid":{"rendered":"https:\/\/tvemfoco.com\/?p=4543"},"modified":"2023-03-10T14:18:43","modified_gmt":"2023-03-10T14:18:43","slug":"prouni","status":"publish","type":"post","link":"https:\/\/tvemfoco.com\/es\/prouni\/","title":{"rendered":"Prouni: conoce todo sobre este programa"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-conheca-o-programa-que-esta-oferecendo-bolsas-de-estudos-no-brasil\">Descubre el programa que ofrece becas en Brasil<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-1024x683.jpeg\" alt=\"pessoa segurando um celular com o dizer PROUNI\" class=\"w-full object-cover object-center border mx-auto wp-image-4582\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-1024x683.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-300x200.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-768x512.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-1536x1024.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-2048x1365.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Prouni, el programa de becas del gobierno. Fuente: Adobe Stock<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfSab\u00edas que Prouni ofrece becas a varios estudiantes en todo Brasil? Este beneficio, lanzado en 2004, busca democratizar el acceso a la educaci\u00f3n superior de personas de bajos recursos.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A trav\u00e9s de \u00e9l, miles de j\u00f3venes brasile\u00f1os tienen la oportunidad de cumplir su sue\u00f1o de obtener un t\u00edtulo universitario y obtener mejores oportunidades en el mercado laboral.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-rAVk4\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/tvemfoco.com\/es\/inscricoes-no-prouni\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Registro en Prouni\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_567747856-2-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/tvemfoco.com\/es\/inscricoes-no-prouni\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Registro en Prouni\">\n            Registro en Prouni        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Mira lo f\u00e1cil que es inscribirse en Prouni, el programa que ofrece becas.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/tvemfoco.com\/es\/inscricoes-no-prouni\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Sigue leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/tvemfoco.com\/es\/inscricoes-no-prouni\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_567747856-2-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Registro en Prouni              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/es\/inscricoes-no-prouni\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Sigue leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, Prouni tambi\u00e9n contribuye para una mejor calidad de la educaci\u00f3n en Brasil. Esto se debe a que incentiva y promueve la formaci\u00f3n de profesionales calificados.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si eres estudiante de escasos recursos o conoces a alguien que encaje en ese perfil, no pierdas la oportunidad de conocer m\u00e1s sobre Prouni en este art\u00edculo.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-o-que-e-e-como-funciona-o-prouni\">\u00bfQu\u00e9 es Prouni y c\u00f3mo funciona?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_459706181-1024x683.jpeg\" alt=\"livros e moedas sobrepostos com um chap\u00e9u de formatura\" class=\"w-full object-cover object-center border mx-auto wp-image-4585\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_459706181-1024x683.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_459706181-300x200.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_459706181-768x512.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_459706181-1536x1024.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_459706181-2048x1365.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Vea c\u00f3mo funciona Prouni. Fuente: Adobe Stock <\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfQui\u00e9n nunca so\u00f1\u00f3 con ir a la universidad, pero no ten\u00eda las condiciones econ\u00f3micas para pagar la matr\u00edcula? Actualmente y gracias a Prouni, esta realidad est\u00e1 cambiando.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sobre todo, esta iniciativa ofrece becas completas y parciales para cursos de grado y posgrado en universidades privadas.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La preselecci\u00f3n se realiza a trav\u00e9s del ENEM. Es decir, los matriculados reciben becas de acuerdo a las calificaciones de los ex\u00e1menes. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Entonces, si eres un estudiante sin un t\u00edtulo universitario, mira si cumples con los requisitos. Esta podr\u00eda ser la oportunidad que estabas esperando para cambiar el rumbo de tu vida y obtener un t\u00edtulo universitario.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quem-tem-direito-ao-programa\">\u00bfQui\u00e9n tiene derecho al programa?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En primer lugar, es importante prestar atenci\u00f3n a las condiciones necesarias para aplicar a las becas Prouni.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por cierto, es necesario haber obtenido resultados en el Enem del a\u00f1o anterior o dos a\u00f1os antes del proceso de selecci\u00f3n. Y a\u00fan as\u00ed conseguir una media m\u00ednima de 450 puntos en las puntuaciones de las cinco pruebas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Los candidatos con un ingreso de hasta 1,5 salarios m\u00ednimos por persona pueden obtener una beca completa. Esto cubrir\u00e1 la cuota mensual completa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El subsidio parcial, en cambio, es para quienes tienen un ingreso de hasta 3 salarios m\u00ednimos por persona. As\u00ed, el candidato tendr\u00e1 derecho al 50% de la cuota mensual.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s de todo esto, existen algunos otros requisitos para postularse al Prouni:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>haber terminado la escuela secundaria en una escuela p\u00fablica o privada (becario);<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>estar discapacitado; <\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>o maestro de escuela p\u00fablica (condici\u00f3n exclusiva para cursos de magisterio y pedagog\u00eda).<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finalmente, destacamos que, en el caso de los docentes, no hay l\u00edmite de ingresos.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-os-beneficios-deste-programa\">\u00bfCu\u00e1les son los beneficios de este programa?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Desde su creaci\u00f3n, Prouni ha demostrado ser una herramienta importante en la democratizaci\u00f3n de la educaci\u00f3n superior en Brasil. Ya que ofrece una serie de beneficios que impactan en la vida de miles de personas en todo el pa\u00eds.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Uno de los principales beneficios, por ejemplo, es la oferta de becas 100% y 50% para estudiantes que necesitan ingresar a universidades pagas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Con esto, el programa permite que estudiantes de bajos recursos accedan a cursos en instituciones reconocidas y de calidad, sin tener que pagar altas cuotas mensuales.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, Prouni ayuda a mantener en el mercado laboral a profesionales m\u00e1s calificados y preparados para asumir posiciones importantes en las empresas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esto se debe a que el programa contribuye al desarrollo de sectores estrat\u00e9gicos de la econom\u00eda brasile\u00f1a.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Otro beneficio es la posibilidad de transferir becas entre instituciones educativas, lo que permite a los estudiantes cambiar de curso o instituci\u00f3n sin perder sus becas.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tambi\u00e9n ofrece beneficios a las propias instituciones educativas. Con la oportunidad de atraer y retener estudiantes de alta calidad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En resumen, Prouni es un programa fundamental para la democratizaci\u00f3n de la educaci\u00f3n superior en Brasil.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-se-inscrever-no-prouni\">\u00bfC\u00f3mo darse de alta en Prouni?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349514_Editorial_Use_Only-1024x683.jpeg\" alt=\"pessoa segurando o celular com o dizer PROUNI\" class=\"w-full object-cover object-center border mx-auto wp-image-4584\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349514_Editorial_Use_Only-1024x683.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349514_Editorial_Use_Only-300x200.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349514_Editorial_Use_Only-768x512.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349514_Editorial_Use_Only-1536x1024.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349514_Editorial_Use_Only-2048x1365.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Suscr\u00edbete a Prouni. Fuente: Adobe Stock<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para los interesados en Prouni, es importante saber que, en principio, el registro es gratuito y debe hacerse en l\u00ednea.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Posteriormente, el candidato deber\u00e1 acceder a la p\u00e1gina web. Donde puede registrarse o, si ya tiene uno, simplemente ingrese CPF y contrase\u00f1a para acceder a la p\u00e1gina de registro.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es importante recordar que, durante este proceso, es necesario completar todos los campos del formulario y seleccionar las opciones de cursos deseadas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por ello, es fundamental tener cuidado al rellenar los datos, para evitar errores.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Con el registro realizado de manera segura y eficiente, los candidatos podr\u00e1n competir por becas completas y parciales en varias instituciones de educaci\u00f3n superior en todo el pa\u00eds.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1kf1ix\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/tvemfoco.com\/es\/inscricoes-no-prouni\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Reg\u00edstrate en Prouni\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_554632909-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/tvemfoco.com\/es\/inscricoes-no-prouni\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Reg\u00edstrate en Prouni\">\n            Reg\u00edstrate en Prouni        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Inscr\u00edbete ahora mismo en Prouni y garantiza tu plaza universitaria en 2023.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/tvemfoco.com\/es\/inscricoes-no-prouni\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Sigue leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/tvemfoco.com\/es\/inscricoes-no-prouni\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_554632909-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Reg\u00edstrate en Prouni              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/es\/inscricoes-no-prouni\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Sigue leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Consulta todo lo que necesitas saber sobre Prouni, el programa que ofrece becas parciales y totales en universidades privadas.<\/p>","protected":false},"author":12,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[856],"tags":[817,842,859,857],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Prouni: saiba tudo sobre esse programa - TV em Foco<\/title>\n<meta name=\"description\" content=\"O Prouni \u00e9 a porta de entrada para estudantes realizarem o sonho de ingressar no ensino superior. Descubra como funciona e se inscreva.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tvemfoco.com\/es\/prouni\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Prouni: saiba tudo sobre esse programa\" \/>\n<meta property=\"og:description\" content=\"O Prouni \u00e9 a porta de entrada para estudantes realizarem o sonho de ingressar no ensino superior. Descubra como funciona e se inscreva.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tvemfoco.com\/es\/prouni\/\" \/>\n<meta property=\"og:site_name\" content=\"TV em Foco\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-09T12:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-10T14:18:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-1024x683.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pablo Rodrigues\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tvemfoco.com\/#website\",\"url\":\"https:\/\/tvemfoco.com\/\",\"name\":\"TV em Foco\",\"description\":\"A TV em Foco \u00e9 um site online que oferece not\u00edcias atualizadas sobre diversos assuntos\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tvemfoco.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es-MX\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/tvemfoco.com\/prouni\/#primaryimage\",\"url\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-1024x683.jpeg\",\"contentUrl\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-1024x683.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tvemfoco.com\/prouni\/#webpage\",\"url\":\"https:\/\/tvemfoco.com\/prouni\/\",\"name\":\"Prouni: saiba tudo sobre esse programa - TV em Foco\",\"isPartOf\":{\"@id\":\"https:\/\/tvemfoco.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tvemfoco.com\/prouni\/#primaryimage\"},\"datePublished\":\"2023-03-09T12:00:00+00:00\",\"dateModified\":\"2023-03-10T14:18:43+00:00\",\"author\":{\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa\"},\"description\":\"O Prouni \u00e9 a porta de entrada para estudantes realizarem o sonho de ingressar no ensino superior. Descubra como funciona e se inscreva.\",\"breadcrumb\":{\"@id\":\"https:\/\/tvemfoco.com\/prouni\/#breadcrumb\"},\"inLanguage\":\"es-MX\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tvemfoco.com\/prouni\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tvemfoco.com\/prouni\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tvemfoco.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Prouni: saiba tudo sobre esse programa\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa\",\"name\":\"Pablo Rodrigues\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g\",\"caption\":\"Pablo Rodrigues\"},\"description\":\"Especialista em Marketing e sortudo por, atrav\u00e9s da escrita e gest\u00e3o de conte\u00fados, poder enxergar o mundo sob centenas de \u00f3ticas completamente diferentes.\",\"url\":\"https:\/\/tvemfoco.com\/es\/author\/pablo-rodrigues\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Prouni: saiba tudo sobre esse programa - TV em Foco","description":"O Prouni \u00e9 a porta de entrada para estudantes realizarem o sonho de ingressar no ensino superior. Descubra como funciona e se inscreva.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tvemfoco.com\/es\/prouni\/","og_locale":"es_MX","og_type":"article","og_title":"Prouni: saiba tudo sobre esse programa","og_description":"O Prouni \u00e9 a porta de entrada para estudantes realizarem o sonho de ingressar no ensino superior. Descubra como funciona e se inscreva.","og_url":"https:\/\/tvemfoco.com\/es\/prouni\/","og_site_name":"TV em Foco","article_published_time":"2023-03-09T12:00:00+00:00","article_modified_time":"2023-03-10T14:18:43+00:00","og_image":[{"url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-1024x683.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Pablo Rodrigues","Est. reading time":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/tvemfoco.com\/#website","url":"https:\/\/tvemfoco.com\/","name":"TV em Foco","description":"A TV em Foco \u00e9 um site online que oferece not\u00edcias atualizadas sobre diversos assuntos","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tvemfoco.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es-MX"},{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/tvemfoco.com\/prouni\/#primaryimage","url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-1024x683.jpeg","contentUrl":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/AdobeStock_522349515_Editorial_Use_Only-1024x683.jpeg"},{"@type":"WebPage","@id":"https:\/\/tvemfoco.com\/prouni\/#webpage","url":"https:\/\/tvemfoco.com\/prouni\/","name":"Prouni: saiba tudo sobre esse programa - TV em Foco","isPartOf":{"@id":"https:\/\/tvemfoco.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tvemfoco.com\/prouni\/#primaryimage"},"datePublished":"2023-03-09T12:00:00+00:00","dateModified":"2023-03-10T14:18:43+00:00","author":{"@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa"},"description":"O Prouni \u00e9 a porta de entrada para estudantes realizarem o sonho de ingressar no ensino superior. Descubra como funciona e se inscreva.","breadcrumb":{"@id":"https:\/\/tvemfoco.com\/prouni\/#breadcrumb"},"inLanguage":"es-MX","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tvemfoco.com\/prouni\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tvemfoco.com\/prouni\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tvemfoco.com\/"},{"@type":"ListItem","position":2,"name":"Prouni: saiba tudo sobre esse programa"}]},{"@type":"Person","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/1138489dd57b0e2c1a5738f80cfe5efa","name":"Pablo Rodrigues","image":{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5d55cd01dea3d773f44aa0b9f7758ac6?s=96&d=mm&r=g","caption":"Pablo Rodrigues"},"description":"Especialista em Marketing e sortudo por, atrav\u00e9s da escrita e gest\u00e3o de conte\u00fados, poder enxergar o mundo sob centenas de \u00f3ticas completamente diferentes.","url":"https:\/\/tvemfoco.com\/es\/author\/pablo-rodrigues\/"}]}},"_links":{"self":[{"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/posts\/4543"}],"collection":[{"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/comments?post=4543"}],"version-history":[{"count":0,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/posts\/4543\/revisions"}],"wp:attachment":[{"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/media?parent=4543"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/categories?post=4543"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/tags?post=4543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}