{"id":5105,"date":"2024-12-26T17:04:23","date_gmt":"2024-12-26T17:04:23","guid":{"rendered":"https:\/\/millahofficial.com\/about\/"},"modified":"2025-08-27T18:49:35","modified_gmt":"2025-08-27T18:49:35","slug":"about","status":"publish","type":"page","link":"https:\/\/millahofficial.com\/pt-br\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5105\" class=\"elementor elementor-5105\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-89bd4eb e-flex e-con-boxed e-con e-parent\" data-id=\"89bd4eb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13de1e1 elementor-widget elementor-widget-html\" data-id=\"13de1e1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<style>\n    .titulo-especial{ background: linear-gradient(to right, #CFB875 30%, #73532A 60%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }\n    \n    .titulo-especial-4 {\n        background: linear-gradient(177deg, #c9b24b 50%, #5f4522 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        text-fill-color: transparent;\n        }\n        \n    .titulo-especial-5 {\n        background: linear-gradient(45deg, #edd671 20%, #5f4522 70%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        text-fill-color: transparent;\n        }\n        \n    .titulo-especial-6 {\n        background: linear-gradient(45deg, #5f4522 20%, #edd671 70%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        text-fill-color: transparent;\n        }\n        \n    .titulo-especial-7 {\n        background: linear-gradient(45deg, #5f4522 20%, #c3b378 70%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        text-fill-color: transparent;\n        }\n        \n    .titulo-especial-8 {\n        background: linear-gradient(175deg, #5f4522 30%, #c3b378 60%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        text-fill-color: transparent;\n        }\n        \n    .titulo-especial-9 {\n        background: linear-gradient(45deg, #edd671 40%, #5f4522 59%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        text-fill-color: transparent;\n        }\n        \n    \n    div.elementor-counter > div.elementor-counter-title {\n    margin-top: -15px;\n}\n    \n    #sec-video-custom-1 video.elementor-html5-video {\n        object-fit: contain !important;\n    }\n    \n    \n    #sec-video-custom-2 .e-hosted-video video {\n        object-fit: contain !important;\n    }\n    \n    .elementor-widget-video .elementor-wrapper video {\n        background-color: transparent;\n    }\n    \n    .gradient-text-vermelho {\n      font-size: 2.5rem;\n      font-weight: bold;\n      text-transform: capitalize;\n      background: linear-gradient(to right, black, #f43f5e);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      text-align: center;\n      font-family: Arial, sans-serif;\n    }\n    \n    body {\n    overflow-x: hidden; \/* Oculta a barra de rolagem horizontal *\/\n    }\n    \n    .elementor-12 .elementor-element.elementor-element-4de5875 .elementor-wrapper {\n    --video-aspect-ratio: 3.;\n    }\n    \n    #slide-rediscover-home .elementor-button {\n    padding: 10px 40px \n    }\n\n    .elementor-element .swiper .elementor-swiper-button {\n        background-color: white;\n        border-radius: 50px;\n        padding: 9px;\n        margin-top: -20px;\n        margin-left: 8px;\n    }\n    \n    .elementor-animation-float:hover {\n    transform: translateY(-55px) !important;\n}\n\n\/* Inicializa as IDs com display:none e opacidade 0 *\/\n#texto-cd-eu-sou, \n#texto-cd-vem-me-namorar, \n#texto-cd-awakening, \n#texto-cd-inside-your-mind, \n#texto-cd-in-my-mind, \n#texto-cd-remix-in-my-mind {\n  display: none;\n  opacity: 0; \n  transition: opacity 0.5s ease; \n}\n\n\/* Exibe o texto quando o hover \u00e9 ativado na respectiva div com a imagem *\/\n#cd-eu-sou:hover ~ #texto-cd-eu-sou,\n#cd-vem-me-namorar:hover ~ #texto-cd-vem-me-namorar,\n#cd-awakening:hover ~ #texto-cd-awakening,\n#cd-inside-your-mind:hover ~ #texto-cd-inside-your-mind,\n#cd-in-my-mind:hover ~ #texto-cd-in-my-mind,\n#cd-remix-in-my-mind:hover ~ #texto-cd-remix-in-my-mind {\n  display: block;\n  opacity: 1;\n}\n\n\n\n<\/style>\n\n\n<script>\n    \/**Reproduzir viceo especifico com clique**\/\n    document.addEventListener(\"DOMContentLoaded\", () => {\n  const videoContainer = document.getElementById(\"sec-video-custom-2\");\n\n  if (videoContainer) {\n    const video = videoContainer.querySelector(\"video\");\n\n    if (video) {\n      videoContainer.addEventListener(\"click\", () => {\n        if (video.paused) {\n          video.play();\n        } else {\n          video.pause(); \n        }\n      });\n    } else {\n      console.error(\"Elemento <video> n\u00e3o encontrado dentro do cont\u00eainer.\");\n    }\n  } else {\n    console.error(\"Cont\u00eainer do v\u00eddeo com ID 'sec-video-custom-2' n\u00e3o encontrado.\");\n  }\n});\n\n<\/script>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a967e11 e-con-full e-transform e-flex e-con e-child\" data-id=\"a967e11\" data-element_type=\"container\" data-settings=\"{&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:287,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-900e082 elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-counter\" data-id=\"900e082\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Seguidores em M\u00eddias Sociais<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"120\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">K<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78f78cb elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-counter\" data-id=\"78f78cb\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">YouTuneIn em M\u00eddias Sociais<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"1000\" data-to-value=\"99\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">K<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73bc641 elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-counter\" data-id=\"73bc641\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Downloads do YouTuneIn<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"3000\" data-to-value=\"50\" data-from-value=\"0\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">K+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d7cc17 e-flex e-con-boxed e-con e-parent\" data-id=\"3d7cc17\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a8869c5 e-con-full e-flex e-con e-child\" data-id=\"a8869c5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9350fe5 titulo-especial-4 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"9350fe5\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:250}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Milena Barbosa, conhecida simplesmente\ncomo <b>Millah<\/b>, \u00e9 uma for\u00e7a de <b>criatividade,\ncompaix\u00e3o e transforma\u00e7\u00e3o.<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-26d7096 e-con-full e-flex e-con e-child\" data-id=\"26d7096\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3150ede animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"3150ede\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:450}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Como <strong>fundadora, CEO e voz do YouTuneIn<\/strong>, Millah combina mais de 22 anos de experi\u00eancia em m\u00fasica, cinema, performance e cura energ\u00e9tica, para despertar e elevar aqueles a quem ela serve. <strong>Sua jornada \u00e9 um testemunho profundo do poder de alinhar paix\u00e3o com prop\u00f3sito.<\/strong><\/p><p>Nascida com um <strong>dom natural para ver al\u00e9m da superf\u00edcie<\/strong>, Millah passou a vida unindo o m\u00edstico ao pr\u00e1tico. <strong>Sua miss\u00e3o \u00e9 desmistificar a espiritualidade<\/strong>, trazendo consci\u00eancia e alinhamento vibrat\u00f3rio para indiv\u00edduos, empresas e comunidades em todo o mundo.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9b1d94 elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"d9b1d94\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2f8f5e2 e-con-full e-flex e-con e-child\" data-id=\"2f8f5e2\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a97549f e-flex e-con-boxed e-con e-child\" data-id=\"a97549f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-aac1e2b e-flex e-con-boxed e-con e-child\" data-id=\"aac1e2b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e286ea1 titulo-especial-9 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"e286ea1\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:250}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ol\u00e1, eu sou<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6a43b3 elementor-widget elementor-widget-image\" data-id=\"d6a43b3\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"208\" height=\"94\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2024\/12\/Logo-1.png\" class=\"attachment-full size-full wp-image-4341\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-38d3653 animated-slow elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"38d3653\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:477}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 600;\">Sempre acreditei no poder da conex\u00e3o, especialmente aquela que existe dentro de n\u00f3s \u2013 o <\/span><strong style=\"font-weight: 600;\">cord\u00e3o<\/strong><span style=\"font-weight: 600;\"> invis\u00edvel que nos liga a algo maior.<\/span><\/p><p><span style=\"font-weight: 600;\">Desde muito jovem,<\/span><strong> sentia uma energia diferente<\/strong><span style=\"font-weight: 400;\">, um dom natural para perceber as correntes sutis da vida \u2013 a energia por tr\u00e1s das palavras, a\u00e7\u00f5es e emo\u00e7\u00f5es. Era como se eu pudesse ver <\/span><strong>as liga\u00e7\u00f5es<\/strong><span style=\"font-weight: 600;\"> invis\u00edveis entrela\u00e7ando todos n\u00f3s, guiando-me em dire\u00e7\u00e3o a algo mais profundo.<\/span><\/p><p><strong>Este presente me levou a uma jornada intensa de criatividade, compaix\u00e3o e descobrimentos. <\/strong><span style=\"font-weight: 400;\">Meu trabalho est\u00e1 enraizado na cren\u00e7a de que quando nos conectamos com nosso eu verdadeiro, n\u00e3o apenas transformamos nossas pr\u00f3prias vidas, mas tamb\u00e9m elevamos o mundo ao nosso redor.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4c1f42f e-flex e-con-boxed e-con e-child\" data-id=\"4c1f42f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e0fad20 e-flex e-con-boxed e-con e-child\" data-id=\"e0fad20\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4364cbb elementor-absolute elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"4364cbb\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"736\" height=\"914\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/millah-about-new-img.png\" class=\"attachment-full size-full wp-image-4401\" alt=\"\" srcset=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/millah-about-new-img.png 736w, https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/millah-about-new-img-242x300.png 242w\" sizes=\"(max-width: 736px) 100vw, 736px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bbafed4 elementor-hidden-desktop e-flex e-con-boxed e-con e-parent\" data-id=\"bbafed4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b4d4c36 e-con-full e-flex e-con e-child\" data-id=\"b4d4c36\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-174acc3 e-flex e-con-boxed e-con e-child\" data-id=\"174acc3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cc723cd e-flex e-con-boxed e-con e-child\" data-id=\"cc723cd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bf10d2 titulo-especial-9 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4bf10d2\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:250}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ol\u00e1, eu sou<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f039eae elementor-widget elementor-widget-image\" data-id=\"f039eae\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"208\" height=\"94\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2024\/12\/Logo-1.png\" class=\"attachment-full size-full wp-image-4341\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-99498a4 animated-slow elementor-widget__width-inherit elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"99498a4\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:477}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 600;\">Sempre acreditei no poder da conex\u00e3o, especialmente aquela que existe dentro de n\u00f3s \u2013 o cord\u00e3o<\/span><span style=\"font-weight: 600;\"> invis\u00edvel que nos liga a algo maior.<\/span><\/p><p><span style=\"font-weight: 600;\">Desde muito jovem,<\/span><strong> sentia uma energia diferente<\/strong><span style=\"font-weight: 400;\">, um dom natural para perceber as correntes sutis da vida \u2013 a energia por tr\u00e1s das palavras, a\u00e7\u00f5es e emo\u00e7\u00f5es. Era como se eu pudesse ver <\/span><strong>as liga\u00e7\u00f5es<\/strong><span style=\"font-weight: 600;\"> invis\u00edveis entrela\u00e7ando todos n\u00f3s, guiando-me em dire\u00e7\u00e3o a algo mais profundo.<\/span><\/p><p><strong>Este presente me levou a uma jornada intensa de criatividade, compaix\u00e3o e descobrimentos. <\/strong><span style=\"font-weight: 400;\">Meu trabalho est\u00e1 enraizado na cren\u00e7a de que quando nos conectamos com nosso eu verdadeiro, n\u00e3o apenas transformamos nossas pr\u00f3prias vidas, mas tamb\u00e9m elevamos o mundo ao nosso redor.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1e2480e e-flex e-con-boxed e-con e-child\" data-id=\"1e2480e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1080bb2 e-flex e-con-boxed e-con e-child\" data-id=\"1080bb2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-698728c elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"698728c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"736\" height=\"914\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/millah-about-new-img.png\" class=\"attachment-full size-full wp-image-4401\" alt=\"\" srcset=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/millah-about-new-img.png 736w, https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/millah-about-new-img-242x300.png 242w\" sizes=\"(max-width: 736px) 100vw, 736px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eec3de4 e-con-full e-flex e-con e-parent\" data-id=\"eec3de4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0245773 elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"0245773\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1403\" height=\"594\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/fotos-desk.png\" class=\"attachment-full size-full wp-image-4399\" alt=\"\" srcset=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/fotos-desk.png 1403w, https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/fotos-desk-300x127.png 300w, https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/fotos-desk-1024x434.png 1024w, https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/fotos-desk-768x325.png 768w\" sizes=\"(max-width: 1403px) 100vw, 1403px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f9fb2b elementor-hidden-desktop elementor-widget elementor-widget-image\" data-id=\"2f9fb2b\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"568\" height=\"580\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/fotos-mob.png\" class=\"attachment-full size-full wp-image-4400\" alt=\"\" srcset=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/fotos-mob.png 568w, https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/fotos-mob-294x300.png 294w\" sizes=\"(max-width: 568px) 100vw, 568px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-581cdc0 e-flex e-con-boxed e-con e-parent\" data-id=\"581cdc0\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18f03f5 titulo-especial-9 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"18f03f5\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:250}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Minha Jornada<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e1759d animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"5e1759d\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Eu era apenas uma garotinha quando <span style=\"color: #ceb566;\">senti pela primeira vez a centelha de criatividade e admira\u00e7\u00e3o<\/span>. Eu me perderia na m\u00fasica, na dan\u00e7a e na magia de contar hist\u00f3rias. Essa fa\u00edsca me levou por todo o mundo \u2013 desde estudar atua\u00e7\u00e3o e dire\u00e7\u00e3o em Londres at\u00e9 performar para p\u00fablicos de at\u00e9 40 mil pessoas.<\/p><p>Mas foi em 2009 que <span style=\"color: #ceb566;\">tudo mudou<\/span>. Durante um profundo despertar espiritual, recebi meu nome espiritual: Millah. N\u00e3o era apenas um nome, era uma vibra\u00e7\u00e3o, um prop\u00f3sito, <span style=\"color: #ceb566;\">me conectar com meu verdadeiro Eu.<\/span><\/p><p>Comecei a ver minha vida de forma diferente. Os momentos de uni\u00e3o e desafio foram pe\u00e7as de um quebra-cabe\u00e7a maior, levando-me a uma <span style=\"color: #ceb566;\">compreens\u00e3o mais profunda da energia, <\/span>frequ\u00eancias e o imenso poder dentro de cada um de n\u00f3s. Essa jornada me levou por anos de autodescoberta, medita\u00e7\u00e3o e imers\u00e3o em filosofias espirituais, cada passo me alinhando ainda mais com minha miss\u00e3o.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c310e2 e-flex e-con-boxed e-con e-parent\" data-id=\"1c310e2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-237e329 e-con-full e-flex e-con e-child\" data-id=\"237e329\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e68d7a titulo-especial animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4e68d7a\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:250}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">O nascimento do YouTuneIn<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78daf9c animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"78daf9c\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>O YouTuneIn n\u00e3o foi apenas uma ideia\u2014<span style=\"color: #ceb566; font-weight: 600;\">foi um presente, uma vis\u00e3o <\/span><span style=\"color: #ceb566; font-weight: 600;\">e uma manifesta\u00e7\u00e3o de tudo que aprendi<\/span>.<\/p><p>Tudo come\u00e7ou com 14 dias de solid\u00e3o na floresta, onde me conectei com a intelig\u00eancia infinita e recebi o projeto do que se tornaria uma plataforma de transforma\u00e7\u00e3o.<\/p><p>A partir da\u00ed, a vis\u00e3o se revelou. Passei quase um ano sozinha na cidade de Nova York, <span style=\"color: #ceb566; font-weight: 600;\">meditando profundamente e <\/span>colaborando com uma equipe de criadores brilhantes.<\/p><p>Juntos, dedicamos nossos cora\u00e7\u00f5es \u00e0 cria\u00e7\u00e3o de mais de 1.000 faixas meditativas, cada uma projetada para elevar, curar e alinhar.<\/p><p><span style=\"color: #ceb566; font-weight: 600;\">YouTuneIn \u00e9 mais que um aplicativo:<\/span>\u00a0\u00e9 um movimento. \u00c9 um espa\u00e7o onde a ci\u00eancia encontra a espiritualidade e onde qualquer pessoa, independentemente da sua forma\u00e7\u00e3o, <span style=\"color: #ceb566; font-weight: 600;\">pode entrar em sintonia com <\/span>o seu <strong>EU<\/strong> mais elevado.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b3efe91 e-con-full e-flex e-con e-child\" data-id=\"b3efe91\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ae2c05 elementor-hidden-desktop elementor-widget elementor-widget-image\" data-id=\"3ae2c05\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"480\" height=\"520\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/tablet.png\" class=\"attachment-full size-full wp-image-4406\" alt=\"\" srcset=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/tablet.png 480w, https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/tablet-277x300.png 277w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2556854 e-con-full e-flex e-con e-parent\" data-id=\"2556854\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4de5875 elementor-widget elementor-widget-video\" data-id=\"4de5875\" data-element_type=\"widget\" id=\"video-about\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/01\/about-cinema-3.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7591f5c e-flex e-con-boxed e-con e-parent\" data-id=\"7591f5c\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7981ae4 e-con-full e-flex e-con e-child\" data-id=\"7981ae4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9426d9d elementor-hidden-tablet elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-image\" data-id=\"9426d9d\" data-element_type=\"widget\" id=\"cd-remix-in-my-mind\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:150}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"183\" height=\"199\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cd6.png\" class=\"elementor-animation-float attachment-full size-full wp-image-4417\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d3d6314 elementor-hidden-tablet elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-image\" data-id=\"d3d6314\" data-element_type=\"widget\" id=\"cd-in-my-mind\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"195\" height=\"211\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cd5.png\" class=\"elementor-animation-float attachment-full size-full wp-image-4416\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1b44d0 elementor-hidden-tablet elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c1b44d0\" data-element_type=\"widget\" id=\"cd-inside-your-mind\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:250}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"211\" height=\"229\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cd4.png\" class=\"elementor-animation-float attachment-full size-full wp-image-4415\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a5d673 elementor-hidden-tablet elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-image\" data-id=\"8a5d673\" data-element_type=\"widget\" id=\"cd-awakening\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"223\" height=\"242\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cd3.png\" class=\"elementor-animation-float attachment-full size-full wp-image-4414\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1dbbb32 elementor-hidden-tablet elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-image\" data-id=\"1dbbb32\" data-element_type=\"widget\" id=\"cd-vem-me-namorar\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:350}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"236\" height=\"256\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cd2.png\" class=\"elementor-animation-float attachment-full size-full wp-image-4413\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-058e475 elementor-hidden-tablet elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-image\" data-id=\"058e475\" data-element_type=\"widget\" id=\"cd-eu-sou\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"241\" height=\"262\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cd1.png\" class=\"elementor-animation-float attachment-full size-full wp-image-4412\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef01b9d animated-slow elementor-hidden-desktop elementor-invisible elementor-widget elementor-widget-image\" data-id=\"ef01b9d\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:250}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"572\" height=\"320\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cd-1.png\" class=\"attachment-full size-full wp-image-4420\" alt=\"\" srcset=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cd-1.png 572w, https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cd-1-300x168.png 300w\" sizes=\"(max-width: 572px) 100vw, 572px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c678e48 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"c678e48\" data-element_type=\"widget\" id=\"texto-cd-eu-sou\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Album<\/b>: EU SOU \/ I AM <br>\n<b>Authors<\/b>: Millah \/ Paulo Amorin\/ Marcelo \nMira \/ Mariana Arrais<br>\/ Ana Caroline C. Erse.<br>\n<b>Production<\/b>: Fernando Deeplick, partnering with - Alvaro<br> Rodriguez Anaya, and Troy Darnell Scott *Imagination<br> track<br>\n<b>Sponsored by<\/b>: Guarani, ProacSP\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e0e4e5 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"2e0e4e5\" data-element_type=\"widget\" id=\"texto-cd-vem-me-namorar\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Remixes Single \u201cVem me Namorar\u201d<\/b><br>\n- Bruno Campo &amp; Renan Marques<br>\n- \u2060Romano<br>\n- \u2060Diefentaler\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f003b49 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"f003b49\" data-element_type=\"widget\" id=\"texto-cd-awakening\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Single \u201cAwakening\u201d<br>\nAuthors<\/b>: Millah<br>\n<b>Production<\/b>: Fernando DeepLick\n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fcf000d elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"fcf000d\" data-element_type=\"widget\" id=\"texto-cd-inside-your-mind\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Single \u201c Inside your Mind\u201d<\/b><br>\n<b>Author<\/b>: Millah<br>\n<b>Special Guest<\/b>: Tiago Iorc<br>\n<b>Production<\/b>: Fernando Deeplick\n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24f00b5 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"24f00b5\" data-element_type=\"widget\" id=\"texto-cd-in-my-mind\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Single \u201cYou are still in my Mind\u201d<br>\nAuthors<\/b>: Millah \/ Rey Vercosa \/ Samuel J.<br>\n<b>Production<\/b>: Rey Vercosa\n\n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cccbe92 elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"cccbe92\" data-element_type=\"widget\" id=\"texto-cd-remix-in-my-mind\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Remix Single: \u201cYou are Still in my Mind\u201d<\/b> - Fernando\u00a0Deeplick.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-db5fe5a e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"db5fe5a\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:150}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9448b6 titulo-especial animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a9448b6\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:250}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Um legado de criatividade<br>\ne Conex\u00e3o<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4aecf59 animated-slow elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"4aecf59\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tA m\u00fasica sempre foi minha linguagem, minha forma de me conectar com o mundo.<span style=\"font-weight: 800;\"> Meu \u00e1lbum, &#8220;Eu Sou\/I Am&#8221;<\/span>, \u00e9 um reflexo da minha alma <b>naquele momento<\/b> &#8211; uma mistura de pop, reggae e funk brasileiro, infundido com mensagens de cura e consci\u00eancia. Atuar para milhares de pessoas tem sido uma alegria, <span style=\"font-weight: 800;\">mas foram os momentos pessoais <b>e de sil\u00eancio<\/b><\/span>\u2014escrever letras, meditar, ensinar\u2014<span style=\"font-weight: 800;\">que mais me moldaram.<\/span><\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e82ef69 e-flex e-con-boxed e-con e-parent\" data-id=\"e82ef69\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1b7bf83 e-con-full e-flex e-con e-child\" data-id=\"1b7bf83\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-79c24b9 e-con-full e-flex e-con e-child\" data-id=\"79c24b9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b018c69 animated-slow elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"b018c69\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:250}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Tamb\u00e9m tive o privil\u00e9gio\u00a0de contribuir na vida de algumas pessoas atrav\u00e9s da minha escola de atua\u00e7\u00e3o, MB Academy, onde<span style=\"font-weight: 800;\"> desenvolvi o M\u00e9todo CCD <\/span>(Conhecimento, Consci\u00eancia, Desenvolvimento). Ver os outros crescerem, despertarem e alcan\u00e7arem seu potencial foi <span style=\"font-weight: 800;\">uma das maiores recompensas da minha vida.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b125286 e-con-full e-flex e-con e-child\" data-id=\"b125286\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a28183 elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"7a28183\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:350}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"278\" height=\"187\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/mb-1.png\" class=\"attachment-full size-full wp-image-4427\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40bd604 elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"40bd604\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:450}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>MB Academy <\/strong><br \/>Acting School 2009-2013<br \/>S\u00e3o Paulo &#8211; Brasil<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f9d13b e-con-full e-flex e-con e-child\" data-id=\"2f9d13b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6505b07 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"6505b07\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"559\" height=\"459\" src=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cartaz-1.png\" class=\"attachment-full size-full wp-image-4419\" alt=\"\" srcset=\"https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cartaz-1.png 559w, https:\/\/millahofficial.com\/wp-content\/uploads\/2025\/02\/cartaz-1-300x246.png 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-df0b4ba e-con-full animated-slow elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-parent\" data-id=\"df0b4ba\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:250,&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/millahofficial.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/About-Page-at-the-End-of-the-Page-My-Mission-Session-.mp4&quot;}\">\n\t\t<div class=\"elementor-background-video-container elementor-hidden-mobile\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-3924538 e-flex e-con-boxed e-con e-child\" data-id=\"3924538\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bf3c0ef e-con-full e-flex e-con e-child\" data-id=\"bf3c0ef\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e5707a elementor-widget elementor-widget-heading\" data-id=\"3e5707a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Minha Miss\u00e3o<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72a9ca6 elementor-widget elementor-widget-text-editor\" data-id=\"72a9ca6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><i>Cada experi\u00eancia que tive \u2013 cada m\u00fasica <\/i><i>escrita,<\/i><\/strong><\/p><p><strong><i>cada performance, cada momento de <\/i><\/strong><\/p><p><strong><i>sil\u00eancio pleno<\/i><\/strong><strong><i> <\/i><i>\u2013 me <\/i><i>trouxeram <\/i><i>at\u00e9 aqui. Minha miss\u00e3o \u00e9<\/i><\/strong><\/p><p><i> <\/i><strong><i>simples: guiar <\/i><i>as pessoas em dire\u00e7\u00e3o ao despertar<\/i><i>.<\/i><i> <\/i><\/strong><\/p><p><strong><i>E trazer a consci\u00eancia de que mesmo nos momentos<\/i><\/strong><\/p><p><i><b>mais<\/b> <\/i><strong><i>desafiadores<\/i><i>, h\u00e1 luz, h\u00e1 <\/i><\/strong><strong><i>crescimento e h\u00e1 <\/i><i>sempre <\/i><\/strong><\/p><p><strong><i>um caminho a seguir. <\/i><\/strong><strong><i>Eu acredito no poder da<\/i><\/strong><\/p><p><strong><i> consci\u00eancia para <\/i><\/strong><strong><i>transformar n\u00e3o apenas os indiv\u00edduos,<\/i><\/strong><\/p><p><strong><i> mas o mundo. <\/i><\/strong><strong><i>E estou aqui para trilhar essa jornada<\/i><\/strong><\/p><p><strong><i> com voc\u00ea.<\/i><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e8fb1a7 e-con-full e-flex e-con e-child\" data-id=\"e8fb1a7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b148466 elementor-widget elementor-widget-heading\" data-id=\"b148466\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Conecte-se comigo e vamos sintonizar<br>\nnosso eu superior \u2013 juntos.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-03d9fb3 e-con-full animated-slow elementor-hidden-desktop e-flex elementor-invisible e-con e-parent\" data-id=\"03d9fb3\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:250,&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/millahofficial.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/About-Page-at-the-End-of-the-Page-MOBILE.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-c2bf698 e-flex e-con-boxed e-con e-child\" data-id=\"c2bf698\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9aa211c e-con-full e-flex e-con e-child\" data-id=\"9aa211c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85f791b elementor-widget elementor-widget-heading\" data-id=\"85f791b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Minha Miss\u00e3o<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fefe8bc elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"fefe8bc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><i>Cada experi\u00eancia que tive \u2013 cada m\u00fasica <\/i><i>escrita, <\/i><\/strong><strong><i>cada performance, cada momento de <\/i><\/strong><strong><i>sil\u00eancio pleno <\/i><i>\u2013 me <\/i><i>trouxeram <\/i><i>at\u00e9 aqui. Minha miss\u00e3o \u00e9 <\/i><\/strong><strong><i>simples: guiar <\/i><i>as pessoas em dire\u00e7\u00e3o ao despertar<\/i><i>.<\/i><i> E trazer a consci\u00eancia de que mesmo nos momentos mais <\/i><\/strong><strong><i>desafiadores<\/i><i>, h\u00e1 luz, h\u00e1 <\/i><\/strong><strong><i>crescimento e h\u00e1 <\/i><i>sempre <\/i><i>um caminho a seguir. <\/i><\/strong><strong><i>Eu acredito no poder da consci\u00eancia para<\/i><\/strong><strong><i>transformar n\u00e3o apenas os indiv\u00edduos, mas o mundo. <\/i><\/strong><strong><i>E estou aqui para trilhar essa jornada com voc\u00ea.<\/i><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a25507b e-con-full e-flex e-con e-child\" data-id=\"a25507b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-914fa59 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"914fa59\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Conecte-se comigo e vamos sintonizar<br>\nnosso eu superior \u2013 juntos.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Seguidores em M\u00eddias Sociais 0 K YouTuneIn em M\u00eddias Sociais 0 K Downloads do YouTuneIn 0 K+ Milena Barbosa, conhecida simplesmente como Millah, \u00e9 uma for\u00e7a de criatividade, compaix\u00e3o e transforma\u00e7\u00e3o. Como fundadora, CEO e voz do YouTuneIn, Millah combina mais de 22 anos de experi\u00eancia em m\u00fasica, cinema, performance e cura energ\u00e9tica, para despertar [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5105","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/millahofficial.com\/pt-br\/wp-json\/wp\/v2\/pages\/5105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/millahofficial.com\/pt-br\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/millahofficial.com\/pt-br\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/millahofficial.com\/pt-br\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/millahofficial.com\/pt-br\/wp-json\/wp\/v2\/comments?post=5105"}],"version-history":[{"count":103,"href":"https:\/\/millahofficial.com\/pt-br\/wp-json\/wp\/v2\/pages\/5105\/revisions"}],"predecessor-version":[{"id":6711,"href":"https:\/\/millahofficial.com\/pt-br\/wp-json\/wp\/v2\/pages\/5105\/revisions\/6711"}],"wp:attachment":[{"href":"https:\/\/millahofficial.com\/pt-br\/wp-json\/wp\/v2\/media?parent=5105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}