{"id":2296,"date":"2025-09-03T11:59:16","date_gmt":"2025-09-03T11:59:16","guid":{"rendered":"https:\/\/themisternews.com\/?p=2296"},"modified":"2026-01-19T15:05:23","modified_gmt":"2026-01-19T15:05:23","slug":"bpc-loas","status":"publish","type":"post","link":"https:\/\/themisternews.com\/es\/bpc-loas\/","title":{"rendered":"BPC LOAS: Veja requisitos, documentos y como solicitar en 2025"},"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\" id=\"h-direito-assistencial-protege-idosos-e-pessoas-com-deficiencia-em-situacao-de-vulnerabilidade\">Derecho de asistencia protegido para personas y personas con deficiencia en situaciones de vulnerabilidade<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El BPC LOAS es un beneficio fundamental para las familias de baja renta, ofreciendo un salario m\u00ednimo mensual y garantizando dignidad para idosos y personas con deficiencia en todo Brasil.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z1KXYDY\"><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:\/\/www.gov.br\/mds\/pt-br\/acoes-e-programas\/suas\/beneficios-assistenciais\/beneficio-assistencial-ao-idoso-e-a-pessoa-com-deficiencia-bpc\" 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:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_56_45.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          Programa        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Orden de compra de BPC        <\/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              Asistencia            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Seguridad            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Seguran\u00e7a de renda para quem mais precisa        <\/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:\/\/www.gov.br\/mds\/pt-br\/acoes-e-programas\/suas\/beneficios-assistenciais\/beneficio-assistencial-ao-idoso-e-a-pessoa-com-deficiencia-bpc\" 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              Acceder al programa            <\/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:\/\/www.gov.br\/mds\/pt-br\/acoes-e-programas\/suas\/beneficios-assistenciais\/beneficio-assistencial-ao-idoso-e-a-pessoa-com-deficiencia-bpc\" 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              Acceder al programa            <\/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 otro sitio        <\/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:\/\/www.gov.br\/mds\/pt-br\/acoes-e-programas\/suas\/beneficios-assistenciais\/beneficio-assistencial-ao-idoso-e-a-pessoa-com-deficiencia-bpc\" 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:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_56_45.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                Seguran\u00e7a de renda para quem mais precisa              <\/p>\n              <a href=\"https:\/\/www.gov.br\/mds\/pt-br\/acoes-e-programas\/suas\/beneficios-assistenciais\/beneficio-assistencial-ao-idoso-e-a-pessoa-com-deficiencia-bpc\" 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                    Acceder al programa                  <\/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 otro sitio              <\/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>Para comprender c\u00f3mo funciona el Benef\u00edcio de Presta\u00e7\u00e3o Continuada, miles de brasile\u00f1os pueden buscar un lugar de forma segura, evitando errores y garantizando acceso a esse importante direito social.<\/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-o-que-e-o-bpc-loas\">\u00bfQu\u00e9 es el BPC LOAS?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El Benef\u00edcio de Presta\u00e7\u00e3o Continuada, conocido como BPC LOAS, es un derecho de asistencia previsto en la Constituci\u00f3n Federal y regulado por la Lei Org\u00e2nica da Assist\u00eancia Social.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El programa tiene como objetivo principal asegurar la renta m\u00ednima a idosos y personas con deficiencia en situaciones de vulnerabilidade, garantizando condiciones dignas de sobreviv\u00eancia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El valor del pago corresponde a un salario m\u00ednimo vigente, actualmente fijado en R$1.518,00 en 2025, sin incluir d\u00e9cimo tercero o pens\u00e3o para dependientes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La gesti\u00f3n del beneficio es realizada por el Ministerio de Desarrollo y Asistencia Social, en cuanto a operacionalizaci\u00f3n y pagos ficam bajo responsabilidad del INSS.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para recibir, es necesario estar inscrito no Cadastro \u00danico, con informaci\u00f3n actualizada de todos los miembros de la familia, incluido el CPF v\u00e1lido.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z1BKB23\"><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:\/\/www.gov.br\/mds\/pt-br\/acoes-e-programas\/suas\/beneficios-assistenciais\/beneficio-assistencial-ao-idoso-e-a-pessoa-com-deficiencia-bpc\" 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:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_56_45.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          Programa        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Orden de compra de BPC        <\/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              Asistencia            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Seguridad            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Seguran\u00e7a de renda para quem mais precisa        <\/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:\/\/www.gov.br\/mds\/pt-br\/acoes-e-programas\/suas\/beneficios-assistenciais\/beneficio-assistencial-ao-idoso-e-a-pessoa-com-deficiencia-bpc\" 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              Acceder al programa            <\/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:\/\/www.gov.br\/mds\/pt-br\/acoes-e-programas\/suas\/beneficios-assistenciais\/beneficio-assistencial-ao-idoso-e-a-pessoa-com-deficiencia-bpc\" 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              Acceder al programa            <\/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 otro sitio        <\/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:\/\/www.gov.br\/mds\/pt-br\/acoes-e-programas\/suas\/beneficios-assistenciais\/beneficio-assistencial-ao-idoso-e-a-pessoa-com-deficiencia-bpc\" 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:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_56_45.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                Seguran\u00e7a de renda para quem mais precisa              <\/p>\n              <a href=\"https:\/\/www.gov.br\/mds\/pt-br\/acoes-e-programas\/suas\/beneficios-assistenciais\/beneficio-assistencial-ao-idoso-e-a-pessoa-com-deficiencia-bpc\" 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                    Acceder al programa                  <\/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 otro sitio              <\/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\" id=\"h-quem-pode-participar-do-bpc-loas\">\u00bfQu\u00e9 puedo participar en BPC LOAS?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El beneficio es voltado a grupos espec\u00edficos de la poblaci\u00f3n que atienden a los criterios oficiales establecidos seg\u00fan la legislaci\u00f3n.&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 an\u00e1lise \u00e9 feita individualmente pelo INSS e considera a realidade social do solicitante.<\/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><strong>Idosos<\/strong>: Pessoas com 65 anos ou mais podem solicitar o benef\u00edcio LOAS idoso, desde que comprovem baixa renda e inscri\u00e7\u00e3o ativa no Cadastro \u00danico.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Personas con deficiencia<\/strong>: O BPC deficiente atende individuos com impedimento de largo prazo, f\u00edsico, mental, intelectual o sensorial, que dificulta la plena participaci\u00f3n social.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Renda familiar<\/strong>: Para ser aprobado, una renta per c\u00e1pita debe ser igual o inferior a un cuarto del salario m\u00ednimo, considerando todos los integrantes de la familia.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Evaluaci\u00f3n especializada<\/strong>: Solicitantes con deficiencia aprobada por evaluaci\u00f3n m\u00e9dica y social realizada por el INSS para confirmar los requisitos necesarios al auxiliar BPC.<br><\/li>\n<\/div><\/ul>\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-como-se-inscrever-no-bpc-loas\">C\u00f3mo registrarse en BPC LOAS<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Solicitar un beneficio no significa simplemente presentar un formulario: es un proceso que exige organizaci\u00f3n y atenci\u00f3n, y que los documentos y datos familiares son cuidadosamente analizados.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La inscripci\u00f3n puede ser realizada de forma pr\u00e1ctica, conectada a Internet o presencialmente, pero es fundamental para garantizar que el Cadastro \u00danico est\u00e9 actualizado.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Acceda al portal o a la aplicaci\u00f3n Meu INSS y comience a iniciar sesi\u00f3n utilizando su CPF y su registro catastral.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Haga clic en \u201cAgendamentos\/Solicita\u00e7\u00f5es\u201d y seleccione la opci\u00f3n \u201cNuevo requisito\u201d.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Escoja o beneficie asistencial ao idoso ou \u00e0 pessoa com defici\u00eancia, conforme o su perfil.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Preencha as informa\u00e7\u00f5es solicitadas y anexe documentos digitalizados cuando sea necesario.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Mantenga el an\u00e1lisis del INSS, que puede convocar entrevistas o per\u00edcias presenciales para complementar la evaluaci\u00f3n.<br><\/li>\n<\/div><\/ol>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al hacer el pedido online, si prefieres poder buscar atenci\u00f3n directa en un CRAS de tu ciudad, tendr\u00e1s orientaci\u00f3n gratuita sobre como dar entrada sin beneficio.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tamb\u00e9m \u00e9 poss\u00edvel ligar para a Central 135. J\u00e1 o comparecimento presencial a uma agencia do INSS normalmente acontece algo cuando el propio INSS convoca o benefici\u00e1rio, seja para per\u00edcia m\u00e9dica, avalia\u00e7\u00e3o social o entrega de documentos. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No hay necesidad de intermediarios o despachantes, ya que el proceso es gratuito y debe ser realizado \u00fanicamente por pelos canarios oficiales.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para que no consiga assinar, todav\u00eda existe una opci\u00f3n de reconocimiento por biometr\u00eda o certificaci\u00f3n digital, garantizando seguridad en la identificaci\u00f3n.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esta flexibilidad permite que el requisito sea igual en casos de mayor dificultad personal.<\/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<h3 class=\"wp-block-heading\" id=\"h-documentos-solicitados\">Documentos solicitados<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Para dar entrada a ning\u00fan auxiliar idoso o beneficio asistencial deficiente, es necesario presentar documentos que confirmen su identidad, renta y situaci\u00f3n familiar.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El CPF est\u00e1 exigido para todos los miembros de la familia. O RG, certificado de nacimiento o casamento tambi\u00e9n son necesarios.&nbsp;<\/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, los comprovantes de residencia actualizados y las informaciones de renta formal o informal deben ser fornecidos.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No caso de personas con deficiencia, laudos m\u00e9dicos recientes y relat\u00f3rios sobre una condici\u00f3n de salud fazem parte del proceso.&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 actualizaci\u00f3n del Cadastro \u00danico es indispensable y precisa ser comprovada. Los documentos de tutela, curatela o guarda podem ser\u00e1n exigidos cuando se apliquen.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ter todo organizado acelera a an\u00e1lisis y reduce las posibilidades de indeferimento.<\/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-como-funciona-o-recebimento-do-beneficio\">Como funciona el recibo del beneficio<\/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-full\"><img decoding=\"async\" width=\"1000\" height=\"667\" loading=\"lazy\" src=\"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_59_35.jpg\" alt=\"BPC LOAS\" class=\"w-full object-cover object-center border mx-auto wp-image-2297\" srcset=\"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_59_35.jpg 1000w, https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_59_35-300x200.jpg 300w, https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_59_35-768x512.jpg 768w, https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_59_35-18x12.jpg 18w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Como funciona el recibo del beneficio. Fuente: ChatGPT<\/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>Despu\u00e9s de la aprobaci\u00f3n del pedido, el beneficio se libera directamente en el contacto indicado por el beneficiario o se abre autom\u00e1ticamente en el nombre del beneficiario. O valor sigue o salario m\u00ednimo vigente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El acompa\u00f1amiento es fundamental para garantizar la continuidad, ya que el BPC LOAS puede pasar por revisiones peri\u00f3dicas, especialmente para quienes reciben deficiencias con las evaluaciones m\u00e9dicas y sociales.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Despu\u00e9s de la aprobaci\u00f3n, el beneficiario recibir\u00e1 una carta de concesi\u00f3n informando los detalles del auxiliar BPC.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>El pago es mensual, de acuerdo con el calendario del INSS.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Es posible consultar BPC o CPF accediendo al portal Meu INSS.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Caso haya revisi\u00f3n, el beneficiario ser\u00e1 notificado para presentar documentos o participar de per\u00edcia.<br><\/li>\n<\/div><\/ol>\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-beneficios-na-pratica-o-que-muda-na-vida-de-quem-recebe\">Benef\u00edcios na pr\u00e1tica: o que muda na vida de quem recibe<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O impacto do Benef\u00edcio de Presta\u00e7\u00e3o Continuada vai al\u00e9m da renda. Ele representa mais dignidade e seguran\u00e7a para personas que enfrentan limitaciones o viven en extrema vulnerabilidad social.<\/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><strong>Seguridad financiera<\/strong>: Garante ao idoso ou deficiente um valor fixo mensal, reduzindo preocupa\u00e7\u00f5es com necessidades b\u00e1sicas como alimentaci\u00f3n, transporte y salud.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Inclusi\u00f3n social<\/strong>: Para asegurar la renta m\u00ednima, el beneficio LOAS fortalece la autonom\u00eda y reduce las desigualdades, permitiendo una mayor integraci\u00f3n en la vida comunitaria.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Acceso a servicios<\/strong>: Com o aux\u00edlio BPC, \u00e9 poss\u00edvel manter despesas essenciais, ampliando oportunidades de acceso a consultas m\u00e9dicas, medicamentos y apoyo social.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Protecci\u00f3n familiar<\/strong>: O benef\u00edcio auxilia fam\u00edlias inteiras, j\u00e1 que a renda m\u00ednima ajuda a equilibrar contas e enfrentar situaciones de emergencia con m\u00e1s seguridad.<br><\/li>\n<\/div><\/ul>\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-atencao-a-golpes-e-informacoes-falsas\">Atenci\u00f3n a golpes e informaci\u00f3n falsa.<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Infelizmente, a busca pelo benef\u00edcio LOAS abre espacio para personas mal intencionadas que ofrecen \u201cfacilidades\u201d mediante cobran\u00e7a de valores o prometem aprova\u00e7\u00f5es garantidas.<\/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><strong>Desconfie de promesas r\u00e1pidas<\/strong>: Nenhum intermediario pode garantir aprova\u00e7\u00e3o. Apenas o INSS avalia quem tem direito ao BPC LOAS.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Nunca pagues impuestos<\/strong>: El proceso es gratuito. Se algu\u00e9m cobrar valores para agilizar la concesi\u00f3n, se trata de golpe.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Utilizar canales oficiales<\/strong>: Solicite o beneficio s\u00f3lo pelo Meu INSS o Central 135. Evite entregar documentos a personas desconocidas.<br><\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Mant\u00e9n los datos actualizados<\/strong>: Las informaciones incorrectas pueden generar indeferimiento o bloqueo de pagos. Revisar siempre el Cadastro \u00danico.<br><\/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>Siguiendo estas orientaciones, es posible garantizar el uso auxiliar o el BPC deficiente con seguridad, sin problemas.<\/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-proximos-passos\">Pr\u00f3ximos pasos<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El BPC LOAS es esencial para miles de brasile\u00f1os que necesitan soporte. Entender o que \u00e9, quem pode participar e como solicitar garant\u00eda m\u00e1s segura en el proceso.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si usted cumple con nuestros requisitos o familiares en situaciones de vulnerabilidad, no deje de buscar ese derecho.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El beneficio de asistencia a los idosos y a las personas con deficiencia es un instrumento de inclusi\u00f3n y dignidad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al\u00e9m dele, h\u00e1 outros programas sociales que podem complementar a renda familiar e trazer ainda mais prote\u00e7\u00e3o.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Un ejemplo es la Bolsa Familia, que tambi\u00e9n ofrece apoyo directo a las familias en situaci\u00f3n de pobreza.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Confira nosso next artigo para entender c\u00f3mo funciona o Bolsa Familia, quais s\u00e3o as regras atualizadas e como fazer a inscri\u00e7\u00e3o de maneira simple e eficiente.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1DEunn\">\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:\/\/themisternews.com\/es\/programa-bolsa-familia\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Bolsa Familia\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/Captura-de-tela-2025-08-27-181423.jpg\" alt=\"Bolsa Fam\u00edlia\">\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:\/\/themisternews.com\/es\/programa-bolsa-familia\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Bolsa Familia\">\n            Bolsa Familia        <\/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            Protecci\u00f3n social con un m\u00ednimo de R$600 para la familia, complementos para ni\u00f1os y acompa\u00f1amiento en salud y educaci\u00f3n.        <\/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:\/\/themisternews.com\/es\/programa-bolsa-familia\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar 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:\/\/themisternews.com\/es\/programa-bolsa-familia\/\"  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:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/Captura-de-tela-2025-08-27-181423.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                Bolsa Familia              <\/p>\n              <a href=\"https:\/\/themisternews.com\/es\/programa-bolsa-familia\/\"  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                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo sitio              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>O BPC LOAS garantiza un salario m\u00ednimo a idosos e deficientes de baja renta. Descubra los requisitos, la inscripci\u00f3n y c\u00f3mo consultar el beneficio.<\/p>","protected":false},"author":7,"featured_media":2298,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[213],"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>BPC LOAS: Veja requisitos, documentos e como solicitar em 2025 - The Mister News<\/title>\n<meta name=\"description\" content=\"O BPC LOAS assegura renda b\u00e1sica vital para idosos e deficientes, ajudando milh\u00f5es de fam\u00edlias brasileiras a viver com dignidade. Saiba mais!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/themisternews.com\/es\/bpc-loas\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BPC LOAS: Veja requisitos, documentos e como solicitar em 2025\" \/>\n<meta property=\"og:description\" content=\"O BPC LOAS assegura renda b\u00e1sica vital para idosos e deficientes, ajudando milh\u00f5es de fam\u00edlias brasileiras a viver com dignidade. Saiba mais!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/themisternews.com\/es\/bpc-loas\/\" \/>\n<meta property=\"og:site_name\" content=\"The Mister News\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-03T11:59:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-19T15:05:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_56_45.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"667\" \/>\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=\"Amanda Laet\" \/>\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:\/\/themisternews.com\/#website\",\"url\":\"https:\/\/themisternews.com\/\",\"name\":\"The Mister News\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/themisternews.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es-MX\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/themisternews.com\/bpc-loas\/#primaryimage\",\"url\":\"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_56_45.jpg\",\"contentUrl\":\"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_56_45.jpg\",\"width\":1000,\"height\":667,\"caption\":\"Fonte: ChatGPT\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/themisternews.com\/bpc-loas\/#webpage\",\"url\":\"https:\/\/themisternews.com\/bpc-loas\/\",\"name\":\"BPC LOAS: Veja requisitos, documentos e como solicitar em 2025 - The Mister News\",\"isPartOf\":{\"@id\":\"https:\/\/themisternews.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/themisternews.com\/bpc-loas\/#primaryimage\"},\"datePublished\":\"2025-09-03T11:59:16+00:00\",\"dateModified\":\"2026-01-19T15:05:23+00:00\",\"author\":{\"@id\":\"https:\/\/themisternews.com\/#\/schema\/person\/83b879740b5664526a126a7e6da10f67\"},\"description\":\"O BPC LOAS assegura renda b\u00e1sica vital para idosos e deficientes, ajudando milh\u00f5es de fam\u00edlias brasileiras a viver com dignidade. Saiba mais!\",\"breadcrumb\":{\"@id\":\"https:\/\/themisternews.com\/bpc-loas\/#breadcrumb\"},\"inLanguage\":\"es-MX\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/themisternews.com\/bpc-loas\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/themisternews.com\/bpc-loas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/themisternews.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BPC LOAS: Veja requisitos, documentos e como solicitar em 2025\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/themisternews.com\/#\/schema\/person\/83b879740b5664526a126a7e6da10f67\",\"name\":\"Amanda Laet\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/themisternews.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\":\"Amanda Laet\"},\"url\":\"https:\/\/themisternews.com\/es\/author\/amanda-laet\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"BPC LOAS: Veja requisitos, documentos e como solicitar em 2025 - The Mister News","description":"O BPC LOAS assegura renda b\u00e1sica vital para idosos e deficientes, ajudando milh\u00f5es de fam\u00edlias brasileiras a viver com dignidade. Saiba mais!","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:\/\/themisternews.com\/es\/bpc-loas\/","og_locale":"es_MX","og_type":"article","og_title":"BPC LOAS: Veja requisitos, documentos e como solicitar em 2025","og_description":"O BPC LOAS assegura renda b\u00e1sica vital para idosos e deficientes, ajudando milh\u00f5es de fam\u00edlias brasileiras a viver com dignidade. Saiba mais!","og_url":"https:\/\/themisternews.com\/es\/bpc-loas\/","og_site_name":"The Mister News","article_published_time":"2025-09-03T11:59:16+00:00","article_modified_time":"2026-01-19T15:05:23+00:00","og_image":[{"width":1000,"height":667,"url":"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_56_45.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Amanda Laet","Est. reading time":"7 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/themisternews.com\/#website","url":"https:\/\/themisternews.com\/","name":"The Mister News","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/themisternews.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es-MX"},{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/themisternews.com\/bpc-loas\/#primaryimage","url":"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_56_45.jpg","contentUrl":"https:\/\/themisternews.com\/wp-content\/uploads\/2025\/09\/ChatGPT-Image-2-de-set.-de-2025-17_56_45.jpg","width":1000,"height":667,"caption":"Fonte: ChatGPT"},{"@type":"WebPage","@id":"https:\/\/themisternews.com\/bpc-loas\/#webpage","url":"https:\/\/themisternews.com\/bpc-loas\/","name":"BPC LOAS: Veja requisitos, documentos e como solicitar em 2025 - The Mister News","isPartOf":{"@id":"https:\/\/themisternews.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/themisternews.com\/bpc-loas\/#primaryimage"},"datePublished":"2025-09-03T11:59:16+00:00","dateModified":"2026-01-19T15:05:23+00:00","author":{"@id":"https:\/\/themisternews.com\/#\/schema\/person\/83b879740b5664526a126a7e6da10f67"},"description":"O BPC LOAS assegura renda b\u00e1sica vital para idosos e deficientes, ajudando milh\u00f5es de fam\u00edlias brasileiras a viver com dignidade. Saiba mais!","breadcrumb":{"@id":"https:\/\/themisternews.com\/bpc-loas\/#breadcrumb"},"inLanguage":"es-MX","potentialAction":[{"@type":"ReadAction","target":["https:\/\/themisternews.com\/bpc-loas\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/themisternews.com\/bpc-loas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/themisternews.com\/"},{"@type":"ListItem","position":2,"name":"BPC LOAS: Veja requisitos, documentos e como solicitar em 2025"}]},{"@type":"Person","@id":"https:\/\/themisternews.com\/#\/schema\/person\/83b879740b5664526a126a7e6da10f67","name":"Amanda Laet","image":{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/themisternews.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":"Amanda Laet"},"url":"https:\/\/themisternews.com\/es\/author\/amanda-laet\/"}]}},"_links":{"self":[{"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/posts\/2296"}],"collection":[{"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/comments?post=2296"}],"version-history":[{"count":0,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/posts\/2296\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/media\/2298"}],"wp:attachment":[{"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/media?parent=2296"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/categories?post=2296"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/themisternews.com\/es\/wp-json\/wp\/v2\/tags?post=2296"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}