+titulo+
+texto+
);setTimeout(function(){$(.alertaGeral).addClass(ativo)},300);if(reload==1){if(url==){setTimeout(function(){location.reload()},delayT)}else{setTimeout(function(){window.location.href=url},delayT)}}else{setTimeout(function(){$(.alertaGeral).removeClass(ativo).remove()},delayT)}}function compartilhamentoRedeSocial(tipoRedeSocial,url,titulo){switch(tipoRedeSocial){case facebook:var urlMontada="https://www.facebook.com/sharer/sharer.php?u="+url+"&src=sp";break;case twitter:var urlMontada="https://twitter.com/intent/tweet?original_referer="+url+"&text="+titulo+" - "+url;break;case linkedin:var urlMontada="https://www.linkedin.com/cws/share?url="+url+"%3FWT.mc_id%3D"+titulo;break;case whatsapp:var urlMontada="whatsapp://send?text="+titulo+" - "+url;break;default:}window.open(urlMontada,_blank,toolbar=no, location=no, directories=no, status=no, scrollbars=no, resizable=no, width=600, height=300, top=200, left=450)}function validateEmail(email){var re=/\S+@\S+\.\S+/;return re.test(email)}function shuffleArray(array){for(let i=array.length-1;i>0;i--){const j=Math.floor(Math.random()*(i+1));[array[i],array[j]]=[array[j],array[i]]}}if(window.location.hash&&window.location.hash==#_=_){window.location.hash=}!function(t){var e=function(e){this._options={checkOnLoad:!1,resetOnEnd:!1,loopCheckTime:50,loopMaxNumber:5,baitClass:"pub_300x250 pub_300x250m pub_728x90 text-ad textAd text_ad text_ads text-ads text-ad-links",baitStyle:"width: 1px !important; height: 1px !important; position: absolute !important; left: -10000px !important; top: -1000px !important;",debug:!1},this._var={version:"3.2.1",bait:null,checking:!1,loop:null,loopNumber:0,event:{detected:[],notDetected:[]}},void 0!==e&&this.setOption(e);var o=this,i=function(){setTimeout(function(){!0===o._options.checkOnLoad&&(!0===o._options.debug&&o._log("onload->eventCallback","A check loading is launched"),null===o._var.bait&&o._creatBait(),setTimeout(function(){o.check()},1))},1)};void 0!==t.addEventListener?t.addEventListener("load",i,!1):t.attachEvent("onload",i)};e.prototype._options=null,e.prototype._var=null,e.prototype._bait=null,e.prototype._log=function(t,e){console.log("[BlockAdBlock]["+t+"] "+e)},e.prototype.setOption=function(t,e){if(void 0!==e){var o=t;(t={})[o]=e}for(var i in t)this._options[i]=t[i],!0===this._options.debug&&this._log("setOption",The option "+i+" he was assigned to "+t[i]+");return this},e.prototype._creatBait=function(){var e=document.createElement("div");e.setAttribute("class",this._options.baitClass),e.setAttribute("style",this._options.baitStyle),this._var.bait=t.document.body.appendChild(e),this._var.bait.offsetParent,this._var.bait.offsetHeight,this._var.bait.offsetLeft,this._var.bait.offsetTop,this._var.bait.offsetWidth,this._var.bait.clientHeight,this._var.bait.clientWidth,!0===this._options.debug&&this._log("_creatBait","Bait has been created")},e.prototype._destroyBait=function(){t.document.body.removeChild(this._var.bait),this._var.bait=null,!0===this._options.debug&&this._log("_destroyBait","Bait has been removed")},e.prototype.check=function(t){if(void 0===t&&(t=!0),!0===this._options.debug&&this._log("check","An audit was requested "+(!0===t?"with a":"without")+" loop"),!0===this._var.checking)return!0===this._options.debug&&this._log("check","A check was canceled because there is already an ongoing"),!1;this._var.checking=!0,null===this._var.bait&&this._creatBait();var e=this;return this._var.loopNumber=0,!0===t&&(this._var.loop=setInterval(function(){e._checkBait(t)},this._options.loopCheckTime)),setTimeout(function(){e._checkBait(t)},1),!0===this._options.debug&&this._log("check","A check is in progress ..."),!0},e.prototype._checkBait=function(e){var o=!1;if(null===this._var.bait&&this._creatBait(),null===t.document.body.getAttribute("abp")&&null!==this._var.bait.offsetParent&&0!=this._var.bait.offsetHeight&&0!=this._var.bait.offsetLeft&&0!=this._var.bait.offsetTop&&0!=this._var.bait.offsetWidth&&0!=this._var.bait.clientHeight&&0!=this._var.bait.clientWidth||(o=!0),void 0!==t.getComputedStyle){var i=t.getComputedStyle(this._var.bait,null);!i||"none"!=i.getPropertyValue("display")&&"hidden"!=i.getPropertyValue("visibility")||(o=!0)}!0===this._options.debug&&this._log("_checkBait","A check ("+(this._var.loopNumber+1)+"/"+this._options.loopMaxNumber+" ~"+(1+this._var.loopNumber*this._options.loopCheckTime)+"ms) was conducted and detection is "+(!0===o?"positive":"negative")),!0===e&&(this._var.loopNumber++,this._var.loopNumber>=this._options.loopMaxNumber&&this._stopLoop()),!0===o?(this._stopLoop(),this._destroyBait(),this.emitEvent(!0),!0===e&&(this._var.checking=!1)):null!==this._var.loop&&!1!==e||(this._destroyBait(),this.emitEvent(!1),!0===e&&(this._var.checking=!1))},e.prototype._stopLoop=function(t){clearInterval(this._var.loop),this._var.loop=null,this._var.loopNumber=0,!0===this._options.debug&&this._log("_stopLoop","A loop has been stopped")},e.prototype.emitEvent=function(t){!0===this._options.debug&&this._log("emitEvent","An event with a "+(!0===t?"positive":"negative")+" detection was called");var e=this._var.event[!0===t?"detected":"notDetected"];for(var o in e)!0===this._options.debug&&this._log("emitEvent","Call function "+(parseInt(o)+1)+"/"+e.length),e.hasOwnProperty(o)&&e[o]();return!0===this._options.resetOnEnd&&this.clearEvent(),this},e.prototype.clearEvent=function(){this._var.event.detected=[],this._var.event.notDetected=[],!0===this._options.debug&&this._log("clearEvent","The event list has been cleared")},e.prototype.on=function(t,e){return this._var.event[!0===t?"detected":"notDetected"].push(e),!0===this._options.debug&&this._log("on",A type of event "+(!0===t?"detected":"notDetected")+" was added),this},e.prototype.onDetected=function(t){return this.on(!0,t)},e.prototype.onNotDetected=function(t){return this.on(!1,t)},t.BlockAdBlock=e,void 0===t.blockAdBlock&&(t.blockAdBlock=new e({checkOnLoad:!0,resetOnEnd:!0}))}(window);function isPrivate(t){t||(t=function(){});var n=window.RequestFileSystem||window.webkitRequestFileSystem;if(n)return n(window.TEMPORARY,1,t.bind(this,!1),t.bind(this,!0));if(window.indexedDB&&/Firefox/.test(window.navigator.userAgent))try{var e=window.indexedDB.open("test"),i=0,r=limit=10,u=function(n){return i>=limit?t(!0):window.setTimeout(n,++i*r)},d=function(){return"done"===e.readyState?t(!e.result):u(d)};return u(d)}catch(n){return t(!0)}if(window.navigator.userAgent.match(/(MSIE|Trident|Edge)/))try{return t(!window.indexedDB)}catch(n){return t(!0)}try{return window.openDatabase(null,null,null,null),t(!1)}catch(n){return t(!0)}}function shuffleArray(o){for(let t=o.length-1;t>0;t--){const f=Math.floor(Math.random()*(t+1));[o[t],o[f]]=[o[f],o[t]]}}const elementIsVisibleInViewport=(el,partiallyVisible=!1)=>{const{top,left,bottom,right}=el.getBoundingClientRect();const{innerHeight,innerWidth}=window;return partiallyVisible?((top>0&&top
0&&bottom0&&left0&&right=0&&left>=0&&bottom<=innerHeight&&right<=innerWidth};var r7Trigger=function(){var cn=document.getElementsByClassName("dynamicAdR7"),tg,sz,dp,dc,ls,st=[],da,wd=(function(){var ie=/msie/i.test(navigator.userAgent),ieBox=ie&&(document.compatMode==null||document.compatMode=="BackCompat"),canvasEl=ieBox?document.body:document.documentElement;return window.innerWidth||canvasEl.clientWidth})(),ok=!1,tm=[],ifr,ifrd;if(cn.length>0){for(var i=0;i0||tg.offsetHeight>0);var visible=tg.classList.contains(visibleComplete);if(contBanner.bannerAlternativo&&da===null&&dsp&&visible){contBanner.addBanners(tg);tg.setAttribute("data-ad","true")}else if(sz!==null&&dp!==null&&dc!==null&&sz!==""&&dp!==""&&dc!==""&&da===null&&dsp&&visible){if(contBanner.banners[dp]==undefined){contBanner.banners[dp]=1}else{contBanner.banners[dp]++;dp=dp+contBanner.banners[dp]}tg.setAttribute("data-ad","true");sz=sz.replace(/\[|\]/g,"").split(",");for(var j=0;j0){for(var l=0;l0){sz=tm;ok=!0}}if(ok){ifr=document.createElement(iframe);ifr.id="ad-r7-"+dp;ifr.width=0;ifr.height=0;ifr.frameBorder="no";ifr.scrolling="no";ifr.marginWidth="0";ifr.marginHeight="0";ifr.vspace="0";ifr.hspace="0";ifr.src="about:blank";tg.appendChild(ifr);ifrd=ifr.contentWindow?ifr.contentWindow.document:((ifr.contentDocument)?ifr.contentDocument.document:ifr.contentDocument);ifrd.open();ifrd.write( x Desenrola Brasil
Desenrola Brasil termina em março; 11,5 milhões de pessoas já foram beneficiadas
Ao todo, foram negociados R$ 35 bilhões em dívidas.
15/02/2024 16:30:01
compartilheno facebook compartilheno twitter compartilheno linkedin compartilheno whatsapp
Desde sua implementação em julho do ano passado, o Desenrola Brasil já viabilizou a renegociação de R$ 35 bilhões em dívidas, beneficiando cerca de 11,5 milhões de pessoas até o momento.
De acordo com informações do Ministério da Fazenda, desde sua implementação, aproximadamente 17 milhões de dívidas foram reestruturadas ou saíram do status negativo, proporcionando um alívio financeiro significativo para muitos brasileiros.
Mudanças no Desenrola Brasil
Recentemente, o governo federal promoveu alterações na plataforma do programa, tornando-a acessível também através de sites de bancos, birôs de crédito e outras instituições financeiras cadastradas no programa. A integração visa ampliar o alcance do Desenrola Brasil, facilitando o acesso dos devedores a opções de renegociação.
Uma das mudanças mais significativas foi a inclusão dos usuários com conta Gov.br de nível bronze, antes restrita apenas aos níveis prata e ouro. Desde essa atualização, cerca de 42% das negociações diárias são realizadas por usuários com esse nível de conta, evidenciando a democratização do acesso ao programa.
Além disso, o governo prorrogou o prazo para participação no Desenrola Brasil até 31 de março de 2024. Para participar, os cidadãos devem ter uma renda bruta mensal de até dois salários mínimos ou estar inscritos no Cadastro Único para Programas Sociais do Governo Federal (CadÚnico).
As dívidas elegíveis para renegociação devem ter sido negativadas entre janeiro de 2019 e dezembro de 2022, não ultrapassando o valor de R$ 20 mil cada. Isso inclui não apenas dívidas bancárias, como cartão de crédito, mas também contas atrasadas de serviços essenciais, como energia, água, telefonia e comércio varejista. As dívidas disponíveis para renegociação na plataforma podem ser parceladas até o valor de R$ 5 mil por beneficiário.
Receba notícias no seu e-mail