{"id":5819,"date":"2023-03-21T23:00:00","date_gmt":"2023-03-21T23:00:00","guid":{"rendered":"https:\/\/tvemfoco.com\/?p=5819"},"modified":"2023-03-20T23:53:29","modified_gmt":"2023-03-20T23:53:29","slug":"minha-casa-minha-vida","status":"publish","type":"post","link":"https:\/\/tvemfoco.com\/it\/minha-casa-minha-vida\/","title":{"rendered":"Minha Casa Minha Vida: scopri tutto su questo vantaggio"},"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-realizar-o-seu-sonho-e-conquistar-a-casa-propria-esta-mais-proximo-do-que-voce-imagina\">Realizzare il tuo sogno e conquistare la tua casa \u00e8 pi\u00f9 vicino di quanto pensi<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"680\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-1024x680.jpeg\" alt=\"homem e mulher sentado no ch\u00e3o\" class=\"w-full object-cover object-center border mx-auto wp-image-5872\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-1024x680.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-300x199.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-768x510.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-1536x1020.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-2048x1360.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Conquista il tuo sogno con Minha Casa Minha Vida. Fonte: AdobeStock<\/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>Per pi\u00f9 di un decennio, il programma Minha Casa Minha Vida, un beneficio del governo, ha trasformato la vita di innumerevoli cittadini brasiliani.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Creato nel 2009, l&#039;obiettivo principale del programma \u00e8 facilitare l&#039;accesso all&#039;alloggio per le famiglie a basso reddito in tutto il paese.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1hJn8V\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/tvemfoco.com\/it\/programa-minha-casa-minha-vida\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"La mia casa, il mio programma di vita\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_158808104-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/tvemfoco.com\/it\/programa-minha-casa-minha-vida\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"La mia casa, il mio programma di vita\">\n            La mia casa, il mio programma di vita        <\/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            Scopri come registrarti e conquistare la tua nuova casa.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/tvemfoco.com\/it\/programa-minha-casa-minha-vida\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua a leggere            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/tvemfoco.com\/it\/programa-minha-casa-minha-vida\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_158808104-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                La mia casa, il mio programma di vita              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/it\/programa-minha-casa-minha-vida\/\"  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                    Continua a leggere                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Rimarrai su questo sito web              <\/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>Il programma si basa su metodi innovativi e strategie ben definite. In questo modo, il programma Minha Casa Minha Vida si \u00e8 affermato come uno dei pi\u00f9 riusciti nella storia del paese.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In questo articolo, ti invitiamo a saperne di pi\u00f9 su questa incredibile iniziativa e capire perch\u00e9 Minha Casa Minha Vida \u00e8 cos\u00ec importante per lo sviluppo sociale ed economico del paese.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-o-que-e-e-como-funciona-o-minha-casa-minha-vida\">Cos&#039;\u00e8 Minha Casa, Minha Vida e come funziona?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_329376481-1-1024x683.jpeg\" alt=\"chave na porta\" class=\"w-full object-cover object-center border mx-auto wp-image-5874\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_329376481-1-1024x683.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_329376481-1-300x200.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_329376481-1-768x512.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_329376481-1-1536x1024.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_329376481-1-2048x1365.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Come funziona il programma? Fonte: AdobeStock<\/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>In primo luogo, se hai il desiderio costante di acquistare la tua casa, \u00e8 molto probabile che tu abbia gi\u00e0 una certa conoscenza del programma Minha Casa Minha Vida (MCMV).<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Questo programma \u00e8 stato creato nel 2009 e mira a facilitare l&#039;acquisizione di alloggi a prezzi accessibili e complessi abitativi per le famiglie a basso reddito. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Per inciso, il programma offre sussidi e tassi di interesse inferiori a quelli di mercato per coloro che soddisfano i requisiti sociali e di reddito richiesti.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Per l&#039;anno 2023, ci saranno alcuni cambiamenti nel programma. In questo senso, uno dei principali \u00e8 il rendimento del Livello 1. Ogni livello equivale a un valore di reddito lordo:<\/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>Livello 1: reddito mensile fino a R$2.640,00;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Intervallo 2: reddito mensile da R$2.640,01 a R$4.400,00;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Intervallo 3: reddito mensile da R$4,400.01 a R$8,00.00.<\/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>Inoltre, il programma include nuove opzioni abitative, come il leasing sociale e l&#039;acquisizione di immobili usati. E nel programma saranno incluse anche le famiglie senza fissa dimora.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ma, poich\u00e9 non tutto \u00e8 roseo, il programma ha dovuto affrontare sfide negli ultimi anni, con un gran numero di unit\u00e0 abitative incompiute e opere paralizzate.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tuttavia, attualmente, il governo sta lavorando insieme ad aziende, agenti finanziari ed enti pubblici per riprendere e completare questi lavori.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quem-tem-direito-ao-beneficio\">Chi ha diritto al beneficio?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Innanzitutto, per inserirti nel programma, devi soddisfare alcuni requisiti stabiliti:<\/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>famiglie che hanno una donna come capo del nucleo familiare;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>famiglie con persone con disabilit\u00e0, anziani, bambini e adolescenti, famiglie in situazioni di rischio e vulnerabilit\u00e0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>famiglie in aree di emergenza o calamit\u00e0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>famiglie in sfollamento involontario a causa di lavori pubblici federali;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>famiglie di strada.<\/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>Inoltre, la priorit\u00e0 \u00e8 che gli alloggi siano a nome delle donne.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-as-vantagens-deste-beneficio-do-governo\">Quali sono i vantaggi di questo sussidio statale?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Inizialmente, il programma Minha Casa, Minha Vida rappresenta un&#039;opportunit\u00e0 unica per le famiglie che desiderano realizzare il sogno di possedere una casa. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Oltre a fornire alloggi sicuri e convenienti, il programma offre anche altri interessanti vantaggi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Da quando \u00e8 stato creato, uno dei principali vantaggi \u00e8 stata la possibilit\u00e0 di finanziamento a condizioni speciali. I tassi di interesse sono inferiori a quelli di mercato. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Inoltre, il periodo di pagamento \u00e8 pi\u00f9 lungo, il che consente rate pi\u00f9 basse.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Oltre alla facilit\u00e0 di accesso al programma \u00e8 un altro vantaggio. Le famiglie che soddisfano i requisiti stabiliti dal programma possono presentare domanda senza burocrazia e con procedure semplificate.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il programma fornisce anche assistenza tecnica gratuita alle famiglie. Pertanto, aiutano con come prendersi cura della casa e come eseguire piccoli lavori di ristrutturazione, mantenendo la propriet\u00e0 in buone condizioni.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Infine, il programma Minha Casa Minha Vida \u00e8 un&#039;opportunit\u00e0 unica per le famiglie che cercano una maggiore stabilit\u00e0 finanziaria e la realizzazione del loro sogno di possedere una casa.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-se-inscrever-no-minha-casa-minha-vida\">Come iscriversi a Minha Casa Minha Vida?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_555123735-2-1024x576.jpeg\" alt=\"homem e mulher olhando notebook\" class=\"w-full object-cover object-center border mx-auto wp-image-5875\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_555123735-2-1024x576.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_555123735-2-300x169.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_555123735-2-768x432.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_555123735-2-1536x864.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_555123735-2-2048x1152.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Come funziona. Fonte: AdobeStock<\/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>Il processo \u00e8 diverso per ogni fascia di reddito. Vedere come funziona.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In primo luogo, per le famiglie del Livello 1 del programma, il processo inizia con la domanda al municipio. Segue la validazione dei dati da parte della Caixa Econ\u00f4mica Federal e il disegno delle case.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le famiglie che soddisfano i requisiti ricevono informazioni con la data ei dettagli per firmare il contratto di propriet\u00e0.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Per le famiglie nei livelli 2 e 3, la registrazione pu\u00f2 essere effettuata tramite un&#039;azienda che partecipa al programma o direttamente con Caixa.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Infine, \u00e8 possibile effettuare una simulazione di come sar\u00e0 il finanziamento attraverso il sito Caixa. Basta comunicare il valore approssimativo dell&#039;immobile, l&#039;ubicazione e il reddito familiare. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Una volta approvati tutti i documenti, la famiglia \u00e8 pronta a firmare il contratto di finanziamento.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vuoi maggiori dettagli su questo processo? Dai un&#039;occhiata all&#039;articolo qui sotto.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-16qO4k\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/tvemfoco.com\/it\/programa-minha-casa-minha-vida\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"La mia casa, il mio programma di vita\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_524162693-2-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/tvemfoco.com\/it\/programa-minha-casa-minha-vida\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"La mia casa, il mio programma di vita\">\n            La mia casa, il mio programma di vita        <\/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            Scopri il passo dopo passo per avere la casa dei sogni.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/tvemfoco.com\/it\/programa-minha-casa-minha-vida\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua a leggere            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/tvemfoco.com\/it\/programa-minha-casa-minha-vida\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_524162693-2-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                La mia casa, il mio programma di vita              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/it\/programa-minha-casa-minha-vida\/\"  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                    Continua a leggere                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Rimarrai su questo sito web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Qui troverai preziose informazioni sul programma Minha Casa Minha Vida. Come iscriversi al programma, i criteri di partecipazione, i vantaggi del finanziamento e molto altro.<\/p>","protected":false},"author":13,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[856],"tags":[817,949,948],"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>Minha Casa Minha Vida: saiba tudo sobre esse benef\u00edcio - TV em Foco<\/title>\n<meta name=\"description\" content=\"Chegou a hora de descobrir como \u00e9 o processo para realizar o sonho da casa pr\u00f3pria atrav\u00e9s do Minha Casa Minha Vida!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tvemfoco.com\/it\/minha-casa-minha-vida\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Minha Casa Minha Vida: saiba tudo sobre esse benef\u00edcio\" \/>\n<meta property=\"og:description\" content=\"Chegou a hora de descobrir como \u00e9 o processo para realizar o sonho da casa pr\u00f3pria atrav\u00e9s do Minha Casa Minha Vida!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tvemfoco.com\/it\/minha-casa-minha-vida\/\" \/>\n<meta property=\"og:site_name\" content=\"TV em Foco\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-21T23:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-20T23:53:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-1024x680.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=\"Rafaela Gregorio\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tvemfoco.com\/#website\",\"url\":\"https:\/\/tvemfoco.com\/\",\"name\":\"TV em Foco\",\"description\":\"A TV em Foco \u00e9 um site online que oferece not\u00edcias atualizadas sobre diversos assuntos\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tvemfoco.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"it-IT\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/#primaryimage\",\"url\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-1024x680.jpeg\",\"contentUrl\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-1024x680.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/#webpage\",\"url\":\"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/\",\"name\":\"Minha Casa Minha Vida: saiba tudo sobre esse benef\u00edcio - TV em Foco\",\"isPartOf\":{\"@id\":\"https:\/\/tvemfoco.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/#primaryimage\"},\"datePublished\":\"2023-03-21T23:00:00+00:00\",\"dateModified\":\"2023-03-20T23:53:29+00:00\",\"author\":{\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/59aa14bb863d6a0cbd9248132bb7eaac\"},\"description\":\"Chegou a hora de descobrir como \u00e9 o processo para realizar o sonho da casa pr\u00f3pria atrav\u00e9s do Minha Casa Minha Vida!\",\"breadcrumb\":{\"@id\":\"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tvemfoco.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Minha Casa Minha Vida: saiba tudo sobre esse benef\u00edcio\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/59aa14bb863d6a0cbd9248132bb7eaac\",\"name\":\"Rafaela Gregorio\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/896114155b61e0c2f10a07a5dea38c84?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/896114155b61e0c2f10a07a5dea38c84?s=96&d=mm&r=g\",\"caption\":\"Rafaela Gregorio\"},\"description\":\"Formada em Publicidade e Propaganda, especialista e amante do Digital. Sempre em busca de desenvolver novas habilidades.\",\"url\":\"https:\/\/tvemfoco.com\/it\/author\/rafaela-gregorio\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Minha Casa Minha Vida: saiba tudo sobre esse benef\u00edcio - TV em Foco","description":"Chegou a hora de descobrir como \u00e9 o processo para realizar o sonho da casa pr\u00f3pria atrav\u00e9s do Minha Casa Minha Vida!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tvemfoco.com\/it\/minha-casa-minha-vida\/","og_locale":"it_IT","og_type":"article","og_title":"Minha Casa Minha Vida: saiba tudo sobre esse benef\u00edcio","og_description":"Chegou a hora de descobrir como \u00e9 o processo para realizar o sonho da casa pr\u00f3pria atrav\u00e9s do Minha Casa Minha Vida!","og_url":"https:\/\/tvemfoco.com\/it\/minha-casa-minha-vida\/","og_site_name":"TV em Foco","article_published_time":"2023-03-21T23:00:00+00:00","article_modified_time":"2023-03-20T23:53:29+00:00","og_image":[{"url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-1024x680.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rafaela Gregorio","Est. reading time":"5 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/tvemfoco.com\/#website","url":"https:\/\/tvemfoco.com\/","name":"TV em Foco","description":"A TV em Foco \u00e9 um site online que oferece not\u00edcias atualizadas sobre diversos assuntos","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tvemfoco.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"it-IT"},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/#primaryimage","url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-1024x680.jpeg","contentUrl":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67276977-1024x680.jpeg"},{"@type":"WebPage","@id":"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/#webpage","url":"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/","name":"Minha Casa Minha Vida: saiba tudo sobre esse benef\u00edcio - TV em Foco","isPartOf":{"@id":"https:\/\/tvemfoco.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/#primaryimage"},"datePublished":"2023-03-21T23:00:00+00:00","dateModified":"2023-03-20T23:53:29+00:00","author":{"@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/59aa14bb863d6a0cbd9248132bb7eaac"},"description":"Chegou a hora de descobrir como \u00e9 o processo para realizar o sonho da casa pr\u00f3pria atrav\u00e9s do Minha Casa Minha Vida!","breadcrumb":{"@id":"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tvemfoco.com\/minha-casa-minha-vida\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tvemfoco.com\/minha-casa-minha-vida\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tvemfoco.com\/"},{"@type":"ListItem","position":2,"name":"Minha Casa Minha Vida: saiba tudo sobre esse benef\u00edcio"}]},{"@type":"Person","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/59aa14bb863d6a0cbd9248132bb7eaac","name":"Rafaela Gregorio","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/896114155b61e0c2f10a07a5dea38c84?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/896114155b61e0c2f10a07a5dea38c84?s=96&d=mm&r=g","caption":"Rafaela Gregorio"},"description":"Formada em Publicidade e Propaganda, especialista e amante do Digital. Sempre em busca de desenvolver novas habilidades.","url":"https:\/\/tvemfoco.com\/it\/author\/rafaela-gregorio\/"}]}},"_links":{"self":[{"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/posts\/5819"}],"collection":[{"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/comments?post=5819"}],"version-history":[{"count":0,"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/posts\/5819\/revisions"}],"wp:attachment":[{"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/media?parent=5819"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/categories?post=5819"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/tags?post=5819"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}