https://kiwify.com.br/

Submitted URL:
https://kiwify.com.br
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 25 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 3 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en-US"><head>
	<meta charset="UTF-8">
	<title>Kiwify</title>
	<link rel="icon" type="image/x-icon" href="./icon.png">
	<meta name="robots" content="max-image-preview:large">
	<meta name="description" content="Crie e venda seu curso online.">

	<meta name="twitter:title" content="Kiwify">
	<meta name="twitter:description" content="Crie e venda seu curso online.">
	<meta name="twitter:card" content="summary_large_image">
	<meta name="twitter:image" content="/wp-content/uploads/2023/08/Kiwify_imagem1-2.png">

	<meta property="og:image" content="/wp-content/uploads/2023/08/Kiwify_imagem1-2.png">
	<meta property="og:image:width" content="1200">
	<meta property="og:image:height" content="630">

  <base href="https://kiwify.com.br/">

	<link rel="icon" href="./icon.png">

	<script>
	window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.3"}};
	/*! This file is auto-generated */
	!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"🏳️‍⚧️","🏳️​⚧️")?!1:!n(e,"🇺🇳","🇺​🇳")&&!n(e,"🏴󠁧󠁢󠁥󠁮󠁧󠁿","🏴​󠁧​󠁢​󠁥​󠁮​󠁧​󠁿");case"emoji":return!n(e,"🫱🏻‍🫲🏿","🫱🏻​🫲🏿")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
	</script>

	<script>
		document.addEventListener("DOMContentLoaded", function() {
			let urlParams = new URLSearchParams(window.location.search);
			let utmSource = urlParams.get('utm_source');

			if (utmSource) {
				let signupLinks = document.querySelectorAll('.signup-link');

				signupLinks.forEach(link => {
					let signupUrl = new URL(link.href);
					signupUrl.searchParams.set('utm_source', utmSource);
					link.href = signupUrl.toString();
				});
			}
		});
	</script>

	<style>
  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;
	}

  .banner {
    margin: 16px 0;
  }

  .banner-link {
    display: block;
    text-align: center;
  }

  .banner-desktop {
    display: block;
    margin: auto;
  }

  .banner-mobile {
    display: none;
    margin: auto;
  }

  @media (max-width: 768px) {
    .banner-desktop {
      display: none;
    }
    .banner-mobile {
      display: block;
    }
  }
  </style>

	<link rel="stylesheet" id="wp-block-library-css" href="/wp-includes/css/dist/block-library/style.min.css?ver=6.3" media="all">
	<style id="classic-theme-styles-inline-css">/*! This file is auto-generated */
	.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}</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--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--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--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);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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-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-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-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-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;}
	.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
	:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
	:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
	.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}</style>

	<link rel="stylesheet" id="hello-elementor-css" href="/wp-content/themes/hello-elementor/style.min.css?ver=2.8.1" media="all">
	<link rel="stylesheet" id="hello-elementor-theme-style-css" href="/wp-content/themes/hello-elementor/theme.min.css?ver=2.8.1" media="all">
	<link rel="stylesheet" id="elementor-frontend-css" href="/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.15.3" media="all">
	<link rel="stylesheet" id="elementor-post-9-css" href="/wp-content/uploads/elementor/css/post-9.css?ver=1692983798" media="all">
	<link rel="stylesheet" id="elementor-lazyload-css" href="/wp-content/plugins/elementor/assets/css/modules/lazyload/frontend.min.css?ver=3.15.3" media="all">
	<link rel="stylesheet" id="swiper-css" href="/wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min.css?ver=5.3.6" media="all">
	<link rel="stylesheet" id="elementor-pro-css" href="/wp-content/plugins/pro-elements/assets/css/frontend-lite.min.css?ver=3.15.1" media="all">
	<link rel="stylesheet" id="elementor-global-css" href="/wp-content/uploads/elementor/css/global.css?ver=1692983798" media="all">
	<link rel="stylesheet" id="elementor-post-98-css" href="/wp-content/uploads/elementor/css/post-98.css?ver=1692998839" media="all">
	<link rel="stylesheet" id="google-fonts-1-css" href="https://fonts-api.wp.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMukta%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7COpen+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&amp;display=swap&amp;ver=6.3" media="all">
	<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin="">
	<script src="/wp-includes/js/jquery/jquery.min.js?ver=3.7.0" id="jquery-core-js"></script>
	<script src="/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>

	<link rel="canonical" href="https://kiwify.com.br/">
	<link rel="shortlink" href="/">
	<link rel="apple-touch-icon" href="./icon.png">
	<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<script src="/wp-includes/js/wp-emoji-release.min.js?ver=6.3" defer=""></script></head>

<body class="home page-template page-template-elementor_canvas page page-id-98 e-lazyload elementor-default elementor-template-canvas elementor-kit-9 elementor-page elementor-page-98 e--ua-blink e--ua-chrome e--ua-webkit" data-elementor-device-mode="tablet">
			<div data-elementor-type="wp-page" data-elementor-id="98" class="elementor elementor-98" data-elementor-post-type="page">
							<div class="elementor-element elementor-element-ca7a7e1 e-flex e-con-boxed e-con" data-id="ca7a7e1" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-e807557 e-con-full e-flex e-con" data-id="e807557" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-b298f92 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="b298f92" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.15.0 - 20-08-2023 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img decoding="async" width="400" height="110" src="/wp-content/uploads/2023/08/logo_kiwify.png" class="attachment-large size-large wp-image-100" alt="" srcset="/wp-content/uploads/2023/08/logo_kiwify.png 400w, /wp-content/uploads/2023/08/logo_kiwify-300x83.png 300w" sizes="(max-width: 400px) 100vw, 400px">															</div>
				</div>
				<div class="elementor-element elementor-element-f4c12b5 elementor-nav-menu--dropdown-none elementor-hidden-mobile elementor-widget-mobile__width-initial elementor-widget elementor-widget-nav-menu" data-id="f4c12b5" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
			<link rel="stylesheet" href="/wp-content/plugins/pro-elements/assets/css/widget-nav-menu.min.css">			<nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
				<ul id="menu-1-f4c12b5" class="elementor-nav-menu" data-smartmenus-id="17284655726118474">
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-161"><a href="/#taxas" class="elementor-item elementor-item-anchor">Taxas</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-162"><a href="/#faq" class="elementor-item elementor-item-anchor">FAQ</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163"><a href="https://ajuda.kiwify.com.br/" class="elementor-item">Ajuda</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163"><a href="https://kiwify.com.br/sobre-nos/" class="elementor-item">Sobre nós</a></li>
</ul>			</nav>
						<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-f4c12b5" class="elementor-nav-menu" data-smartmenus-id="17284655726145823">
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-161"><a href="/#taxas" class="elementor-item elementor-item-anchor" tabindex="-1">Taxas</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-162"><a href="/#faq" class="elementor-item elementor-item-anchor" tabindex="-1">FAQ</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163"><a href="https://ajuda.kiwify.com.br/" class="elementor-item" tabindex="-1">Ajuda</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163"><a href="https://kiwify.com.br/sobre-nos/" class="elementor-item" tabindex="-1">Sobre nós</a></li>
</ul>			</nav>
				</div>
				</div>
				<div class="elementor-element elementor-element-401aa60 elementor-nav-menu--stretch elementor-hidden-desktop elementor-hidden-tablet elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="401aa60" data-element_type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
				<ul id="menu-1-401aa60" class="elementor-nav-menu" data-smartmenus-id="1728465572634704">
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-139"><a href="/#taxas" class="elementor-item elementor-item-anchor">Taxas</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-140"><a href="/#faq" class="elementor-item elementor-item-anchor">FAQ</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-141"><a href="https://ajuda.kiwify.com.br/" class="elementor-item">Ajuda</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163"><a href="https://kiwify.com.br/sobre-nos/" class="elementor-item" tabindex="-1">Sobre nós</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-142"><a href="https://dashboard.kiwify.com.br/login?lang=pt" class="elementor-item">Login</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-143"><a href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br" class="elementor-item signup-link">Cadastrar agora</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg>			<span class="elementor-screen-only">Menu</span>
		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true" style="width: 790px; left: 0px; top: 0px;">
				<ul id="menu-2-401aa60" class="elementor-nav-menu" data-smartmenus-id="17284655726394">
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-139"><a href="/#taxas" class="elementor-item elementor-item-anchor" tabindex="-1">Taxas</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-140"><a href="/#faq" class="elementor-item elementor-item-anchor" tabindex="-1">FAQ</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-141"><a href="https://ajuda.kiwify.com.br/" class="elementor-item" tabindex="-1">Ajuda</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163"><a href="https://kiwify.com.br/sobre-nos/" class="elementor-item" tabindex="-1">Sobre nós</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-142"><a href="https://dashboard.kiwify.com.br/login?lang=pt" class="elementor-item" tabindex="-1">Login</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-143"><a href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br" class="elementor-item" tabindex="-1">Cadastrar agora</a></li>
</ul>			</nav>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-7a14f59 e-con-full elementor-hidden-mobile e-flex e-con" data-id="7a14f59" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-d8e087c elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="d8e087c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.15.0 - 20-08-2023 */
.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>
<h2 class="elementor-heading-title elementor-size-default"><a href="https://dashboard.kiwify.com.br/login?lang=pt">Login</a></h2>		</div>
				</div>
				<div class="elementor-element elementor-element-27449d0 elementor-widget elementor-widget-button" data-id="27449d0" 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 signup-link" href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-text">Cadastrar agora</span>
		</span>
					</a>
		</div>
				</div>
				</div>
				</div>
					</div>
				</div>

    <!-- <div class="banner">
      <a class="banner-link" href="https://festival.kiwify.com.br/lp/">
        <img class ="banner-desktop" src="/wp-content/banner/banner-desktop.png" />
        <img class="banner-mobile" src="/wp-content/banner/banner-mobile.png" />
      </a>
    </div> -->

		<div class="elementor-element elementor-element-221d2190 e-flex e-con-boxed e-con lazyloaded" data-id="221d2190" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;boxed&quot;}" data-e-bg-lazyload="">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-5f91864a e-flex e-con-boxed e-con" data-id="5f91864a" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-218985f3 e-con-full e-flex e-con" data-id="218985f3" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-48893b03 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="48893b03" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h1 class="elementor-heading-title elementor-size-default">Venda seu curso online</h1>		</div>
				</div>
				<div class="elementor-element elementor-element-14a0f463 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="14a0f463" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Transforme o seu conhecimento em um curso online e crie seu negócio na internet</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-556c68cb elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="556c68cb" 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-md signup-link" href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-text">Cadastrar agora</span>
		</span>
					</a>
		</div>
				</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-5b5fab33 elementor-widget elementor-widget-image" data-id="5b5fab33" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" fetchpriority="high" width="673" height="440" src="/wp-content/uploads/2023/08/Kiwify_imagem1-2.png" class="attachment-large size-large wp-image-101" alt="" srcset="/wp-content/uploads/2023/08/Kiwify_imagem1-2.png 673w, /wp-content/uploads/2023/08/Kiwify_imagem1-2-300x196.png 300w" sizes="(max-width: 673px) 100vw, 673px">															</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-6a7321c2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="6a7321c2" data-element_type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.15.0 - 20-08-2023 */
