{"id":7993,"date":"2023-02-23T10:05:58","date_gmt":"2023-02-23T10:05:58","guid":{"rendered":"https:\/\/centralvagas.com\/?p=7993"},"modified":"2023-04-06T18:21:44","modified_gmt":"2023-04-06T18:21:44","slug":"estagio-caixa-economica","status":"publish","type":"post","link":"https:\/\/centralvagas.com\/es\/estagio-caixa-economica\/","title":{"rendered":"Pasant\u00edas en Caixa Econ\u00f4mica \u2013 6800 vacantes en todo el pa\u00eds sin experiencia"},"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 class=\"wp-block-heading\">\u00a1Hay oportunidades disponibles para 6800 estudiantes de todo el pa\u00eds! Ver c\u00f3mo registrarse<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Se inaugur\u00f3 la Pr\u00e1ctica Federal Caixa Econ\u00f4mica con 6.800 plazas para estudiantes de nivel secundario, t\u00e9cnico o superior en todo Brasil. Por lo tanto, pueden inscribirse j\u00f3venes de todo el pa\u00eds.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sin embargo, el registro no se realiza a trav\u00e9s del sitio web de Caixa Econ\u00f4mica, sino a trav\u00e9s del CIEE. Se abrieron 4.950 oportunidades para estudiantes de secundaria. Para el nivel superior, 1.850. Y los salarios oscilan entre R$400 y R$1.000.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-1Ovh8n\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/portal.ciee.org.br\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa.png\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Puestos vacantes        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Pr\u00e1cticas Caixa 6800 plazas        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Salarios            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Hasta R$1000            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Accede al enlace para registrarte en el proceso de selecci\u00f3n.        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/portal.ciee.org.br\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Suscribirse            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/portal.ciee.org.br\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Suscribirse            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ser\u00e1s redirigido a otra ubicaci\u00f3n.        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/portal.ciee.org.br\/\" rel=\"sponsored\" 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:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa.png\">          \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                Accede al enlace para registrarte en el proceso si\u2026              <\/p>\n              <a href=\"https:\/\/portal.ciee.org.br\/\" rel=\"sponsored\" 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                    Suscribirse                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ser\u00e1s redirigido a otra ubicaci\u00f3n.              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Algunos de los principales requisitos son que debes tener al menos 16 a\u00f1os. Pero tambi\u00e9n es necesario estar debidamente matriculado y asistir a la escuela secundaria o a un curso.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Seg\u00fan el aviso, las inscripciones est\u00e1n abiertas hasta las 12:00 horas del 24 de febrero. Para participar, simplemente complete la informaci\u00f3n necesaria en el sitio web del CIEE. Consulte los detalles a continuaci\u00f3n.&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 class=\"wp-block-heading\">\u00bfC\u00f3mo es la Pr\u00e1ctica Caixa Econ\u00f4mica?\u00a0<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El Programa de Pasant\u00edas Caixa Econ\u00f4mica es una oportunidad para estudiantes de nivel secundario, t\u00e9cnico y superior, con posibilidades que var\u00edan dependiendo de las actividades relevantes a la unidad que lo otorga.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Las pr\u00e1cticas son una forma de interacci\u00f3n entre el proceso de formaci\u00f3n escolar y la futura actividad profesional. Por tanto, es una actividad supervisada, al igual que en un entorno escolar, para que el candidato pueda desarrollarse plenamente.&nbsp;<\/p>\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=\"576\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-1-1-1024x576.jpg\" alt=\"Est\u00e1gio Caixa Econ\u00f4mica em 2023\" class=\"w-full object-cover object-center border mx-auto wp-image-8006\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-1-1-1024x576.jpg 1024w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-1-1-300x169.jpg 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-1-1-768x432.jpg 768w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-1-1.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Vacantes de pasant\u00edas Caixa Econ\u00f4mica (Fuente: Pexels)<\/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>El programa permite al estudiante:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Conocer lineamientos, filosof\u00eda, organizaci\u00f3n y funcionamiento de instituciones y empresas en general;<\/li><li>Tener una concepci\u00f3n positiva de la transici\u00f3n de la etapa estudiantil al mercado laboral;<\/li><li>Adquirir un sistema en su trabajo, teniendo conciencia del valor de la productividad, la comunicaci\u00f3n y la observaci\u00f3n concisa de las experiencias;<\/li><li>Lograr una aplicaci\u00f3n activa de todo lo estudiado, poniendo en pr\u00e1ctica la teor\u00eda;<\/li><li>Podr\u00e1s comprender todo el proceso y definir as\u00ed la profesi\u00f3n que pretendes ejercer, al mismo tiempo que te das cuenta de tus dificultades y buscas mejorar.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por tanto, esta es una forma de aprender que se traduce en mejores perspectivas de futuro. Por tanto, aumenta las posibilidades de inserci\u00f3n en el mercado laboral.<\/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 class=\"wp-block-heading\">\u00bfQui\u00e9n puede postular a puestos de pr\u00e1cticas en Caixa Econ\u00f4mica?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cada instituci\u00f3n tiene sus reglas para seleccionar candidatos a pasant\u00edas. Con Caixa Econ\u00f4mica Federal no es diferente. Por lo tanto, vea a continuaci\u00f3n qui\u00e9n puede postularse para el puesto:<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z1RUKhh\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/portal.ciee.org.br\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-2.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Puestos vacantes        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Caixa Econ\u00f3mica 2023        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Todos los            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              niveles escolares            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Reg\u00edstrate en el proceso de selecci\u00f3n y ten la oportunidad de ganar tu primer empleo.        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/portal.ciee.org.br\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Registro            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/portal.ciee.org.br\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Registro            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ser\u00e1s redirigido a otra ubicaci\u00f3n.        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/portal.ciee.org.br\/\" rel=\"sponsored\" 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:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-2.jpg\">          \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 el proceso de selecci\u00f3n y ten la oportunidad de ganar\u2026              <\/p>\n              <a href=\"https:\/\/portal.ciee.org.br\/\" rel=\"sponsored\" 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                    Registro                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ser\u00e1s redirigido a otra ubicaci\u00f3n.              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Estudiantes matriculados regularmente en instituciones educativas p\u00fablicas o privadas, cursando efectivamente cursos de Educaci\u00f3n Secundaria, T\u00e9cnica y Superior, reconocidos por el Ministerio de Educaci\u00f3n;<\/li><li>brasile\u00f1o o extranjero con visa para permanecer en el pa\u00eds;<\/li><li>Que no haya sido despedido por el bien del servicio p\u00fablico;<\/li><li>Estar al corriente de obligaciones electorales, cuando sea mayor de 18 a\u00f1os, y militares, cuando sea var\u00f3n mayor de 18 a\u00f1os;<\/li><li>No haber realizado una pasant\u00eda por un per\u00edodo igual o superior a dos a\u00f1os en CAIXA, excepto para personas con discapacidad, de conformidad con el art\u00edculo 11 de la Ley 11.788\/08.<\/li><\/ul>\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=\"576\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-4-1-1024x576.jpg\" alt=\"Regras Est\u00e1gio Caixa Econ\u00f4mica\" class=\"w-full object-cover object-center border mx-auto wp-image-8009\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-4-1-1024x576.jpg 1024w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-4-1-300x169.jpg 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-4-1-768x432.jpg 768w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-4-1.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Bases de la Pr\u00e1ctica Caixa Econ\u00f4mica (Fuente: Pexels)<\/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>De ser necesario, los estudiantes seleccionados para la pasant\u00eda de derecho deber\u00e1n registrarse como pasantes en la OAB. Adem\u00e1s de un Certificado Digital emitido seg\u00fan los est\u00e1ndares ICP-Brasil, cuyos costos correr\u00e1n a cargo de los candidatos y sin ning\u00fan tipo de reembolso o reembolso por parte de Caixa.<\/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 class=\"wp-block-heading\" id=\"h-remuneracao\">Remuneraci\u00f3n&nbsp;&nbsp;<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Los pasantes tendr\u00e1n una remuneraci\u00f3n variable seg\u00fan su nivel de formaci\u00f3n. Verificar:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Educaci\u00f3n Superior\/T\u00e9cnica<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>R$ 400,00 \u2013 4h\/d\u00eda \u2013 20h\/semana<\/li><li>R$ 500,00 \u2013 5h\/d\u00eda \u2013 25h\/semana<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>M\u00e1s alto<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>R$ 800,00 \u2013 4h\/d\u00eda \u2013 20h\/semana<\/li><li>R$ 1.000,00 \u2013 5h\/d\u00eda \u2013 25h\/semana<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sin embargo, adem\u00e1s del pago, todos los participantes recibir\u00e1n una asignaci\u00f3n de transporte por valor de R$130,00.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-2vzf9c\"><section class=\"credit-card 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 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/portal.ciee.org.br\/\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-1.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Puestos vacantes        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Caja economica         <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Todos los            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              niveles escolares            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Reg\u00edstrate en el proceso de selecci\u00f3n y ten la oportunidad de ganar tu primer empleo.        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/portal.ciee.org.br\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Registro            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/portal.ciee.org.br\/\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Registro            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ser\u00e1s redirigido a otra ubicaci\u00f3n.        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\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:\/\/portal.ciee.org.br\/\" rel=\"sponsored\" 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:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-1.jpg\">          \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 el proceso de selecci\u00f3n y ten la oportunidad de ganar\u2026              <\/p>\n              <a href=\"https:\/\/portal.ciee.org.br\/\" rel=\"sponsored\" 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                    Registro                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ser\u00e1s redirigido a otra ubicaci\u00f3n.              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/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 class=\"wp-block-heading\">Acerca de las becas de pr\u00e1cticas de Caixa Econ\u00f4mica\u00a0\u00a0\u00a0<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Las vacantes de pasant\u00edas de Caixa Econ\u00f4mica est\u00e1n divididas por niveles educativos. Por lo tanto, se liberaron 4,950 oportunidades para estudiantes de secundaria. Para el nivel superior, 1.850.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Todos los seleccionados tendr\u00e1n un contrato con el banco por un periodo determinado. Cabe se\u00f1alar que puede renovarse, dependiendo del desempe\u00f1o del pasante y de las necesidades de la instituci\u00f3n financiera.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Las becas de pr\u00e1cticas var\u00edan seg\u00fan el nivel escolar. Por tanto, esto tambi\u00e9n afecta a cuestiones salariales, que var\u00edan seg\u00fan el nivel de estudios.\u00a0<\/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 class=\"wp-block-heading\">Reglas para participar en la pasant\u00eda Caixa Econ\u00f4mica<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para ser pasante en Caixa Econ\u00f4mica Federal debes tener al menos 16 a\u00f1os. Pero tambi\u00e9n es necesario estar debidamente matriculado y asistir a la escuela secundaria o a un curso. Cabe recordar que la formaci\u00f3n debe ser reconocida por el Ministerio de Educaci\u00f3n (MEC).<\/p>\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=\"576\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-2-1-1024x576.jpg\" alt=\"Requisitos Est\u00e1gio Caixa Econ\u00f4mica\" class=\"w-full object-cover object-center border mx-auto wp-image-8007\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-2-1-1024x576.jpg 1024w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-2-1-300x169.jpg 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-2-1-768x432.jpg 768w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-2-1.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Consulte los requisitos de pasant\u00eda de Caixa Econ\u00f4mica (Fuente: Pexels)<\/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>El tiempo de trabajo de los pasantes var\u00eda entre 20 y 25 horas semanales. Adem\u00e1s, durante el proceso de selecci\u00f3n se realiza una prueba online donde participan todos los candidatos al puesto. Cualquier persona que estudie educaci\u00f3n superior debe tener una entrevista presencial en una de las unidades de Caixa. Todas las llamadas se realizan v\u00eda correo electr\u00f3nico.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En cuanto a la prueba virtual, las preguntas incluyen temas relacionados con la lengua portuguesa, inform\u00e1tica y matem\u00e1ticas. Adem\u00e1s, dependiendo de la vacante, surgen preguntas sobre proyectos sociales, arquitectura y urbanismo. Pero son conocimientos espec\u00edficos. La hoja de respuestas del examen se publicar\u00e1 el 27 de febrero.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Del total de vacantes, 10% son para personas con discapacidad (PcD) y 30% para quienes se declaran negros. Todos los detalles est\u00e1n en la web del CIEE, en el proceso de selecci\u00f3n de Caixa.&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 class=\"wp-block-heading\">Vacantes de pr\u00e1cticas&nbsp;&nbsp;<\/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=\"576\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-3-1-1024x576.jpg\" alt=\"Vagas Est\u00e1gio Caixa Econ\u00f4mica\" class=\"w-full object-cover object-center border mx-auto wp-image-8008\" srcset=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-3-1-1024x576.jpg 1024w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-3-1-300x169.jpg 300w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-3-1-768x432.jpg 768w, https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagio-caixa-economica-3-1.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Vacantes de pasant\u00edas Caixa Econ\u00f4mica en todo el pa\u00eds (Fuente: Pexels)<\/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>Vea a continuaci\u00f3n las vacantes disponibles para pr\u00e1cticas en Caixa Econ\u00f4mica:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Asistente de proyectos sociales: pedagog\u00eda, psicolog\u00eda, servicios sociales, ciencias sociales, ciencias pol\u00edticas;<\/li><li>Educaci\u00f3n superior: derecho, arquitectura y urbanismo, ingenier\u00eda civil, ingenier\u00eda el\u00e9ctrica, ingenier\u00eda mec\u00e1nica, agronom\u00eda\/ingenier\u00eda agr\u00edcola, ingenier\u00eda ambiental, ingenier\u00eda de telecomunicaciones;<\/li><li>Nivel secundario\/t\u00e9cnico: bachillerato regular y EJA, t\u00e9cnico en administraci\u00f3n, t\u00e9cnico en comercio, t\u00e9cnico en contabilidad, t\u00e9cnico en finanzas, t\u00e9cnico en log\u00edstica, t\u00e9cnico en marketing, t\u00e9cnico en recursos humanos, t\u00e9cnico en secretariado, t\u00e9cnico en seguros, t\u00e9cnico en servicios p\u00fablicos, t\u00e9cnico en ventas, t\u00e9cnico en seguridad en el trabajo .<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfTe gust\u00f3 el contenido? Te invitamos a ver el siguiente art\u00edculo para conocer c\u00f3mo registrarte en el SINE y tener una oportunidad en el mercado laboral.\u00a0<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-cjo51\">\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:\/\/centralvagas.com\/es\/cadastrar-vaga-de-emprego-no-sine\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Vea d\u00f3nde registrarse para las mejores vacantes \">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/como-se-cadastrar-no-ciee-1.jpg\" alt=\"Como se cadastrar no CIEE\">\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:\/\/centralvagas.com\/es\/cadastrar-vaga-de-emprego-no-sine\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Vea d\u00f3nde registrarse para las mejores vacantes \">\n            Vea d\u00f3nde registrarse para las mejores vacantes         <\/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            Vea c\u00f3mo registrarse en el SINE y tenga la oportunidad de postular a un empleo. Consulta paso a paso. \n\n        <\/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:\/\/centralvagas.com\/es\/cadastrar-vaga-de-emprego-no-sine\/\"  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:\/\/centralvagas.com\/es\/cadastrar-vaga-de-emprego-no-sine\/\"  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:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/como-se-cadastrar-no-ciee-1.jpg\">          \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                Vea d\u00f3nde registrarse para las mejores vacantes              <\/p>\n              <a href=\"https:\/\/centralvagas.com\/es\/cadastrar-vaga-de-emprego-no-sine\/\"  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>Las vacantes de Pasant\u00edas Caixa Econ\u00f4mica est\u00e1n abiertas y ya puedes inscribirte para competir. Ver informaci\u00f3n de registro aqu\u00ed.<\/p>","protected":false},"author":15,"featured_media":8234,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[318],"tags":[273,272,275,271,274],"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>Est\u00e1gios na Caixa Econ\u00f4mica - 6800 vagas em todo pa\u00eds sem experi\u00eancia<\/title>\n<meta name=\"description\" content=\"As oportunidades de est\u00e1gio da Caixa Econ\u00f4mica s\u00e3o para estudantes do ensino m\u00e9dio, t\u00e9cnico e superior. Confira mais sobre.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/centralvagas.com\/es\/estagio-caixa-economica\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Est\u00e1gios na Caixa Econ\u00f4mica - 6800 vagas em todo pa\u00eds sem experi\u00eancia\" \/>\n<meta property=\"og:description\" content=\"As oportunidades de est\u00e1gio da Caixa Econ\u00f4mica s\u00e3o para estudantes do ensino m\u00e9dio, t\u00e9cnico e superior. Confira mais sobre.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/centralvagas.com\/es\/estagio-caixa-economica\/\" \/>\n<meta property=\"og:site_name\" content=\"Central Vagas\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-23T10:05:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-06T18:21:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagiocaixaeconomica.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/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=\"amandalaet@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/centralvagas.com\/#website\",\"url\":\"https:\/\/centralvagas.com\/\",\"name\":\"Central Vagas\",\"description\":\"Seu portal de oportunidades\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/centralvagas.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/centralvagas.com\/estagio-caixa-economica\/#primaryimage\",\"url\":\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagiocaixaeconomica.jpg\",\"contentUrl\":\"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagiocaixaeconomica.jpg\",\"width\":1280,\"height\":720,\"caption\":\"estagio caixa economica\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/centralvagas.com\/estagio-caixa-economica\/#webpage\",\"url\":\"https:\/\/centralvagas.com\/estagio-caixa-economica\/\",\"name\":\"Est\u00e1gios na Caixa Econ\u00f4mica - 6800 vagas em todo pa\u00eds sem experi\u00eancia\",\"isPartOf\":{\"@id\":\"https:\/\/centralvagas.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/centralvagas.com\/estagio-caixa-economica\/#primaryimage\"},\"datePublished\":\"2023-02-23T10:05:58+00:00\",\"dateModified\":\"2023-04-06T18:21:44+00:00\",\"author\":{\"@id\":\"https:\/\/centralvagas.com\/#\/schema\/person\/62fb409b1e37a518a892459a0db76f07\"},\"description\":\"As oportunidades de est\u00e1gio da Caixa Econ\u00f4mica s\u00e3o para estudantes do ensino m\u00e9dio, t\u00e9cnico e superior. Confira mais sobre.\",\"breadcrumb\":{\"@id\":\"https:\/\/centralvagas.com\/estagio-caixa-economica\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/centralvagas.com\/estagio-caixa-economica\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/centralvagas.com\/estagio-caixa-economica\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/centralvagas.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Est\u00e1gios na Caixa Econ\u00f4mica &#8211; 6800 vagas em todo pa\u00eds sem experi\u00eancia\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/centralvagas.com\/#\/schema\/person\/62fb409b1e37a518a892459a0db76f07\",\"name\":\"amandalaet@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/centralvagas.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g\",\"caption\":\"amandalaet@gmail.com\"},\"url\":\"https:\/\/centralvagas.com\/es\/author\/amandalaetgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Est\u00e1gios na Caixa Econ\u00f4mica - 6800 vagas em todo pa\u00eds sem experi\u00eancia","description":"As oportunidades de est\u00e1gio da Caixa Econ\u00f4mica s\u00e3o para estudantes do ensino m\u00e9dio, t\u00e9cnico e superior. Confira mais sobre.","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:\/\/centralvagas.com\/es\/estagio-caixa-economica\/","og_locale":"es_ES","og_type":"article","og_title":"Est\u00e1gios na Caixa Econ\u00f4mica - 6800 vagas em todo pa\u00eds sem experi\u00eancia","og_description":"As oportunidades de est\u00e1gio da Caixa Econ\u00f4mica s\u00e3o para estudantes do ensino m\u00e9dio, t\u00e9cnico e superior. Confira mais sobre.","og_url":"https:\/\/centralvagas.com\/es\/estagio-caixa-economica\/","og_site_name":"Central Vagas","article_published_time":"2023-02-23T10:05:58+00:00","article_modified_time":"2023-04-06T18:21:44+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagiocaixaeconomica.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"amandalaet@gmail.com","Est. reading time":"7 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/centralvagas.com\/#website","url":"https:\/\/centralvagas.com\/","name":"Central Vagas","description":"Seu portal de oportunidades","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/centralvagas.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/centralvagas.com\/estagio-caixa-economica\/#primaryimage","url":"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagiocaixaeconomica.jpg","contentUrl":"https:\/\/centralvagas.com\/wp-content\/uploads\/2023\/02\/estagiocaixaeconomica.jpg","width":1280,"height":720,"caption":"estagio caixa economica"},{"@type":"WebPage","@id":"https:\/\/centralvagas.com\/estagio-caixa-economica\/#webpage","url":"https:\/\/centralvagas.com\/estagio-caixa-economica\/","name":"Est\u00e1gios na Caixa Econ\u00f4mica - 6800 vagas em todo pa\u00eds sem experi\u00eancia","isPartOf":{"@id":"https:\/\/centralvagas.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/centralvagas.com\/estagio-caixa-economica\/#primaryimage"},"datePublished":"2023-02-23T10:05:58+00:00","dateModified":"2023-04-06T18:21:44+00:00","author":{"@id":"https:\/\/centralvagas.com\/#\/schema\/person\/62fb409b1e37a518a892459a0db76f07"},"description":"As oportunidades de est\u00e1gio da Caixa Econ\u00f4mica s\u00e3o para estudantes do ensino m\u00e9dio, t\u00e9cnico e superior. Confira mais sobre.","breadcrumb":{"@id":"https:\/\/centralvagas.com\/estagio-caixa-economica\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/centralvagas.com\/estagio-caixa-economica\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/centralvagas.com\/estagio-caixa-economica\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/centralvagas.com\/"},{"@type":"ListItem","position":2,"name":"Est\u00e1gios na Caixa Econ\u00f4mica &#8211; 6800 vagas em todo pa\u00eds sem experi\u00eancia"}]},{"@type":"Person","@id":"https:\/\/centralvagas.com\/#\/schema\/person\/62fb409b1e37a518a892459a0db76f07","name":"amandalaet@gmail.com","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/centralvagas.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b309751207ecb9bf4933d961aebd09d?s=96&d=mm&r=g","caption":"amandalaet@gmail.com"},"url":"https:\/\/centralvagas.com\/es\/author\/amandalaetgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/posts\/7993"}],"collection":[{"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/comments?post=7993"}],"version-history":[{"count":0,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/posts\/7993\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/media\/8234"}],"wp:attachment":[{"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/media?parent=7993"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/categories?post=7993"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/centralvagas.com\/es\/wp-json\/wp\/v2\/tags?post=7993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}