{"id":215,"date":"2022-11-18T23:17:28","date_gmt":"2022-11-18T23:17:28","guid":{"rendered":"https:\/\/minutovip.com\/?p=215"},"modified":"2022-11-19T17:15:12","modified_gmt":"2022-11-19T17:15:12","slug":"os-erros-que-o-brasil-precisa-evitar-na-copa","status":"publish","type":"post","link":"https:\/\/minutovip.com\/it\/os-erros-que-o-brasil-precisa-evitar-na-copa\/","title":{"rendered":"Conoscere gli errori che il Brasile deve evitare ai Mondiali"},"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-brasil-finalmente-ganhara-o-hexa-saiba-os-erros-a-serem-evitados\">Il Brasile vincer\u00e0 finalmente il sesto? Conoscere gli errori da evitare<\/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 width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-1024x683.jpeg\" alt=\"Torcedor apreensivos com os erros do Brasil na Copa.\" class=\"w-full object-cover object-center border mx-auto wp-image-433\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-1024x683.jpeg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-300x200.jpeg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-768x512.jpeg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-1536x1024.jpeg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-2048x1365.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Uomo con la maglia del Brasile<\/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>La nostra squadra \u00e8 fiduciosa di portare a casa la coppa, ma ehi, sai quali errori deve evitare il Brasile per vincere il titolo?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Definita la rosa per il Qatar, il Brasile si prepara ad affrontare i suoi primi avversari in Coppa del Mondo, scopri i dettagli.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZywAH7\">\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:\/\/minutovip.com\/it\/como-o-brasil-pode-evitar-erros-na-copa-do-mundo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Come il Brasile pu\u00f2 evitare gli errori della Coppa del Mondo\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_233371895-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:\/\/minutovip.com\/it\/como-o-brasil-pode-evitar-erros-na-copa-do-mundo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Come il Brasile pu\u00f2 evitare gli errori della Coppa del Mondo\">\n            Come il Brasile pu\u00f2 evitare gli errori della Coppa del Mondo        <\/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            Dopo aver visto le grandi debolezze, come il Brasile pu\u00f2 evitare di commettere errori ai Mondiali.        <\/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:\/\/minutovip.com\/it\/como-o-brasil-pode-evitar-erros-na-copa-do-mundo\/\"  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:\/\/minutovip.com\/it\/como-o-brasil-pode-evitar-erros-na-copa-do-mundo\/\"  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:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_233371895-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                Come il Brasile pu\u00f2 evitare gli errori della Coppa del Mondo              <\/p>\n              <a href=\"https:\/\/minutovip.com\/it\/como-o-brasil-pode-evitar-erros-na-copa-do-mundo\/\"  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              <\/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>L&#039;annuncio dei prescelti della selezione \u00e8 stato nella mattinata di luned\u00ec 7 novembre, come previsto l&#039;elenco dei giocatori che difenderanno la selezione del Brasile, non differiva dall&#039;ultima convocazione.<br><br>Allo stesso modo in cui abbiamo lasciato fuori giocatori molto attesi, sono apparse alcune sorprese. Resta con noi e scopri i principali punti di forza e di debolezza di questa selezione:<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-1024x683.jpg\" alt=\"Torcedor com camisa do Brasil\" class=\"w-full object-cover object-center border mx-auto wp-image-217\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-1024x683.jpg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-300x200.jpg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-768x512.jpg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-1536x1024.jpg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/Torcedor-do-Brasil-2048x1365.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Tifoso che guarda la Coppa del Mondo<\/figcaption><\/figure>\n<\/div><!--image--><!--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>La rosa del Brasile per la Coppa del Mondo 2022:<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Innanzitutto, diamo un&#039;occhiata ai 26 giocatori della lista stilata dall&#039;allenatore del Brasile:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Portieri:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Alison \u2013 Liverpool.<\/li><li>Ederson-Manchester City.<\/li><li>Weverton-Palmeiras.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lati:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Daniel Alves - Puma.<\/li><li>Danilo-Juventus.<\/li><li>Alex Sandro-Juventus.<\/li><li>Alex Telles \u2013 Siviglia.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Difensori:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Bremer-Juventus.<\/li><li>Milit\u00e3o-Real Madrid.<\/li><li>Marquinhos-PSG.<\/li><li>Thiago Silva-Chelsea.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Centrocampisti:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Bruno Guimar\u00e3es \u2013 Newcastle.<\/li><li>Casemir\u00f2-Manchester United.<\/li><li>Fabinho-Liverpool.<\/li><li>Fred-Manchester United.<\/li><li>Paquet\u00e0 \u2013 West Ham.<\/li><li>Everton Ribeiro-Flamengo.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Attaccanti:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Neymar-Psg.<\/li><li>Vinicius Junior-Real Madrid.<\/li><li>Anthony-Manchester United.<\/li><li>Rodrygo-Real Madrid.<\/li><li>Raphinha-Barcellona.<\/li><li>Richarlison-Tottenham.<\/li><li>Pietro \u2013 Fiammingo.<\/li><li>Gabriel Jesus \u2013 Arsenale.<\/li><li>Gabriel Martinelli \u2013 Arsenale.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pertanto, \u00e8 con queste stelle che la squadra brasiliana cerca il suo sesto titolo.<\/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>Polemiche nella convocazione<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il tecnico della selezione ha subito diverse critiche per la convocazione del terzino destro, Daniel Alves. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il giocatore ha 39 anni e gioca nel Pumas, per\u00f2 non \u00e8 nella sua fase migliore e non \u00e8 in ottime condizioni fisiche.&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 titolo di spiegazione, Tite sottolinea che la qualit\u00e0 tecnica individuale, cio\u00e8 l&#039;aspetto mentale e l&#039;abilit\u00e0 del giocatore, sono le ragioni principali della sua presenza in lista.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La grande verit\u00e0 \u00e8 che il Brasile ha grossi problemi nei settori laterali difensivi. Pertanto, avere un veterano della Coppa del Mondo sembra essere la mossa dell&#039;allenatore.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Con l&#039;esordio di tanti giocatori in coppa del mondo, e la brutta fase dei concorrenti di Daniel Alves, Tite sceglie di avere giocatori con esperienza soprattutto per guidare i ragazzi.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ti piace? O mancava qualcuno, faresti delle modifiche?<\/p>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-de-futebo-1024x683.jpg\" alt=\"Est\u00e1dio de futebol durante um jogo\" class=\"w-full object-cover object-center border mx-auto wp-image-218\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-de-futebo-1024x683.jpg 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-de-futebo-300x200.jpg 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-de-futebo-768x512.jpg 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-de-futebo-1536x1024.jpg 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/estadio-de-futebo-2048x1365.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >partita di coppa del mondo<\/figcaption><\/figure>\n<\/div><!--image--><!--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>Errori che devono essere evitati dal Brasile ai Mondiali&nbsp;<\/h2>\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, con la presenza di giocatori che debutteranno in questa coppa, il Brasile intende evitare errori che si sono verificati frequentemente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00c8 un dato di fatto che il Brasile negli ultimi anni abbia dovuto affrontare problemi nel settore difensivo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nel 2014, dopo la tragedia contro la Germania, nel 2018, avendo addirittura un autogol nei quarti contro il Belgio, cio\u00e8 la squadra aveva bisogno soprattutto di ricomporre il settore difensivo. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Con i debuttanti in Coppa del Mondo, Bremer ed \u00c9der Milit\u00e3o, sono gli assetti per cambiare questa storia.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tite, in un&#039;intervista, sottolinea la versatilit\u00e0 nel nuovo settore difensivo, dove ha giocatori come Danilo e Milit\u00e3o, che sono, rispettivamente, terzino e difensore, che per\u00f2 possono finire per assolvere egregiamente ad altre funzioni difensive.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Inoltre, un altro errore che ha finito per fare molto male al Brasile nell&#039;ultima coppa \u00e8 la dipendenza che il gruppo ha da Neymar.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nel 2014, dopo il suo infortunio, la squadra ha segnato solo due gol, finendo per subirne 10, a dimostrazione della fragilit\u00e0 della squadra in assenza del fuoriclasse.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pertanto, \u00e8 anche evidente che negli ultimi anni la nostra selezione ha avuto difficolt\u00e0 a segnare gol. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ad esempio, dopo Ronaldo Fen\u00f4meno, il Brasile non ha mai pi\u00f9 avuto una maglia numero 9 di successo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il Brasile sar\u00e0 in grado di evitare questi errori e non inciampare in questa competizione?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Non resta che aspettare e sperare. Con poco tempo alla selezione per il debutto in coppa, scopriremo presto se questi errori sono stati corretti.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ma mentre ci\u00f2 non accade, divertiti e dai un&#039;occhiata a questo contenuto che abbiamo preparato per te.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z21W43\">\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:\/\/minutovip.com\/it\/revelacoes-mundial-2022\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Giocatori che potrebbero essere una sorpresa in Coppa\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_496305827_Editorial_Use_Only-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:\/\/minutovip.com\/it\/revelacoes-mundial-2022\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Giocatori che potrebbero essere una sorpresa in Coppa\">\n            Giocatori che potrebbero essere una sorpresa in Coppa        <\/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 quali giocatori possono sorprendere questa Coppa del Mondo        <\/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:\/\/minutovip.com\/it\/revelacoes-mundial-2022\/\"  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:\/\/minutovip.com\/it\/revelacoes-mundial-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:\/\/minutovip.com\/wp-content\/uploads\/2022\/10\/AdobeStock_496305827_Editorial_Use_Only-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                Giocatori che potrebbero essere una sorpresa in Coppa              <\/p>\n              <a href=\"https:\/\/minutovip.com\/it\/revelacoes-mundial-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                    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              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Con l&#039;ultima convocazione del Brasile per la Coppa, guarda le sorprese e scopri gli errori che il Brasile deve evitare. <\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[75,27,74,28],"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>Conhe\u00e7a os Erros que o Brasil precisa evitar na Copa - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Conhe\u00e7a os erros que o Brasil precisa evitar na copa, e confira a lista de convocados da sele\u00e7\u00e3o brasileira para a competi\u00e7\u00e3o no Qatar.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/minutovip.com\/it\/os-erros-que-o-brasil-precisa-evitar-na-copa\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Conhe\u00e7a os Erros que o Brasil precisa evitar na Copa\" \/>\n<meta property=\"og:description\" content=\"Conhe\u00e7a os erros que o Brasil precisa evitar na copa, e confira a lista de convocados da sele\u00e7\u00e3o brasileira para a competi\u00e7\u00e3o no Qatar.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/it\/os-erros-que-o-brasil-precisa-evitar-na-copa\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-18T23:17:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-19T17:15:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-1024x683.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=\"Junior Aguiar\" \/>\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:\/\/minutovip.com\/#website\",\"url\":\"https:\/\/minutovip.com\/\",\"name\":\"Minuto VIP\",\"description\":\"O Minuto vip \u00e9 um site online que oferece not\u00edcias atualizadas do mundo do Futebol\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/minutovip.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"it-IT\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-1024x683.jpeg\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-1024x683.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/#webpage\",\"url\":\"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/\",\"name\":\"Conhe\u00e7a os Erros que o Brasil precisa evitar na Copa - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/#primaryimage\"},\"datePublished\":\"2022-11-18T23:17:28+00:00\",\"dateModified\":\"2022-11-19T17:15:12+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/0db253947b398fa5d62368210cd9afd7\"},\"description\":\"Conhe\u00e7a os erros que o Brasil precisa evitar na copa, e confira a lista de convocados da sele\u00e7\u00e3o brasileira para a competi\u00e7\u00e3o no Qatar.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Conhe\u00e7a os Erros que o Brasil precisa evitar na Copa\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/0db253947b398fa5d62368210cd9afd7\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g\",\"caption\":\"Junior Aguiar\"},\"description\":\"Estudante de Direito fascinado por aprender coisas novas. Descobriu seu interesse na \u00e1rea da produ\u00e7\u00e3o de conte\u00fado e busca ampliar suas experi\u00eancias nesse universo digital. Desde sempre, apaixonado por futebol e todo o mundo dos esportes. Esse sou eu. Prazer, Junior!\",\"url\":\"https:\/\/minutovip.com\/it\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Conhe\u00e7a os Erros que o Brasil precisa evitar na Copa - Minuto VIP","description":"Conhe\u00e7a os erros que o Brasil precisa evitar na copa, e confira a lista de convocados da sele\u00e7\u00e3o brasileira para a competi\u00e7\u00e3o no Qatar.","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:\/\/minutovip.com\/it\/os-erros-que-o-brasil-precisa-evitar-na-copa\/","og_locale":"it_IT","og_type":"article","og_title":"Conhe\u00e7a os Erros que o Brasil precisa evitar na Copa","og_description":"Conhe\u00e7a os erros que o Brasil precisa evitar na copa, e confira a lista de convocados da sele\u00e7\u00e3o brasileira para a competi\u00e7\u00e3o no Qatar.","og_url":"https:\/\/minutovip.com\/it\/os-erros-que-o-brasil-precisa-evitar-na-copa\/","og_site_name":"Minuto VIP","article_published_time":"2022-11-18T23:17:28+00:00","article_modified_time":"2022-11-19T17:15:12+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-1024x683.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"5 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/minutovip.com\/#website","url":"https:\/\/minutovip.com\/","name":"Minuto VIP","description":"O Minuto vip \u00e9 um site online que oferece not\u00edcias atualizadas do mundo do Futebol","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/minutovip.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"it-IT"},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-1024x683.jpeg","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2022\/11\/AdobeStock_451016328-1024x683.jpeg"},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/#webpage","url":"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/","name":"Conhe\u00e7a os Erros que o Brasil precisa evitar na Copa - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/#primaryimage"},"datePublished":"2022-11-18T23:17:28+00:00","dateModified":"2022-11-19T17:15:12+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/0db253947b398fa5d62368210cd9afd7"},"description":"Conhe\u00e7a os erros que o Brasil precisa evitar na copa, e confira a lista de convocados da sele\u00e7\u00e3o brasileira para a competi\u00e7\u00e3o no Qatar.","breadcrumb":{"@id":"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/os-erros-que-o-brasil-precisa-evitar-na-copa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Conhe\u00e7a os Erros que o Brasil precisa evitar na Copa"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/0db253947b398fa5d62368210cd9afd7","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/minutovip.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g","caption":"Junior Aguiar"},"description":"Estudante de Direito fascinado por aprender coisas novas. Descobriu seu interesse na \u00e1rea da produ\u00e7\u00e3o de conte\u00fado e busca ampliar suas experi\u00eancias nesse universo digital. Desde sempre, apaixonado por futebol e todo o mundo dos esportes. Esse sou eu. Prazer, Junior!","url":"https:\/\/minutovip.com\/it\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/it\/wp-json\/wp\/v2\/posts\/215"}],"collection":[{"href":"https:\/\/minutovip.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/it\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/it\/wp-json\/wp\/v2\/comments?post=215"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/it\/wp-json\/wp\/v2\/posts\/215\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/it\/wp-json\/wp\/v2\/media?parent=215"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/it\/wp-json\/wp\/v2\/categories?post=215"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/it\/wp-json\/wp\/v2\/tags?post=215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}