.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-ad375ea elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="ad375ea" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">Confira os benefícios exclusivos da Kiwify para ajudar a aumentar suas vendas e escalar seu negócio.</h3>		</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-28e3ed3d e-flex e-con-boxed e-con" data-id="28e3ed3d" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-5cb81a00 elementor-widget elementor-widget-image" data-id="5cb81a00" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="800" height="495" src="/wp-content/uploads/2023/08/mockup_kiwify-1.png" class="attachment-large size-large wp-image-103" alt="" srcset="/wp-content/uploads/2023/08/mockup_kiwify-1.png 800w, /wp-content/uploads/2023/08/mockup_kiwify-1-300x186.png 300w, /wp-content/uploads/2023/08/mockup_kiwify-1-768x475.png 768w" sizes="(max-width: 800px) 100vw, 800px">															</div>
				</div>
				<div class="elementor-element elementor-element-4785d81a elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-button" data-id="4785d81a" 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 signup-link" href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-text">Cadastrar agora</span>
		</span>
					</a>
		</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-34fad34d e-con-full e-flex e-con" data-id="34fad34d" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-4189bf32 elementor-widget__width-inherit elementor-widget elementor-widget-heading" data-id="4189bf32" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Área de Membros Premium: seu curso com design cinematográfico</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-108b655a elementor-widget elementor-widget-text-editor" data-id="108b655a" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.15.0 - 20-08-2023 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>A Kiwify oferece uma área de membros premium personalizável, que conta com um layout cinematográfico, similar a sua plataforma de streaming favorita.</p>
<p>Trazendo um diferencial para a identidade visual do seu curso e proporcionando uma experiência única para seu aluno.</p>
<p>Hospede e gerencie o seu curso online na nossa plataforma, <strong>sem custos extras.</strong></p>						</div>
				</div>
				<div class="elementor-element elementor-element-1e1c8619 elementor-mobile-align-center elementor-hidden-mobile elementor-widget elementor-widget-button" data-id="1e1c8619" 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-md signup-link" href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-text">Cadastrar agora</span>
		</span>
					</a>
		</div>
				</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-65c9977f e-flex e-con-boxed e-con" data-id="65c9977f" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-48e77aeb e-con-full e-flex e-con" data-id="48e77aeb" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-506ee772 elementor-widget__width-inherit elementor-widget elementor-widget-heading" data-id="506ee772" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Mais vendas aprovadas</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-5e356755 elementor-widget elementor-widget-text-editor" data-id="5e356755" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Através do KiwiPay, o processador de pagamentos próprio da Kiwify, não dependemos de intermediários que poderiam recusar suas vendas. Desta forma, oferecemos altas taxas de aprovação.</p>
<p>O KiwiPay também possui uma funcionalidade de retentativas. Se o cartão do seu cliente for recusado por qualquer motivo no momento da compra, o KiwiPay faz uma nova tentativa automaticamente para você não perder essa venda.</p>
<p>Alguns de nossos clientes chegam a ter taxa de aprovação de cartão de mais de 90%:</p>						</div>
				</div>
				<div class="elementor-element elementor-element-42ddd558 elementor-mobile-align-center elementor-hidden-mobile elementor-widget elementor-widget-button" data-id="42ddd558" 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-md signup-link" href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-text">Cadastrar agora</span>
		</span>
					</a>
		</div>
				</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-667fb300 elementor-widget elementor-widget-image" data-id="667fb300" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" loading="lazy" width="634" height="557" src="/wp-content/uploads/2023/08/Kiwify_imagem2-5.png" class="attachment-large size-large wp-image-104" alt="" srcset="/wp-content/uploads/2023/08/Kiwify_imagem2-5.png 634w, /wp-content/uploads/2023/08/Kiwify_imagem2-5-300x264.png 300w" sizes="(max-width: 634px) 100vw, 634px">															</div>
				</div>
				<div class="elementor-element elementor-element-7973ff70 elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-button" data-id="7973ff70" 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 signup-link" href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-text">Cadastrar agora</span>
		</span>
					</a>
		</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-37a8d35d e-flex e-con-boxed e-con" data-id="37a8d35d" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-48a8b5a0 e-flex e-con-boxed e-con" data-id="48a8b5a0" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-62bd0616 elementor-widget elementor-widget-image" data-id="62bd0616" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" loading="lazy" width="546" height="499" src="/wp-content/uploads/2023/08/Kiwify_imagem3-2.png" class="attachment-large size-large wp-image-105" alt="" srcset="/wp-content/uploads/2023/08/Kiwify_imagem3-2.png 546w, /wp-content/uploads/2023/08/Kiwify_imagem3-2-300x274.png 300w" sizes="(max-width: 546px) 100vw, 546px">															</div>
				</div>
		<div class="elementor-element elementor-element-1e5986e7 e-con-full e-flex e-con" data-id="1e5986e7" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-3d684eb4 elementor-widget__width-inherit elementor-widget elementor-widget-heading" data-id="3d684eb4" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Grave seu próprio episódio do Kiwicast</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-2fc4bf6d elementor-widget elementor-widget-text-editor" data-id="2fc4bf6d" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>O Kiwicast é o podcast oficial da Kiwify, que conta com milhões de visualizações mensais.</p>
<p>Ao faturar R$1 milhão na plataforma, você ganha uma viagem com um acompanhante e tudo pago a Balneário Camboriú para gravar seu episódio, ser <strong>visto como referência no mercado</strong> e viver experiências únicas.</p>
<p>Diversos produtores aumentaram consideravelmente suas vendas após participar do Kiwicast.</p>						</div>
				</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-36480b19 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="36480b19" 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-48dd3d33 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="48dd3d33" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">Confira alguns depoimentos de quem participou:</h3>		</div>
				</div>
		<div class="elementor-element elementor-element-6df09c5d e-flex e-con-boxed e-con" data-id="6df09c5d" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-447c1ec2 elementor-widget__width-initial elementor-widget elementor-widget-video" data-id="447c1ec2" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=57i4kjsK8uw&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;\/wp-content\/uploads\/2023\/08\/thumb1-2.jpg&quot;,&quot;id&quot;:106,&quot;size&quot;:&quot;&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.15.0 - 20-08-2023 */
