{"id":3856,"date":"2022-12-20T12:19:30","date_gmt":"2022-12-20T12:19:30","guid":{"rendered":"https:\/\/informacaoevalor.com\/?p=3856"},"modified":"2022-12-20T12:19:33","modified_gmt":"2022-12-20T12:19:33","slug":"mei-como-funciona","status":"publish","type":"post","link":"https:\/\/informacaoevalor.com\/it\/mei-como-funciona\/","title":{"rendered":"Voglio essere MEI: capire come funziona\u00a0"},"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>Ottieni vantaggi garantiti! Lavora per te stesso aprendo ufficialmente il tuo MEI!<\/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\"><img loading=\"lazy\" src=\"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA\" alt=\"\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >MEI (Microimprenditore Individuale). (Fonte: informazioni e valore \/ Adobe Stock).<\/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>Chi lavora in proprio o ha una piccola impresa pu\u00f2 ora regolarizzare la propria situazione lavorativa ed emettere note tramite il MEI (Microimprenditore Individuale).<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-2j0uEW\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Come aprire una mei anche oggi\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-1-1.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Come aprire una mei anche oggi\">\n            Come aprire una mei anche oggi        <\/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            L&#039;apertura di mei \u00e8 molto semplice e gratuita. Scopri come funziona nel nostro articolo consigliato!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  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:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-1-1.png\">          \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 aprire una mei anche oggi              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  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>Inoltre, coloro che sono MEI e pagano puntualmente le tasse possono contribuire all&#039;INSS (Istituto Nazionale della Previdenza Sociale) e andare in pensione attraverso la previdenza sociale in futuro.<\/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>Che cos&#039;\u00e8 un MEI?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il MEI \u00e8 una semplice modalit\u00e0 imprenditoriale che il Governo Federale ha varato per regolarizzare la condizione dei lavoratori autonomi e anche dei piccoli imprenditori. In questo modo, dal 2009 la modalit\u00e0 ha sottratto milioni di persone all&#039;informalit\u00e0 e ha dato loro l&#039;opportunit\u00e0 di garantire i loro diritti fondamentali sul lavoro.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quando un lavoratore autonomo o un piccolo imprenditore diventa un MEI, entra nel CNPJ (Registro nazionale delle persone giuridiche) in Brasile. Da questo, il nuovo imprenditore o prestatore di servizi pu\u00f2 regolarizzare il proprio lavoro, emettere fatture ed avere accesso alle prestazioni previdenziali, come detto sopra.&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-DVNrm\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Capire come essere MEI\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-2-1.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Capire come essere MEI\">\n            Capire come essere MEI        <\/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            L&#039;apertura del mei \u00e8 la porta per avere tutti i vantaggi garantiti. Guarda come farlo!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  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:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-2-1.png\">          \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                Capire come essere MEI              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  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>Con il mercato del lavoro formale che diventa sempre meno attraente, perch\u00e9 oltre alla mancanza di posti vacanti, i salari sono spesso ingiusti, l&#039;imprenditorialit\u00e0 cresce sempre di pi\u00f9. In questo senso, il numero delle aziende pubbliche, in particolare il MEI, \u00e8 in aumento.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Entro il 2020, il Brasile contava circa 3,3 milioni di societ\u00e0 quotate in borsa e di queste, pi\u00f9 di 2 milioni erano microimprenditori individuali. Questo totale ha mostrato un aumento di 8,4% nel numero di societ\u00e0 aperte nel 2019, per un totale di 11,3 milioni di MEI alla fine del 2020.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Inoltre, l&#039;arrivo della pandemia \u00e8 stato uno shock ancora pi\u00f9 grande per il mercato del lavoro e molte persone hanno visto la via d&#039;uscita nell&#039;imprenditorialit\u00e0 e oggi il paese ha pi\u00f9 di 14 milioni di MEI. Quindi controlla come funziona MEI!<\/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>Come funziona MEI?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il governo federale ha creato il mei con la legge complementare n\u00ba 128\/2008 ed \u00e8 entrato in vigore nel 2009. Da allora, chi \u00e8 microimprenditore riesce ad avere buona parte dei benefici delle aziende pi\u00f9 grandi, anche se non ha lo stesso entrate annuali.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Scegliendo di entrare nell&#039;elenco MEI, avrai il CNPJ e risponderai come persona giuridica al mercato. In questo senso, queste persone entrano nel semplice regime fiscale nazionale. Si tratta quindi di un regime fiscale pi\u00f9 semplice e questo aiuta chi non conosce molto bene il mercato delle imprese.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nel semplice nazionale, chi \u00e8 MEI paga una quota fissa ogni mese attraverso il DAS (Documento Riscossione Nazionale Semplici), un bollettino dell&#039;importo approssimativo di R$60. Pertanto, siamo esenti da imposte come imposta sul reddito, PIS, Cofins, IPI e CSLL.<\/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>Di cosa ho bisogno per aprire un MEI?<\/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\"><img loading=\"lazy\" src=\"https:\/\/lh6.googleusercontent.com\/pN8_X3GU8dViZiDoT6u_fDvIAYRnCCjL_wge7H-i-_Ix0S8ZJW9Sj-tYtnH_ufYc2x_SxmGVKBT0gHaM5MfB0uykqm_PVB-Dj-jzqgkL6TxKsfoqn6yYf49CI_T4svosPjQROfv6ct4FcvPhszuNK0m6NTBOQcibrdomriqO6nN5Ye6RtO5HMCUMFEZV5Q\" alt=\"\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >IO come funziona? (Fonte: informazioni e valore \/ Adobe Stock).<\/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>Insomma, essere un microimprenditore \u00e8 molto vantaggioso, ma non tutti possono avere i requisiti per diventare formali in questo modo. Questo accade perch\u00e9 la legge stabilisce alcune condizioni per l&#039;apertura del CNPJ, che sono:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Ottenere il ricavo massimo di R$81 mila all&#039;anno, equivalente a R$6,750 al mese;<\/li><li>Non \u00e8 possibile avere un socio o essere titolare di un&#039;altra azienda, cio\u00e8 questa deve essere la tua unica attivit\u00e0;<\/li><li>Assumere un massimo di un dipendente;<\/li><li>Esercitare una delle attivit\u00e0 disponibili per il MEI;<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ora connettiti con altri punti che potrebbero porre il veto al tuo diritto di aprire un MEI:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Avere meno di 18 o 16 anni, nel caso di persone non emancipate;<\/li><li>Essere uno straniero senza visto permanente;<\/li><li>Essere pensionati o dipendenti pubblici, funzione che richiede dedizione esclusiva;<\/li><li>Lavoro in funzioni regolate da organi di classe, come medici, psicologi, architetti e altre professioni.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00c8 importante ricordare che chiunque sia un lavoratore CLT (Testo Unico delle Leggi sul Lavoro) ha il diritto di aprire il MEI per svolgere altre attivit\u00e0 e garantire denaro extra. Anche i professionisti sopra menzionati hanno diritto a questa classe di imprenditorialit\u00e0, purch\u00e9 la loro azienda sia in un&#039;altra area.<\/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 id=\"h-qual-o-valor-para-abrir-um-mei\">Qual \u00e8 il costo per aprire un MEI?<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Contrariamente a quanto molti pensano, aprire il CNPJ in questa categoria \u00e8 completamente gratuito se si sceglie di aprirlo sulla piattaforma Gov.br, attraverso il portale dell&#039;imprenditore. Pertanto, non \u00e8 necessario pagare nulla per aprire il tuo MEI e formalizzare i tuoi servizi sul mercato.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-rHvQ0\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Lascia da parte l&#039;informalit\u00e0, apri il tuo MEI\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/governo.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Lascia da parte l&#039;informalit\u00e0, apri il tuo MEI\">\n            Lascia da parte l&#039;informalit\u00e0, apri il tuo MEI        <\/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            Con il MEI aperto, i diritti dei lavoratori autonomi e dei piccoli imprenditori sono garantiti. Controlla come aprire!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  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:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/governo.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Lascia da parte l&#039;informalit\u00e0, apri il tuo MEI              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  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>Tuttavia, \u00e8 possibile trovare diverse societ\u00e0 che facilitano sia il processo di apertura, come i pagamenti delle Guide DAS, la dichiarazione annuale e altre cose. Queste aziende di solito addebitano pacchetti di abbonamento o un importo specifico per ogni processo, che va da R$50 a R$100.<\/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-ate-quanto-um-mei-pode-faturar\">Quanto pu\u00f2 fatturare un MEI?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Insomma, abbiamo gi\u00e0 detto che non tutte le persone o le imprese possono entrare in questa speciale categoria perch\u00e9 \u00e8 una classe pi\u00f9 semplice. Quindi, una di queste limitazioni \u00e8 il reddito annuale, che dovrebbe essere R$81 mila.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dividendo questo totale per i mesi dell&#039;anno, arriviamo alla conclusione che la tua attivit\u00e0 o fornitura di servizi deve produrre un massimo di R$6750 per qualificarsi come MEI. Tuttavia, se la rata mensile \u00e8 superiore, \u00e8 necessario ricorrere a un&#039;altra categoria di attivit\u00e0.<\/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-pode-abrir-um-mei\">Chi pu\u00f2 aprire un MEI?<\/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, il MEI \u00e8 accessibile alla maggior parte delle persone, ad eccezione di pensionati, pensionati, dipendenti pubblici e professioni regolate da organi di classe. Pertanto, un medico, ad esempio, non pu\u00f2 aprire un MEI per esercitare il suo ruolo di medico. Tuttavia, \u00e8 possibile aprire il registro se ha intenzione di svolgere un&#039;altra attivit\u00e0.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Questo stesso concetto serve professionisti come architetti, psicologi, avvocati, economisti e altre categorie.<\/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-atividades-permitidas-para-o-empreendedor\">Attivit\u00e0 consentite all&#039;imprenditore<\/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\"><img loading=\"lazy\" src=\"https:\/\/lh5.googleusercontent.com\/o3UMVuIIKEbWyUymDfGRq88SI_8ncaICWreitWAI7TiKTPSpxUB_f5PNthx9ten3kQXx7CdivkO_k0CvdMoabGoP8lKVzAFDJ0y_m8w_LZzJGGP9lUUPop8tueyE-KUcGtpaXkNLWhC-LZNxbAuWM1FIcykTDq9iZbrr_gxUpy3AfVtimTgJE5lLe3l82w\" alt=\"\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Scopri come aprire un MEI. (Fonte: informazioni e valore \/ Adobe Stock).<\/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>Secondo i dati dell&#039;Agenzia delle Entrate, la categoria conta pi\u00f9 di 450 attivit\u00e0 dedicate ai lavoratori autonomi e anche alle piccole imprese in genere. In ogni caso, le attivit\u00e0 pi\u00f9 comuni per un singolo microimprenditore sono:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><li>Servizi di bellezza: parrucchiere, manicure, pedicure, barbiere;<\/li><li>Rivenditori di prodotti e accessori di abbigliamento;<\/li><li>Costruttori di opere murarie;<\/li><li>promotori di vendita;<\/li><li>Commercianti di snack bar, case da t\u00e8, succhi e simili;<\/li><li>Fornitori di alimenti preparati per il consumo domestico;<\/li><li>Rivenditori di merci in genere, in particolare di prodotti alimentari, come minimarket e negozi di alimentari;<\/li><li>Installazione e manutenzione elettrica;<\/li><li>Servizi di ristorazione di strada.<\/li><\/ol>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ricordando che queste sono le principali categorie, cio\u00e8 quelle che pi\u00f9 attraggono il pubblico imprenditore e prestatore di servizi in genere. In tal senso, nulla vieta di aprire un MEI con in mente un altro tipo di attivit\u00e0. Quindi dai un&#039;occhiata a come aprire un MEI attraverso i nostri nuovi contenuti consigliati!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1IM8C8\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Regolarizza il tuo lavoro con il MEI\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-3.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Regolarizza il tuo lavoro con il MEI\">\n            Regolarizza il tuo lavoro con il MEI        <\/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            Non ti sentirai mai pi\u00f9 insicuro se apri il MEI e regolarizzi il tuo lavoro come lavoratore autonomo. Guarda come farlo!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  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:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/unnamed-3.png\">          \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                Regolarizza il tuo lavoro con il MEI              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/it\/como-abrir-um-mei\/\"  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>MEI \u00e8 a disposizione di chiunque sia interessato ad avere una piccola impresa o semplicemente a regolarizzare il proprio lavoro.<\/p>","protected":false},"author":18,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[9],"tags":[116,46,45,44,50],"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>Quero ser MEI: entenda como funciona\u00a0<\/title>\n<meta name=\"description\" content=\"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/informacaoevalor.com\/it\/mei-como-funciona\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Quero ser MEI: entenda como funciona\u00a0\" \/>\n<meta property=\"og:description\" content=\"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/informacaoevalor.com\/it\/mei-como-funciona\/\" \/>\n<meta property=\"og:site_name\" content=\"Informa\u00e7\u00e3o &amp; Valor\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-20T12:19:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-20T12:19:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"estherdsales@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/informacaoevalor.com\/#website\",\"url\":\"https:\/\/informacaoevalor.com\/\",\"name\":\"Informa\u00e7\u00e3o &amp; Valor\",\"description\":\"Conte\u00fado e Informa\u00e7\u00e3o que geram valor\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/informacaoevalor.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"it-IT\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/#primaryimage\",\"url\":\"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA\",\"contentUrl\":\"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/#webpage\",\"url\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/\",\"name\":\"Quero ser MEI: entenda como funciona\u00a0\",\"isPartOf\":{\"@id\":\"https:\/\/informacaoevalor.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/#primaryimage\"},\"datePublished\":\"2022-12-20T12:19:30+00:00\",\"dateModified\":\"2022-12-20T12:19:33+00:00\",\"author\":{\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/1ad42ec21274d9f3bcf0b0ddcc5e4ba1\"},\"description\":\"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!\",\"breadcrumb\":{\"@id\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/informacaoevalor.com\/mei-como-funciona\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/informacaoevalor.com\/mei-como-funciona\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/informacaoevalor.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Quero ser MEI: entenda como funciona\u00a0\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/1ad42ec21274d9f3bcf0b0ddcc5e4ba1\",\"name\":\"estherdsales@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"caption\":\"estherdsales@gmail.com\"},\"url\":\"https:\/\/informacaoevalor.com\/it\/author\/estherdsalesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Quero ser MEI: entenda como funciona\u00a0","description":"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/informacaoevalor.com\/it\/mei-como-funciona\/","og_locale":"it_IT","og_type":"article","og_title":"Quero ser MEI: entenda como funciona\u00a0","og_description":"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!","og_url":"https:\/\/informacaoevalor.com\/it\/mei-como-funciona\/","og_site_name":"Informa\u00e7\u00e3o &amp; Valor","article_published_time":"2022-12-20T12:19:30+00:00","article_modified_time":"2022-12-20T12:19:33+00:00","og_image":[{"url":"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"estherdsales@gmail.com","Est. reading time":"7 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/informacaoevalor.com\/#website","url":"https:\/\/informacaoevalor.com\/","name":"Informa\u00e7\u00e3o &amp; Valor","description":"Conte\u00fado e Informa\u00e7\u00e3o que geram valor","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/informacaoevalor.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"it-IT"},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/informacaoevalor.com\/mei-como-funciona\/#primaryimage","url":"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA","contentUrl":"https:\/\/lh6.googleusercontent.com\/55brPC3MUxn6nhUEzollvZwzlZJ1kP0scKuo7WbUwamv7jAuup8Fk4sEKRosb_bmtioA_Dq0xORpbXnHXEgQQVBXxWWYtjYen0TvX3lTK15xdsmI_ON_POGrlfzqlvykTLQL61StOgWqMNEzMSn1KAkOyNrnPaNfXB4y04TCVihJR3YtJhOPgMOkh931BA"},{"@type":"WebPage","@id":"https:\/\/informacaoevalor.com\/mei-como-funciona\/#webpage","url":"https:\/\/informacaoevalor.com\/mei-como-funciona\/","name":"Quero ser MEI: entenda como funciona\u00a0","isPartOf":{"@id":"https:\/\/informacaoevalor.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/informacaoevalor.com\/mei-como-funciona\/#primaryimage"},"datePublished":"2022-12-20T12:19:30+00:00","dateModified":"2022-12-20T12:19:33+00:00","author":{"@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/1ad42ec21274d9f3bcf0b0ddcc5e4ba1"},"description":"Seja um MEI e regularize toda suas atividades como aut\u00f4nomo. Confira como isso funciona e quais s\u00e3o os benef\u00edcios!","breadcrumb":{"@id":"https:\/\/informacaoevalor.com\/mei-como-funciona\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/informacaoevalor.com\/mei-como-funciona\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/informacaoevalor.com\/mei-como-funciona\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/informacaoevalor.com\/"},{"@type":"ListItem","position":2,"name":"Quero ser MEI: entenda como funciona\u00a0"}]},{"@type":"Person","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/1ad42ec21274d9f3bcf0b0ddcc5e4ba1","name":"estherdsales@gmail.com","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","caption":"estherdsales@gmail.com"},"url":"https:\/\/informacaoevalor.com\/it\/author\/estherdsalesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/informacaoevalor.com\/it\/wp-json\/wp\/v2\/posts\/3856"}],"collection":[{"href":"https:\/\/informacaoevalor.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/informacaoevalor.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/it\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/it\/wp-json\/wp\/v2\/comments?post=3856"}],"version-history":[{"count":0,"href":"https:\/\/informacaoevalor.com\/it\/wp-json\/wp\/v2\/posts\/3856\/revisions"}],"wp:attachment":[{"href":"https:\/\/informacaoevalor.com\/it\/wp-json\/wp\/v2\/media?parent=3856"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/informacaoevalor.com\/it\/wp-json\/wp\/v2\/categories?post=3856"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/informacaoevalor.com\/it\/wp-json\/wp\/v2\/tags?post=3856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}