{"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\/es\/mei-como-funciona\/","title":{"rendered":"Quiero ser MEI: entiende c\u00f3mo funciona\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>\u00a1Obtenga beneficios garantizados! \u00a1Trabaja por ti mismo abriendo oficialmente tu 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 (Microempresario Individual). (Fuente: Informaci\u00f3n y Valor \/ 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>Quienes trabajan por cuenta propia o tienen un peque\u00f1o negocio ahora pueden regularizar su situaci\u00f3n laboral y emitir notas a trav\u00e9s del MEI (Microempresario Individual).<\/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\/es\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"C\u00f3mo abrir un mei incluso hoy\">\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\/es\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"C\u00f3mo abrir un mei incluso hoy\">\n            C\u00f3mo abrir un mei incluso hoy        <\/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            La apertura de mei es muy sencilla y gratuita. \u00a1Mira c\u00f3mo funciona todo en nuestro art\u00edculo recomendado!        <\/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\/es\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Sigue leyendo            <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\/es\/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                C\u00f3mo abrir un mei incluso hoy              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/es\/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                    Sigue leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/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>Adem\u00e1s, quienes son MEI y pagan sus impuestos a tiempo pueden cotizar al INSS (Instituto Nacional de Seguridad Social) y jubilarse a trav\u00e9s de la seguridad social en el 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>\u00bfQu\u00e9 es 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>El MEI es una modalidad empresarial simple que puso en marcha el Gobierno Federal para regularizar la condici\u00f3n de los trabajadores por cuenta propia y tambi\u00e9n de los peque\u00f1os empresarios. De esta forma, desde 2009 la modalidad lleva sacando a millones de personas de la informalidad y d\u00e1ndoles la oportunidad de garantizar sus derechos laborales b\u00e1sicos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cuando un trabajador por cuenta propia o un peque\u00f1o empresario se convierte en MEI, ingresa en el CNPJ (Registro Nacional de Personas Jur\u00eddicas) en Brasil. A partir de ah\u00ed, el nuevo empresario o prestador de servicios puede regularizar su trabajo, emitir facturas y acceder a los beneficios de la seguridad social, como se mencion\u00f3 anteriormente.&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\/es\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Entender c\u00f3mo ser 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\/es\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Entender c\u00f3mo ser MEI\">\n            Entender c\u00f3mo ser 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            La apertura del mei es la puerta de entrada para que tengas todos los beneficios garantizados. \u00a1Mira c\u00f3mo hacerlo!        <\/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\/es\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Sigue leyendo            <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\/es\/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                Entender c\u00f3mo ser MEI              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/es\/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                    Sigue leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/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 el mercado laboral formal cada vez menos atractivo, porque adem\u00e1s de la falta de vacantes, los salarios son injustos la mayor parte del tiempo, el emprendimiento crece cada vez m\u00e1s. En este sentido, el n\u00famero de empresas p\u00fablicas, especialmente el MEI, va en 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>Para 2020, Brasil ten\u00eda alrededor de 3,3 millones de empresas que cotizan en bolsa y de estas, m\u00e1s de 2 millones eran microempresarios individuales. Este total mostr\u00f3 un aumento de 8,4% en el n\u00famero de empresas abiertas en 2019, totalizando 11,3 millones de MEI al cierre de 2020.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, la llegada de la pandemia fue un shock a\u00fan mayor para el mercado laboral y mucha gente vio la salida en el emprendimiento y hoy el pa\u00eds cuenta con m\u00e1s de 14 millones de MEI. \u00a1Mira c\u00f3mo funciona 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>\u00bfC\u00f3mo funciona MEI?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El Gobierno Federal cre\u00f3 el mei a trav\u00e9s de la Ley Complementaria n\u00ba 128\/2008 y entr\u00f3 en vigor en 2009. Desde entonces, quienes son microempresarios logran tener buena parte de los beneficios de las empresas m\u00e1s grandes, aunque no tengan los mismos ingresos anuales.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al optar por ingresar a la lista MEI, tendr\u00e1 el CNPJ y responder\u00e1 como persona jur\u00eddica al mercado. En este sentido, estas personas ingresan al r\u00e9gimen de tributaci\u00f3n nacional simple. Por lo tanto, este es un r\u00e9gimen fiscal m\u00e1s simple y esto ayuda a aquellos que no entienden muy bien el mercado empresarial.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En el simple nacional, quien es MEI paga una cantidad fija cada mes a trav\u00e9s del DAS (Documento de Cobro Nacional Simples), una boleta por el monto aproximado de R$60. As\u00ed, estamos exentos de impuestos como el Impuesto a la Renta, PIS, Cofins, IPI y 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>\u00bfQu\u00e9 necesito para abrir 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\" >YO como funciona? (Fuente: Informaci\u00f3n y Valor \/ 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>En definitiva, ser microempresario es muy ventajoso, pero no todo el mundo puede cumplir los requisitos para formalizarse de esta manera. Esto sucede porque la ley establece algunas condiciones para la apertura del CNPJ, ellas son:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Obtener el ingreso m\u00e1ximo de R$81 mil por a\u00f1o, equivalente a R$6.750 por mes;<\/li><li>No se puede tener socio ni ser due\u00f1o de otra empresa, es decir, esta debe ser su \u00fanico negocio;<\/li><li>Contratar un m\u00e1ximo de un empleado;<\/li><li>Ejercer una de las actividades disponibles para el 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>Ahora conecta con otros puntos que pueden vetar tu derecho a abrir un MEI:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Ser menor de 18 o 16 a\u00f1os, trat\u00e1ndose de personas no emancipadas;<\/li><li>Ser extranjero sin visa permanente;<\/li><li>Ser pensionistas o funcionarios, funci\u00f3n que requiere dedicaci\u00f3n exclusiva;<\/li><li>Trabajar en funciones reguladas por \u00f3rganos de clase, como m\u00e9dicos, psic\u00f3logos, arquitectos y otras profesiones.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Es importante recordar que toda persona que sea trabajadora de CLT (Consolidaci\u00f3n de Leyes Laborales) tiene derecho a abrir el MEI para realizar otras actividades y garantizar un dinero extra. Los profesionales antes mencionados tambi\u00e9n tienen derecho a esta clase de emprendimiento, siempre que su empresa se encuentre en otro \u00e1mbito.<\/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\">\u00bfCu\u00e1l es el costo para abrir 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 lo que mucha gente piensa, abrir el CNPJ en esta categor\u00eda es completamente gratis si elige abrirlo en la plataforma Gov.br, a trav\u00e9s del portal del emprendedor. As\u00ed, no es necesario pagar nada para abrir tu MEI y formalizar tus servicios en el mercado.<\/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\/es\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Deja la informalidad de lado, abre tu 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\/es\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Deja la informalidad de lado, abre tu MEI\">\n            Deja la informalidad de lado, abre tu 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 el MEI abierto, los aut\u00f3nomos y empresarios tienen sus derechos garantizados. \u00a1Mira c\u00f3mo abrir!        <\/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\/es\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Sigue leyendo            <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\/es\/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                Deja la informalidad de lado, abre tu MEI              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/es\/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                    Sigue leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/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>Sin embargo, es posible encontrar varias empresas que facilitan tanto el proceso de apertura, como los pagos de las Gu\u00edas DAS, la declaraci\u00f3n Anual y otras cosas. Estas empresas suelen cobrar paquetes de suscripci\u00f3n o una cantidad espec\u00edfica por cada proceso, que van desde R$50 hasta 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\">\u00bfCu\u00e1nto puede facturar 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>En definitiva, ya dijimos que no todas las personas o empresas pueden entrar en esta categor\u00eda especial porque es una clase m\u00e1s sencilla. Entonces, una de estas limitaciones es el ingreso anual, que deber\u00eda ser R$81 mil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al dividir este total entre los meses del a\u00f1o, llegamos a la conclusi\u00f3n de que su negocio o prestaci\u00f3n de servicios debe generar un m\u00e1ximo de R$6750 para calificar como MEI. Sin embargo, si el pago mensual es mayor, es necesario recurrir a otra categor\u00eda de negocio.<\/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\">\u00bfQui\u00e9n puede abrir 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>En primer lugar, el MEI est\u00e1 disponible para la mayor\u00eda de las personas, con excepci\u00f3n de los jubilados, pensionistas, funcionarios y profesiones reguladas por organismos de clase. Por tanto, un m\u00e9dico, por ejemplo, no puede abrir un MEI para ejercer su funci\u00f3n de m\u00e9dico. No obstante, es posible abrir el registro si va a realizar otra actividad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este mismo concepto sirve a profesionales como arquitectos, psic\u00f3logos, abogados, economistas y otras categor\u00edas.<\/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\">Actividades permitidas para el emprendedor<\/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\" >Vea c\u00f3mo abrir un MEI. (Fuente: Informaci\u00f3n y Valor \/ 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>Seg\u00fan datos de la Receita Federal, el rubro cuenta con m\u00e1s de 450 actividades dedicadas a los cuentapropistas y tambi\u00e9n a las peque\u00f1as empresas en general. De todos modos, las actividades m\u00e1s comunes para un microempresario individual son:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><li>Servicios de belleza: peluquer\u00eda, manicura, pedicura, barber\u00eda;<\/li><li>Minoristas de prendas de vestir y accesorios;<\/li><li>constructores de obras de alba\u00f1iler\u00eda;<\/li><li>promotores de ventas;<\/li><li>Comerciantes de cafeter\u00edas, casas de t\u00e9, jugos y similares;<\/li><li>Proveedores de alimentos preparados para el consumo dom\u00e9stico;<\/li><li>Los minoristas de mercanc\u00edas en general, en particular los de productos alimenticios, tales como mini-mercados y tiendas de abarrotes;<\/li><li>Instalaci\u00f3n y mantenimiento el\u00e9ctrico;<\/li><li>Servicios de comida callejera.<\/li><\/ol>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Recordando que estas son las principales categor\u00edas, es decir, las que m\u00e1s atraen al p\u00fablico emprendedor y prestador de servicios en general. En ese sentido, nada impide que abras un MEI con otro tipo de actividad en mente. \u00a1Entonces vea c\u00f3mo abrir un MEI a trav\u00e9s de nuestro nuevo contenido recomendado!<\/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\/es\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Regulariza tu trabajo con el 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\/es\/como-abrir-um-mei\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Regulariza tu trabajo con el MEI\">\n            Regulariza tu trabajo con el 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            Nunca m\u00e1s volver\u00e1s a sentirte inseguro si abres el MEI y regularizas tu trabajo como aut\u00f3nomo. \u00a1Mira c\u00f3mo hacerlo!        <\/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\/es\/como-abrir-um-mei\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Sigue leyendo            <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\/es\/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                Regulariza tu trabajo con el MEI              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/es\/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                    Sigue leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>MEI est\u00e1 disponible para cualquier persona interesada en tener una peque\u00f1a empresa o simplemente regularizar su trabajo.<\/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\/es\/mei-como-funciona\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\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\/es\/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 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/informacaoevalor.com\/#website\",\"url\":\"https:\/\/informacaoevalor.com\/\",\"name\":\"Informa\u00e7\u00e3o &amp; Valor\",\"description\":\"Conte\u00fado e Informa\u00e7\u00e3o que geram valor\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/informacaoevalor.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@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\/9cc4fd27cffbeec4173033a60013201c\"},\"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\":\"es\",\"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\/9cc4fd27cffbeec4173033a60013201c\",\"name\":\"estherdsales@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@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\/es\/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\/es\/mei-como-funciona\/","og_locale":"es_ES","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\/es\/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 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/informacaoevalor.com\/#website","url":"https:\/\/informacaoevalor.com\/","name":"Informa\u00e7\u00e3o &amp; Valor","description":"Conte\u00fado e Informa\u00e7\u00e3o que geram valor","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/informacaoevalor.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"ImageObject","inLanguage":"es","@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\/9cc4fd27cffbeec4173033a60013201c"},"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":"es","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\/9cc4fd27cffbeec4173033a60013201c","name":"estherdsales@gmail.com","image":{"@type":"ImageObject","inLanguage":"es","@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\/es\/author\/estherdsalesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/informacaoevalor.com\/es\/wp-json\/wp\/v2\/posts\/3856"}],"collection":[{"href":"https:\/\/informacaoevalor.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/informacaoevalor.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/es\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/es\/wp-json\/wp\/v2\/comments?post=3856"}],"version-history":[{"count":0,"href":"https:\/\/informacaoevalor.com\/es\/wp-json\/wp\/v2\/posts\/3856\/revisions"}],"wp:attachment":[{"href":"https:\/\/informacaoevalor.com\/es\/wp-json\/wp\/v2\/media?parent=3856"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/informacaoevalor.com\/es\/wp-json\/wp\/v2\/categories?post=3856"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/informacaoevalor.com\/es\/wp-json\/wp\/v2\/tags?post=3856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}