.elementor-widget-video .elementor-widget-container{overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{height:100%;width:100%;display:flex;border:none;background-color:#000}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-wrapper{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%;aspect-ratio:var(--video-aspect-ratio);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-custom-embed-image-overlay{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-custom-embed-image-overlay img{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>				<div class="elementor-custom-embed-image-overlay" style="background-image: url(/wp-content/uploads/2023/08/thumb1-2.jpg);">
																<div class="elementor-custom-embed-play" role="button" aria-label="Play Video" tabindex="0">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>							<span class="elementor-screen-only">Play Video</span>
						</div>
									</div>
					</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-31b1d07f elementor-widget elementor-widget-video" data-id="31b1d07f" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=d8q7kSvtCQE&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;\/wp-content\/uploads\/2023\/08\/thumb2-2.jpg&quot;,&quot;id&quot;:107,&quot;size&quot;:&quot;&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>				<div class="elementor-custom-embed-image-overlay" style="background-image: url(/wp-content/uploads/2023/08/thumb2-2.jpg);">
																<div class="elementor-custom-embed-play" role="button" aria-label="Play Video" tabindex="0">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>							<span class="elementor-screen-only">Play Video</span>
						</div>
									</div>
					</div>
				</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-75b8d825 elementor-align-center elementor-widget elementor-widget-button" data-id="75b8d825" 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-md signup-link" href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-text">Cadastrar agora</span>
		</span>
					</a>
		</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5eee8c5 e-flex e-con-boxed e-con" data-id="5eee8c5" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-490ac82f e-flex e-con-boxed e-con" data-id="490ac82f" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-53da914e e-con-full e-flex e-con" data-id="53da914e" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-7281b66c elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="7281b66c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Ganhe uma viagem a Dubai com tudo pago</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-7b42e695 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="7b42e695" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Quando você atingir R$10 milhões na Kiwify, além de uma placa exclusiva, você e + 1 acompanhante vão ganhar uma viagem de 7 dias a Dubai, com tudo pago.</p>
<p>A viagem inclui experiências únicas como: andar de Lamborghini, iate, jantar nos melhores restaurantes, se hospedar em hotéis de luxo, entre outras.</p>						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-77da0219 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="77da0219" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" loading="lazy" width="800" height="939" src="/wp-content/uploads/2023/08/kiwify-premiacao-872x1024.jpg" class="attachment-large size-large wp-image-108" alt="" srcset="/wp-content/uploads/2023/08/kiwify-premiacao-872x1024.jpg 872w, /wp-content/uploads/2023/08/kiwify-premiacao-256x300.jpg 256w, /wp-content/uploads/2023/08/kiwify-premiacao-768x902.jpg 768w, /wp-content/uploads/2023/08/kiwify-premiacao.jpg 890w" sizes="(max-width: 800px) 100vw, 800px">															</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-f994f3c elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="f994f3c" 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-594056ee elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="594056ee" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">Confira a experiência em Dubai de alguns dos nossos clientes:</h3>		</div>
				</div>
		<div class="elementor-element elementor-element-3e1b04a7 e-flex e-con-boxed e-con" data-id="3e1b04a7" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-29a25043 elementor-widget__width-initial elementor-widget elementor-widget-video" data-id="29a25043" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=1Rh61SWKCWE&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;\/wp-content\/uploads\/2023\/08\/marcello_safe.jpeg&quot;,&quot;id&quot;:109,&quot;size&quot;:&quot;&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>				<div class="elementor-custom-embed-image-overlay" style="background-image: url(/wp-content/uploads/2023/08/marcello_safe.jpeg);">
																<div class="elementor-custom-embed-play" role="button" aria-label="Play Video" tabindex="0">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>							<span class="elementor-screen-only">Play Video</span>
						</div>
									</div>
					</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-10b0ad41 elementor-widget__width-initial elementor-widget elementor-widget-video" data-id="10b0ad41" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=9uEn1YvGdRs&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;\/wp-content\/uploads\/2023\/08\/kayky.jpeg&quot;,&quot;id&quot;:110,&quot;size&quot;:&quot;&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>				<div class="elementor-custom-embed-image-overlay" style="background-image: url(/wp-content/uploads/2023/08/kayky.jpeg);">
																<div class="elementor-custom-embed-play" role="button" aria-label="Play Video" tabindex="0">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>							<span class="elementor-screen-only">Play Video</span>
						</div>
									</div>
					</div>
				</div>
				</div>
					</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-62212ed e-flex e-con-boxed e-con" data-id="62212ed" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-4a8d28d9 e-flex e-con-boxed e-con" data-id="4a8d28d9" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4c8d2651 elementor-position-left elementor-widget__width-initial elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="4c8d2651" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.15.0 - 20-08-2023 */
.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style>
<div class="elementor-image-box-wrapper">
<figure class="elementor-image-box-img"><img decoding="async" loading="lazy" width="453" height="458" src="/wp-content/uploads/2023/08/customer-service-1.svg" class="attachment-full size-full wp-image-111" alt=""></figure><div class="elementor-image-box-content">
<h3 class="elementor-image-box-title">Atendimento em 1 minuto, 7 dias por semana</h3>
<p class="elementor-image-box-description">Na Kiwify você tem suporte especializado 7 dias por semana, das 08h00 até às 21h00, através de chat ao vivo. Com uma equipe que te responde em apenas um minuto.

Sem robôs ou automações, você tem sempre uma pessoa especializada pronta para te ajudar.
</p>
</div>
</div>		</div>
				</div>
				<div class="elementor-element elementor-element-434c0bb0 elementor-align-center elementor-widget elementor-widget-button" data-id="434c0bb0" 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-md signup-link" href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-text">Cadastrar agora</span>
		</span>
					</a>
		</div>
				</div>
				</div>
					</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-7411a0d0 e-flex e-con-boxed e-con" data-id="7411a0d0" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-27b3dfbe elementor-widget elementor-widget-image" data-id="27b3dfbe" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" loading="lazy" width="800" height="547" src="/wp-content/uploads/2023/08/kiwify_imagem4.png" class="attachment-large size-large wp-image-112" alt="" srcset="/wp-content/uploads/2023/08/kiwify_imagem4.png 800w, /wp-content/uploads/2023/08/kiwify_imagem4-300x205.png 300w, /wp-content/uploads/2023/08/kiwify_imagem4-768x525.png 768w" sizes="(max-width: 800px) 100vw, 800px">															</div>
				</div>
		<div class="elementor-element elementor-element-241a0b61 e-con-full e-flex e-con" data-id="241a0b61" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-6d5a5c49 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box" data-id="6d5a5c49" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
			<link rel="stylesheet" href="/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" x="0px" y="0px" viewBox="0 0 66 66" style="enable-background:new 0 0 66 66;" xml:space="preserve"><style type="text/css">.st0{fill:url(#SVGID_1_);}	.st1{fill:url(#SVGID_00000149354666673951671900000001082349681651833256_);}	.st2{fill:url(#SVGID_00000114758849058817604790000014786508203204072585_);}</style>
<g>	<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="3" y1="33" x2="63" y2="33">		<stop offset="0" style="stop-color:#2DB56F"></stop>		<stop offset="1" style="stop-color:#45E58D"></stop>	</linearGradient>	<path class="st0" d="M58.5,3H7.5C5,3,3,5,3,7.6v12.8c0,2.5,2,4.5,4.6,4.5h6.1v31.8c0,3.5,2.9,6.4,6.4,6.4h26.9   c3.3,0,5.5-2.6,5.5-6.4V24.8h6.1c2.5,0,4.5-2,4.5-4.5V7.5C63,5,61,3,58.5,3z M20,14.8h9.1c0.1,2,1.8,3.7,3.9,3.7   c2.1,0,3.8-1.6,3.9-3.7h9v38.3c-1.8,0.4-3.2,1.8-3.5,3.5H23.5c-0.4-1.8-1.8-3.2-3.5-3.5L20,14.8z M35.1,14.8   c-0.1,1.1-1,1.9-2.1,1.9s-2-0.8-2.1-1.9L35.1,14.8z M52.3,14.8h1.9c0.5,0,0.9-0.4,0.9-0.9S54.7,13,54.2,13H11.8   c-0.5,0-0.9,0.4-0.9,0.9s0.4,0.9,0.9,0.9h1.9v3.6h-3.4c-0.5,0-0.9-0.4-0.9-0.9v-7.3c0-0.5,0.4-0.9,0.9-0.9h45.5   c0.5,0,0.9,0.4,0.9,0.9v7.3c0,0.5-0.4,0.9-0.9,0.9h-3.4L52.3,14.8z M50.5,56.6c0,2.2-1,4.5-3.6,4.5H20c-2.5,0-4.6-2-4.6-4.5V14.8   h2.7v39.1c0,0.5,0.4,0.9,0.9,0.9c1.5,0,2.7,1.2,2.7,2.7c0,0.5,0.4,0.9,0.9,0.9h20.5c0.5,0,0.9-0.4,0.9-0.9c0-1.5,1.2-2.7,2.7-2.7   c0.5,0,0.9-0.4,0.9-0.9V14.8h2.7L50.5,56.6L50.5,56.6z M61.2,20.3c0,1.5-1.2,2.7-2.7,2.7h-6.1v-2.7h3.4c1.5,0,2.7-1.2,2.7-2.7v-7.3   c0-1.5-1.2-2.7-2.7-2.7H10.3c-1.5,0-2.7,1.2-2.7,2.7v7.3c0,1.5,1.2,2.7,2.7,2.7h3.4V23H7.5c-1.5,0-2.7-1.2-2.7-2.7V7.5   C4.8,6,6,4.8,7.5,4.8h50.9c1.5,0,2.7,1.2,2.7,2.7V20.3z"></path>			<linearGradient id="SVGID_00000052790530348004165180000008132580123763416242_" gradientUnits="userSpaceOnUse" x1="29.04" y1="49.2" x2="36.96" y2="49.2">		<stop offset="0" style="stop-color:#2DB56F"></stop>		<stop offset="1" style="stop-color:#45E58D"></stop>	</linearGradient>	<path style="fill:url(#SVGID_00000052790530348004165180000008132580123763416242_);" d="M33,45.2c-2.2,0-4,1.8-4,4   c0,2.2,1.8,4,4,4c2.2,0,4-1.8,4-4S35.2,45.2,33,45.2z M33,51.4c-1.2,0-2.1-1-2.1-2.2c0-1.2,1-2.1,2.1-2.1s2.2,1,2.2,2.1   S34.2,51.4,33,51.4z"></path>			<linearGradient id="SVGID_00000146465139680133547870000003478161111616554420_" gradientUnits="userSpaceOnUse" x1="22.43" y1="31.995" x2="43.55" y2="31.995">		<stop offset="0" style="stop-color:#2DB56F"></stop>		<stop offset="1" style="stop-color:#45E58D"></stop>	</linearGradient>	<path style="fill:url(#SVGID_00000146465139680133547870000003478161111616554420_);" d="M23.4,32.9h0.9c0.4,2.2,2.4,4,4.8,4   c2.7,0,4.9-2.2,4.9-4.9c0-1.7,1.4-3,3-3s3,1.4,3,3s-1.4,3-3,3C36.4,35,36,35.5,36,36s0.4,0.9,0.9,0.9c2.4,0,4.3-1.7,4.8-4h0.9   c0.5,0,0.9-0.4,0.9-0.9s-0.4-0.9-0.9-0.9h-0.9c-0.4-2.2-2.4-4-4.8-4c-2.7,0-4.9,2.2-4.9,4.9c0,1.7-1.4,3-3,3c-1.7,0-3-1.4-3-3   s1.4-3,3-3c0.5,0,0.9-0.4,0.9-0.9s-0.4-0.9-0.9-0.9c-2.4,0-4.3,1.7-4.8,4h-0.9c-0.5,0-0.9,0.4-0.9,0.9S22.9,32.9,23.4,32.9z"></path></g></svg>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<div class="elementor-icon-box-title">
					<span>
						Saque rápido					</span>
				</div>
							</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-65c5a350 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="65c5a350" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>As suas vendas via Pix são liberadas em 2 dias.</p>
<p>Para as vendas via cartão, opte por receber em 15 ou 2 dias.</p>						</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-75731cd4 e-flex e-con-boxed e-con" data-id="75731cd4" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-6888934d elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="6888934d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Rede de compradores 1-click </h2>		</div>
				</div>
				<div class="elementor-element elementor-element-dcb91d6 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="dcb91d6" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default" style="text-align: left;">Toda vez que um comprador compra pela Kiwify, ele tem a opção de salvar os dados do cartão para fazer as próximas compras (em qualquer checkout) com 1-click.</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-13bf6efd elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="13bf6efd" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Atualmente a Kiwify tem milhões de compradores já cadastrados. Isso significa que você tem um aumento instantâneo na taxa de conversão ao vender pela plataforma, através desta funcionalidade exclusiva.</p>
<p>As vendas por 1-click no checkout representam em até 25% do volume de vendas dos nossos clientes.</p>						</div>
				</div>
				<div class="elementor-element elementor-element-bfd1a08 elementor-widget__width-initial elementor-hidden-desktop elementor-hidden-tablet elementor-skin-carousel elementor-arrows-yes elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-media-carousel e-widget-swiper" data-id="bfd1a08" data-element_type="widget" data-settings="{&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="media-carousel.default">
				<div class="elementor-widget-container">
			<link rel="stylesheet" href="/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css">		<div class="elementor-swiper">
			<div class="elementor-main-swiper swiper-container swiper-container-initialized swiper-container-horizontal" style="cursor: grab;">
				<div class="swiper-wrapper" style="transition-duration: 0ms;"><div class="swiper-slide swiper-slide-duplicate swiper-slide-duplicate-active" data-swiper-slide-index="2">
									<div class="elementor-carousel-image" role="img" aria-label="Higor-1.png" style="background-image: url('/wp-content/uploads/2023/08/Higor-1.png')">


					</div>
								</div><div class="swiper-slide swiper-slide-duplicate" data-swiper-slide-index="3">
									<div class="elementor-carousel-image" role="img" aria-label="Hytallo-2.png" style="background-image: url('/wp-content/uploads/2023/08/Hytallo-2.png')">


					</div>
								</div>
											<div class="swiper-slide" data-swiper-slide-index="0">
									<div class="elementor-carousel-image" role="img" aria-label="duda-2.png" style="background-image: url('/wp-content/uploads/2023/08/duda-2.png')">


					</div>
								</div>
											<div class="swiper-slide" data-swiper-slide-index="1">
									<div class="elementor-carousel-image" role="img" aria-label="adson-2.png" style="background-image: url('/wp-content/uploads/2023/08/adson-2.png')">


					</div>
								</div>
											<div class="swiper-slide" data-swiper-slide-index="2">
									<div class="elementor-carousel-image" role="img" aria-label="Higor-1.png" style="background-image: url('/wp-content/uploads/2023/08/Higor-1.png')">


					</div>
								</div>
											<div class="swiper-slide" data-swiper-slide-index="3">
									<div class="elementor-carousel-image" role="img" aria-label="Hytallo-2.png" style="background-image: url('/wp-content/uploads/2023/08/Hytallo-2.png')">


					</div>
								</div>
									<div class="swiper-slide swiper-slide-duplicate" data-swiper-slide-index="0">
									<div class="elementor-carousel-image" role="img" aria-label="duda-2.png" style="background-image: url('/wp-content/uploads/2023/08/duda-2.png')">


					</div>
								</div><div class="swiper-slide swiper-slide-duplicate" data-swiper-slide-index="1">
									<div class="elementor-carousel-image" role="img" aria-label="adson-2.png" style="background-image: url('/wp-content/uploads/2023/08/adson-2.png')">


					</div>
								</div></div>
															<div class="swiper-pagination swiper-pagination-clickable swiper-pagination-bullets"></div>
																<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0" aria-label="Previous slide">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg>							<span class="elementor-screen-only">Previous</span>
						</div>
						<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0" aria-label="Next slide">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg>							<span class="elementor-screen-only">Next</span>
						</div>
												<span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>
		</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-10e01f8c elementor-hidden-mobile e-flex e-con-boxed e-con" data-id="10e01f8c" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-41203802 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="41203802" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" loading="lazy" width="531" height="559" src="/wp-content/uploads/2023/08/duda-2.png" class="attachment-large size-large wp-image-114" alt="" srcset="/wp-content/uploads/2023/08/duda-2.png 531w, /wp-content/uploads/2023/08/duda-2-285x300.png 285w" sizes="(max-width: 531px) 100vw, 531px">															</div>
				</div>
				<div class="elementor-element elementor-element-240aa07 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="240aa07" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" loading="lazy" width="531" height="559" src="/wp-content/uploads/2023/08/adson-2.png" class="attachment-large size-large wp-image-115" alt="" srcset="/wp-content/uploads/2023/08/adson-2.png 531w, /wp-content/uploads/2023/08/adson-2-285x300.png 285w" sizes="(max-width: 531px) 100vw, 531px">															</div>
				</div>
				<div class="elementor-element elementor-element-78350cbc elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="78350cbc" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" loading="lazy" width="531" height="559" src="/wp-content/uploads/2023/08/Higor-1.png" class="attachment-large size-large wp-image-116" alt="" srcset="/wp-content/uploads/2023/08/Higor-1.png 531w, /wp-content/uploads/2023/08/Higor-1-285x300.png 285w" sizes="(max-width: 531px) 100vw, 531px">															</div>
				</div>
				<div class="elementor-element elementor-element-1df1a399 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="1df1a399" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" loading="lazy" width="531" height="559" src="/wp-content/uploads/2023/08/Hytallo-2.png" class="attachment-large size-large wp-image-117" alt="" srcset="/wp-content/uploads/2023/08/Hytallo-2.png 531w, /wp-content/uploads/2023/08/Hytallo-2-285x300.png 285w" sizes="(max-width: 531px) 100vw, 531px">															</div>
				</div>
					</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-ef7f5ea e-flex e-con-boxed e-con" data-id="ef7f5ea" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-10533803 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="10533803" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Tenha acesso a eventos exclusivos</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-3e0d8ae7 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="3e0d8ae7" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">A Kiwify proporciona eventos exclusivos para os seus clientes, onde você poderá ganhar cortesias e acesso especial.</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-5952413c elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="5952413c" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Em 2024, realizamos a segunda edição do Kiwify Festival, um evento para mais de 3000 criadores de conteúdo, com palestrantes como Elainne Ourives, Natália Beauty, Paulo Cuenca, Dani Noce, Bruno Perini, Samer Agi, entre outros.              </p>
<p>Confira como foi:</p>						</div>
				</div>
				<div class="elementor-element elementor-element-48b4c875 elementor-widget__width-initial elementor-widget elementor-widget-video" data-id="48b4c875" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;youtube.com\/watch?v=mLGMQqCPPS0&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;\/wp-content\/uploads\/2023\/08\/kiwify-festival.jpeg&quot;,&quot;id&quot;:118,&quot;size&quot;:&quot;&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>				<div class="elementor-custom-embed-image-overlay" style="background-image: url(/festival-2024-thumb.jpeg);">
																<div class="elementor-custom-embed-play" role="button" aria-label="Play Video" tabindex="0">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>							<span class="elementor-screen-only">Play Video</span>
						</div>
									</div>
					</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-19c5f042 elementor-align-center elementor-widget elementor-widget-button" data-id="19c5f042" 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-md signup-link" href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-text">Cadastrar agora</span>
		</span>
					</a>
		</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-7b05e355 e-flex e-con-boxed e-con" data-id="7b05e355" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e3cefc4 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="e3cefc4" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">A Kiwify tem a melhor tecnologia</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-3a2f911 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="3a2f911" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">Nossa plataforma é simples e fácil de usar. Crie uma conta e comece a vender em 2 minutos.</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-1a5f0328 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="1a5f0328" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Temos todas as funcionalidades que você precisa para vender o seu infoproduto:</p>						</div>
				</div>
		<div class="elementor-element elementor-element-16202266 e-flex e-con-boxed e-con" data-id="16202266" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-46d35f93 elementor-widget__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="46d35f93" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-bounce-in">
				<svg xmlns="http://www.w3.org/2000/svg" id="Capa_1" height="512" viewBox="0 0 512.002 512.002" width="512"><g><path d="m502.903 96.829c-6.634-7.842-15.924-12.632-26.161-13.487l-360.557-30.106c-10.238-.855-20.192 2.328-28.035 8.961-7.811 6.607-12.594 15.85-13.476 26.037l-7.254 68.056h-28.965c-21.204 0-38.455 17.251-38.455 38.455v225.702c0 21.204 17.251 38.455 38.455 38.455h361.813c21.205 0 38.456-17.251 38.456-38.455v-36.613l12.839 1.072c1.083.09 2.16.135 3.228.135 19.768 0 36.62-15.209 38.294-35.257l18.781-224.919c.854-10.237-2.329-20.193-8.963-28.036zm-464.448 79.461h361.813c10.176 0 18.456 8.279 18.456 18.455v20.566h-398.724v-20.566c0-10.176 8.279-18.455 18.455-18.455zm-18.455 59.021h398.724v41.489h-398.724zm380.268 203.591h-361.813c-10.176 0-18.455-8.279-18.455-18.455v-123.647h398.724v123.647c0 10.176-8.28 18.455-18.456 18.455zm91.667-315.702-18.781 224.919c-.847 10.141-9.788 17.706-19.927 16.856l-14.503-1.211v-169.019c0-21.204-17.251-38.455-38.456-38.455h-312.734l7.039-66.04c.008-.076.015-.151.021-.228.847-10.141 9.783-17.705 19.927-16.855l360.558 30.106c4.913.41 9.372 2.709 12.555 6.473s4.711 8.541 4.301 13.454z"></path><path d="m376.873 326.532h-96.242c-5.523 0-10 4.477-10 10v62.789c0 5.523 4.477 10 10 10h96.242c5.523 0 10-4.477 10-10v-62.789c0-5.523-4.477-10-10-10zm-10 62.789h-76.242v-42.789h76.242z"></path></g></svg>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span>
											</span>
				</h3>
									<p class="elementor-icon-box-description">
						Receba cartão e Pix em até 2 dias					</p>
							</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-780c7863 elementor-widget__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="780c7863" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-bounce-in">
				<svg xmlns="http://www.w3.org/2000/svg" id="Capa_1" height="512" viewBox="0 0 512 512" width="512"><g><path d="m38.872 149.21h79.098c4.142 0 7.5-3.357 7.5-7.5s-3.358-7.5-7.5-7.5h-79.098c-4.142 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5z"></path><path d="m115.258 185.317h-31.246c-4.142 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5h31.246c4.142 0 7.5-3.357 7.5-7.5s-3.358-7.5-7.5-7.5z"></path><path d="m7.5 237.327h76.512c4.142 0 7.5-3.357 7.5-7.5s-3.358-7.5-7.5-7.5h-76.512c-4.142 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5z"></path><path d="m125.47 370.289c0-4.143-3.358-7.5-7.5-7.5h-79.098c-4.142 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5h79.098c4.142 0 7.5-3.357 7.5-7.5z"></path><path d="m115.258 311.683h-31.246c-4.142 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5h31.246c4.142 0 7.5-3.357 7.5-7.5s-3.358-7.5-7.5-7.5z"></path><path d="m91.512 282.173c0-4.143-3.358-7.5-7.5-7.5h-76.512c-4.142 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5h76.512c4.142 0 7.5-3.357 7.5-7.5z"></path><path d="m319.529 165.83c4.143 0 7.5-3.357 7.5-7.5v-11.448c0-4.143-3.357-7.5-7.5-7.5s-7.5 3.357-7.5 7.5v11.448c0 4.143 3.357 7.5 7.5 7.5z"></path><path d="m401.99 173.538c-2.93-2.928-7.678-2.928-10.607 0l-8.095 8.095c-2.929 2.93-2.929 7.678 0 10.607 2.931 2.929 7.678 2.928 10.607 0l8.095-8.095c2.928-2.929 2.928-7.677 0-10.607z"></path><path d="m417.199 248.5c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5h11.447c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5z"></path><path d="m393.895 319.759c-2.93-2.928-7.678-2.928-10.607 0-2.929 2.93-2.929 7.678 0 10.607l8.095 8.095c2.931 2.929 7.678 2.928 10.607 0 2.929-2.93 2.929-7.678 0-10.607z"></path><path d="m312.029 353.67v11.447c0 4.143 3.357 7.5 7.5 7.5s7.5-3.357 7.5-7.5v-11.447c0-4.143-3.357-7.5-7.5-7.5s-7.5 3.358-7.5 7.5z"></path><path d="m245.162 319.759-8.095 8.095c-2.929 2.93-2.929 7.678 0 10.607 2.93 2.929 7.678 2.928 10.606 0l8.095-8.095c2.929-2.93 2.929-7.678 0-10.607-2.928-2.928-7.677-2.928-10.606 0z"></path><path d="m210.411 248.5c-4.142 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5h11.448c4.142 0 7.5-3.357 7.5-7.5s-3.358-7.5-7.5-7.5z"></path><path d="m255.769 181.633-8.095-8.095c-2.929-2.928-7.678-2.928-10.606 0-2.929 2.93-2.929 7.678 0 10.607l8.095 8.095c2.93 2.929 7.678 2.928 10.606 0 2.929-2.929 2.929-7.677 0-10.607z"></path><path d="m359.859 256c0-4.143-3.357-7.5-7.5-7.5h-25.33v-55.684c0-4.143-3.357-7.5-7.5-7.5s-7.5 3.357-7.5 7.5v63.184c0 4.143 3.357 7.5 7.5 7.5h32.83c4.142 0 7.5-3.357 7.5-7.5z"></path><path d="m461.741 254.762c4.135-.251 7.283-3.806 7.032-7.94-4.771-78.703-70.327-140.354-149.245-140.354-82.452 0-149.532 67.08-149.532 149.533 0 82.452 67.08 149.532 149.532 149.532 73.869 0 136.9-54.122 147.865-127.157.615-4.096-2.207-7.915-6.304-8.53-4.086-.613-7.915 2.206-8.53 6.304-9.85 65.614-66.506 114.384-133.031 114.384-74.181 0-134.532-60.351-134.532-134.532s60.351-134.533 134.532-134.533c71.001 0 129.98 55.461 134.272 126.263.25 4.132 3.802 7.27 7.941 7.03z"></path><path d="m319.528 63.529c-26.381 0-52.228 5.473-76.018 15.708h-132.329c-4.142 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5h104.113c-14.077 9.06-27.036 19.988-38.462 32.604-2.78 3.069-2.546 7.812.524 10.593 3.071 2.781 7.812 2.546 10.594-.524 33.602-37.102 81.561-58.381 131.578-58.381 97.858 0 177.472 79.613 177.472 177.471 0 97.857-79.613 177.471-177.472 177.471-97.858 0-177.471-79.613-177.471-177.471 0-34.268 9.789-67.528 28.307-96.186 2.248-3.479 1.25-8.121-2.229-10.369-3.479-2.247-8.121-1.251-10.37 2.229-20.09 31.088-30.708 67.163-30.708 104.326 0 67.766 35.206 127.458 88.285 161.763h-104.16c-4.142 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5h132.225c23.36 10.099 49.097 15.708 76.122 15.708 106.128 0 192.471-86.342 192.471-192.471s-86.343-192.471-192.472-192.471z"></path></g></svg>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span>
											</span>
				</h3>
									<p class="elementor-icon-box-description">
						Liberação do produto imediata					</p>
							</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-4138b60a elementor-widget__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="4138b60a" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-bounce-in">
				<svg xmlns="http://www.w3.org/2000/svg" id="Lineal" height="512" viewBox="0 0 512 512" width="512"><g><path d="m135 149.22v27.03c0 4.142 3.358 7.5 7.5 7.5s7.5-3.358 7.5-7.5v-27.03c4.476-2.598 7.5-7.433 7.5-12.97 0-8.271-6.729-15-15-15s-15 6.729-15 15c0 5.538 3.024 10.372 7.5 12.97z"></path><path d="m469.5 152h-234.5v-52.5c0-10.752-8.748-19.5-19.5-19.5h-25.5v-37.5c0-23.435-19.065-42.5-42.5-42.5h-10c-23.435 0-42.5 19.065-42.5 42.5v37.5h-25.5c-10.752 0-19.5 8.748-19.5 19.5v52.5h-7.5c-23.435 0-42.5 19.065-42.5 42.5v275c0 23.435 19.065 42.5 42.5 42.5h427c23.435 0 42.5-19.065 42.5-42.5v-275c0-23.435-19.065-42.5-42.5-42.5zm-234.5 15h234.5c14.32 0 26.113 11.004 27.381 25h-261.881zm-125-124.5c0-15.164 12.336-27.5 27.5-27.5h10c15.164 0 27.5 12.336 27.5 27.5v37.5h-65zm-45 57c0-2.439 2.061-4.5 4.5-4.5h146c2.439 0 4.5 2.061 4.5 4.5v106c0 2.439-2.061 4.5-4.5 4.5h-146c-2.439 0-4.5-2.061-4.5-4.5zm-22.5 67.5h7.5v25h-34.881c1.268-13.996 13.061-25 27.381-25zm454.5 302.5c0 15.164-12.336 27.5-27.5 27.5h-427c-15.164 0-27.5-12.335-27.5-27.5v-202.5h482zm0-217.5h-482v-45h35.076c.771 10.052 9.178 18 19.424 18h146c10.246 0 18.653-7.948 19.424-18h262.076z"></path><path d="m67.5 422h90c4.142 0 7.5-3.357 7.5-7.5s-3.358-7.5-7.5-7.5h-90c-4.142 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5z"></path><path d="m67.5 452h300c4.142 0 7.5-3.357 7.5-7.5s-3.358-7.5-7.5-7.5h-300c-4.142 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5z"></path><path d="m324.5 387h120c4.142 0 7.5-3.357 7.5-7.5v-60c0-4.143-3.358-7.5-7.5-7.5h-120c-4.142 0-7.5 3.357-7.5 7.5v60c0 4.143 3.358 7.5 7.5 7.5zm7.5-60h105v45h-105z"></path></g></svg>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span>
											</span>
				</h3>
									<p class="elementor-icon-box-description">
						Checkout builder					</p>
							</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-180027d2 elementor-widget__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="180027d2" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-bounce-in">
				<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" height="512" viewBox="0 0 512 512" width="512" data-name="Layer 1"><path d="m503.984 404.77h-60.947v-155.832h60.947a8.016 8.016 0 1 0 0-16.031h-62.968a14.025 14.025 0 0 0 -14.01 14.009v6.62h-36.952a9.125 9.125 0 0 1 -4.7-1.3l-98.025-58.814a37.952 37.952 0 0 0 -19.529-5.412h-64.458a37.464 37.464 0 0 0 -29.8 14.885l-37.586 49.426h-50.962v-5.405a14.025 14.025 0 0 0 -14.01-14.009h-62.968a8.016 8.016 0 1 0 0 16.031h60.947v155.832h-60.947a8.016 8.016 0 1 0 0 16.031h62.968a14.026 14.026 0 0 0 14.01-14.01v-20.735h12.352a27.053 27.053 0 0 0 11.848 26.676 8.015 8.015 0 0 0 8.819-13.387 10.987 10.987 0 0 1 -3.131-15.218l7.222-10.963a10.986 10.986 0 0 1 18.349 12.086l-7.223 10.964a27.046 27.046 0 0 0 7.7 37.423 8.015 8.015 0 0 0 8.819-13.387 11 11 0 0 1 -3.131-15.217l7.222-10.963a10.986 10.986 0 0 1 18.352 12.081l-7.222 10.964a27.048 27.048 0 0 0 7.7 37.424 8.016 8.016 0 1 0 8.819-13.388 11 11 0 0 1 -3.13-15.217l7.222-10.964a10.986 10.986 0 0 1 18.352 12.082l-7.233 10.974a27.048 27.048 0 0 0 7.7 37.424 8.016 8.016 0 0 0 8.819-13.388 11 11 0 0 1 -3.13-15.217l7.222-10.964a10.986 10.986 0 0 1 18.348 12.088 7.951 7.951 0 0 0 -1.255 3.436c-.029.057-.063.11-.09.168a8.016 8.016 0 0 0 3.842 10.665c3.669 1.726 7.417 3.446 11.148 5.115a28.749 28.749 0 0 0 43.339-22.364 28.472 28.472 0 0 0 10.608 2.067 28.99 28.99 0 0 0 6.663-.779 28.773 28.773 0 0 0 22.18-27.177 28.428 28.428 0 0 0 8.686 1.374 29.092 29.092 0 0 0 6.662-.779 28.782 28.782 0 0 0 22.193-27.571 28.42 28.42 0 0 0 6.007.646 29.043 29.043 0 0 0 6.662-.779 28.815 28.815 0 0 0 8.567-52.542l-149.641-93.07h-.007l-.028-.017c-.046-.029-.094-.051-.141-.078a23.4 23.4 0 0 0 -30.828 5.586l-30.132 38.63a20.924 20.924 0 1 1 -32.86-25.911l39.122-52.066a21.349 21.349 0 0 1 16.986-8.483h64.458a21.918 21.918 0 0 1 11.276 3.123l98.026 58.815a25.183 25.183 0 0 0 12.949 3.587h36.952v137.226a14.026 14.026 0 0 0 14.01 14.01h62.968a8.016 8.016 0 1 0 0-16.031zm-340.376-90.138a36.85 36.85 0 0 0 29.129-14.272l30.127-38.641a7.416 7.416 0 0 1 9.824-1.774l.022.012.013.009 149.7 93.1a12.784 12.784 0 0 1 -13.45 21.745l-12.988-7.681-35.032-22.509a8.01 8.01 0 0 0 -9.052 13.21c.116.091.241.184.387.277l35.157 22.59.116.074a12.783 12.783 0 0 1 -13.45 21.742l-15.7-8.832-24.859-16.211a8.016 8.016 0 0 0 -8.762 13.429l25.08 16.355.161.1a12.784 12.784 0 1 1 -13.451 21.745l-17.4-10.761-12.277-8.425a8.015 8.015 0 0 0 -9.684 12.75c.154.132.334.267.528.4.029.021.055.044.085.065l12.434 8.533.18.111.314.206a12.575 12.575 0 0 1 4.074 17.289 12.794 12.794 0 0 1 -17.6 4.146l-.458-.283-.491-.219c-1.448-.646-2.9-1.306-4.346-1.966a27.013 27.013 0 0 0 -30.78-35.512 26.983 26.983 0 0 0 -31.736-20.906 26.984 26.984 0 0 0 -31.723-20.908 27.014 27.014 0 0 0 -48.992-9.28l-3.742 5.68h-19.972v-101.667h42.806a37.046 37.046 0 0 0 35.807 46.279z"></path><path d="m256.384 87.7a8.015 8.015 0 0 0 8.015-8.016v-36.441a8.016 8.016 0 1 0 -16.031 0v36.44a8.016 8.016 0 0 0 8.016 8.017z"></path><path d="m313.778 112.565a7.993 7.993 0 0 0 5.668-2.347l25.767-25.767a8.016 8.016 0 0 0 -11.336-11.337l-25.767 25.767a8.016 8.016 0 0 0 5.668 13.684z"></path><path d="m191.55 110.218a8.016 8.016 0 1 0 11.336-11.337l-25.768-25.767a8.016 8.016 0 1 0 -11.335 11.337z"></path><path d="m138.333 157.565h36.44a8.016 8.016 0 1 0 0-16.031h-36.44a8.016 8.016 0 1 0 0 16.031z"></path><path d="m331.75 149.549a8.017 8.017 0 0 0 8.016 8.016h36.44a8.016 8.016 0 1 0 0-16.031h-36.44a8.017 8.017 0 0 0 -8.016 8.015z"></path></svg>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span>
											</span>
				</h3>
									<p class="elementor-icon-box-description">
						Co-produção					</p>
							</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-b54b5d3 elementor-widget__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="b54b5d3" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-bounce-in">
				<svg xmlns="http://www.w3.org/2000/svg" id="Shop" height="512" viewBox="0 0 64 64" width="512"><path d="m23.77987 50.78521h-.9395c-.57056 0-1.03224-.46169-1.03224-1.03224s.46169-1.03224 1.03224-1.03224h.9395c.57056 0 1.03224.46169 1.03224 1.03224s-.46169 1.03224-1.03224 1.03224zm24.70626 5.02613h-12.39497c-1.64513 0-2.98181-1.33667-2.98181-2.98181v-12.39496c0-1.64513 1.33667-2.98383 2.98181-2.98383h12.39497c1.64514 0 2.98181 1.33869 2.98181 2.98383v12.39497c0 1.64513-1.33667 2.9818-2.98181 2.9818zm-12.39497-16.29611c-.50604 0-.91732.4133-.91732.91934v12.39497c0 .50604.41129.91732.91732.91732h12.39497c.50604 0 .91732-.41129.91732-.91732v-12.39497c0-.50604-.41128-.91934-.91732-.91934zm27.67666-17.44196c-.00061-.00348-.02332-.10596-.02423-.10553-.11224-.56201-.29865-1.12488-.56012-1.66492l-7.19745-15.28906c-.88306-1.86188-2.78424-3.06549-4.84064-3.06549h-6.01807-8.74585-8.74481-8.76495-.00006-6.01703c-2.04529 0-3.93842 1.20361-4.82251 3.0675l-7.2146 15.27998c-.26233.54578-.46155 1.12323-.5946 1.71362-.00006 0-.00006.00006-.00012.00006-.00006.00031-.00012.00055-.00018.00085-.00134.00586-.00409.02405-.00482.0274-.14381.60383-.21778 1.24177-.21778 1.89716v2.14709c0 2.17139.96271 4.20563 2.64111 5.5816.53876.44159 1.14063.77502 1.76886 1.04034v24.23785c0 2.82001 2.29004 5.10999 5.11005 5.10999h44.96997c2.82001 0 5.10999-2.28998 5.10999-5.10999v-24.22953c2.59436-1.1521 4.40002-3.84509 4.40002-6.97797v-1.81958c0-.6748-.08014-1.27594-.23218-1.84137zm-12.62243-18.06048c1.2641 0 2.4314.73987 2.97375 1.883l7.20148 15.29614c.00403.00909.00806.01813.0141.02722h-9.97046l-4.87116-17.20636zm-1.59473 19.96032v1.76105c0 2.89819-2.18951 5.3689-4.87897 5.508-1.42944.08875-2.8064-.43243-3.8407-1.41833-1.03021-.98181-1.59875-2.31042-1.59875-3.74188v-2.79835h10.27271c.01318.23096.04571.45703.04571.68951zm-5.20453-19.96032s4.82605 17.10876 4.85089 17.20636h-10.05707l-1.62371-17.20636zm-15.76916 0h6.86426l1.61786 17.20636h-10.09827zm-1.72657 19.27081h10.31738v2.79834c0 2.84473-2.31451 5.15924-5.1582 5.15924-2.84473 0-5.15918-2.31451-5.15918-5.15924zm-7.19696-19.27081h6.84918l-1.62341 17.20636h-10.05676c.02783-.1095.03894-.22192.07019-.33142zm5.13245 19.27087v2.79834c0 1.54431-.68848 2.99689-1.8891 3.98578-1.20154.98889-2.77917 1.37701-4.32654 1.07764-2.37695-.47278-4.10272-2.70764-4.10272-5.31445v-.01917-1.85779c0-.22119.03241-.44574.04541-.67041.11066 0 10.27295.00006 10.27295.00006zm-22.10449-2.10083 7.21661-15.284c.54333-1.14618 1.70361-1.88605 2.9566-1.88605h4.65289l-4.854 17.20636h-9.98925c.0061-.01208.0111-.02416.01715-.03631zm1.26812 8.88397c-1.19757-.98187-1.88507-2.43445-1.88507-3.98486v-2.14709c0-.22382.01013-.43951.03125-.65125 0 0 10.03271.00006 10.30731.00006v2.52814c0 2.60681-1.72577 4.84167-4.10474 5.31445-1.55944.31146-3.14611-.07458-4.34875-1.05945zm10.65711 29.92389v-19.55615c0-.50598.41229-.91931.91833-.91931h9.24078c.50604 0 .9173.41333.9173.91931v19.55615zm42.93335-3.04895c0 1.67999-1.37 3.04999-3.04999 3.04999h-26.74243v-19.55719c0-1.64508-1.33771-2.98383-2.98181-2.98383h-9.24078c-1.64514 0-2.98285 1.33875-2.98285 2.98383v19.55719h-3.0221c-1.67999 0-3.05005-1.37-3.05005-3.04999v-23.70978c.25366.02655.50562.06464.76276.06464.48694 0 .97986-.04742 1.46973-.14618 2.02661-.4024 3.71161-1.69977 4.72711-3.45685 1.01447 1.76709 2.7052 3.07251 4.74054 3.47699.47675.09375.95563.1391 1.43042.1391 1.67432 0 3.29932-.57153 4.60779-1.64813.65131-.53601 1.19128-1.17175 1.61261-1.87329 1.2644 2.10278 3.56165 3.5174 6.18866 3.5174 2.62445 0 4.91943-1.41193 6.18427-3.51135.33148.55212.73291 1.06708 1.21381 1.52448 1.35681 1.29437 3.1189 1.99493 4.99792 1.99493.12292 0 .24597-.00299.3689-.00903 2.44867-.12677 4.55377-1.53027 5.75958-3.57886.33856.57867.75555 1.11646 1.25647 1.59296 1.35681 1.29437 3.1189 1.99493 4.99792 1.99493.12292 0 .24591-.00299.3689-.00903.12939-.00671.25519-.02594.38263-.03967v23.67674zm4.39551-31.20752c0 2.89813-2.19147 5.36884-4.88092 5.50793-1.43347.08875-2.80646-.43243-3.8407-1.41827-1.03021-.98187-1.59875-2.31049-1.59875-3.74188v-2.7984h10.28815c.02216.19861.03223.40826.03223.63104v1.81958z"></path></svg>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span>
											</span>
				</h3>
									<p class="elementor-icon-box-description">
						Marketplace de Afiliados					</p>
							</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-2c6b7b1 elementor-widget__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="2c6b7b1" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-bounce-in">
				<svg xmlns="http://www.w3.org/2000/svg" id="Capa_1" height="512" viewBox="0 0 512 512" width="512"><g><g><path d="m484.3 10.1h-456.6c-15.274 0-27.7 12.425-27.7 27.7v323.26c0 15.274 12.426 27.7 27.7 27.7h44.3c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-44.3c-7.003 0-12.7-5.697-12.7-12.7v-323.26c0-7.003 5.697-12.7 12.7-12.7h456.6c7.003 0 12.7 5.697 12.7 12.7v323.26c0 7.003-5.697 12.7-12.7 12.7h-377.3c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5h80.44c-1.428 13.172-7.318 41.706-31.462 65.811h-25.238c-7.478 0-13.561 6.083-13.561 13.56v20.21c0 7.478 6.083 13.561 13.561 13.561h186.55c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-185.11v-17.33h247.64v17.33h-27.53c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5h28.97c7.478 0 13.561-6.083 13.561-13.561v-20.21c0-7.477-6.083-13.56-13.561-13.56h-25.237c-24.01-23.986-29.965-52.608-31.436-65.811h159.713c15.274 0 27.7-12.426 27.7-27.7v-323.26c0-15.275-12.426-27.7-27.7-27.7zm-148.364 444.47h-159.872c20.352-25.607 25.29-52.844 26.467-65.811h106.937c1.178 12.968 6.116 40.204 26.468 65.811z"></path><path d="m422.29 326.13h49.88c4.143 0 7.5-3.357 7.5-7.5v-268.7c0-4.143-3.357-7.5-7.5-7.5h-432.34c-4.143 0-7.5 3.357-7.5 7.5v268.7c0 4.143 3.357 7.5 7.5 7.5h347.46c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-339.96v-253.7h417.34v253.7h-42.38c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5z"></path><path d="m126.118 91.344c0-4.143-3.357-7.5-7.5-7.5h-46.468c-4.143 0-7.5 3.357-7.5 7.5v40.406c0 4.143 3.357 7.5 7.5 7.5h46.468c4.143 0 7.5-3.357 7.5-7.5zm-15 32.906h-31.468v-25.406h31.468z"></path><path d="m159.024 139.25h125.26c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-125.26c-4.143 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5z"></path><path d="m320.65 83.844h-103.036c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5h103.036c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5z"></path><path d="m159.024 98.844h23.233c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-23.233c-4.143 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5z"></path><path d="m126.118 164.075c0-4.143-3.357-7.5-7.5-7.5h-46.468c-4.143 0-7.5 3.357-7.5 7.5v40.406c0 4.143 3.357 7.5 7.5 7.5h46.468c4.143 0 7.5-3.357 7.5-7.5zm-15 32.906h-31.468v-25.406h31.468z"></path><path d="m159.024 211.981h125.26c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-125.26c-4.143 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5z"></path><path d="m320.65 156.575h-103.036c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5h103.036c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5z"></path><path d="m159.024 171.575h23.233c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-23.233c-4.143 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5z"></path><path d="m118.618 229.307h-46.468c-4.143 0-7.5 3.357-7.5 7.5v40.407c0 4.143 3.357 7.5 7.5 7.5h46.468c4.143 0 7.5-3.357 7.5-7.5v-40.407c0-4.143-3.357-7.5-7.5-7.5zm-7.5 40.407h-31.468v-25.407h31.468z"></path><path d="m159.024 284.714h125.26c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-125.26c-4.143 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5z"></path><path d="m328.15 236.807c0-4.143-3.357-7.5-7.5-7.5h-103.036c-4.143 0-7.5 3.357-7.5 7.5s3.357 7.5 7.5 7.5h103.036c4.143 0 7.5-3.358 7.5-7.5z"></path><path d="m159.024 244.307h23.233c4.143 0 7.5-3.357 7.5-7.5s-3.357-7.5-7.5-7.5h-23.233c-4.143 0-7.5 3.357-7.5 7.5s3.358 7.5 7.5 7.5z"></path><path d="m447.342 216.067c-.142-3.186-2.282-5.934-5.337-6.85l-86.874-26.062c-2.645-.794-5.507-.07-7.459 1.88-1.95 1.951-2.673 4.816-1.88 7.459l26.062 86.874c.916 3.055 3.664 5.195 6.85 5.337.112.006.225.008.336.008 3.054 0 5.819-1.858 6.962-4.715l16.18-40.453 40.453-16.181c2.961-1.183 4.849-4.111 4.707-7.297zm-53.715 10.745c-1.906.763-3.416 2.272-4.179 4.179l-9.397 23.496-15.889-52.962 52.962 15.889z"></path></g></g></svg>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span>
											</span>
				</h3>
									<p class="elementor-icon-box-description">
						Área de membros personalizável					</p>
							</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-229aab69 elementor-widget__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="229aab69" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-bounce-in">
				<svg xmlns="http://www.w3.org/2000/svg" id="Icons" viewBox="0 0 60 60" width="512" height="512"><path d="M46.14,41.725c.017-.033.037-.075.055-.109L51.43,44.76A1.7,1.7,0,0,0,54,43.3V34.85a2.64,2.64,0,0,0-.893-1.974l-3.437-3A41.567,41.567,0,0,0,50,24.663C50,13.624,44.7,6.979,41.538,4a3.7,3.7,0,0,0-3.878-.756A4.946,4.946,0,0,0,33,0H11A5.006,5.006,0,0,0,6,5V49a5.006,5.006,0,0,0,5,5H32.165a6.747,6.747,0,0,0,.348,1.146,1.324,1.324,0,0,0,1.111.822,1.3,1.3,0,0,0,1.1-.425,8.416,8.416,0,0,0,3.489,4.25A1.588,1.588,0,0,0,39,60a1.569,1.569,0,0,0,.782-.206,8.42,8.42,0,0,0,3.493-4.253,1.345,1.345,0,0,0,1.1.426,1.322,1.322,0,0,0,1.11-.821A7.2,7.2,0,0,0,46,52.432a6.353,6.353,0,0,0-1.151-3.678,2.345,2.345,0,0,0,.816-.68,2.369,2.369,0,0,0,.4-2.078l-.859-3.319A2.367,2.367,0,0,0,46.14,41.725Zm5.646-7.347A.623.623,0,0,1,52,34.85v7.92L47.05,39.8a36.271,36.271,0,0,0,2.259-7.579ZM44.37,40.792A.41.41,0,0,1,44,41H34a.409.409,0,0,1-.37-.209A35.169,35.169,0,0,1,30,24.663,27.245,27.245,0,0,1,32.946,12H45.054A27.245,27.245,0,0,1,48,24.663,35.179,35.179,0,0,1,44.37,40.792ZM34.191,47a.322.322,0,0,1-.263-.136.412.412,0,0,1-.06-.366l.906-3.5h8.452l.911,3.516a.4.4,0,0,1-.065.348.322.322,0,0,1-.263.136Zm-3.24-7.2L26,42.77V34.85a.619.619,0,0,1,.207-.466l2.484-2.167A36.2,36.2,0,0,0,30.951,39.8ZM40.167,5.457A24.05,24.05,0,0,1,43.909,10H34.091a24.05,24.05,0,0,1,3.742-4.543,1.727,1.727,0,0,1,2.334,0ZM17,2H27V3a1,1,0,0,1-1,1H18a1,1,0,0,1-1-1ZM8,49V5a3,3,0,0,1,3-3h4V3a3,3,0,0,0,3,3h8a3,3,0,0,0,3-3V2h4a2.965,2.965,0,0,1,2.94,2.511A27.876,27.876,0,0,0,28,24.663a41.567,41.567,0,0,0,.33,5.214l-3.444,3A2.636,2.636,0,0,0,24,34.85V43.3a1.7,1.7,0,0,0,2.574,1.458l5.231-3.142c.018.034.038.075.055.108a2.375,2.375,0,0,0,.932.953l-.855,3.3a2.38,2.38,0,0,0,.4,2.095,2.345,2.345,0,0,0,.816.68A6.361,6.361,0,0,0,32.02,52H11A3,3,0,0,1,8,49Zm35.926,4.349a2.836,2.836,0,0,0-.947-.414,1,1,0,0,0-1.209.774A7.266,7.266,0,0,1,39,57.933a7.344,7.344,0,0,1-2.77-4.224,1,1,0,0,0-1.209-.774,2.836,2.836,0,0,0-.947.414A5.638,5.638,0,0,1,34,52.432,4.476,4.476,0,0,1,35.592,49h6.815A4.473,4.473,0,0,1,44,52.432,5.648,5.648,0,0,1,43.926,53.349Z"></path><path d="M39,16a6,6,0,1,0,6,6A6.006,6.006,0,0,0,39,16Zm0,10a4,4,0,1,1,4-4A4,4,0,0,1,39,26Z"></path><path d="M28,48H16a1,1,0,0,0,0,2H28a1,1,0,0,0,0-2Z"></path></svg>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span>
											</span>
				</h3>
									<p class="elementor-icon-box-description">
						Mobile app para os seus alunos assistirem às aulas					</p>
							</div>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-65418051 elementor-widget__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="65418051" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">
						<div class="elementor-icon-box-icon">
				<span class="elementor-icon elementor-animation-bounce-in">
				<svg xmlns="http://www.w3.org/2000/svg" id="icons" viewBox="0 0 60 60" width="512" height="512"><path d="M56.858,30.015a3.529,3.529,0,0,0-2.42.654,3.471,3.471,0,0,0-2.58-1.654,3.543,3.543,0,0,0-2.42.654,3.471,3.471,0,0,0-2.58-1.654A3.508,3.508,0,0,0,45,28.336V17.5a3.466,3.466,0,0,0-3-3.454V3a3,3,0,0,0-3-3H5A5.006,5.006,0,0,0,0,5V51a5.006,5.006,0,0,0,5,5H39v1a3,3,0,0,0,3,3H55a3,3,0,0,0,3-3V56a18.839,18.839,0,0,1,1.094-7.167A12.548,12.548,0,0,0,60,44.01V33.64A3.608,3.608,0,0,0,56.858,30.015ZM5,2H39a1,1,0,0,1,1,1V14.355a3.687,3.687,0,0,0-2,3.285V32a5.006,5.006,0,0,0-5,5v6.53A8.929,8.929,0,0,0,33.35,46H5a4.948,4.948,0,0,0-3,1.026V5A3,3,0,0,1,5,2ZM2,51a3,3,0,0,1,3-3H34.212a8.886,8.886,0,0,0,1.367,1.793c.921.932,1.724,1.763,2.345,2.434A3.909,3.909,0,0,1,38.872,54H5A3,3,0,0,1,2,51Zm56-6.99a10.564,10.564,0,0,1-.753,4.055A20.773,20.773,0,0,0,56,56v1a1,1,0,0,1-1,1H42a1,1,0,0,1-1-1V54.95a5.934,5.934,0,0,0-1.616-4.09c-.626-.675-1.445-1.524-2.385-2.475a6.871,6.871,0,0,1-1.266-1.766l-.009-.019A6.856,6.856,0,0,1,35,43.53V37a3,3,0,0,1,3-3v8a1,1,0,0,0,2,0V17.64a1.594,1.594,0,0,1,1.339-1.635,1.509,1.509,0,0,1,1.167.379A1.489,1.489,0,0,1,43,17.5v14a1,1,0,0,0,2,0,1.5,1.5,0,0,1,1.66-1.5A1.594,1.594,0,0,1,48,31.64v.86a1,1,0,0,0,2,0,1.5,1.5,0,0,1,1.66-1.5A1.594,1.594,0,0,1,53,32.64v.86a1,1,0,0,0,2,0,1.489,1.489,0,0,1,.494-1.116,1.473,1.473,0,0,1,1.166-.379A1.614,1.614,0,0,1,58,33.64Z"></path><path d="M10,29H32a3,3,0,0,0,3-3V11a3,3,0,0,0-3-3H10a3,3,0,0,0-3,3V26A3,3,0,0,0,10,29ZM9,11a1,1,0,0,1,1-1H32a1,1,0,0,1,1,1V26a1,1,0,0,1-1,1H10a1,1,0,0,1-1-1Z"></path><path d="M30,32H12a1,1,0,0,0,0,2H30a1,1,0,0,0,0-2Z"></path><path d="M28,36H14a1,1,0,0,0,0,2H28a1,1,0,0,0,0-2Z"></path><path d="M21,14.217a1,1,0,0,0,1-1V13a1,1,0,0,0-2,0v.217A1,1,0,0,0,21,14.217Z"></path><path d="M19,23a1,1,0,0,0,0,2h4a1,1,0,0,0,0-2H22V17a1,1,0,0,0-1-1H19a1,1,0,0,0,0,2h1v5Z"></path></svg>				</span>
			</div>
						<div class="elementor-icon-box-content">
				<h3 class="elementor-icon-box-title">
					<span>
											</span>
				</h3>
									<p class="elementor-icon-box-description">
						E muito mais…					</p>
							</div>
		</div>
				</div>
				</div>
					</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6cc843b8 e-flex e-con-boxed e-con" data-id="6cc843b8" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3368dd82 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="3368dd82" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Veja o que nossos clientes estão falando</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-755fd45 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="755fd45" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">Confira alguns depoimentos em vídeo de nossos clientes:</h3>		</div>
				</div>
		<div class="elementor-element elementor-element-7c5c5b9a e-flex e-con-boxed e-con" data-id="7c5c5b9a" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-4367f814 e-flex e-con-boxed e-con" data-id="4367f814" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-2fbe1945 elementor-widget elementor-widget-video" data-id="2fbe1945" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=FpMYUyHe72A&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;\/wp-content\/uploads\/2023\/08\/kayky01.jpeg&quot;,&quot;id&quot;:127,&quot;size&quot;:&quot;&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>				<div class="elementor-custom-embed-image-overlay" style="background-image: url(/wp-content/uploads/2023/08/kayky01.jpeg);">
																<div class="elementor-custom-embed-play" role="button" aria-label="Play Video" tabindex="0">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>							<span class="elementor-screen-only">Play Video</span>
						</div>
									</div>
					</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-11bbd3ef elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="11bbd3ef" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">KAYKY JANISZEWSKI</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-3b46ead4 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="3b46ead4" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">@kaykyjaniszewski</h3>		</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-59e5ceb7 e-flex e-con-boxed e-con" data-id="59e5ceb7" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-5ea16610 elementor-widget elementor-widget-video" data-id="5ea16610" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=ei6qFtkC0OM&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;\/wp-content\/uploads\/2023\/08\/sanchao.jpeg&quot;,&quot;id&quot;:128,&quot;size&quot;:&quot;&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>				<div class="elementor-custom-embed-image-overlay" style="background-image: url(/wp-content/uploads/2023/08/sanchao.jpeg);">
																<div class="elementor-custom-embed-play" role="button" aria-label="Play Video" tabindex="0">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>							<span class="elementor-screen-only">Play Video</span>
						</div>
									</div>
					</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-7af7b225 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="7af7b225" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">VICTOR BARBOSA</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-2757b104 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="2757b104" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">@eusanchao</h3>		</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-6faf959a e-flex e-con-boxed e-con" data-id="6faf959a" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3987322f elementor-widget elementor-widget-video" data-id="3987322f" data-element_type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=TbPlukIakWY&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;\/wp-content\/uploads\/2023\/08\/joao-predro.jpeg&quot;,&quot;id&quot;:129,&quot;size&quot;:&quot;&quot;},&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
					<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>				<div class="elementor-custom-embed-image-overlay" style="background-image: url(/wp-content/uploads/2023/08/joao-predro.jpeg);">
																<div class="elementor-custom-embed-play" role="button" aria-label="Play Video" tabindex="0">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>							<span class="elementor-screen-only">Play Video</span>
						</div>
									</div>
					</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-3340d99f elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="3340d99f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">JOÃO PEDRO</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-74e5dba3 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="74e5dba3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">@joaopalves</h3>		</div>
				</div>
					</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-4913b0af elementor-align-center elementor-widget elementor-widget-button" data-id="4913b0af" 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-md signup-link" href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-text">Cadastrar agora</span>
		</span>
					</a>
		</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-23dfeded e-flex e-con-boxed e-con" data-id="23dfeded" data-element_type="container" id="faq" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-26494359 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="26494359" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">FAQ</h2>		</div>
				</div>
		<div class="elementor-element elementor-element-670b02d3 e-con-full e-flex e-con" data-id="670b02d3" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-307ac67c elementor-widget elementor-widget-toggle" data-id="307ac67c" data-element_type="widget" data-widget_type="toggle.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.15.0 - 20-08-2023 */
.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		<div class="elementor-toggle">
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-8131" class="elementor-tab-title" data-tab="1" role="button" aria-controls="elementor-tab-content-8131" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Qual é o prazo de recebimento?</a>
					</div>

					<div id="elementor-tab-content-8131" class="elementor-tab-content elementor-clearfix" data-tab="1" role="region" aria-labelledby="elementor-tab-title-8131">
<p>15 dias para cartão de crédito, 2 dias para boleto bancário e PIX. Você também pode solicitar a antecipação do prazo das vendas de cartão de crédito para 2 dias!</p>
<p>Observação: para afiliados, as vendas via PIX são liberadas 7 dias após a compra.</p>
</div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-8132" class="elementor-tab-title" data-tab="2" role="button" aria-controls="elementor-tab-content-8132" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Vocês disponibilizam área de membros? Como funciona?</a>
					</div>

					<div id="elementor-tab-content-8132" class="elementor-tab-content elementor-clearfix" data-tab="2" role="region" aria-labelledby="elementor-tab-title-8132"><p>Sim, você pode hospedar o seu curso na nossa área de membros gratuitamente. Nós também hospedamos e exibimos os seus vídeos sem custo extra.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-8133" class="elementor-tab-title" data-tab="3" role="button" aria-controls="elementor-tab-content-8133" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Vocês têm sistema de coprodução?</a>
					</div>

					<div id="elementor-tab-content-8133" class="elementor-tab-content elementor-clearfix" data-tab="3" role="region" aria-labelledby="elementor-tab-title-8133"><p>Sim! Você pode convidar quantos co-produtores quiser para o seu produto e dividir a comissão.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-8134" class="elementor-tab-title" data-tab="4" role="button" aria-controls="elementor-tab-content-8134" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Tem upsell de 1 clique?</a>
					</div>

					<div id="elementor-tab-content-8134" class="elementor-tab-content elementor-clearfix" data-tab="4" role="region" aria-labelledby="elementor-tab-title-8134"><p>Sim.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-8135" class="elementor-tab-title" data-tab="5" role="button" aria-controls="elementor-tab-content-8135" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">É possível vender produtos por recorrência (assinatura)?</a>
					</div>

					<div id="elementor-tab-content-8135" class="elementor-tab-content elementor-clearfix" data-tab="5" role="region" aria-labelledby="elementor-tab-title-8135"><p>Sim. Você pode vender uma assinatura por cartão de crédito, boleto e PIX.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-8136" class="elementor-tab-title" data-tab="6" role="button" aria-controls="elementor-tab-content-8136" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Posso usar para vender serviços digitais? (ex: Mentoria)</a>
					</div>

					<div id="elementor-tab-content-8136" class="elementor-tab-content elementor-clearfix" data-tab="6" role="region" aria-labelledby="elementor-tab-title-8136"><p>Sim, você pode vender sua mentoria.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-8137" class="elementor-tab-title" data-tab="7" role="button" aria-controls="elementor-tab-content-8137" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Aceita produtos físicos também?</a>
					</div>

					<div id="elementor-tab-content-8137" class="elementor-tab-content elementor-clearfix" data-tab="7" role="region" aria-labelledby="elementor-tab-title-8137"><p>Não! Apenas produtos digitais, entregues via e-mail ou área de membros.</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-8138" class="elementor-tab-title" data-tab="8" role="button" aria-controls="elementor-tab-content-8138" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Tem sistema de afiliados?</a>
					</div>

					<div id="elementor-tab-content-8138" class="elementor-tab-content elementor-clearfix" data-tab="8" role="region" aria-labelledby="elementor-tab-title-8138"><p>Sim! Você pode cadastrar o seu produto em nosso marketplace ou enviar o link de convite para os afiliados!</p></div>
				</div>
							<div class="elementor-toggle-item">
					<div id="elementor-tab-title-8139" class="elementor-tab-title" data-tab="9" role="button" aria-controls="elementor-tab-content-8139" aria-expanded="false">
												<span class="elementor-toggle-icon elementor-toggle-icon-right" aria-hidden="true">
															<span class="elementor-toggle-icon-closed"><svg class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg></span>
								<span class="elementor-toggle-icon-opened"><svg class="elementor-toggle-icon-opened e-font-icon-svg e-fas-times" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg></span>
													</span>
												<a class="elementor-toggle-title" tabindex="0">Comprei um produto na Kiwify e preciso de ajuda, como proceder?</a>
					</div>

					<div id="elementor-tab-content-8139" class="elementor-tab-content elementor-clearfix" data-tab="9" role="region" aria-labelledby="elementor-tab-title-8139"><p>Para dúvidas relacionadas a sua compra, <a href="https://ajuda.kiwify.com.br/pt-br/category/comprador-aluno-iirpg8/">clique aqui.</a></p></div>
				</div>
								</div>
				</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-748a27e5 e-flex e-con-boxed e-con" data-id="748a27e5" data-element_type="container" id="taxas" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9cf8968 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="9cf8968" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Quanto custa?</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-53809e65 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="53809e65" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">Você só paga se vender</h3>		</div>
				</div>
		<div class="elementor-element elementor-element-343cc4c5 e-con-full e-flex e-con" data-id="343cc4c5" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-66284128 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="66284128" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">8.99% <preco>+ R$2,49</preco>
</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-21e1b418 elementor-widget__width-initial elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="21e1b418" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
			<link rel="stylesheet" href="/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css">		<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Receba em cartão em 15 dias, boletos e Pix em 2 dias</span>
									</li>
								<li class="elementor-icon-list-item">
											<span class="elementor-icon-list-icon">
							<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>						</span>
										<span class="elementor-icon-list-text">Possibilidade de receber cartões em 2 dias</span>
									</li>
						</ul>
				</div>
				</div>
				<div class="elementor-element elementor-element-53015602 elementor-align-center elementor-widget elementor-widget-button" data-id="53015602" 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-md signup-link" href="https://dashboard.kiwify.com.br/signup?lang=pt&amp;country=br">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-text">Cadastrar agora</span>
		</span>
					</a>
		</div>
				</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-213f505e e-flex e-con-boxed e-con" data-id="213f505e" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-25e2118e e-flex e-con-boxed e-con" data-id="25e2118e" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4b6f529a elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image" data-id="4b6f529a" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://play.google.com/store/apps/details?id=app.mobile.kiwify&amp;utm_source=homepage&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1">
							<img decoding="async" loading="lazy" width="646" height="250" src="/wp-content/uploads/2023/08/pt-br_badge_web_generic.png" class="attachment-large size-large wp-image-130" alt="" srcset="/wp-content/uploads/2023/08/pt-br_badge_web_generic.png 646w, /wp-content/uploads/2023/08/pt-br_badge_web_generic-300x116.png 300w" sizes="(max-width: 646px) 100vw, 646px">								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-c45a980 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image" data-id="c45a980" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://apps.apple.com/br/app/kiwify/id1533272574?l=en&amp;itsct=apps_box&amp;itscg=30200">
							<img decoding="async" loading="lazy" width="800" height="237" src="/wp-content/uploads/2023/08/disponivel-na-app-store-botao-1-1024x303.png" class="attachment-large size-large wp-image-131" alt="" srcset="/wp-content/uploads/2023/08/disponivel-na-app-store-botao-1-1024x303.png 1024w, /wp-content/uploads/2023/08/disponivel-na-app-store-botao-1-300x89.png 300w, /wp-content/uploads/2023/08/disponivel-na-app-store-botao-1-768x228.png 768w, /wp-content/uploads/2023/08/disponivel-na-app-store-botao-1-1536x455.png 1536w, /wp-content/uploads/2023/08/disponivel-na-app-store-botao-1-2048x607.png 2048w" sizes="(max-width: 800px) 100vw, 800px">								</a>
															</div>
				</div>
					</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-120d3144 e-flex e-con-boxed e-con" data-id="120d3144" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-3fb603ed e-flex e-con-boxed e-con" data-id="3fb603ed" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-5cc6a48f e-con-full e-flex e-con" data-id="5cc6a48f" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-1d8ce5b elementor-widget__width-inherit elementor-widget elementor-widget-text-editor" data-id="1d8ce5b" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>© 2024 Todos os direitos reservados<br>Kiwify Pagamentos, Tecnologia e Serviços LTDA <br>CNPJ: 36.149.947/0001-06<br>Endereço: Rua 1001, 315, SL 05, Centro, Balneário Camboriú/SC<br>CEP: 88330-756.</p>
<p>Contato:<br>Se você comprou um produto:&nbsp;<a style="color: #505050;" href="mailto:[email protected]">[email protected]</a><br>Se você é infoprodutor:&nbsp;<a style="color: #505050;" href="mailto:[email protected]">[email protected]</a></p>						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-11c6f692 e-con-full e-flex e-con" data-id="11c6f692" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-567d220c elementor-widget__width-inherit elementor-widget elementor-widget-heading" data-id="567d220c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">Plataforma</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-5a8a8fe6 elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="5a8a8fe6" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
				<ul id="menu-1-5a8a8fe6" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17284655726453618">
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-161"><a href="/#taxas" class="elementor-item elementor-item-anchor">Taxas</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-162"><a href="/#faq" class="elementor-item elementor-item-anchor">FAQ</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163"><a href="https://ajuda.kiwify.com.br/" class="elementor-item">Ajuda</a></li>
</ul>			</nav>
						<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-5a8a8fe6" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17284655726458572">
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-161"><a href="/#taxas" class="elementor-item elementor-item-anchor" tabindex="-1">Taxas</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-home menu-item-162"><a href="/#faq" class="elementor-item elementor-item-anchor" tabindex="-1">FAQ</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163"><a href="https://ajuda.kiwify.com.br/" class="elementor-item" tabindex="-1">Ajuda</a></li>
</ul>			</nav>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-6745a171 e-con-full e-flex e-con" data-id="6745a171" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-672870a2 elementor-widget__width-inherit elementor-widget elementor-widget-heading" data-id="672870a2" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">A Empresa</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-7bb37b97 elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="7bb37b97" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
				<ul id="menu-1-7bb37b97" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17284655726518389">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-159"><a href="/contato/" class="elementor-item">Contato</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-163"><a href="https://kiwify.com.br/sobre-nos/" class="elementor-item" tabindex="-1">Sobre nós</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-160"><a href="/denuncias/" class="elementor-item">Denúncias</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-169"><a href="https://press.kiwify.com.br/relatorio-de-transparencia-2-semestre-2024/" class="elementor-item">Transparência Salarial</a></li>
</ul>			</nav>
						<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-7bb37b97" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17284655726531277">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-159"><a href="/contato/" class="elementor-item" tabindex="-1">Contato</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-160"><a href="/denuncias/" class="elementor-item" tabindex="-1">Denúncias</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-169"><a href="https://press.kiwify.com.br/relatorio-de-transparencia-2-semestre-2024/" class="elementor-item">Transparência Salarial</a></li>

</ul>			</nav>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-3b4d5a4d e-con-full e-flex e-con" data-id="3b4d5a4d" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;full&quot;}">
				<div class="elementor-element elementor-element-38bf8401 elementor-widget__width-inherit elementor-widget elementor-widget-heading" data-id="38bf8401" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">Legal</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-7aaceb65 elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="7aaceb65" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;<svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;><path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;><\/path><\/svg>&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
				<ul id="menu-1-7aaceb65" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17284655726548442">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-168"><a href="/termos-de-uso/" class="elementor-item">Termos de uso</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-164"><a href="/termos-de-uso-kiwipay/" class="elementor-item">Termos de uso Kiwipay</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-165"><a href="/licenca-de-uso-software/" class="elementor-item">Termos de licença de software</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-166"><a href="/politica-de-conteudo/" class="elementor-item">Política de conteúdo</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-167"><a href="/politica-de-privacidade/" class="elementor-item">Política de Privacidade</a></li>

</ul>			</nav>
						<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-7aaceb65" class="elementor-nav-menu sm-vertical" data-smartmenus-id="17284655726557163">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-168"><a href="/termos-de-uso/" class="elementor-item" tabindex="-1">Termos de uso</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-164"><a href="/termos-de-uso-kiwipay/" class="elementor-item" tabindex="-1">Termos de uso Kiwipay</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-165"><a href="/licenca-de-uso-software/" class="elementor-item" tabindex="-1">Termos de licença de software</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-166"><a href="/politica-de-conteudo/" class="elementor-item" tabindex="-1">Política de conteúdo</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-167"><a href="/politica-de-privacidade/" class="elementor-item">Política de Privacidade</a></li>

</ul>			</nav>
				</div>
				</div>
				</div>
					</div>
				</div>
				<div class="elementor-element elementor-element-664b0067 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="664b0067" 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-f3fac9f e-flex e-con-boxed e-con" data-id="f3fac9f" data-element_type="container" data-settings="{&quot;content_width&quot;:&quot;boxed&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-274c8ccc elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="274c8ccc" data-element_type="widget" data-widget_type="social-icons.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.15.0 - 20-08-2023 */
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		<div class="elementor-social-icons-wrapper elementor-grid">
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-db3ee97" href="https://www.facebook.com/kiwify.br" target="_blank">
						<span class="elementor-screen-only">Facebook</span>
						<svg class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-9e7286e" href="https://instagram.com/kiwify" target="_blank">
						<span class="elementor-screen-only">Instagram</span>
						<svg class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-512d6a2" href="https://www.youtube.com/c/KiwifyBrasil" target="_blank">
						<span class="elementor-screen-only">Youtube</span>
						<svg class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg>					</a>
				</span>
					</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-5ed0333a elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="5ed0333a" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="400" height="110" src="/wp-content/uploads/2023/08/logo_kiwify.png" class="attachment-large size-large wp-image-100" alt="" srcset="/wp-content/uploads/2023/08/logo_kiwify.png 400w, /wp-content/uploads/2023/08/logo_kiwify-300x83.png 300w" sizes="(max-width: 400px) 100vw, 400px">															</div>
				</div>
					</div>
				</div>
					</div>
				</div>
							</div>
		<!-- wpcom_wp_footer -->
<style>.sd-social-icon .sd-content ul li a.sd-button>span {
				margin-left: 0;
			}</style>
<script defer="" id="bilmur" data-provider="wordpress.com" data-service="atomic" src="https://s0.wp.com/wp-content/js/bilmur.min.js?m=202334"></script>
			<script type="text/javascript">const lazyloadRunObserver = () => {
					const dataAttribute = 'data-e-bg-lazyload';
					const lazyloadBackgrounds = document.querySelectorAll( `[${ dataAttribute }]:not(.lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
					entries.forEach( ( entry ) => {
						if ( entry.isIntersecting ) {
							let lazyloadBackground = entry.target;
							const lazyloadSelector = lazyloadBackground.getAttribute( dataAttribute );
							if ( lazyloadSelector ) {
								lazyloadBackground = entry.target.querySelector( lazyloadSelector );
							}
							if( lazyloadBackground ) {
								lazyloadBackground.classList.add( 'lazyloaded' );
							}
							lazyloadBackgroundObserver.unobserve( entry.target );
						}
					});
					}, { rootMargin: '100px 0px 100px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );</script>
			<link rel="stylesheet" id="e-animations-css" href="/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.15.3" media="all">
<script src="/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=1.0.0" id="hello-theme-frontend-js"></script>
<script src="/wp-content/plugins/pro-elements/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.0.1" id="smartmenus-js"></script>
<script src="/wp-includes/js/imagesloaded.min.js?ver=4.1.4" id="imagesloaded-js"></script>
<script src="/wp-content/plugins/pro-elements/assets/js/webpack-pro.runtime.min.js?ver=3.15.1" id="elementor-pro-webpack-runtime-js"></script>
<script src="/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.15.3" id="elementor-webpack-runtime-js"></script>
<script src="/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.15.3" id="elementor-frontend-modules-js"></script>
<script src="/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2" id="wp-polyfill-inert-js"></script>
<script src="/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.11" id="regenerator-runtime-js"></script>
<script src="/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script>
<script src="/wp-includes/js/dist/hooks.min.js?ver=c6aec9a8d4e5a5d543a1" id="wp-hooks-js"></script>
<script src="/wp-includes/js/dist/i18n.min.js?ver=7701b0c3857f914212ef" id="wp-i18n-js"></script>
<script id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text directionltr': [ 'ltr' ] } );
</script>
<script id="elementor-pro-frontend-js-before">var ElementorProFrontendConfig = {"ajaxurl":"\/wp-admin\/admin-ajax.php","nonce":"6987cd7a53","urls":{"assets":"\/wp-content\/plugins\/pro-elements\/assets\/","rest":"\/wp-json\/"},"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":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"\/wp-content\/plugins\/pro-elements\/modules\/lottie\/assets\/animations\/default.json"}};</script>
<script src="/wp-content/plugins/pro-elements/assets/js/frontend.min.js?ver=3.15.1" id="elementor-pro-frontend-js"></script>
<script src="/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2" id="elementor-waypoints-js"></script>
<script src="/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2" id="jquery-ui-core-js"></script>
<script id="elementor-frontend-js-before">var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"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 Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.15.3","is_static":false,"experimentalFeatures":{"e_dom_optimization":true,"e_optimized_assets_loading":true,"e_optimized_css_loading":true,"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"landing-pages":true,"nested-elements":true,"e_lazyload":true,"page-transitions":true,"notes":true,"loop":true,"form-submissions":true,"e_scroll_snap":true},"urls":{"assets":"\/wp-content\/plugins\/elementor\/assets\/"},"swiperClass":"swiper-container","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","hello_header_logo_type":"title","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":98,"title":"Kiwify","excerpt":"","featuredImage":false}};</script>
<script src="/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.15.3" id="elementor-frontend-js"></script><span id="elementor-device-mode" class="elementor-screen-only"></span>
<script src="/wp-content/plugins/pro-elements/assets/js/elements-handlers.min.js?ver=3.15.1" id="pro-elements-handlers-js"></script><svg style="display: none;" class="e-font-icon-svg-symbols"></svg>
	<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8cfd4a192b8e314b',t:'MTcyODQ2NTU3MC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"></iframe><script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;rayId&quot;:&quot;8cfd4a192b8e314b&quot;,&quot;version&quot;:&quot;2024.8.0&quot;,&quot;serverTiming&quot;:{&quot;name&quot;:{&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true}},&quot;token&quot;:&quot;4d4a8b00b7a74decbee83c878f920f70&quot;,&quot;b&quot;:1}" crossorigin="anonymous"></script>






<script src="/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js?ver=5.3.6"></script></body><!-- Page supported by LiteSpeed Cache 5.6 on 2023-08-25 19:16:01 --></html>