{"id":2636,"date":"2022-09-16T18:58:07","date_gmt":"2022-09-16T18:58:07","guid":{"rendered":"https:\/\/informacaoevalor.com\/?p=2636"},"modified":"2022-12-09T23:11:48","modified_gmt":"2022-12-09T23:11:48","slug":"3-beneficios-pagos-ao-mesmo-tempo","status":"publish","type":"post","link":"https:\/\/informacaoevalor.com\/pt\/3-beneficios-pagos-ao-mesmo-tempo\/","title":{"rendered":"Estes 3 benef\u00edcios podem ser pagos ao mesmo tempo. Confira"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-descubra-quais-sao-os-criterios-para-garantir-os-seus-beneficios\">Descubra quais s\u00e3o os crit\u00e9rios para garantir os seus benef\u00edcios<\/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 aligncenter size-full\"><img width=\"768\" height=\"434\" loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/09\/Como-se-inscrever-no-Auxilio-Brasil.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-2643\" srcset=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/09\/Como-se-inscrever-no-Auxilio-Brasil.jpeg 768w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/09\/Como-se-inscrever-no-Auxilio-Brasil-300x170.jpeg 300w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nem todo mundo sabe, mas estes 3 benef\u00edcios est\u00e3o sim, liberados para quem j\u00e1 recebe o Aux\u00edlio Brasil. \u00c9 necess\u00e1rio apenas cumprir os requisitos para solicitar o pagamento.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Neste artigo voc\u00ea entender\u00e1 tudo o que precisa fazer para receber os valores e complementar a renda da sua casa.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2rgwk0\">\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:\/\/informacaoevalor.com\/pt\/cadastro-cadunico-2022\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Veja como fazer a inscri\u00e7\u00e3o para receber\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/09\/cadunico.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/pt\/cadastro-cadunico-2022\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Veja como fazer a inscri\u00e7\u00e3o para receber\">\n            Veja como fazer a inscri\u00e7\u00e3o para receber        <\/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            Confira o passo a passo para se cadastrar e receber os pagamentos.        <\/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:\/\/informacaoevalor.com\/pt\/cadastro-cadunico-2022\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continue lendo            <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:\/\/informacaoevalor.com\/pt\/cadastro-cadunico-2022\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/09\/cadunico.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                Veja como fazer a inscri\u00e7\u00e3o para receber              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/pt\/cadastro-cadunico-2022\/\"  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                    Continue lendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea permanecer\u00e1 no mesmo site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Os programas Aux\u00edlio Brasil, Vale G\u00e1s e Tarifa Social utilizam a estrutura do Cad\u00danico como crit\u00e9rio para pagamento. Sendo assim, a fam\u00edlia cadastrada no programa, est\u00e1 habilitada a receber.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mais de 18 milh\u00f5es de fam\u00edlias j\u00e1 recebem o Aux\u00edlio Brasil. O Vale G\u00e1s, por sua vez, j\u00e1 beneficia mais de 5,6 milh\u00f5es e visa chegar a mais de 22 milh\u00f5es at\u00e9 setembro de 2023. J\u00e1 a Tarifa Social, atende mais de 24 milh\u00f5es de cidad\u00e3os.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Continue a leitura para entender o processo e os valores liberados.<\/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>Requisitos para recebimento do Aux\u00edlio Brasil<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al\u00e9m de estar inscrito no Cad\u00danico, \u00e9 importante cumprir um dos seguintes requisitos para garantir o pagamento do benef\u00edcio:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Fam\u00edlia estar em situa\u00e7\u00e3o de pobreza ou extrema pobreza;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Fam\u00edlia estar enquadrada em regra de emancipa\u00e7\u00e3o<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Situa\u00e7\u00e3o de extrema pobreza se caracteriza pela renda mensal por pessoa n\u00e3o passar de R$ 100,00. J\u00e1 a situa\u00e7\u00e3o de pobreza, tem por elemento principal, a renda por pessoa estar entre R$ 100,01 e R$ 200,00.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A regra de emancipa\u00e7\u00e3o significa que a fam\u00edlia pode continuar a receber as parcelas do aux\u00edlio por um per\u00edodo, mesmo ap\u00f3s um membro ter sido contratado em regime de carteira assinada.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No entanto, \u00e9 importante manter o crit\u00e9rio de a renda mensal n\u00e3o passar de R$ 525,00 por indiv\u00edduo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sendo assim, para garantir o recebimento do Aux\u00edlio Brasil, ainda \u00e9 necess\u00e1rio cumprir com as condi\u00e7\u00f5es abaixo constantemente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Manter em dia o pr\u00e9-natal, para fam\u00edlias com gestantes;<\/li><li>Manter o calend\u00e1rio de vacina\u00e7\u00e3o em dia, para fam\u00edlias com crian\u00e7as e adolescentes;<\/li><li>Manter o acompanhamento nutricional de crian\u00e7as e adolescentes;<\/li><li>Manter a frequ\u00eancia escolar m\u00ednima.<\/li><\/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>Requisitos para recebimento do Vale G\u00e1s<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>J\u00e1 para o pagamento do Vale G\u00e1s, al\u00e9m do Cad\u00danico, \u00e9 necess\u00e1rio cumprir ao menos um destes requisitos:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Ter renda familiar por pessoa menor ou igual a meio sal\u00e1rio m\u00ednimo;<\/li><li>Ter na fam\u00edlia algum membro que receba o BPC (benef\u00edcio de presta\u00e7\u00e3o continuada)<\/li><li>Possuir renda familiar total igual ou inferior a tr\u00eas sal\u00e1rios m\u00ednimos;<\/li><li>Fam\u00edlias com mulheres v\u00edtimas de viol\u00eancia dom\u00e9stica com medidas protetivas de urg\u00eancia t\u00eam prefer\u00eancia.<\/li><\/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>Requisitos para recebimento da Tarifa Social<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O benef\u00edcio da Tarifa Social \u00e9 um desconto que \u00e9 dado na conta de luz e \u00e9 oferecido pelo Governo Federal para fam\u00edlias de baixa renda que est\u00e3o<strong> inscritas no Cad\u00danico<\/strong> ou que contenha no grupo familiar, pessoas beneficiadas pelo BPC.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Os requisitos para recebimento s\u00e3o:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Que a renda por pessoa seja menor ou igual a meio sal\u00e1rio m\u00ednimo nacional;<\/li><li>Que a fam\u00edlia contenha algum membro que receba o BPC (benef\u00edcio de presta\u00e7\u00e3o continuada);<\/li><li>Que a fam\u00edlia com renda mensal de at\u00e9 tr\u00eas sal\u00e1rios m\u00ednimos possua na mesma resid\u00eancia portador de doen\u00e7a ou defici\u00eancia;<\/li><li>Fam\u00edlias ind\u00edgenas ou quilombolas que atendem os crit\u00e9rios de renda.<\/li><\/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>Sobre os pagamentos de cada aux\u00edlio<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Embora os tr\u00eas benef\u00edcios estejam acess\u00edveis para a mesma pessoa, a forma de pagamento de cada uma \u00e9 diferente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Pagamento do Aux\u00edlio Brasil<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O pagamento \u00e9 feito por algumas destas maneiras:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Poupan\u00e7a Social Digital;<\/li><li>Conta Corrente de Dep\u00f3sito \u00e0 vista;<\/li><li>Conta Especial de Dep\u00f3sito \u00e0 vista;<\/li><li>Conta Cont\u00e1bil (plataforma social do Programa).<\/li><li>Aplicativo Caixa Tem<\/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>Pagamento do Vale G\u00e1s<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O pagamento do Vale G\u00e1s \u00e9 feito de dois em dois meses, usa o n\u00famero do NIS do benefici\u00e1rio como refer\u00eancia e segue o calend\u00e1rio do Aux\u00edlio Brasil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Os mesmos dados utilizados para o recebimento do Aux\u00edlio Brasil podem ser utilizados para o recebimento do vale-g\u00e1s.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O saque pode ser feito em casas lot\u00e9ricas, terminais de autoatendimento ou correspondentes do Caixa Aqui, bem como pelo app Caixa Tem.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Pagamento da Tarifa Social<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A tarifa social n\u00e3o \u00e9 necessariamente um pagamento, e sim um desconto, que \u00e9 aplicado na conta de luz e varia de 10% a 65% do valor da conta, at\u00e9 um limite de 220 kWh por m\u00eas. Veja a tabela abaixo:<\/p>\n<\/div><div class=\"prose text-left mb-5 w-[17rem] sm:w-full flex overflow-auto m-auto\">\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>CONSUMO MENSAL<\/strong><\/td><td><strong>PERCENTUAL DE DESCONTO<\/strong><\/td><\/tr><tr><td>At\u00e9 30 KWh<\/td><td>65%<\/td><\/tr><tr><td>De 31 KWh a 100 KWh<\/td><td>40%<\/td><\/tr><tr><td>De 101 KWh a 220 KWh<\/td><td>10%<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Fonte: www.gov.br<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O usu\u00e1rio que ainda n\u00e3o possui o NIS (N\u00famero de Inscri\u00e7\u00e3o Social) pode se cadastrar no Cad\u00danico. \u00c9 s\u00f3 procurar o CRAS (Centro de Refer\u00eancia de Assist\u00eancia Social) mais pr\u00f3ximo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00c9 importante manter o cadastro no CRAS sempre atualizado, pois a falta de atualiza\u00e7\u00e3o por mais de dois anos implica na perda deste benef\u00edcio.<\/p>\n<\/div><!--loader--><div class=\"wp-block-lazyblock-loader lazyblock-loader-Z27hxkY\"><script>\n    Math.min(window.screen.width, window.screen.height) < 768 ? document.getElementById(\"page\").classList.add(\"fixed\") : '';\n<\/script>\n<div id=\"loader\" class=\"flex h-screen fixed bg-white inset-0\" style=\"z-index: 99999;\" >\n    <div class=\"m-auto flex flex-col\">\n        <div class=\"flex\">\n            <svg style=\"color: \" class=\"m-auto animate-spin h-28 w-28\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\">\n                <circle class=\"opacity-25\" cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"4\"><\/circle>\n                <path class=\"opacity-75\" fill=\"currentColor\" d=\"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z\"><\/path>\n            <\/svg>\n        <\/div>\n                    <div class=\"px-2 my-4 text-center animate-pulse text-xl\">\n                Carregando 3 aux\u00edlios...            <\/div>\n                    <\/div>\n<\/div>\n<script>\n    function waitFor(conditionFunction) {\n        const poll = resolve => {\n            if(conditionFunction()) resolve();\n            else setTimeout(_ => poll(resolve), 400);\n        };\n        return new Promise(poll);\n    }\n\n    window.loaderHandler = setTimeout(() => {\n        waitFor(_ => ((document.querySelector('[data-google-query-id]') !== null) || (typeof avCustomConfig === 'object' && avCustomConfig.skipAds === true)))\n            .then(_ => {\n                if ((window.location.pathname.includes('\/iow')) && ((document.referrer ?? '').includes('informacaoevalor.com'.replace('cb.', ''))) && (!document.cookie.includes('avOfferWallRewarded'))) return;\n\n                if (document.getElementById('loader')) {\n                    document.getElementById('loader').addEventListener('animationend', () => {\n                        document.getElementById(\"page\").classList.remove(\"fixed\");\n                        document.getElementById(\"loader\").remove();\n                    });\n                    document.getElementById('loader').classList.add('animate-fade-out-quickly');\n                }\n            });\n    }, 2500);\n\n    window.loaderHandler = setTimeout(() => {\n        waitFor(_ => ((typeof av === 'object' && av.requested === true) || (typeof av === 'object' && av.showLimitedAds() === true && window.googletag && googletag.pubadsReady)))\n            .then(_ => {\n                if ((window.location.pathname.includes('\/iow')) && ((document.referrer ?? '').includes('informacaoevalor.com'.replace('cb.', ''))) && (!document.cookie.includes('avOfferWallRewarded'))) return;\n                \n                if (document.getElementById('loader')) {\n                    document.getElementById('loader').addEventListener('animationend', () => {\n                        document.getElementById(\"page\").classList.remove(\"fixed\");\n                        document.getElementById(\"loader\").remove();\n                    });\n                    document.getElementById('loader').classList.add('animate-fade-out-quickly');\n                }\n            });\n    }, 3500);\n\n    window.loaderHandler = setTimeout(() => {\n        waitFor(_ => (typeof av === 'object' && av.timeline?.includes('rewarded->visible')))\n            .then(_ => {                        \n                if (document.getElementById('loader')) {\n                    document.getElementById('loader').addEventListener('animationend', () => {\n                        document.getElementById(\"page\").classList.remove(\"fixed\");\n                        document.getElementById(\"loader\").remove();\n                    });\n                    document.getElementById('loader').classList.add('animate-fade-out-quickly');\n                }\n            });\n    }, 5000);\n\n    setTimeout(() => {\n        if (document.getElementById('loader')) {\n            document.getElementById('loader').addEventListener('animationend', () => {\n                document.getElementById(\"page\").classList.remove(\"fixed\");\n                document.getElementById(\"loader\").remove();\n            });\n            document.getElementById('loader').classList.add('animate-fade-out-quickly');\n        }\n    }, ((window.location.pathname.includes('\/iow')) && ((document.referrer ?? '').includes('informacaoevalor.com'.replace('cb.', ''))) && (!document.cookie.includes('avOfferWallRewarded'))) ? 20000 : 10000);\n<\/script>\n<\/div><!--loader-->","protected":false},"excerpt":{"rendered":"<p>Aux\u00edlio Brasil, Vale G\u00e1s e Tarifa Social podem ser pagos juntamente para a mesma pessoa. Continue lendo para saber se voc\u00ea se encaixa no perfil.<\/p>","protected":false},"author":18,"featured_media":2638,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[15,5],"tags":[],"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>Estes 3 benef\u00edcios podem ser pagos ao mesmo tempo. Confira - Informa\u00e7\u00e3o &amp; Valor<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/informacaoevalor.com\/pt\/3-beneficios-pagos-ao-mesmo-tempo\/\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Estes 3 benef\u00edcios podem ser pagos ao mesmo tempo. Confira\" \/>\n<meta property=\"og:description\" content=\"Aux\u00edlio Brasil, Vale G\u00e1s e Tarifa Social podem ser pagos juntamente para a mesma pessoa. Continue lendo para saber se voc\u00ea se encaixa no perfil.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/informacaoevalor.com\/pt\/3-beneficios-pagos-ao-mesmo-tempo\/\" \/>\n<meta property=\"og:site_name\" content=\"Informa\u00e7\u00e3o &amp; Valor\" \/>\n<meta property=\"article:published_time\" content=\"2022-09-16T18:58:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-09T23:11:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/09\/274461297_23850211945820033_4820960685955157843_n.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"526\" \/>\n\t<meta property=\"og:image:height\" content=\"526\" \/>\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=\"estherdsales@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/informacaoevalor.com\/#website\",\"url\":\"https:\/\/informacaoevalor.com\/\",\"name\":\"Informa\u00e7\u00e3o &amp; Valor\",\"description\":\"Conte\u00fado e Informa\u00e7\u00e3o que geram valor\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/informacaoevalor.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-PT\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/#primaryimage\",\"url\":\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/09\/274461297_23850211945820033_4820960685955157843_n.jpg\",\"contentUrl\":\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/09\/274461297_23850211945820033_4820960685955157843_n.jpg\",\"width\":526,\"height\":526},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/#webpage\",\"url\":\"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/\",\"name\":\"Estes 3 benef\u00edcios podem ser pagos ao mesmo tempo. Confira - Informa\u00e7\u00e3o &amp; Valor\",\"isPartOf\":{\"@id\":\"https:\/\/informacaoevalor.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/#primaryimage\"},\"datePublished\":\"2022-09-16T18:58:07+00:00\",\"dateModified\":\"2022-12-09T23:11:48+00:00\",\"author\":{\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1\"},\"breadcrumb\":{\"@id\":\"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/informacaoevalor.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Estes 3 benef\u00edcios podem ser pagos ao mesmo tempo. Confira\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1\",\"name\":\"estherdsales@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"caption\":\"estherdsales@gmail.com\"},\"url\":\"https:\/\/informacaoevalor.com\/pt\/author\/estherdsalesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Estes 3 benef\u00edcios podem ser pagos ao mesmo tempo. Confira - Informa\u00e7\u00e3o &amp; Valor","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:\/\/informacaoevalor.com\/pt\/3-beneficios-pagos-ao-mesmo-tempo\/","og_locale":"pt_PT","og_type":"article","og_title":"Estes 3 benef\u00edcios podem ser pagos ao mesmo tempo. Confira","og_description":"Aux\u00edlio Brasil, Vale G\u00e1s e Tarifa Social podem ser pagos juntamente para a mesma pessoa. Continue lendo para saber se voc\u00ea se encaixa no perfil.","og_url":"https:\/\/informacaoevalor.com\/pt\/3-beneficios-pagos-ao-mesmo-tempo\/","og_site_name":"Informa\u00e7\u00e3o &amp; Valor","article_published_time":"2022-09-16T18:58:07+00:00","article_modified_time":"2022-12-09T23:11:48+00:00","og_image":[{"width":526,"height":526,"url":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/09\/274461297_23850211945820033_4820960685955157843_n.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"estherdsales@gmail.com","Est. reading time":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/informacaoevalor.com\/#website","url":"https:\/\/informacaoevalor.com\/","name":"Informa\u00e7\u00e3o &amp; Valor","description":"Conte\u00fado e Informa\u00e7\u00e3o que geram valor","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/informacaoevalor.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-PT"},{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/#primaryimage","url":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/09\/274461297_23850211945820033_4820960685955157843_n.jpg","contentUrl":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/09\/274461297_23850211945820033_4820960685955157843_n.jpg","width":526,"height":526},{"@type":"WebPage","@id":"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/#webpage","url":"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/","name":"Estes 3 benef\u00edcios podem ser pagos ao mesmo tempo. Confira - Informa\u00e7\u00e3o &amp; Valor","isPartOf":{"@id":"https:\/\/informacaoevalor.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/#primaryimage"},"datePublished":"2022-09-16T18:58:07+00:00","dateModified":"2022-12-09T23:11:48+00:00","author":{"@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1"},"breadcrumb":{"@id":"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/informacaoevalor.com\/3-beneficios-pagos-ao-mesmo-tempo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/informacaoevalor.com\/"},{"@type":"ListItem","position":2,"name":"Estes 3 benef\u00edcios podem ser pagos ao mesmo tempo. Confira"}]},{"@type":"Person","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/7d18a1837fccc9c40d8d0a12e566a4f1","name":"estherdsales@gmail.com","image":{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","caption":"estherdsales@gmail.com"},"url":"https:\/\/informacaoevalor.com\/pt\/author\/estherdsalesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/informacaoevalor.com\/pt\/wp-json\/wp\/v2\/posts\/2636"}],"collection":[{"href":"https:\/\/informacaoevalor.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/informacaoevalor.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/pt\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/pt\/wp-json\/wp\/v2\/comments?post=2636"}],"version-history":[{"count":0,"href":"https:\/\/informacaoevalor.com\/pt\/wp-json\/wp\/v2\/posts\/2636\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/pt\/wp-json\/wp\/v2\/media\/2638"}],"wp:attachment":[{"href":"https:\/\/informacaoevalor.com\/pt\/wp-json\/wp\/v2\/media?parent=2636"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/informacaoevalor.com\/pt\/wp-json\/wp\/v2\/categories?post=2636"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/informacaoevalor.com\/pt\/wp-json\/wp\/v2\/tags?post=2636"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}