You are on page 1of 75

<!

DOCTYPE html>
<html lang="pt-PT">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet
Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var
href=document.location.href;if(!href.match(/[?&]nowprocket/))
{if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?
nowprocket=1"}else{document.location.href=href.replace("#","?
nowprocket=1#")}}else{if(href.indexOf("#")==-1)
{document.location.href=href+"&nowprocket=1"}else{document.location.href=href.repla
ce("#","&nowprocket=1#")}}}}</script><script>class
RocketLazyLoadScripts{constructor(e)
{this.triggerEvents=e,this.eventOptions={passive:!
0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={norm
al:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e)
{this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eve
ntOptions)))}_removeUserInteractionListener(e)
{this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.
eventOptions)))}triggerListener()
{this._removeUserInteractionListener(this),"loading"===document.readyState?
document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):th
is._loadEverythingNow()}async _loadEverythingNow()
{this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite
(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await
this._loadScriptsFromList(this.delayedScripts.normal),await
this._loadScriptsFromList(this.delayedScripts.defer),await
this._loadScriptsFromList(this.delayedScripts.async),await
this._triggerDOMContentLoaded(),await
this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-
allScriptsLoaded"))}_registerAllDelayedScripts()
{document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasA
ttribute("src")?e.hasAttribute("async")&&!1!==e.async?
this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!
==e.defer||"module"===e.getAttribute("data-rocket-type")?
this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedSc
ripts.normal.push(e)}))}async _transformScript(e){return await
this._requestAnimFrame(),new Promise((t=>{const
n=document.createElement("script");let r;[...e.attributes].forEach((e=>{let
t=e.nodeName;"type"!==t&&("data-rocket-
type"===t&&(t="type",r=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribut
e("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):
(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}async _loadScriptsFromList(e)
{const t=e.shift();return t?(await
this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAl
lScripts(){var e=document.createDocumentFragment();
[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.
async].forEach((t=>{const n=t.getAttribute("src");if(n){const
t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChi
ld(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function
t(t,n){!function(t){function n(n){return
e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:
{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:
[]},t.addEventListener=function()
{arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.remo
veEventListener=function()
{arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}
(t),e[t].eventsToRewrite.push(n)}function n(e,t){let
n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(r)
{e["rocket"+t]=n=r}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t
(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onr
eadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e)
{let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n)
{if(n&&n.fn&&!e.allJQueries.includes(n))
{n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)
(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)
(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function()
{if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||
0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof
arguments[0]||arguments[0]instanceof String?
arguments[0]=e(arguments[0]):"object"==typeof
arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete
Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return
t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async
_triggerDOMContentLoaded(){this.domReadyFired=!0,await
this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-
DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new
Event("rocket-DOMContentLoaded")),await
this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-
readystatechange")),await
this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadys
tatechange()}async _triggerWindowLoad(){await
this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await
this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await
this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-
jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await
this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handle
DocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const
n=document.currentScript,r=document.createRange(),i=n.parentElement;let
o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const
a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextua
lFragment(t)),i.insertBefore(a,o)}}async _requestAnimFrame(){return new
Promise((e=>requestAnimationFrame(e)))}static run(){const e=new
RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","w
heel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>

<title>Descubra os Segredos dos Cosméticos naturais &#8211;


Método Natural Cosméticos 3.0 Professional</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name='robots' content='max-image-preview:large' />
<title>Descubra os Segredos dos Cosméticos naturais &#8211; Método Natural
Cosméticos 3.0 Professional</title>
<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//pagead2.googlesyndication.com' />
<link rel="alternate" type="application/rss+xml" title="Método Natural Cosméticos
3.0 Professional &raquo; Feed" href="https://naturalcosmeticos12.online/feed/" />
<link rel="alternate" type="application/rss+xml" title="Método Natural Cosméticos
3.0 Professional &raquo; Feed de comentários"
href="https://naturalcosmeticos12.online/comments/feed/" />
<style id='wp-emoji-styles-inline-css'>

img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<style id='wp-block-library-inline-css'>
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-
admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--
rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-
darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-
color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi)
{:root{--wp-admin-border-width-focus:1.5px}}.wp-element-
button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--
font-size--huge:42px}:root .has-very-light-gray-background-color{background-
color:#eee}:root .has-very-dark-gray-background-color{background-
color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-
gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-
background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-
crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb
50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-
gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-
background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-
cream-gradient-background{background:linear-
gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-
background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-
gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-
regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-
normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-
size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-
align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-
align:right}#end-resizable-editor-
section{display:none}.aligncenter{clear:both}.items-justified-left{justify-
content:flex-start}.items-justified-center{justify-content:center}.items-justified-
right{justify-content:flex-end}.items-justified-space-between{justify-
content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-
wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-
path:inset(50%);height:1px;margin:-
1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-
text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-
path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-
height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-
index:100000}html :where(.has-border-color){border-
style:solid}html :where([style*=border-top-color]){border-top-
style:solid}html :where([style*=border-right-color]){border-right-
style:solid}html :where([style*=border-bottom-color]){border-bottom-
style:solid}html :where([style*=border-left-color]){border-left-
style:solid}html :where([style*=border-width]){border-
style:solid}html :where([style*=border-top-width]){border-top-
style:solid}html :where([style*=border-right-width]){border-right-
style:solid}html :where([style*=border-bottom-width]){border-bottom-
style:solid}html :where([style*=border-left-width]){border-left-
style:solid}html :where(img[class*=wp-image-]){height:auto;max-
width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-
admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media
screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-
bar--position-offset:0px}}
</style>
<style id='global-styles-inline-css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray:
#abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink:
#f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-
vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--
preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan:
#00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-
cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--
foreground: #000000;--wp--preset--color--background: #ffffff;--wp--preset--color--
primary: #1a4548;--wp--preset--color--secondary: #ffe2c7;--wp--preset--color--
tertiary: #F6F6F6;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-
gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--
light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180)
0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-
vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1)
100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-
gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--
very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238)
0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-
gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186)
40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--
gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236)
0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-
gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--
preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112)
0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:
linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181)
100%);--wp--preset--gradient--electric-grass: linear-
gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--
midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--
preset--gradient--vertical-secondary-to-tertiary: linear-gradient(to bottom,var(--
wp--preset--color--secondary) 0%,var(--wp--preset--color--tertiary) 100%);--wp--
preset--gradient--vertical-secondary-to-background: linear-gradient(to
bottom,var(--wp--preset--color--secondary) 0%,var(--wp--preset--color--background)
100%);--wp--preset--gradient--vertical-tertiary-to-background: linear-gradient(to
bottom,var(--wp--preset--color--tertiary) 0%,var(--wp--preset--color--background)
100%);--wp--preset--gradient--diagonal-primary-to-foreground: linear-gradient(to
bottom right,var(--wp--preset--color--primary) 0%,var(--wp--preset--color--
foreground) 100%);--wp--preset--gradient--diagonal-secondary-to-background: linear-
gradient(to bottom right,var(--wp--preset--color--secondary) 50%,var(--wp--preset--
color--background) 50%);--wp--preset--gradient--diagonal-background-to-secondary:
linear-gradient(to bottom right,var(--wp--preset--color--background) 50%,var(--wp--
preset--color--secondary) 50%);--wp--preset--gradient--diagonal-tertiary-to-
background: linear-gradient(to bottom right,var(--wp--preset--color--tertiary)
50%,var(--wp--preset--color--background) 50%);--wp--preset--gradient--diagonal-
background-to-tertiary: linear-gradient(to bottom right,var(--wp--preset--color--
background) 50%,var(--wp--preset--color--tertiary) 50%);--wp--preset--font-size--
small: 1rem;--wp--preset--font-size--medium: 1.125rem;--wp--preset--font-size--
large: 1.75rem;--wp--preset--font-size--x-large: clamp(1.75rem, 3vw, 2.25rem);--
wp--preset--font-family--system-font: -apple-system,BlinkMacSystemFont,"Segoe
UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--wp--preset--
font-family--source-serif-pro: "Source Serif Pro", serif;--wp--preset--spacing--20:
0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--
preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--
spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--
natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px
rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--
wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px
rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);--wp--
custom--spacing--small: max(1.25rem, 5vw);--wp--custom--spacing--medium:
clamp(2rem, 8vw, calc(4 * var(--wp--style--block-gap)));--wp--custom--spacing--
large: clamp(4rem, 10vw, 8rem);--wp--custom--spacing--outer: var(--wp--custom--
spacing--small, 1.25rem);--wp--custom--typography--font-size--huge: clamp(2.25rem,
4vw, 2.75rem);--wp--custom--typography--font-size--gigantic: clamp(2.75rem, 6vw,
3.25rem);--wp--custom--typography--font-size--colossal: clamp(3.25rem, 8vw,
6.25rem);--wp--custom--typography--line-height--tiny: 1.15;--wp--custom--
typography--line-height--small: 1.2;--wp--custom--typography--line-height--medium:
1.4;--wp--custom--typography--line-height--normal: 1.6;}body { margin: 0;--wp--
style--global--content-size: 650px;--wp--style--global--wide-size: 1000px; }.wp-
site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks
> .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter
{ justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-
blocks) > * { margin-block-start: 1.5rem; margin-block-end: 0; }:where(.wp-site-
blocks) > :first-child:first-child { margin-block-start: 0; }:where(.wp-site-
blocks) > :last-child:last-child { margin-block-end: 0; }body { --wp--style--block-
gap: 1.5rem; }:where(body .is-layout-flow) > :first-child:first-child{margin-
block-start: 0;}:where(body .is-layout-flow) > :last-child:last-child{margin-
block-end: 0;}:where(body .is-layout-flow) > *{margin-block-start: 1.5rem;margin-
block-end: 0;}:where(body .is-layout-constrained) > :first-child:first-
child{margin-block-start: 0;}:where(body .is-layout-constrained) > :last-
child:last-child{margin-block-end: 0;}:where(body .is-layout-constrained) >
*{margin-block-start: 1.5rem;margin-block-end: 0;}:where(body .is-layout-flex)
{gap: 1.5rem;}:where(body .is-layout-grid) {gap: 1.5rem;}body .is-layout-flow
> .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-
layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end:
0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right:
auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-
inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained
> .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-
layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !
important;}body .is-layout-constrained
> :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--
style--global--content-size);margin-left: auto !important;margin-right: auto !
important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--
global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-
wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-
layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}body{background-
color: var(--wp--preset--color--background);color: var(--wp--preset--color--
foreground);font-family: var(--wp--preset--font-family--system-font);font-size:
var(--wp--preset--font-size--medium);line-height: var(--wp--custom--typography--
line-height--normal);padding-top: 0px;padding-right: 0px;padding-bottom:
0px;padding-left: 0px;}a:where(:not(.wp-element-button)){color: var(--wp--preset--
color--foreground);text-decoration: underline;}h1{font-family: var(--wp--preset--
font-family--source-serif-pro);font-size: var(--wp--custom--typography--font-size--
colossal);font-weight: 300;line-height: var(--wp--custom--typography--line-height--
tiny);}h2{font-family: var(--wp--preset--font-family--source-serif-pro);font-size:
var(--wp--custom--typography--font-size--gigantic);font-weight: 300;line-height:
var(--wp--custom--typography--line-height--small);}h3{font-family: var(--wp--
preset--font-family--source-serif-pro);font-size: var(--wp--custom--typography--
font-size--huge);font-weight: 300;line-height: var(--wp--custom--typography--line-
height--tiny);}h4{font-family: var(--wp--preset--font-family--source-serif-
pro);font-size: var(--wp--preset--font-size--x-large);font-weight: 300;line-height:
var(--wp--custom--typography--line-height--tiny);}h5{font-family: var(--wp--
preset--font-family--system-font);font-size: var(--wp--preset--font-size--
medium);font-weight: 700;line-height: var(--wp--custom--typography--line-height--
normal);text-transform: uppercase;}h6{font-family: var(--wp--preset--font-family--
system-font);font-size: var(--wp--preset--font-size--medium);font-weight: 400;line-
height: var(--wp--custom--typography--line-height--normal);text-transform:
uppercase;}.wp-element-button, .wp-block-button__link{background-color:
#32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-
height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration:
none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-
cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !
important;}.has-white-color{color: var(--wp--preset--color--white) !
important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !
important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !
important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--
luminous-vivid-orange)
!important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--
luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--
preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color:
var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-
color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-
blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-
purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-
foreground-color{color: var(--wp--preset--color--foreground) !important;}.has-
background-color{color: var(--wp--preset--color--background) !important;}.has-
primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-
color{color: var(--wp--preset--color--secondary) !important;}.has-tertiary-
color{color: var(--wp--preset--color--tertiary) !important;}.has-black-background-
color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-
bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-
bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--
preset--color--white) !important;}.has-pale-pink-background-color{background-color:
var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-
color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-
luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--
luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-
color{background-color: var(--wp--preset--color--luminous-vivid-amber) !
important;}.has-light-green-cyan-background-color{background-color: var(--wp--
preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-
color{background-color: var(--wp--preset--color--vivid-green-cyan) !
important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--
preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-
color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-
vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-
purple) !important;}.has-foreground-background-color{background-color: var(--wp--
preset--color--foreground) !important;}.has-background-background-color{background-
color: var(--wp--preset--color--background) !important;}.has-primary-background-
color{background-color: var(--wp--preset--color--primary) !important;}.has-
secondary-background-color{background-color: var(--wp--preset--color--secondary) !
important;}.has-tertiary-background-color{background-color: var(--wp--preset--
color--tertiary) !important;}.has-black-border-color{border-color: var(--wp--
preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color:
var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-
color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-
border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-
vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !
important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--
color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-
color{border-color: var(--wp--preset--color--luminous-vivid-amber) !
important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--
color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-
color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-
border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !
important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--
color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color:
var(--wp--preset--color--vivid-purple) !important;}.has-foreground-border-
color{border-color: var(--wp--preset--color--foreground) !important;}.has-
background-border-color{border-color: var(--wp--preset--color--background) !
important;}.has-primary-border-color{border-color: var(--wp--preset--color--
primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--
color--secondary) !important;}.has-tertiary-border-color{border-color: var(--wp--
preset--color--tertiary) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-
background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)
!important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-
background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-
cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-
background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-
luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-
gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-
to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-
background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-
gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--
wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-
gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !
important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--
gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-
background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-
pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-
ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--
preset--gradient--electric-grass) !important;}.has-midnight-gradient-
background{background: var(--wp--preset--gradient--midnight) !important;}.has-
vertical-secondary-to-tertiary-gradient-background{background: var(--wp--preset--
gradient--vertical-secondary-to-tertiary) !important;}.has-vertical-secondary-to-
background-gradient-background{background: var(--wp--preset--gradient--vertical-
secondary-to-background) !important;}.has-vertical-tertiary-to-background-gradient-
background{background: var(--wp--preset--gradient--vertical-tertiary-to-background)
!important;}.has-diagonal-primary-to-foreground-gradient-background{background:
var(--wp--preset--gradient--diagonal-primary-to-foreground) !important;}.has-
diagonal-secondary-to-background-gradient-background{background: var(--wp--preset--
gradient--diagonal-secondary-to-background) !important;}.has-diagonal-background-
to-secondary-gradient-background{background: var(--wp--preset--gradient--diagonal-
background-to-secondary) !important;}.has-diagonal-tertiary-to-background-gradient-
background{background: var(--wp--preset--gradient--diagonal-tertiary-to-background)
!important;}.has-diagonal-background-to-tertiary-gradient-background{background:
var(--wp--preset--gradient--diagonal-background-to-tertiary) !important;}.has-
small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-
medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-
large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-
large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-
system-font-font-family{font-family: var(--wp--preset--font-family--system-font) !
important;}.has-source-serif-pro-font-family{font-family: var(--wp--preset--font-
family--source-serif-pro) !important;}
</style>
<style id='wp-block-template-skip-link-inline-css'>

.skip-link.screen-reader-text {
border: 0;
clip: rect(1px,1px,1px,1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.skip-link.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}
</style>
<link rel='stylesheet' id='twentytwentytwo-style-css'
href='https://naturalcosmeticos12.online/wp-content/themes/twentytwentytwo/
style.css?ver=1.6' media='all' />
<link rel='stylesheet' id='elementor-icons-css'
href='https://naturalcosmeticos12.online/wp-content/plugins/elementor/assets/lib/
eicons/css/elementor-icons.min.css?ver=5.25.0' media='all' />
<link rel='stylesheet' id='elementor-frontend-css'
href='https://naturalcosmeticos12.online/wp-content/plugins/elementor/assets/css/
frontend.min.css?ver=3.18.3' media='all' />
<link rel='stylesheet' id='swiper-css' href='https://naturalcosmeticos12.online/wp-
content/plugins/elementor/assets/lib/swiper/css/swiper.min.css?ver=5.3.6'
media='all' />
<link rel='stylesheet' id='elementor-post-10-css'
href='https://naturalcosmeticos12.online/wp-content/uploads/elementor/css/post-
10.css?ver=1703118752' media='all' />
<link rel='stylesheet' id='elementor-pro-css'
href='https://naturalcosmeticos12.online/wp-content/plugins/elementor-pro/assets/
css/frontend.min.css?ver=3.5.2' media='all' />
<link rel='stylesheet' id='elementor-global-css'
href='https://naturalcosmeticos12.online/wp-content/uploads/elementor/css/
global.css?ver=1703118752' media='all' />
<link rel='stylesheet' id='elementor-post-1488-css'
href='https://naturalcosmeticos12.online/wp-content/uploads/elementor/css/post-
1488.css?ver=1703118753' media='all' />
<link rel='stylesheet' id='elementor-icons-shared-0-css'
href='https://naturalcosmeticos12.online/wp-content/plugins/elementor/assets/lib/
font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-solid-css'
href='https://naturalcosmeticos12.online/wp-content/plugins/elementor/assets/lib/
font-awesome/css/solid.min.css?ver=5.15.3' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-regular-css'
href='https://naturalcosmeticos12.online/wp-content/plugins/elementor/assets/lib/
font-awesome/css/regular.min.css?ver=5.15.3' media='all' />

<link rel="https://api.w.org/" href="https://naturalcosmeticos12.online/wp-


json/" /><link rel="alternate" type="application/json"
href="https://naturalcosmeticos12.online/wp-json/wp/v2/pages/1488" /><link
rel="EditURI" type="application/rsd+xml" title="RSD"
href="https://naturalcosmeticos12.online/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.4.2" />
<link rel="canonical" href="https://naturalcosmeticos12.online/mnc-2023-127/" />
<link rel='shortlink' href='https://naturalcosmeticos12.online/?p=1488' />
<link rel="alternate" type="application/json+oembed"
href="https://naturalcosmeticos12.online/wp-json/oembed/1.0/embed?url=https%3A%2F
%2Fnaturalcosmeticos12.online%2Fmnc-2023-127%2F" />
<link rel="alternate" type="text/xml+oembed"
href="https://naturalcosmeticos12.online/wp-json/oembed/1.0/embed?url=https%3A%2F
%2Fnaturalcosmeticos12.online%2Fmnc-2023-127%2F&#038;format=xml" />
<meta name="generator" content="Site Kit by Google 1.116.0" /> <script>
document.documentElement.className =
document.documentElement.className.replace( 'no-js', 'js' );
</script>
<style>
.no-js img.lazyload { display: none; }
figure.wp-block-image img.lazyloading { min-width: 150px; }
.lazyload, .lazyloading { opacity: 0; }
.lazyloaded {
opacity: 1;
transition: opacity 400ms;
transition-delay: 0ms;
}
</style>

<!-- Google AdSense snippet added by Site Kit -->


<meta name="google-adsense-platform-account" content="ca-host-pub-
2644536267352236">
<meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com">
<!-- End Google AdSense snippet added by Site Kit -->
<meta name="generator" content="Elementor 3.18.3; features: e_dom_optimization,
e_optimized_assets_loading, additional_custom_breakpoints,
block_editor_assets_optimize, e_image_loading_optimization; settings:
css_print_method-external, google_font-enabled, font_display-auto">

<script type="rocketlazyloadscript" id="hotmart_launcher_script">


(function(l,a,u,n,c,h,e,r)
{l['HotmartLauncherObject']=c;l[c]=l[c]||function(){
(l[c].q=l[c].q||[]).push(arguments)},l[c].l=1*new
Date();h=a.createElement(u),
e=a.getElementsByTagName(u)
[0];h.async=1;h.src=n;e.parentNode.insertBefore(h,e)

})(window,document,'script','//launcher.hotmart.com/launcher.js','hot');

hot('account','f745e45c-b59b-32f5-9f00-e6fa21a57053');
</script>

<script type="rocketlazyloadscript">
(function() {
// Função para ler as UTMs da URL atual
function readUTMs() {
var utms = {};
var query = window.location.search.substring(1);
var vars = query.split("&");
for (var i = 0; i < vars.length; i++) {
var pair = vars[i].split("=");
if (pair[0].startsWith("utm_")) {
utms[pair[0]] = pair[1];
}
}
return utms;
}

// Função para adicionar as UTMs a todos os links da página


function addUTMsToLinks() {
var utms = readUTMs();
var links = document.querySelectorAll('a');
links.forEach(function(link) {
if (link.href.indexOf("javascript") !== 0 &&
link.href.indexOf("mailto") !== 0) {
for (var key in utms) {
if (link.href.indexOf(key + "=") === -1) {
if (link.href.indexOf("?") === -1) {
link.href += "?" + key + "=" + utms[key];
} else {
link.href += "&" + key + "=" + utms[key];
}
}
}
}
});
}
window.onload = addUTMsToLinks;
})();
</script>

<script type="rocketlazyloadscript" data-rocket-type='text/javascript'>


var url = window.location.origin + '?ob=open-bridge';
fbq('set', 'openbridge', '825858548832026', url);
</script>
<script type="rocketlazyloadscript"
data-rocket-type='text/javascript'>fbq('init', '825858548832026', {}, {
"agent": "wordpress-6.4.2-3.0.14"
})</script><script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
fbq('track', 'PageView', []);
</script>
<!-- Meta Pixel Code -->
<noscript>
<img height="1" width="1" style="display:none" alt="fbpx"
src="https://www.facebook.com/tr?id=825858548832026&ev=PageView&noscript=1" />
</noscript>
<!-- End Meta Pixel Code -->

<!-- Google AdSense snippet added by Site Kit -->


<script type="rocketlazyloadscript" async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-
3833836330049805&amp;host=ca-host-pub-2644536267352236"
crossorigin="anonymous"></script>

<!-- End Google AdSense snippet added by Site Kit -->

<!-- Google Tag Manager snippet added by Site Kit -->


<script type="rocketlazyloadscript">

</script>
<!-- End Google Tag Manager snippet added by Site Kit -->
<style id='wp-fonts-local'>
@font-face{font-family:"Source Serif Pro";font-style:normal;font-weight:200
900;font-display:fallback;src:url('https://naturalcosmeticos12.online/wp-content/
themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-
Roman.ttf.woff2') format('woff2');font-stretch:normal;}
@font-face{font-family:"Source Serif Pro";font-style:italic;font-weight:200
900;font-display:fallback;src:url('https://naturalcosmeticos12.online/wp-content/
themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-
Italic.ttf.woff2') format('woff2');font-stretch:normal;}
</style>
<link rel="icon"
href="https://naturalcosmeticos12.online/wp-content/uploads/2022/09/logo-nova-
colorida-150x150.png" sizes="32x32" />
<link rel="icon"
href="https://naturalcosmeticos12.online/wp-content/uploads/2022/09/logo-nova-
colorida-300x300.png" sizes="192x192" />
<link rel="apple-touch-icon"
href="https://naturalcosmeticos12.online/wp-content/uploads/2022/09/logo-nova-
colorida-300x300.png" />
<meta name="msapplication-TileImage"
content="https://naturalcosmeticos12.online/wp-content/uploads/2022/09/logo-nova-
colorida-300x300.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0,
viewport-fit=cover" /></head>
<body data-rsssl=1 class="page-template page-template-elementor_canvas page page-
id-1488 wp-custom-logo wp-embed-responsive elementor-default elementor-template-
canvas elementor-kit-10 elementor-page elementor-page-1488">
<!-- Google Tag Manager (noscript) snippet added by Site Kit -->
<noscript>
<iframe height="0" width="0"
style="display:none;visibility:hidden"
data-src="https://www.googletagmanager.com/ns.html?id=GTM-PPLZ3KQT"
class="lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></
iframe>
</noscript>
<!-- End Google Tag Manager (noscript) snippet added by Site Kit -->
<div data-elementor-type="wp-page" data-elementor-id="1488"
class="elementor elementor-1488">
<section class="elementor-
section elementor-top-section elementor-element elementor-element-243f47e5
elementor-section-boxed elementor-section-height-default elementor-section-height-
default" data-id="243f47e5" data-element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-63f39e15" data-
id="63f39e15" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-1f6a1f8 elementor-widget elementor-widget-html" data-id="1f6a1f8"
data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
> </div>
</div>
<div class="elementor-element elementor-element-130c95ea
elementor-widget elementor-widget-heading" data-id="130c95ea" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">14.000
PESSOAS EM 12 PAÍSES DISSERAM SIM A ESSA NOVA FONTE DE RENDA</h2> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-3ccfc809 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="3ccfc809" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divide
r_bottom&quot;:&quot;waves&quot;}">
<div class="elementor-background-
overlay"></div>
<div class="elementor-shape elementor-shape-
bottom" data-negative="false">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100"
preserveAspectRatio="none">
<path class="elementor-shape-fill" d="M421.9,6.5c22.6-
2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7
c23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-
25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4
c21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z"/>
</svg> </div>
<div class="elementor-container elementor-column-gap-
default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-3a0989ef" data-
id="3a0989ef" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-28b2861 elementor-widget elementor-widget-image" data-
id="28b2861" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img fetchpriority="high" decoding="async" width="591" height="532" alt=""


data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-
nova-colorida-1-e1671473878807.png 591w, https://naturalcosmeticos12.online/wp-
content/uploads/2022/12/logo-nova-colorida-1-e1671473878807-300x270.png 300w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-nova-
colorida-1-e1671473878807.png" data-sizes="(max-width: 591px) 100vw, 591px"
class="attachment-large size-large wp-image-654 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img fetchpriority="high" decoding="async" width="591" height="532"
alt="" data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/
logo-nova-colorida-1-e1671473878807.png 591w,
https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-nova-colorida-1-
e1671473878807-300x270.png 300w" data-src="https://naturalcosmeticos12.online/wp-
content/uploads/2022/12/logo-nova-colorida-1-e1671473878807.png" data-sizes="(max-
width: 591px) 100vw, 591px" class="attachment-large size-large wp-image-654
lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img fetchpriority="high" decoding="async" width="591" height="532"
src="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-nova-
colorida-1-e1671473878807.png" class="attachment-large size-large wp-image-654"
alt="" srcset="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-
nova-colorida-1-e1671473878807.png 591w, https://naturalcosmeticos12.online/wp-
content/uploads/2022/12/logo-nova-colorida-1-e1671473878807-300x270.png 300w"
sizes="(max-width: 591px) 100vw, 591px" /></noscript></noscript>
</div>
</div>
<div class="elementor-element elementor-element-7b019195
elementor-widget elementor-widget-heading" data-id="7b019195" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Milhares de Mulheres estão Lucrando com isso!</h2> </div>
</div>
<div class="elementor-element elementor-element-639a573f
elementor-widget elementor-widget-heading" data-id="639a573f" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default"><span
style="color: red;">SEGREDO REVELADO!</span>
descubra como é fácil e lucrativo empreender nO mercado de cosméticos
naturais.</h2> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-7f136899 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="7f136899" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-69dc564c" data-
id="69dc564c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-47fd748a elementor-widget elementor-widget-heading" data-
id="47fd748a" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Com
apenas <span style="color: #000000;">30 minutos por dia, </span>elas criaram o
próprio negócio, a partir de uma linha EXCLUSIVA de cosméticos naturais </h2>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-5bfe3712 elementor-section-full_width
elementor-section-height-default elementor-section-height-default" data-
id="5bfe3712" data-element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-5be01b57" data-
id="5be01b57" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-4eb8470 elementor-widget elementor-widget-image" data-
id="4eb8470" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img decoding="async" width="960" height="640" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgif.com-
webp-maker.webp 960w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgif.com-webp-maker-
300x200.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgif.com-webp-maker-
768x512.webp 768w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgif.com-
webp-maker.webp" data-sizes="(max-width: 960px) 100vw, 960px" class="attachment-
large size-large wp-image-1840 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" width="960" height="640"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgif.com-webp-
maker.webp" class="attachment-large size-large wp-image-1840" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgif.com-
webp-maker.webp 960w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgif.com-webp-maker-
300x200.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgif.com-webp-maker-
768x512.webp 768w" sizes="(max-width: 960px) 100vw, 960px" /></noscript>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-593f1d9f elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="593f1d9f" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-76620ab4" data-
id="76620ab4" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-343e6f93 elementor-widget elementor-widget-heading" data-
id="343e6f93" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">COMO
FUNCIONA ESSE MUNDO DOS COSMÉTICOS NATURAIS FEITOS EM CASA E COMO ISSO PODE SER
LUCRATIVO?</h2> </div>
</div>
<div class="elementor-element elementor-element-50f0347a
elementor-widget elementor-widget-image" data-id="50f0347a" data-
element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="784" height="523" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
gif-maker-11.webp 784w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
11-300x200.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
11-768x512.webp 768w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
gif-maker-11.webp" data-sizes="(max-width: 784px) 100vw, 784px" class="attachment-
large size-large wp-image-2286 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="784" height="523"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-
maker-11.webp" class="attachment-large size-large wp-image-2286" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
gif-maker-11.webp 784w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
11-300x200.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
11-768x512.webp 768w" sizes="(max-width: 784px) 100vw, 784px" /></noscript>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-2f8a11c4 elementor-reverse-mobile elementor-
section-boxed elementor-section-height-default elementor-section-height-default"
data-id="2f8a11c4" data-element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-31e8b4fc" data-
id="31e8b4fc" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-1c2d9253 elementor-widget elementor-widget-heading" data-
id="1c2d9253" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">O
mercado de cosméticos naturais não para de crescer.</h2> </div>
</div>
<div class="elementor-element elementor-element-28bcd84
elementor-widget elementor-widget-image" data-id="28bcd84" data-
element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="724" height="1024" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZXCgif.com-
gif-maker-724x1024.webp 724w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZXCgif.com-gif-
maker-212x300.webp 212w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZXCgif.com-gif-
maker-768x1087.webp 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZXCgif.com-gif-
maker.webp 848w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
ezZXCgif.com-gif-maker-724x1024.webp" data-sizes="(max-width: 724px) 100vw, 724px"
class="attachment-large size-large wp-image-1846 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="724" height="1024"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZXCgif.com-
gif-maker-724x1024.webp" class="attachment-large size-large wp-image-1846" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZXCgif.com-
gif-maker-724x1024.webp 724w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZXCgif.com-gif-
maker-212x300.webp 212w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZXCgif.com-gif-
maker-768x1087.webp 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZXCgif.com-gif-
maker.webp 848w" sizes="(max-width: 724px) 100vw, 724px" /></noscript>
</div>
</div>
<div class="elementor-element elementor-element-5875e9c7
elementor-widget elementor-widget-text-editor" data-id="5875e9c7" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><span style="font-weight: 400;">Um
Mercado extremamente aquecido, em expansão e que não tem concorrência com grandes
Marcas como: <strong>Avon, Natura, Boticário, Eudora, Mary Kay,</strong> etc.<br />
No nível iniciante, você pode faturar entre <strong>3 e 7 salários mínimos</strong>
todo mês, com produtos de uso diário. Um verdadeiro <strong>OCEANO
AZUL.</strong></span></p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-24b9b3eb elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="24b9b3eb" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-50
elementor-top-column elementor-element elementor-element-693eb8a9" data-
id="693eb8a9" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-206b5eda elementor-widget elementor-widget-image" data-
id="206b5eda" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="800" height="533" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
ezZCDGgif.com-gif-maker.webp 800w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZCDGgif.com-gif-
maker-300x200.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZCDGgif.com-gif-
maker-768x512.webp 768w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
ezZCDGgif.com-gif-maker.webp" data-sizes="(max-width: 800px) 100vw, 800px"
class="attachment-large size-large wp-image-1850 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="800" height="533"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZCDGgif.com-
gif-maker.webp" class="attachment-large size-large wp-image-1850" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
ezZCDGgif.com-gif-maker.webp 800w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZCDGgif.com-gif-
maker-300x200.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezZCDGgif.com-gif-
maker-768x512.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript>

</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-
top-column elementor-element elementor-element-10f5c546" data-id="10f5c546" data-
element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-6c6660ea elementor-widget elementor-widget-heading" data-
id="6c6660ea" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">a
criação desses cosméticos é tão simples quanto cozinhar um miojo</h2> </div>
</div>
<div class="elementor-element elementor-element-630a58c4
elementor-widget elementor-widget-text-editor" data-id="630a58c4" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><span style="font-weight: 400;">A
partir da sua casa, você pode começar a fazer e vender&#8230;</span><span
style="font-weight: 400;"> Com apenas <strong>30 minutos por dia</strong> de
trabalho, você monta um negócio próprio e começa a fazer, t</span><span
style="font-weight: 400;">udo de <strong>forma segura</strong> e sem precisar sair
do emprego precocemente. </span><span style="font-weight: 400;">É simples,
lucrativo e você só precisa de um <strong>passo a passo descomplicado</strong> para
isso.</span></p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-75d7e190 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="75d7e190" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-50a8c5ca" data-
id="50a8c5ca" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-5ad1795d elementor-widget elementor-widget-heading" data-
id="5ad1795d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Se
você deseja:
</h2> </div>
</div>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-399a738e elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="399a738e" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-50
elementor-inner-column elementor-element elementor-element-35fb24ed" data-
id="35fb24ed" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-344b76ba elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="344b76ba" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-check-circle"></i>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-6092d7b5
elementor-widget elementor-widget-heading" data-id="6092d7b5" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Ter um
horário de trabalho flexível, que te permita ter mais Liberdade de Tempo</h2>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-
inner-column elementor-element elementor-element-5665f5e8" data-id="5665f5e8" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-602da514 elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="602da514" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-check-circle"></i>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-1f0a06a5
elementor-widget elementor-widget-heading" data-id="1f0a06a5" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Trabalhar em casa e passar mais tempo com os seus filhos</h2> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-311b432f elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="311b432f" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-50
elementor-inner-column elementor-element elementor-element-897e27c" data-
id="897e27c" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-268e3ba0 elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="268e3ba0" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-check-circle"></i>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-13b8d13a
elementor-widget elementor-widget-heading" data-id="13b8d13a" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Conquistar uma Liberdade Financeira, para fazer uma viagem, comprar uma
Bolsa ou até mesmo ter as contas em dias.</h2> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-
inner-column elementor-element elementor-element-2513d12d" data-id="2513d12d" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-29edef71 elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="29edef71" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-check-circle"></i>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-17732df0
elementor-widget elementor-widget-heading" data-id="17732df0" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Ser
reconhecida pelo seu trabalho, se sentir realizada profissionalmente.</h2>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-27df752d
elementor-widget elementor-widget-heading" data-id="27df752d" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Então,
você merece conhecer o mnc 3.0
</h2> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-72b0ec1d elementor-reverse-mobile elementor-
section-boxed elementor-section-height-default elementor-section-height-default"
data-id="72b0ec1d" data-element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-6e2ead56" data-
id="6e2ead56" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-64650aae elementor-widget elementor-widget-image" data-
id="64650aae" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="600" height="600" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-branca-
nova-2.png 600w,
https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-branca-nova-2-
300x300.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-branca-nova-2-
150x150.png 150w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-
branca-nova-2.png" data-sizes="(max-width: 600px) 100vw, 600px" class="attachment-
large size-large wp-image-661 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="600" height="600"
src="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-branca-
nova-2.png" class="attachment-large size-large wp-image-661" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-branca-
nova-2.png 600w,
https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-branca-nova-2-
300x300.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-branca-nova-2-
150x150.png 150w" sizes="(max-width: 600px) 100vw, 600px" /></noscript>
</div>
</div>
<div class="elementor-element elementor-element-370c31eb
elementor-widget elementor-widget-text-editor" data-id="370c31eb" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-49cc0739 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="49cc0739" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-background-
overlay"></div>
<div class="elementor-container
elementor-column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-2aa71040" data-
id="2aa71040" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-5236583b elementor-widget elementor-widget-heading" data-
id="5236583b" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">VOCÊ
VAI APRENDER: </h2> </div>
</div>
<div class="elementor-element elementor-element-5c6f993a
elementor-icon-list--layout-traditional elementor-list-item-link-full_width
elementor-widget elementor-widget-icon-list" data-id="5c6f993a" data-
element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">O que são cosméticos naturais</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Quais os componentes básicos de uma formulação cosmética</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Utensílios e Boas práticas de fabricação</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Como transformar de % para gramas e Como usar a balança </span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Como medir e ajustar o pH dos cosméticos</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Como fazer os produtos de uso diário, de alta demanda e alta
lucratividade</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Como identificar as melhores matérias primas</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Como aumentar a eficiência dos cosméticos gerando mais resultados
para seus clientes </span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Como aumentar a validade dos seus cosméticos</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Como realizar vendas em Massa</span>
</li>
</ul>
</div>
</div>
<div class="elementor-element elementor-element-259a1c1
elementor-widget elementor-widget-heading" data-id="259a1c1" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">MÉTODO
COMPLETO COM VIDEOAULAS </h2> </div>
</div>
<div class="elementor-element elementor-element-5c38fcd
elementor-widget elementor-widget-image" data-id="5c38fcd" data-
element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="1024" height="394" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgVCif.com-
gif-maker-1024x394.webp 1024w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgVCif.com-gif-
maker-300x116.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgVCif.com-gif-
maker-768x296.webp 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgVCif.com-gif-
maker.webp 1200w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
ezgVCif.com-gif-maker-1024x394.webp" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-1854 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="394"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgVCif.com-gif-
maker-1024x394.webp" class="attachment-large size-large wp-image-1854" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgVCif.com-
gif-maker-1024x394.webp 1024w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgVCif.com-gif-
maker-300x116.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgVCif.com-gif-
maker-768x296.webp 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgVCif.com-gif-
maker.webp 1200w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-52d3def6 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="52d3def6" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-1be57769" data-
id="1be57769" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-2b015fb0 elementor-widget elementor-widget-heading" data-
id="2b015fb0" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">receitas exclusivas e lucrativas</h2> </div>
</div>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-5b31a95c elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="5b31a95c" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-50
elementor-inner-column elementor-element elementor-element-7ced468" data-
id="7ced468" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-4245c08c elementor-icon-list--layout-traditional elementor-list-
item-link-full_width elementor-widget elementor-widget-icon-list" data-
id="4245c08c" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check"></i> </span>
<span class="elementor-
icon-list-text">FACIAIS</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sérum Facial Rejuvenecedor</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sérum Facial deÁcido Hialurônico e D-Pantenol</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sérum Facil de Niacinamida e Vitamina E</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Água Micelar</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Espuma Facial de Limpeza suave</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Tônico Facial Hidratante</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Máscara Facial de Argila Verde</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Demaquilante em creme</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Creme Hidratante Facial</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Soap Brow - Fixador de Sombrancelha</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Lip Balm - Hidratante labial</span>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-
inner-column elementor-element elementor-element-143d22f1" data-id="143d22f1" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-1c117c3b elementor-icon-list--layout-traditional elementor-list-
item-link-full_width elementor-widget elementor-widget-icon-list" data-
id="1c117c3b" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check"></i> </span>
<span class="elementor-
icon-list-text">CORPORAIS</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Manteiga Corporal para Estrias e Elasticidade</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Loção Hidratante Corporal</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Creme Hidratante Corporal - Creme Neutro</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Óleo Corporal</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Creme esfoliante Clareador</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Creme esfoliante de Acúçar emulsionado</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sais para escalda pés Efevercente</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sais escalda pés Calmante</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Spray Desodorante para os pés</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Manteiga para Rachadura nos Pés</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Creme Nutritivo para Cutículas</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Repelente para Mosquitos</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-8ea15c4 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="8ea15c4" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-50
elementor-inner-column elementor-element elementor-element-bfeef91" data-
id="bfeef91" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-928d214 elementor-icon-list--layout-traditional elementor-list-
item-link-full_width elementor-widget elementor-widget-icon-list" data-id="928d214"
data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check"></i> </span>
<span class="elementor-
icon-list-text">CAPILARES</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Shampoo Sólido Básico</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Shampoo Sólido Detox</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Shampoo Sólido de Laranja Doce</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Shampoo Sólido de Alecrim e Menta</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Shampoo Infantil da Cabeça aos Pés</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Shampoo Suave de lavanda e Aloe vera</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Shampoo Simples</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Condicionador Sólido Básico</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Condicionador em Creme</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Creme Leav-in para Cabelos Lisos</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Creme Leav-in para Cabelos Cacheados</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Máscara Capilar de Hidratação</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Óleo Reparador de Pontas</span>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-
inner-column elementor-element elementor-element-4ab32ec" data-id="4ab32ec" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-0a099ba elementor-icon-list--layout-traditional elementor-list-
item-link-full_width elementor-widget elementor-widget-icon-list" data-id="0a099ba"
data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check"></i> </span>
<span class="elementor-
icon-list-text">SABOARIA</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sabonete 100% Oliva Cold Process</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sabonete de Bastille - Hot Process</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sabonete de Argila</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sabonete de Aveia</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sabonete Roxo de Lavanda</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sabonete de Carvão Ativado</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sabonete de Argila Verde</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sabonete Líquido Corporal</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sabonete Líquido Facial</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sabonete Líquido Esfoliante</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Sabonete íntimo</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-5060704 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="5060704" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-inner-column elementor-element elementor-element-f3f8333" data-
id="f3f8333" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-0a891b5 elementor-icon-list--layout-traditional elementor-list-
item-link-full_width elementor-widget elementor-widget-icon-list" data-id="0a891b5"
data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check"></i> </span>
<span class="elementor-
icon-list-text">PARA BARBA</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Bálsamo para Barba</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Espuma de barbear / Facial</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Óleo reparador para Barba</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Tônico para Cabelos e Barba</span>
</li>
<li class="elementor-icon-list-
item">
<span
class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-
check-circle"></i> </span>
<span class="elementor-
icon-list-text">Pomada hidratante para Cabelos e barba</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-d69f632 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="d69f632" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-541be09" data-id="541be09"
data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-9ffee63 elementor-widget elementor-widget-heading" data-
id="9ffee63" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">O
TEMPO ESTÁ ACABANDO....</h2> </div>
</div>
<div class="elementor-element elementor-element-d9cac95
elementor-countdown--label-block elementor-widget elementor-widget-countdown" data-
id="d9cac95" data-element_type="widget" data-widget_type="countdown.default">
<div class="elementor-widget-container">
<div data-evergreen-interval="32340"
class="elementor-countdown-wrapper" data-date="">
<div class="elementor-countdown-item"><span class="elementor-
countdown-digits elementor-countdown-hours"></span> <span class="elementor-
countdown-label">Horas</span></div><div class="elementor-countdown-item"><span
class="elementor-countdown-digits elementor-countdown-minutes"></span> <span
class="elementor-countdown-label">Mint</span></div><div class="elementor-countdown-
item"><span class="elementor-countdown-digits elementor-countdown-seconds"></span>
<span class="elementor-countdown-label">Seg</span></div> </div>
</div>
</div>
<div class="elementor-element elementor-element-d6d23ca
elementor-widget elementor-widget-menu-anchor" data-id="d6d23ca" data-
element_type="widget" data-widget_type="menu-anchor.default">
<div class="elementor-widget-container">
<div id="comprar"
class="elementor-menu-anchor"></div>
</div>
</div>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-449bdd8 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="449bdd8" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-inner-column elementor-element elementor-element-2888697" data-
id="2888697" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-1c2830e elementor-widget elementor-widget-heading" data-
id="1c2830e" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">GARANTA SUA VAGA!

</h2> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-3f4c461 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="3f4c461" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-inner-column elementor-element elementor-element-491f4ad" data-
id="491f4ad" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-1cf5c8d elementor-widget elementor-widget-heading" data-
id="1cf5c8d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">57% de
desconto HOJE</h2> </div>
</div>
<div class="elementor-element elementor-element-8281ffa
elementor-widget-divider--view-line elementor-widget elementor-widget-divider"
data-id="8281ffa" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-widget-container">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
</div>
<div class="elementor-element elementor-element-4ca4b7a
elementor-widget elementor-widget-heading" data-id="4ca4b7a" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">DE
<del>R$ 297</del></h2> </div>
</div>
<div class="elementor-element elementor-element-24f9a3d
elementor-widget elementor-widget-heading" data-id="24f9a3d" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">POR R$
127</h2> </div>
</div>
<div class="elementor-element elementor-element-6e35cd7
elementor-widget elementor-widget-heading" data-id="6e35cd7" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Tenha
acesso ao Método Natural Cosméticos 3.0 </h2> </div>
</div>
<div class="elementor-element elementor-element-08772dc
elementor-align-center elementor-widget elementor-widget-button" data-id="08772dc"
data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-
sm elementor-animation-pulse-grow" href="https://pay.hotmart.com/O74595875V?
off=8lf70rto&#038;checkoutMode=10">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Sim, quero
produzir cosméticos</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-29aad29
elementor-widget elementor-widget-image" data-id="29aad29" data-
element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="1024" height="98" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-1510 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="98" alt=""
data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-1510 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="98" alt=""
data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-1510 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="98"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-
de-pagamento-1024x98.png" class="attachment-large size-large wp-image-1510" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w" sizes="(max-width: 1024px) 100vw, 1024px"
/></noscript></noscript></noscript>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-2c340801 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="2c340801" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-7067bde2" data-
id="7067bde2" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-317f4e1b elementor-widget elementor-widget-heading" data-
id="317f4e1b" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">ELES
MUDARAM DE VIDA!</h2> </div>
</div>
<div class="elementor-element elementor-element-47ae9ec6
elementor-arrows-position-outside elementor-pagination-position-outside elementor-
widget elementor-widget-image-carousel" data-id="47ae9ec6" data-
element_type="widget" data-
settings="{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;image_spacing_custom&quot
;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:45,&quot;sizes&quot;:
[]},&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quo
t;:&quot;2&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot
;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&qu
ot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&
quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:
{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:
[]}}" data-widget_type="image-carousel.default">
<div class="elementor-widget-container">
<div class="elementor-image-carousel-wrapper swiper-
container" dir="ltr">
<div class="elementor-image-carousel swiper-wrapper" aria-
live="off">
<div class="swiper-slide"
role="group" aria-roledescription="slide" aria-label="1 of 12"><figure
class="swiper-slide-inner"><img decoding="async" alt="ezgif.com-resize (1)" data-
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-1.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-1.webp" alt="ezgif.com-resize (1)" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 of
12"><figure class="swiper-slide-inner"><img decoding="async" alt="desezgif.com-
gif-maker"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
desezgif.com-gif-maker.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/desezgif.com-
gif-maker.webp" alt="desezgif.com-gif-maker" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of
12"><figure class="swiper-slide-inner"><img decoding="async" alt="71564zgif.com-
gif-maker"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/71564zgif.c
om-gif-maker.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/71564zgif.com-
gif-maker.webp" alt="71564zgif.com-gif-maker" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 of
12"><figure class="swiper-slide-inner"><img decoding="async" alt="1XCZ1ezgif.com-
gif-maker"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/1XCZ1ezgif.
com-gif-maker.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/1XCZ1ezgif.com-
gif-maker.webp" alt="1XCZ1ezgif.com-gif-maker" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of
12"><figure class="swiper-slide-inner"><img decoding="async" alt="ASDFQzgif.com-
gif-maker"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
ASDFQzgif.com-gif-maker.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ASDFQzgif.com-
gif-maker.webp" alt="ASDFQzgif.com-gif-maker" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of
12"><figure class="swiper-slide-inner"><img decoding="async" alt="XASGFzgif.com-
gif-maker"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
XASGFzgif.com-gif-maker.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/XASGFzgif.com-
gif-maker.webp" alt="XASGFzgif.com-gif-maker" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of
12"><figure class="swiper-slide-inner"><img decoding="async" alt="eZXCZAgif.com-
gif-maker"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
eZXCZAgif.com-gif-maker.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/eZXCZAgif.com-
gif-maker.webp" alt="eZXCZAgif.com-gif-maker" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of
12"><figure class="swiper-slide-inner"><img decoding="async" alt="ASDgif.com-gif-
maker" data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
ASDgif.com-gif-maker.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ASDgif.com-gif-
maker.webp" alt="ASDgif.com-gif-maker" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of
12"><figure class="swiper-slide-inner"><img decoding="async" alt="ZeZXXZzgif.com-
gif-maker"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
ZeZXXZzgif.com-gif-maker.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ZeZXXZzgif.com-
gif-maker.webp" alt="ZeZXXZzgif.com-gif-maker" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 of
12"><figure class="swiper-slide-inner"><img decoding="async" alt="eZXCAzgif.com-
gif-maker"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
eZXCAzgif.com-gif-maker.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/eZXCAzgif.com-
gif-maker.webp" alt="eZXCAzgif.com-gif-maker" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 of
12"><figure class="swiper-slide-inner"><img decoding="async" alt="eZXzgif.com-
gif-maker"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
eZXzgif.com-gif-maker.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/eZXzgif.com-gif-
maker.webp" alt="eZXzgif.com-gif-maker" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 of
12"><figure class="swiper-slide-inner"><img decoding="async" alt="ezgCXZif.com-
gif-maker"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/
ezgCXZif.com-gif-maker.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/ezgCXZif.com-
gif-maker.webp" alt="ezgCXZif.com-gif-maker" /></noscript></figure></div>
</div>
<div
class="elementor-swiper-button elementor-swiper-button-prev" role="button"
tabindex="0">
<i aria-hidden="true" class="eicon-chevron-
left"></i> </div>
<div class="elementor-swiper-button elementor-swiper-
button-next" role="button" tabindex="0">
<i aria-hidden="true" class="eicon-chevron-
right"></i> </div>

<div class="swiper-
pagination"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-27aa565 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="27aa565" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-ed5b0b9" data-id="ed5b0b9"
data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-3d825ec2 elementor-widget elementor-widget-heading" data-
id="3d825ec2" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">COSMÉTICOS NATURAIS FEITOS POR NOSSOS ALUNOS</h2> </div>
</div>
<div class="elementor-element elementor-element-728b7d86
elementor-arrows-position-outside elementor-pagination-position-outside elementor-
widget elementor-widget-image-carousel" data-id="728b7d86" data-
element_type="widget" data-
settings="{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_mobile&quo
t;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;navigation&q
uot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quo
t;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_
speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;i
mage_spacing_custom&quot;:
{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:
[]},&quot;image_spacing_custom_tablet&quot;:
{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:
[]}}" data-widget_type="image-carousel.default">
<div class="elementor-widget-container">
<div class="elementor-image-carousel-wrapper swiper-
container" dir="ltr">
<div class="elementor-image-carousel swiper-wrapper" aria-
live="off">
<div class="swiper-slide"
role="group" aria-roledescription="slide" aria-label="1 of 11"><figure
class="swiper-slide-inner"><img decoding="async" alt="ezgif.com-resize" data-
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize.jpg" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize.jpg" alt="ezgif.com-resize" /></noscript></figure></div><div class="swiper-
slide" role="group" aria-roledescription="slide" aria-label="2 of 11"><figure
class="swiper-slide-inner"><img decoding="async" alt="ezgif.com-resize (1)" data-
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-1-1.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-1-1.webp" alt="ezgif.com-resize (1)" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 of
11"><figure class="swiper-slide-inner"><img decoding="async" alt="7563zgif.com-
gif-maker"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/7563zgif.co
m-gif-maker-768x768.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/7563zgif.com-
gif-maker-768x768.webp" alt="7563zgif.com-gif-maker"
/></noscript></figure></div><div class="swiper-slide" role="group" aria-
roledescription="slide" aria-label="4 of 11"><figure class="swiper-slide-
inner"><img decoding="async" alt="ezgif.com-resize (2)"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-2.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-2.webp" alt="ezgif.com-resize (2)" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 of
11"><figure class="swiper-slide-inner"><img decoding="async" alt="ezgif.com-
resize (3)"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-3.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-3.webp" alt="ezgif.com-resize (3)" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 of
11"><figure class="swiper-slide-inner"><img decoding="async" alt="ezgif.com-
resize (4)"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-4.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-4.webp" alt="ezgif.com-resize (4)" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 of
11"><figure class="swiper-slide-inner"><img decoding="async" alt="ezgif.com-
resize (5)"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-5-768x767.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-5-768x767.webp" alt="ezgif.com-resize (5)" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 of
11"><figure class="swiper-slide-inner"><img decoding="async" alt="ezgif.com-
resize (6)"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-6.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
resize-6.webp" alt="ezgif.com-resize (6)" /></noscript></figure></div><div
class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 of
11"><figure class="swiper-slide-inner"><img decoding="async" alt="ezgif.com-gif-
maker (13)"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
gif-maker-13-768x830.webp" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-
maker-13-768x830.webp" alt="ezgif.com-gif-maker (13)"
/></noscript></figure></div><div class="swiper-slide" role="group" aria-
roledescription="slide" aria-label="10 of 11"><figure class="swiper-slide-
inner"><img decoding="async" alt="IMG_4663"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/IMG_4663-
768x1366.jpg" class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/IMG_4663-
768x1366.jpg" alt="IMG_4663" /></noscript></figure></div><div class="swiper-slide"
role="group" aria-roledescription="slide" aria-label="11 of 11"><figure
class="swiper-slide-inner"><img decoding="async" alt="IMG_4662" data-
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/IMG_4662.jpg"
class="swiper-slide-image lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img decoding="async" class="swiper-slide-image"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/IMG_4662.jpg"
alt="IMG_4662" /></noscript></figure></div> </div>
<div
class="elementor-swiper-button elementor-swiper-button-prev" role="button"
tabindex="0">
<i aria-hidden="true" class="eicon-chevron-
left"></i> </div>
<div class="elementor-swiper-button elementor-swiper-
button-next" role="button" tabindex="0">
<i aria-hidden="true" class="eicon-chevron-
right"></i> </div>

<div class="swiper-
pagination"></div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-3b73ff59
elementor-widget elementor-widget-heading" data-id="3b73ff59" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Quem
está POR TRÁS DO MÉTODO?</h2> </div>
</div>
<div class="elementor-element elementor-element-fd3fbc4
elementor-widget elementor-widget-image" data-id="fd3fbc4" data-
element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="620" height="620" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/foto-monise-
perfil.png 620w,
https://naturalcosmeticos12.online/wp-content/uploads/2022/12/foto-monise-perfil-
300x300.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2022/12/foto-monise-perfil-
150x150.png 150w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/foto-
monise-perfil.png" data-sizes="(max-width: 620px) 100vw, 620px" class="attachment-
medium_large size-medium_large wp-image-744 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="620" height="620"
src="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/foto-monise-
perfil.png" class="attachment-medium_large size-medium_large wp-image-744" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/foto-monise-
perfil.png 620w,
https://naturalcosmeticos12.online/wp-content/uploads/2022/12/foto-monise-perfil-
300x300.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2022/12/foto-monise-perfil-
150x150.png 150w" sizes="(max-width: 620px) 100vw, 620px" /></noscript>
</div>
</div>
<div class="elementor-element elementor-element-1953ffae
elementor-widget elementor-widget-text-editor" data-id="1953ffae" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><span style="font-weight: 400;">Eu
Monise, há 8 anos, fui uma das primeiras pessoas na internet brasileira que, depois
de me graduar em Química Industrial pela Universidade Federal de Sergipe, me tornei
uma pesquisadora em desenvolvimento de cosméticos por via biotecnológica e
nanotecnologia, e depois de me especializar em desenvolvimento de Cosméticos
Naturais, eu mesma PROVEI que era possível produzir em casa, de forma segura e
lucrativa, ótimos cosméticos naturais com performances
incríveis.</span></p><p><span style="font-weight: 400;">Muitas alunas mudaram
completamente as suas vidas. </span><span style="background-color: var(--wp--
preset--color--background);">Desenvolveram um negócio próprio em cima disso e hoje
muitas sustentam as suas famílias apenas com essa atividade. </span></p><p>Hoje sou
dona de um dos maiores perfis do instagram relacionado a Cosméticos Naturais ou
Clean Beauty. </p> </div>
</div>
<div class="elementor-element elementor-element-c9f0ddb
elementor-widget elementor-widget-image" data-id="c9f0ddb" data-
element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="258" height="300" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/instagram-
perfil-258x300.webp 258w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/instagram-perfil-
880x1024.webp 880w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/instagram-perfil-
768x894.webp 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/instagram-perfil-
1320x1536.webp 1320w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/instagram-perfil.webp
1344w" data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/
instagram-perfil-258x300.webp" data-sizes="(max-width: 258px) 100vw, 258px"
class="attachment-medium size-medium wp-image-2332 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="258" height="300"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/instagram-
perfil-258x300.webp" class="attachment-medium size-medium wp-image-2332" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/instagram-
perfil-258x300.webp 258w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/instagram-perfil-
880x1024.webp 880w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/instagram-perfil-
768x894.webp 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/instagram-perfil-
1320x1536.webp 1320w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/instagram-perfil.webp
1344w" sizes="(max-width: 258px) 100vw, 258px" /></noscript>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-eb78539 elementor-reverse-mobile elementor-
section-boxed elementor-section-height-default elementor-section-height-default"
data-id="eb78539" data-element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-50
elementor-top-column elementor-element elementor-element-34265fbf" data-
id="34265fbf" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-5a75838a elementor-widget elementor-widget-heading" data-
id="5a75838a" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">como
saber se o cosmético funciona?</h2> </div>
</div>
<div class="elementor-element elementor-element-3c9cc72
elementor-widget elementor-widget-text-editor" data-id="3c9cc72" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><span style="font-weight:
400;">Simples, quem está passando a receita para você?</span></p><p><span
style="font-weight: 400;">É alguém que é graduado na área? <br />Possui
especialização na área de cosméticos naturais? </span></p><p><span style="font-
weight: 400;">Ou é alguém que simplesmente &#8220;acha que sabe&#8221; e sai
vendendo receitas por aí de forma equivocada?</span></p><p><span style="font-
weight: 400;">Bom, não vou me alongar sobre isso, acho que ficou bem claro que você
deve aplicar um método que realmente ache seguro.</span></p>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-
top-column elementor-element elementor-element-255f3da2" data-id="255f3da2" data-
element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-628f5088 elementor-widget elementor-widget-image" data-
id="628f5088" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="960" height="647" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/123gif.com-
gif-maker.webp 960w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/123gif.com-gif-maker-
300x202.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/123gif.com-gif-maker-
768x518.webp 768w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/123gif.com-
gif-maker.webp" data-sizes="(max-width: 960px) 100vw, 960px" class="attachment-
large size-large wp-image-1872 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="960" height="647"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/123gif.com-gif-
maker.webp" class="attachment-large size-large wp-image-1872" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/123gif.com-
gif-maker.webp 960w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/123gif.com-gif-maker-
300x202.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/123gif.com-gif-maker-
768x518.webp 768w" sizes="(max-width: 960px) 100vw, 960px" /></noscript>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-3bcf11ba elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="3bcf11ba" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-50
elementor-top-column elementor-element elementor-element-2544d4e0" data-
id="2544d4e0" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-59f7487d elementor-widget elementor-widget-image" data-
id="59f7487d" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="1024" height="1024" alt=""


data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/
2023/05/237zgif.com-gif-maker.webp 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/05/237zgif.com-gif-maker-300x300.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/237zgif.com-gif-
maker-150x150.webp 150w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/237zgif.com-gif-
maker-768x768.webp 768w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/237zgif.com
-gif-maker.webp" data-sizes="(max-width: 1024px) 100vw, 1024px" class="attachment-
large size-large wp-image-1876 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="1024"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/237zgif.com-gif-
maker.webp" class="attachment-large size-large wp-image-1876" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/05/237zgif.com-
gif-maker.webp 1024w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/237zgif.com-gif-
maker-300x300.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/237zgif.com-gif-
maker-150x150.webp 150w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/05/237zgif.com-gif-
maker-768x768.webp 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>

</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-
top-column elementor-element elementor-element-9a9b4bb" data-id="9a9b4bb" data-
element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-590ad34f elementor-widget elementor-widget-heading" data-
id="590ad34f" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">PRESTE
BASTANTE ATENÇÃO...</h2> </div>
</div>
<div class="elementor-element elementor-element-3ff7f451
elementor-widget elementor-widget-text-editor" data-id="3ff7f451" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><span style="font-weight: 400;">A
partir de hoje você pode aprender na prática como fazer Cosméticos Naturais no
conforto da sua casa, de forma segura e ainda obter uma nova fonte de renda
vendendo para outras pessoas.</span></p><p><span style="font-weight: 400;">Chamo de
cosméticos seguros, porque na criação dos produtos fazemos vários testes para
confirmar se essas formulações são seguras e eficientes.</span></p><p><span
style="font-weight: 400;">Assim você tem 100% de segurança em fazer para utilizar
para si mesma, para a sua família e ainda desenvolver um negócio próprio com
isso.</span></p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-48f85f9 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="48f85f9" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-a66a1f7" data-id="a66a1f7"
data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-b8b83ca elementor-widget elementor-widget-heading" data-
id="b8b83ca" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">O
TEMPO ESTÁ ACABANDO....</h2> </div>
</div>
<div class="elementor-element elementor-element-4d68daa
elementor-countdown--label-block elementor-widget elementor-widget-countdown" data-
id="4d68daa" data-element_type="widget" data-widget_type="countdown.default">
<div class="elementor-widget-container">
<div data-evergreen-interval="32340"
class="elementor-countdown-wrapper" data-date="">
<div class="elementor-countdown-item"><span class="elementor-
countdown-digits elementor-countdown-hours"></span> <span class="elementor-
countdown-label">Horas</span></div><div class="elementor-countdown-item"><span
class="elementor-countdown-digits elementor-countdown-minutes"></span> <span
class="elementor-countdown-label">Mint</span></div><div class="elementor-countdown-
item"><span class="elementor-countdown-digits elementor-countdown-seconds"></span>
<span class="elementor-countdown-label">Seg</span></div> </div>
</div>
</div>
<div class="elementor-element elementor-element-a8fcc6b
elementor-widget elementor-widget-menu-anchor" data-id="a8fcc6b" data-
element_type="widget" data-widget_type="menu-anchor.default">
<div class="elementor-widget-container">
<div id="comprar"
class="elementor-menu-anchor"></div>
</div>
</div>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-6df4e51 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="6df4e51" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-inner-column elementor-element elementor-element-65a2c14" data-
id="65a2c14" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-953d1b8 elementor-widget elementor-widget-heading" data-
id="953d1b8" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">GARANTA SUA VAGA!

</h2> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-b5e64b8 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="b5e64b8" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-inner-column elementor-element elementor-element-e0a1b18" data-
id="e0a1b18" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-ac793ff elementor-widget elementor-widget-heading" data-
id="ac793ff" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">57% de
desconto HOJE</h2> </div>
</div>
<div class="elementor-element elementor-element-47181c1
elementor-widget-divider--view-line elementor-widget elementor-widget-divider"
data-id="47181c1" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-widget-container">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
</div>
<div class="elementor-element elementor-element-387fdfa
elementor-widget elementor-widget-heading" data-id="387fdfa" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">DE
<del>R$ 297</del></h2> </div>
</div>
<div class="elementor-element elementor-element-e8ec792
elementor-widget elementor-widget-heading" data-id="e8ec792" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">POR R$
127</h2> </div>
</div>
<div class="elementor-element elementor-element-0125f3a
elementor-widget elementor-widget-heading" data-id="0125f3a" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Tenha
acesso ao Método Natural Cosméticos 3.0 </h2> </div>
</div>
<div class="elementor-element elementor-element-c356e25
elementor-align-center elementor-widget elementor-widget-button" data-id="c356e25"
data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-
sm elementor-animation-pulse-grow" href="https://pay.hotmart.com/O74595875V?
off=8lf70rto&#038;checkoutMode=10">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Sim, quero
produzir cosméticos</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-cd7b721
elementor-widget elementor-widget-image" data-id="cd7b721" data-
element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="1024" height="98" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-1510 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="98" alt=""
data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-1510 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="98" alt=""
data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-1510 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="98"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-
de-pagamento-1024x98.png" class="attachment-large size-large wp-image-1510" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w" sizes="(max-width: 1024px) 100vw, 1024px"
/></noscript></noscript></noscript>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-7b4d6492 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="7b4d6492" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-7845904a" data-
id="7845904a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-1a9496a8 elementor-widget-divider--view-line_text elementor-
widget-divider--element-align-center elementor-widget elementor-widget-divider"
data-id="1a9496a8" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-widget-container">
<div class="elementor-divider">
<span class="elementor-divider-separator">
<span class="elementor-divider__text
elementor-divider__element">
Meus presentes para voCê </span>
</span>
</div>
</div>
</div>
<div class="elementor-element elementor-element-270690ff
elementor-widget elementor-widget-heading" data-id="270690ff" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Você
não paga nem mais 1 centavo por eles!
</h2> </div>
</div>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-6ca7c377 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="6ca7c377" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-33
elementor-inner-column elementor-element elementor-element-534b424b" data-
id="534b424b" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-3a6b80fa elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="3a6b80fa" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-gift"></i> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-b804185
elementor-widget elementor-widget-heading" data-id="b804185" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Bônus
1</h2> </div>
</div>
<div class="elementor-element elementor-element-1b3d4557
elementor-widget elementor-widget-heading" data-id="1b3d4557" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Descubra como Regularizar a sua Marca</h2> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-
inner-column elementor-element elementor-element-437720a0" data-id="437720a0" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-541e649b elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="541e649b" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-gift"></i> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-6f75183c
elementor-widget elementor-widget-heading" data-id="6f75183c" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Bônus
2</h2> </div>
</div>
<div class="elementor-element elementor-element-4eea79f2
elementor-widget elementor-widget-heading" data-id="4eea79f2" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Encontre os Melhores Fornecedores Online
</h2> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-
inner-column elementor-element elementor-element-3ee0040f" data-id="3ee0040f" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-aae8f97 elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="aae8f97" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-gift"></i> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-16fabb82
elementor-widget elementor-widget-heading" data-id="16fabb82" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Bônus
3</h2> </div>
</div>
<div class="elementor-element elementor-element-6abe3abe
elementor-widget elementor-widget-heading" data-id="6abe3abe" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Alavanque suas Vendas<b>
</b></h2> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-14fd98b9 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="14fd98b9" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-33
elementor-inner-column elementor-element elementor-element-519f0727" data-
id="519f0727" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-65b51035 elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="65b51035" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-gift"></i> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-1b3ea17d
elementor-widget elementor-widget-heading" data-id="1b3ea17d" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Bônus
4</h2> </div>
</div>
<div class="elementor-element elementor-element-29b7c93f
elementor-widget elementor-widget-heading" data-id="29b7c93f" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Etiquetas Personalizadas </h2> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-
inner-column elementor-element elementor-element-5117b0a2" data-id="5117b0a2" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-38a5a671 elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="38a5a671" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-gift"></i> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-40208f00
elementor-widget elementor-widget-heading" data-id="40208f00" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Bônus
5</h2> </div>
</div>
<div class="elementor-element elementor-element-aaaac3d
elementor-widget elementor-widget-heading" data-id="aaaac3d" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Receitas Secretas </h2> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-
inner-column elementor-element elementor-element-df78a38" data-id="df78a38" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-4fdc2bb0 elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="4fdc2bb0" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-gift"></i> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-e262505
elementor-widget elementor-widget-heading" data-id="e262505" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Bônus
6</h2> </div>
</div>
<div class="elementor-element elementor-element-452fa10e
elementor-widget elementor-widget-heading" data-id="452fa10e" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Tire
suas Dúvidas com a Monise</h2> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-500b7388 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="500b7388" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-33
elementor-inner-column elementor-element elementor-element-61e9605e" data-
id="61e9605e" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-6811ea7d elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="6811ea7d" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-gift"></i> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-5eaac2a5
elementor-widget elementor-widget-heading" data-id="5eaac2a5" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Bônus
7</h2> </div>
</div>
<div class="elementor-element elementor-element-42a1ac1b
elementor-widget elementor-widget-heading" data-id="42a1ac1b" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Aumente a Qualidade do seu Sabonete</h2> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-
inner-column elementor-element elementor-element-35f2c471" data-id="35f2c471" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-ce92896 elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="ce92896" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-gift"></i> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-60c8ce1d
elementor-widget elementor-widget-heading" data-id="60c8ce1d" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Bônus
8</h2> </div>
</div>
<div class="elementor-element elementor-element-1c655b33
elementor-widget elementor-widget-heading" data-id="1c655b33" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Grupo
de Network no Facebook
</h2> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-
inner-column elementor-element elementor-element-7f9eac4" data-id="7f9eac4" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element
elementor-element-7db8f69 elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="7db8f69" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-gift"></i> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-a6d5c34
elementor-widget elementor-widget-heading" data-id="a6d5c34" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Bônus
9</h2> </div>
</div>
<div class="elementor-element elementor-element-6cc6c96
elementor-widget elementor-widget-heading" data-id="6cc6c96" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Personalize seus Cosméticos com Pigmentos Naturais</h2> </div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-302c0c91 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="302c0c91" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-background-
overlay"></div>
<div class="elementor-container
elementor-column-gap-custom">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-e1374d4" data-id="e1374d4"
data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-b7009ca elementor-widget elementor-widget-heading" data-
id="b7009ca" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">RESUMO</h2> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-169dd59 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="169dd59" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-background-
overlay"></div>
<div class="elementor-container
elementor-column-gap-custom">
<div class="elementor-column elementor-col-25
elementor-top-column elementor-element elementor-element-a2fd555" data-id="a2fd555"
data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-d4817cc elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="d4817cc" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="fas fa-user-graduate"></i>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-54aa1e4
elementor-widget elementor-widget-heading" data-id="54aa1e4" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Básico
ao Avançado:</h2> </div>
</div>
<div class="elementor-element elementor-element-deb06ab
elementor-widget elementor-widget-text-editor" data-id="deb06ab" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>O nosso conteúdo vai do básico até o
avançado. Mesmo que você nunca tenha ouvido falar nada sobre o assunto, você se
tornará uma especialista na área de cosméticos naturais.</p><p>O Método contém
<strong>VIDEOAULAS</strong> didáticas e de fácil entendimento, mostrando em
detalhes todo o passo a passo para você aplicar tudo que é ensinado</p>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-
top-column elementor-element elementor-element-f6ee48f" data-id="f6ee48f" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-dd37fe6 elementor-widget elementor-widget-image" data-
id="dd37fe6" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="512" height="512" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/03/planeta-
terra.png 512w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/03/planeta-terra-
300x300.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/03/planeta-terra-
150x150.png 150w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/03/planeta-
terra.png" data-sizes="(max-width: 512px) 100vw, 512px" class="attachment-large
size-large wp-image-1331 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="512" height="512"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/03/planeta-
terra.png" class="attachment-large size-large wp-image-1331" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/03/planeta-
terra.png 512w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/03/planeta-terra-
300x300.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/03/planeta-terra-
150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" /></noscript>
</div>
</div>
<div class="elementor-element elementor-element-53dd9ac
elementor-widget elementor-widget-heading" data-id="53dd9ac" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Método
100% Natural & Vegano</h2> </div>
</div>
<div class="elementor-element elementor-element-ab79fa7
elementor-widget elementor-widget-text-editor" data-id="ab79fa7" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>A fabricação e o uso de cosméticos
naturais têm pouco impacto sobre o meio ambiente, o que os torna mais sustentáveis.
Produzidos sem o uso de substâncias nocivas à natureza e à nossa pele.</p>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-
top-column elementor-element elementor-element-5949b34" data-id="5949b34" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-488103c elementor-widget elementor-widget-image" data-
id="488103c" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="512" height="512" alt="" data-
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/03/business-
intelligence.png 512w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/03/business-
intelligence-300x300.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/03/business-
intelligence-150x150.png 150w" data-src="https://naturalcosmeticos12.online/wp-
content/uploads/2023/03/business-intelligence.png" data-sizes="(max-width: 512px)
100vw, 512px" class="attachment-large size-large wp-image-1332 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="512" height="512"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/03/business-
intelligence.png" class="attachment-large size-large wp-image-1332" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/03/business-
intelligence.png 512w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/03/business-
intelligence-300x300.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/03/business-
intelligence-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px"
/></noscript>
</div>
</div>
<div class="elementor-element elementor-element-721d75c
elementor-widget elementor-widget-heading" data-id="721d75c" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Mercado em Alta:</h2> </div>
</div>
<div class="elementor-element elementor-element-1d95b74
elementor-widget elementor-widget-text-editor" data-id="1d95b74" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Você estará pronta para atuar no
mercado que mais tem crescido no mundo e se destacar como uma profissional
qualificada.</p><p>A Future Market Insights (<strong>FMI</strong>), realizou um
estudo que comprovou que o mercado de cosméticos naturais movimenta cerca de
<strong>US$ 35 bilhões por ano</strong>. A projeção é que, em cinco anos, esse
volume chegue a <strong>US$ 54,5 bilhões</strong>.</p>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-
top-column elementor-element elementor-element-2d5f408" data-id="2d5f408" data-
element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-7921d03 elementor-view-stacked elementor-shape-circle elementor-
widget elementor-widget-icon" data-id="7921d03" data-element_type="widget" data-
widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<i aria-hidden="true" class="far fa-calendar-check"></i>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-c2b58d0
elementor-widget elementor-widget-heading" data-id="c2b58d0" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Acesso
Vitalício:</h2> </div>
</div>
<div class="elementor-element elementor-element-3939d90
elementor-widget elementor-widget-text-editor" data-id="3939d90" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Você poderá estudar no seu tempo, com
calma e acessar o conteúdo do curso sempre que precisar, pois o acesso é
vitalício.</p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-5010ae29 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="5010ae29" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-50
elementor-top-column elementor-element elementor-element-2e48c424" data-
id="2e48c424" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-29663bfd elementor-widget elementor-widget-image" data-
id="29663bfd" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="1024" height="724" alt="" data-


srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
gif-maker-10-1024x724.webp 1024w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
10-300x212.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
10-768x543.webp 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
10.webp 1250w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
gif-maker-10-1024x724.webp" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-2146 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="724"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-
maker-10-1024x724.webp" class="attachment-large size-large wp-image-2146" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
gif-maker-10-1024x724.webp 1024w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
10-300x212.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
10-768x543.webp 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
10.webp 1250w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-
top-column elementor-element elementor-element-368ea34" data-id="368ea34" data-
element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-6fbef0ca elementor-widget elementor-widget-heading" data-
id="6fbef0ca" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">certificação em cosméticos naturais
</h2> </div>
</div>
<div class="elementor-element elementor-element-3d9e0be0
elementor-widget elementor-widget-text-editor" data-id="3d9e0be0" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><span style="font-weight:
400;">Certificado Oficial de Conclusão com carga horária de 40 Horas para você
comprovar os seus conhecimentos.</span></p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-616d4297 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="616d4297" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-50
elementor-top-column elementor-element elementor-element-89af696" data-id="89af696"
data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-326bbf43 elementor-widget elementor-widget-image" data-
id="326bbf43" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img loading="lazy" decoding="async" width="1024" height="1024" alt=""


data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/
ezgif.com-gif-maker-9-1024x1024.webp 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/08/ezgif.com-gif-maker-9-300x300.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
9-150x150.webp 150w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
9-768x768.webp 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
9.webp 1080w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
gif-maker-9-1024x1024.webp" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-2139 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="1024"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-
maker-9-1024x1024.webp" class="attachment-large size-large wp-image-2139" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-
gif-maker-9-1024x1024.webp 1024w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
9-300x300.webp 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
9-150x150.webp 150w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
9-768x768.webp 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/08/ezgif.com-gif-maker-
9.webp 1080w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-
top-column elementor-element elementor-element-5d08985d" data-id="5d08985d" data-
element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-764309d1 elementor-widget elementor-widget-heading" data-
id="764309d1" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">GARANTIA INCONDICIONAL
</h2> </div>
</div>
<div class="elementor-element elementor-element-eb7a8f9
elementor-widget elementor-widget-text-editor" data-id="eb7a8f9" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><span style="font-weight: 400;">O
código de defesa do consumidor (Art. 49) garante 7 dias para solicitar reembolso em
caso de insatisfação com o produto. </span><span style="font-weight: 400;">Se o
nosso Método não atendeu às suas expectativas, basta enviar um e-mail para <a
href="mailto:contato@naturalcosmeticos.com">contato@naturalcosmeticos.com</a>
solicitando o seu dinheiro de volta.</span></p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-3943f059 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="3943f059" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-4e75c26c" data-
id="4e75c26c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-d41809e elementor-widget elementor-widget-heading" data-
id="d41809e" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">O
TEMPO ESTÁ ACABANDO....</h2> </div>
</div>
<div class="elementor-element elementor-element-fc3747f
elementor-countdown--label-block elementor-widget elementor-widget-countdown" data-
id="fc3747f" data-element_type="widget" data-widget_type="countdown.default">
<div class="elementor-widget-container">
<div data-evergreen-interval="32340"
class="elementor-countdown-wrapper" data-date="">
<div class="elementor-countdown-item"><span class="elementor-
countdown-digits elementor-countdown-hours"></span> <span class="elementor-
countdown-label">Horas</span></div><div class="elementor-countdown-item"><span
class="elementor-countdown-digits elementor-countdown-minutes"></span> <span
class="elementor-countdown-label">Mint</span></div><div class="elementor-countdown-
item"><span class="elementor-countdown-digits elementor-countdown-seconds"></span>
<span class="elementor-countdown-label">Seg</span></div> </div>
</div>
</div>
<div class="elementor-element elementor-element-4808cf6
elementor-widget elementor-widget-menu-anchor" data-id="4808cf6" data-
element_type="widget" data-widget_type="menu-anchor.default">
<div class="elementor-widget-container">
<div id="comprar"
class="elementor-menu-anchor"></div>
</div>
</div>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-2bf19443 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="2bf19443" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-inner-column elementor-element elementor-element-46e27a9d" data-
id="46e27a9d" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-615c6ed1 elementor-widget elementor-widget-heading" data-
id="615c6ed1" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">GARANTA SUA VAGA!

</h2> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section
elementor-element elementor-element-1d7e8501 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="1d7e8501" data-
element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-inner-column elementor-element elementor-element-145b4f38" data-
id="145b4f38" data-element_type="column" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-926bb16 elementor-widget elementor-widget-heading" data-
id="926bb16" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">57% de
desconto HOJE</h2> </div>
</div>
<div class="elementor-element elementor-element-5a37b95
elementor-widget-divider--view-line elementor-widget elementor-widget-divider"
data-id="5a37b95" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-widget-container">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
</div>
<div class="elementor-element elementor-element-f1c0e57
elementor-widget elementor-widget-heading" data-id="f1c0e57" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">DE
<del>R$ 297</del></h2> </div>
</div>
<div class="elementor-element elementor-element-569be3f5
elementor-widget elementor-widget-heading" data-id="569be3f5" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">POR R$
127</h2> </div>
</div>
<div class="elementor-element elementor-element-137f7531
elementor-widget elementor-widget-heading" data-id="137f7531" data-
element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Tenha
acesso ao Método Natural Cosméticos 3.0 </h2> </div>
</div>
<div class="elementor-element elementor-element-6eb0fc3f
elementor-align-center elementor-widget elementor-widget-button" data-id="6eb0fc3f"
data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-
sm elementor-animation-pulse-grow" href="https://pay.hotmart.com/O74595875V?
off=8lf70rto&#038;checkoutMode=10">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Sim, quero
produzir cosméticos</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-7dca8167
elementor-widget elementor-widget-image" data-id="7dca8167" data-
element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="1024" height="98" alt="" data-
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-1510 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="98" alt=""
data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-1510 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="98" alt=""
data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png" data-sizes="(max-width: 1024px) 100vw, 1024px"
class="attachment-large size-large wp-image-1510 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img loading="lazy" decoding="async" width="1024" height="98"
src="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-
de-pagamento-1024x98.png" class="attachment-large size-large wp-image-1510" alt=""
srcset="https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-
metodo-de-pagamento-1024x98.png 1024w, https://naturalcosmeticos12.online/wp-
content/uploads/2023/04/banner-metodo-de-pagamento-300x29.png 300w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-768x73.png 768w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento-1536x147.png 1536w,
https://naturalcosmeticos12.online/wp-content/uploads/2023/04/banner-metodo-de-
pagamento.png 1844w" sizes="(max-width: 1024px) 100vw, 1024px"
/></noscript></noscript></noscript>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-7f8d5472 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="7f8d5472" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-1ed98475" data-
id="1ed98475" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-2528fff elementor-widget elementor-widget-heading" data-
id="2528fff" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Perguntas frequentes</h2> </div>
</div>
<div class="elementor-element elementor-element-494b52ca
elementor-widget elementor-widget-accordion" data-id="494b52ca" data-
element_type="widget" data-widget_type="accordion.default">
<div class="elementor-widget-container">
<div class="elementor-accordion">
<div class="elementor-accordion-item">
<div id="elementor-tab-title-1221" class="elementor-
tab-title" data-tab="1" role="button" aria-controls="elementor-tab-content-1221"
aria-expanded="false">
<span
class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true">

<span class="elementor-accordion-icon-closed"><i class="fas


fa-plus"></i></span>
<span class="elementor-accordion-
icon-opened"><i class="fas fa-minus"></i></span>

</span>
<a
class="elementor-accordion-title" tabindex="0">Qual o formato do Conteúdo?</a>
</div>
<div id="elementor-tab-content-1221"
class="elementor-tab-content elementor-clearfix" data-tab="1" role="region" aria-
labelledby="elementor-tab-title-1221"><p>Fizemos o conteúdo no formato de
videoaulas explicativas (Bônus) + material em PDF que pode ser impresso.</p></div>
</div>
<div class="elementor-accordion-item">
<div id="elementor-tab-title-1222" class="elementor-
tab-title" data-tab="2" role="button" aria-controls="elementor-tab-content-1222"
aria-expanded="false">
<span
class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true">

<span class="elementor-accordion-icon-closed"><i class="fas


fa-plus"></i></span>
<span class="elementor-accordion-
icon-opened"><i class="fas fa-minus"></i></span>

</span>
<a
class="elementor-accordion-title" tabindex="0">Quais as formas de pagamento?</a>
</div>
<div id="elementor-tab-content-1222"
class="elementor-tab-content elementor-clearfix" data-tab="2" role="region" aria-
labelledby="elementor-tab-title-1222"><p>Cartão de Credito, Pix e Paypal</p></div>
</div>
<div class="elementor-accordion-item">
<div id="elementor-tab-title-1223" class="elementor-
tab-title" data-tab="3" role="button" aria-controls="elementor-tab-content-1223"
aria-expanded="false">
<span
class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true">

<span class="elementor-accordion-icon-closed"><i class="fas


fa-plus"></i></span>
<span class="elementor-accordion-
icon-opened"><i class="fas fa-minus"></i></span>

</span>
<a
class="elementor-accordion-title" tabindex="0">Quando irei receber o acesso ao
Curso</a>
</div>
<div id="elementor-tab-content-1223"
class="elementor-tab-content elementor-clearfix" data-tab="3" role="region" aria-
labelledby="elementor-tab-title-1223"><p>Para pagamentos via Cartão de Crédito e
Pix, o <strong>acesso é imediato.</strong></p></div>
</div>
<div class="elementor-accordion-item">
<div id="elementor-tab-title-1224" class="elementor-
tab-title" data-tab="4" role="button" aria-controls="elementor-tab-content-1224"
aria-expanded="false">
<span
class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true">

<span class="elementor-accordion-icon-closed"><i class="fas


fa-plus"></i></span>
<span class="elementor-accordion-
icon-opened"><i class="fas fa-minus"></i></span>

</span>
<a
class="elementor-accordion-title" tabindex="0">Como faço para acessar o Curso</a>
</div>
<div id="elementor-tab-content-1224"
class="elementor-tab-content elementor-clearfix" data-tab="4" role="region" aria-
labelledby="elementor-tab-title-1224"><p>Após a confirmação do pagamento, você irá
receber no seu e-mail o Link de Acesso ao Material.</p><p>Caso não encontre o e-
mail com o Título <strong>“COMPRA APROVADA”</strong> na sua caixa de Entrada,
verifique também sua Lixeira e a sua Caixa de Spam.<br /><br />Você também pode
acessar o material pelo app <strong>Hotmart Sparkle.</strong></p></div>
</div>
<div class="elementor-accordion-item">
<div id="elementor-tab-title-1225" class="elementor-
tab-title" data-tab="5" role="button" aria-controls="elementor-tab-content-1225"
aria-expanded="false">
<span
class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true">

<span class="elementor-accordion-icon-closed"><i class="fas


fa-plus"></i></span>
<span class="elementor-accordion-
icon-opened"><i class="fas fa-minus"></i></span>

</span>
<a
class="elementor-accordion-title" tabindex="0">Onde comprar os produtos para a
fabricação dos Cosméticos?</a>
</div>
<div id="elementor-tab-content-1225"
class="elementor-tab-content elementor-clearfix" data-tab="5" role="region" aria-
labelledby="elementor-tab-title-1225"><p>Dentro do material nós disponibilizamos
uma <strong>lista exclusiva de fornecedores online</strong></p></div>
</div>
<div class="elementor-accordion-item">
<div id="elementor-tab-title-1226" class="elementor-
tab-title" data-tab="6" role="button" aria-controls="elementor-tab-content-1226"
aria-expanded="false">
<span
class="elementor-accordion-icon elementor-accordion-icon-left" aria-hidden="true">

<span class="elementor-accordion-icon-closed"><i class="fas


fa-plus"></i></span>
<span class="elementor-accordion-
icon-opened"><i class="fas fa-minus"></i></span>

</span>
<a
class="elementor-accordion-title" tabindex="0">Por quanto tempo terei acesso ao
conteúdo?</a>
</div>
<div id="elementor-tab-content-1226"
class="elementor-tab-content elementor-clearfix" data-tab="6" role="region" aria-
labelledby="elementor-tab-title-1226"><p>O acesso ao conteúdo é
<strong>VITALÍCIO.</strong></p></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-393474f2 elementor-reverse-mobile elementor-
section-boxed elementor-section-height-default elementor-section-height-default"
data-id="393474f2" data-element_type="section">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-50
elementor-top-column elementor-element elementor-element-5bb40a50" data-
id="5bb40a50" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-754f0af1 elementor-widget elementor-widget-heading" data-
id="754f0af1" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">PIRATARIA É CRIME</h2> </div>
</div>
<div class="elementor-element elementor-element-64376602
elementor-widget elementor-widget-text-editor" data-id="64376602" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>A venda do Método Natural Cosméticos
3.0 só pode ser realizada através deste site, registrado em nome de FMX
Empreendimentos. Qualquer outro site onde você encontre este programa é uma
FALSIFICAÇÃO e vai contra as leis. Evite falsificações e recuse conteúdos ilegais
ou pirateados. NÃO adquira Guias ou cursos parecidos e que não são baseados em anos
de estudo da Cosmetologia Natural. Não nos responsabilizamos por compras realizadas
em outros sites.</p> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-
top-column elementor-element elementor-element-48db9da7" data-id="48db9da7" data-
element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-3bfc0f8b elementor-widget elementor-widget-image" data-
id="3bfc0f8b" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">

<img fetchpriority="high" decoding="async" width="591" height="532" alt=""


data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-
nova-colorida-1-e1671473878807.png 591w, https://naturalcosmeticos12.online/wp-
content/uploads/2022/12/logo-nova-colorida-1-e1671473878807-300x270.png 300w"
data-src="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-nova-
colorida-1-e1671473878807.png" data-sizes="(max-width: 591px) 100vw, 591px"
class="attachment-large size-large wp-image-654 lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img fetchpriority="high" decoding="async" width="591" height="532"
alt="" data-srcset="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/
logo-nova-colorida-1-e1671473878807.png 591w,
https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-nova-colorida-1-
e1671473878807-300x270.png 300w" data-src="https://naturalcosmeticos12.online/wp-
content/uploads/2022/12/logo-nova-colorida-1-e1671473878807.png" data-sizes="(max-
width: 591px) 100vw, 591px" class="attachment-large size-large wp-image-654
lazyload"
src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
/><noscript><img fetchpriority="high" decoding="async" width="591" height="532"
src="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-nova-
colorida-1-e1671473878807.png" class="attachment-large size-large wp-image-654"
alt="" srcset="https://naturalcosmeticos12.online/wp-content/uploads/2022/12/logo-
nova-colorida-1-e1671473878807.png 591w, https://naturalcosmeticos12.online/wp-
content/uploads/2022/12/logo-nova-colorida-1-e1671473878807-300x270.png 300w"
sizes="(max-width: 591px) 100vw, 591px" /></noscript></noscript>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section
elementor-element elementor-element-5f287309 elementor-section-boxed elementor-
section-height-default elementor-section-height-default" data-id="5f287309" data-
element_type="section" data-
settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-
column-gap-default">
<div class="elementor-column elementor-col-100
elementor-top-column elementor-element elementor-element-2b7f9efa" data-
id="2b7f9efa" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element
elementor-element-782d29e1 elementor-widget elementor-widget-heading" data-
id="782d29e1" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-
default">Copyright 2023 – FMX Empreendimentos ®
Todos os direitos reservados.</h2> </div>
</div>
<div class="elementor-element elementor-element-a7f27a7
elementor-widget elementor-widget-text-editor" data-id="a7f27a7" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><a
href="https://naturalcosmeticos12.online/termos-de-uso/" target="_blank"
rel="noopener">Termos de Uso</a> |<a
href="https://naturalcosmeticos12.online/politica-de-privacidade/" target="_blank"
rel="noopener"> Políticas de Privacidade </a></p>
</div>
</div>
<div class="elementor-element elementor-element-8674d33
elementor-widget elementor-widget-text-editor" data-id="8674d33" data-
element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p> Todas as informações inseridas em
nosso site são armazenadas de modo seguro e utilizadas somente para estabelecer uma
comunicação personalizada, formulada de acordo com os seus interesses.Todos os
dados fornecidos somente serão utilizados pela nossa empresa e jamais serão
entregues a terceiros. Jamais faremos nenhum tipo de spam.</p><p>Este site NÃO É do
Facebook. Este site NÃO faz parte do Facebook ou Facebook Inc. Além disso, esse
site NÃO é endossado pelo Facebook de nenhuma maneira.</p><p>Os resultados podem
variar de acordo com a pessoa. Todos os testemunhos, apesar de serem reais e
gentilmente enviados por clientes, NÃO representam resultados únicos, já que cada
indivíduo é diferente do outro. Jamais faça alguma mudança na alimentação ou no
exercício físico sem consultar seu médico ou profissional de saúde. Somente um
profissional da área pode fazer uma avaliação detalhada e decidir se você está apto
ou não a essas alterações. Todos os conhecimentos, dicas e truques compartilhados
nesta página são meramente educativos e explicativos em relação ao produto
comercializado.</p><p>Em caso de dúvida, envie um e-mail para
(contato@naturalcosmeticos.com) e entraremos em contato o mais breve
possível.&#8221;</p> </div>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Meta Pixel Event Code -->
<script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
document.addEventListener( 'wpcf7mailsent', function( event ) {
if( "fb_pxl_code" in event.detail.apiResponse){
eval(event.detail.apiResponse.fb_pxl_code);
}
}, false );
</script>
<!-- End Meta Pixel Event Code -->
<div id='fb-pxl-ajax-code'></div><link rel='stylesheet' id='e-animations-css'
href='https://naturalcosmeticos12.online/wp-content/plugins/elementor/assets/lib/
animations/animations.min.css?ver=3.18.3' media='all' />
<script type="rocketlazyloadscript" id="wp-block-template-skip-link-js-after">
( function() {
var skipLinkTarget = document.querySelector( 'main' ),
sibling,
skipLinkTargetID,
skipLink;

// Early exit if a skip-link target can't be located.


if ( ! skipLinkTarget ) {
return;
}

/*
* Get the site wrapper.
* The skip-link will be injected in the beginning of it.
*/
sibling = document.querySelector( '.wp-site-blocks' );

// Early exit if the root element was not found.


if ( ! sibling ) {
return;
}

// Get the skip-link target's ID, and generate one if it doesn't exist.
skipLinkTargetID = skipLinkTarget.id;
if ( ! skipLinkTargetID ) {
skipLinkTargetID = 'wp--skip-link--target';
skipLinkTarget.id = skipLinkTargetID;
}

// Create the skip link.


skipLink = document.createElement( 'a' );
skipLink.classList.add( 'skip-link', 'screen-reader-text' );
skipLink.href = '#' + skipLinkTargetID;
skipLink.innerHTML = 'Saltar para o conteúdo';

// Inject the skip link.


sibling.parentElement.insertBefore( skipLink, sibling );
}() );

</script>
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props)
{for(var i=0;i<props.length;i++){var
descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!
1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!
0),Object.defineProperty(target,descriptor.key,descriptor)}}return
function(Constructor,protoProps,staticProps){return
protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineP
roperties(Constructor,staticProps),Constructor}}();function
_classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw
new TypeError("Cannot call a class as a function")}var
RocketBrowserCompatibilityChecker=function(){function
RocketBrowserCompatibilityChecker(options)
{_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!
1,this._checkPassiveOption(this),this.options=!!
this.passiveSupported&&options}return
_createClass(RocketBrowserCompatibilityChecker,
[{key:"_checkPassiveOption",value:function(self){try{var options={get passive()
{return!(self.passiveSupported=!
0)}};window.addEventListener("test",null,options),window.removeEventListener("test"
,null,options)}catch(err){self.passiveSupported=!1}}},
{key:"initRequestIdleCallback",value:function(){!1 in
window&&(window.requestIdleCallback=function(cb){var start=Date.now();return
setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return
Math.max(0,50-(Date.now()-start))}})},1)}),!1 in
window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},
{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!
0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function()
{var elem=document.createElement("link");return
elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.Inte
rsectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},
{key:"isSlowConnection",value:function(){return"connection"in
navigator&&"effectiveType"in
navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-
2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/(.+\/)?feed\/?.+\/?|\/(?:.+\/)?
embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/wp-
login.php","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|
avif","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|
htm","siteUrl":"https:\/\/
naturalcosmeticos12.online","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?
function(e){return typeof e}:function(e){return e&&"function"==typeof
Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof
e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var
i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!
0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return
t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new
TypeError("Cannot call a class as a function")}var t=function(){function n(e,t)
{i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.pref
etched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return
e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||
this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||
(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".
("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")
$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-
1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e
),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.lis
tenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerO
ptions)}},{key:"listener",value:function(e){var
t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type)
{case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":th
is._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n)
{var i=this,r=setTimeout(function()
{if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else
if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover+
+,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function
e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},
{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return
this.prefetched.add(i.href),new Promise(function(e,t){var
n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerro
r=t,document.head.appendChild(n)}).catch(function(){})}},
{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void
0===e?"undefined":r(e))||!1 in e||-
1===["http:","https:"].indexOf(e.protocol))return null;var
t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={o
riginal:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return
this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?
e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||
(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},
{key:"_shouldAddTrailingSlash",value:function(e){return
this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},
{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void
0===e?"undefined":r(e))&&(!
this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-
1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!
this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],
[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new
n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!
0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script src="https://naturalcosmeticos12.online/wp-content/plugins/wp-smushit/app/
assets/js/smush-lazy-load.min.js?ver=3.15.3" id="smush-lazy-load-js"
defer></script>
<script type="rocketlazyloadscript" src="https://naturalcosmeticos12.online/wp-
content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.5.2"
id="elementor-pro-webpack-runtime-js" defer></script>
<script type="rocketlazyloadscript" src="https://naturalcosmeticos12.online/wp-
content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.18.3"
id="elementor-webpack-runtime-js" defer></script>
<script type="rocketlazyloadscript" src="https://naturalcosmeticos12.online/wp-
includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
<script type="rocketlazyloadscript" src="https://naturalcosmeticos12.online/wp-
includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"
defer></script>
<script type="rocketlazyloadscript" src="https://naturalcosmeticos12.online/wp-
content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.18.3"
id="elementor-frontend-modules-js" defer></script>
<script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig =
{"ajaxurl":"https:\/\/naturalcosmeticos12.online\/wp-admin\/admin-
ajax.php","nonce":"fe12f12f74","urls":{"assets":"https:\/\/
naturalcosmeticos12.online\/wp-content\/plugins\/elementor-pro\/
assets\/","rest":"https:\/\/naturalcosmeticos12.online\/wp-json\/"},"i18n":
{"toc_no_headings_found":"No headings were found on this
page."},"shareButtonsNetworks":{"facebook":
{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":
{"title":"LinkedIn","has_counter":true},"pinterest":
{"title":"Pinterest","has_counter":true},"reddit":
{"title":"Reddit","has_counter":true},"vk":
{"title":"VK","has_counter":true},"odnoklassniki":
{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":
{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":
{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":
{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":
{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":
{"title":"Email"},"print":{"title":"Print"}},"facebook_sdk":
{"lang":"pt_PT","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/
naturalcosmeticos12.online\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/
assets\/animations\/default.json"}};
</script>
<script type="rocketlazyloadscript" src="https://naturalcosmeticos12.online/wp-
content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.5.2" id="elementor-
pro-frontend-js" defer></script>
<script type="rocketlazyloadscript" src="https://naturalcosmeticos12.online/wp-
content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2"
id="elementor-waypoints-js" defer></script>
<script type="rocketlazyloadscript" src="https://naturalcosmeticos12.online/wp-
includes/js/jquery/ui/core.min.js?ver=1.13.2" id="jquery-ui-core-js"
defer></script>
<script type="rocketlazyloadscript" id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":
{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":
{"shareOnFacebook":"Partilhar no Facebook","shareOnTwitter":"Partilhar no
Twitter","pinIt":"Fix\u00e1-lo","download":"Download","downloadImage":"Descarregar
Imagem","fullscreen":"\u00c9cr\u00e3
Inteiro","zoom":"Zoom","share":"Partilhar","playVideo":"Reproduzir v\
u00eddeo","previous":"Anterior","next":"Seguinte","close":"Fechar","a11yCarouselWra
pperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left &
Right","a11yCarouselPrevSlideMessage":"Previous
slide","a11yCarouselNextSlideMessage":"Next
slide","a11yCarouselFirstSlideMessage":"This is the first
slide","a11yCarouselLastSlideMessage":"This is the last
slide","a11yCarouselPaginationBulletMessage":"Go to
slide"},"is_rtl":false,"breakpoints":
{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":
{"breakpoints":{"mobile":{"label":"Mobile ao
alto","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_
extra":{"label":"Mobile ao
baixo","value":880,"default_value":880,"direction":"max","is_enabled":false},"table
t":{"label":"Tablet
Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"t
ablet_extra":{"label":"Tablet
Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},
"laptop":{"label":"Port\
u00e1til","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"
widescreen":
{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabl
ed":false}}},"version":"3.18.3","is_static":false,"experimentalFeatures":
{"e_dom_optimization":true,"e_optimized_assets_loading":true,"additional_custom_bre
akpoints":true,"theme_builder_v2":true,"block_editor_assets_optimize":true,"landing
-pages":true,"e_image_loading_optimization":true,"e_global_styleguide":true,"form-
submissions":true},"urls":{"assets":"https:\/\/naturalcosmeticos12.online\/wp-
content\/plugins\/elementor\/assets\/"},"swiperClass":"swiper-
container","settings":{"page":[],"editorPreferences":[]},"kit":
{"active_breakpoints":
["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enabl
e_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","l
ightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src"
:"description"},"post":{"id":1488,"title":"Descubra%20os%20Segredos%20dos%20Cosm
%C3%A9ticos%20naturais%20%E2%80%93%20M%C3%A9todo%20Natural%20Cosm%C3%A9ticos
%203.0%20%20Professional","excerpt":"","featuredImage":"https:\/\/
naturalcosmeticos12.online\/wp-content\/uploads\/2022\/12\/logo-nova-colorida-1-
e1671473878807.png"}};
</script>
<script type="rocketlazyloadscript" src="https://naturalcosmeticos12.online/wp-
content/plugins/elementor/assets/js/frontend.min.js?ver=3.18.3" id="elementor-
frontend-js" defer></script>
<script type="rocketlazyloadscript" src="https://naturalcosmeticos12.online/wp-
content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.5.2"
id="pro-elements-handlers-js" defer></script>
<script>class RocketElementorAnimation{constructor()
{this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-
device-mode",this.deviceMode.setAttribute("class","elementor-screen-
only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let
t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animatio
nSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".element
or-invisible[data-settings]").forEach(t=>{const
e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._ani
mateElement(t)}catch(t){}})}_animateElement(t){const
e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||
0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void
t.classList.remove("elementor-
invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.cu
rrentAnimation),this.currentAnimation=n;let
s=setTimeout(()=>{t.classList.remove("elementor-
invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);wi
ndow.addEventListener("rocket-startLoading",function()
{clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t)
{case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":
e.unshift("_desktop")}const
i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_
removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete
e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new
RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}docume
nt.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></
body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket.
Learn more: https://wp-rocket.me - Debug: cached@1703601540 -->

You might also like