<!DOCTYPE html>
<html lang="pt-BR" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
	
		<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	
	<!-- This site is optimized with the Yoast SEO plugin v25.5 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Jornada da Eficiência 2025 - Oficina Criativa</title>
<link crossorigin data-rocket-preconnect href="https://www.googletagmanager.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://connect.facebook.net" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://googleads.g.doubleclick.net" rel="preconnect">
<link crossorigin data-rocket-preload as="font" href="https://bimoficinacriativa.com/wp-content/uploads/2023/04/Satoshi-Regular.woff2" rel="preload"><link rel="preload" data-rocket-preload as="image" href="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_3d_cozinharesultado.webp" fetchpriority="high">
	<meta name="description" content="DE 25 DE JANEIRO A 01 DE FEVEREIRO | 100% ONLINE E GRATUITOTransforme horas de trabalho em minutos!Nós vamos te mostrar como projetar interiores de forma rápida e eficiente utilizando Revit + Twinmotion com o método do MAPA da Eficiência." />
	<link rel="canonical" href="https://bimoficinacriativa.com/jornada-da-eficiencia-2/" />
	<meta property="og:locale" content="pt_BR" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Jornada da Eficiência 2025 - Oficina Criativa" />
	<meta property="og:description" content="DE 25 DE JANEIRO A 01 DE FEVEREIRO | 100% ONLINE E GRATUITOTransforme horas de trabalho em minutos!Nós vamos te mostrar como projetar interiores de forma rápida e eficiente utilizando Revit + Twinmotion com o método do MAPA da Eficiência." />
	<meta property="og:url" content="https://bimoficinacriativa.com/jornada-da-eficiencia-2/" />
	<meta property="og:site_name" content="Oficina Criativa" />
	<meta property="article:modified_time" content="2026-01-11T00:44:25+00:00" />
	<meta property="og:image" content="https://bimoficinacriativa.com/wp-content/uploads/2025/07/OC_miniatura-CAPTURA-ENG.jpg?ver=1768091640" />
	<meta property="og:image:width" content="1200" />
	<meta property="og:image:height" content="630" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:label1" content="Est. tempo de leitura" />
	<meta name="twitter:data1" content="15 minutos" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://bimoficinacriativa.com/jornada-da-eficiencia-2/","url":"https://bimoficinacriativa.com/jornada-da-eficiencia-2/","name":"Jornada da Eficiência 2025 - Oficina Criativa","isPartOf":{"@id":"https://bimoficinacriativa.com/#website"},"primaryImageOfPage":{"@id":"https://bimoficinacriativa.com/jornada-da-eficiencia-2/#primaryimage"},"image":{"@id":"https://bimoficinacriativa.com/jornada-da-eficiencia-2/#primaryimage"},"thumbnailUrl":"https://bimoficinacriativa.com/wp-content/uploads/2025/07/OC_miniatura-CAPTURA-ENG.jpg?ver=1768091640","datePublished":"2025-01-10T15:03:33+00:00","dateModified":"2026-01-11T00:44:25+00:00","description":"DE 25 DE JANEIRO A 01 DE FEVEREIRO | 100% ONLINE E GRATUITOTransforme horas de trabalho em minutos!Nós vamos te mostrar como projetar interiores de forma rápida e eficiente utilizando Revit + Twinmotion com o método do MAPA da Eficiência.","breadcrumb":{"@id":"https://bimoficinacriativa.com/jornada-da-eficiencia-2/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https://bimoficinacriativa.com/jornada-da-eficiencia-2/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https://bimoficinacriativa.com/jornada-da-eficiencia-2/#primaryimage","url":"https://bimoficinacriativa.com/wp-content/uploads/2025/07/OC_miniatura-CAPTURA-ENG.jpg?ver=1768091640","contentUrl":"https://bimoficinacriativa.com/wp-content/uploads/2025/07/OC_miniatura-CAPTURA-ENG.jpg?ver=1768091640","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https://bimoficinacriativa.com/jornada-da-eficiencia-2/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Início","item":"https://bimoficinacriativa.com/"},{"@type":"ListItem","position":2,"name":"Jornada da Eficiência 2025"}]},{"@type":"WebSite","@id":"https://bimoficinacriativa.com/#website","url":"https://bimoficinacriativa.com/","name":"Oficina Criativa","description":"Curso Mapa da Eficiência - Revit + Twinmotion para interiores","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://bimoficinacriativa.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel="alternate" type="application/rss+xml" title="Feed para Oficina Criativa &raquo;" href="https://bimoficinacriativa.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Feed de comentários para Oficina Criativa &raquo;" href="https://bimoficinacriativa.com/comments/feed/" />
<style id='wp-emoji-styles-inline-css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://bimoficinacriativa.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.5' media='all' />
<style id='global-styles-inline-css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--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);}:root { --wp--style--global--content-size: 800px;--wp--style--global--wide-size: 1200px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.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;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-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;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='hello-elementor-css' href='https://bimoficinacriativa.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/assets/css/reset.css?ver=1781270062' media='all' />
<link data-minify="1" rel='stylesheet' id='hello-elementor-header-footer-css' href='https://bimoficinacriativa.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=1781270062' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://bimoficinacriativa.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.30.3' media='all' />
<link rel='stylesheet' id='elementor-post-1159-css' href='https://bimoficinacriativa.com/wp-content/uploads/elementor/css/post-1159.css?ver=1781270061' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://bimoficinacriativa.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.30.3' media='all' />
<link rel='stylesheet' id='widget-icon-box-css' href='https://bimoficinacriativa.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.30.3' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://bimoficinacriativa.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.30.3' media='all' />
<link rel='stylesheet' id='widget-form-css' href='https://bimoficinacriativa.com/wp-content/plugins/pro-elements/assets/css/widget-form.min.css?ver=3.30.0' media='all' />
<link data-minify="1" rel='stylesheet' id='swiper-css' href='https://bimoficinacriativa.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1781270102' media='all' />
<link rel='stylesheet' id='e-swiper-css' href='https://bimoficinacriativa.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.30.3' media='all' />
<link rel='stylesheet' id='widget-image-carousel-css' href='https://bimoficinacriativa.com/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css?ver=3.30.3' media='all' />
<link rel='stylesheet' id='e-motion-fx-css' href='https://bimoficinacriativa.com/wp-content/plugins/pro-elements/assets/css/modules/motion-fx.min.css?ver=3.30.0' media='all' />
<link rel='stylesheet' id='elementor-post-7728-css' href='https://bimoficinacriativa.com/wp-content/cache/background-css/1/bimoficinacriativa.com/wp-content/uploads/elementor/css/post-7728.css?ver=1781270170&wpr_t=1781963820' media='all' />
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<link rel="https://api.w.org/" href="https://bimoficinacriativa.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://bimoficinacriativa.com/wp-json/wp/v2/pages/7728" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://bimoficinacriativa.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.7.5" />
<link rel='shortlink' href='https://bimoficinacriativa.com/?p=7728' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://bimoficinacriativa.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbimoficinacriativa.com%2Fjornada-da-eficiencia-2%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://bimoficinacriativa.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbimoficinacriativa.com%2Fjornada-da-eficiencia-2%2F&#038;format=xml" />
<meta name="generator" content="Elementor 3.30.3; features: e_font_icon_svg; settings: css_print_method-external, google_font-enabled, font_display-auto">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MJVMT2K"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Google Tag Manager -->
<script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MJVMT2K');</script>
<!-- End Google Tag Manager -->
<script type="rocketlazyloadscript">
(function() {
  // Utilitários para cookies seguros e vinculados ao navegador
  function setLocalCookie(name, value, days) {
    const expires = new Date(Date.now() + days * 864e5).toUTCString();
    document.cookie = `${name}=${encodeURIComponent(value)}; expires=${expires}; path=/; SameSite=Lax;`;
  }

  function getLocalCookie(name) {
    return document.cookie.split('; ').reduce((r, v) => {
      const parts = v.split('=');
      return parts[0] === name ? decodeURIComponent(parts[1]) : r
    }, '');
  }

  // Salvar dados ao enviar formulário
  document.addEventListener("submit", function(e) {
    const form = e.target.closest(".elementor-form");
    if (!form) return;

    const nome = form.querySelector('[name*="[name]"]');
    const email = form.querySelector('[name*="[email]"]');
    const telefone = form.querySelector('[name*="[phone]"]');

    if (nome?.value) setLocalCookie("cache_nome", nome.value, 7);
    if (email?.value) setLocalCookie("cache_email", email.value, 7);
    if (telefone?.value) setLocalCookie("cache_telefone", telefone.value, 7);
  });

  // Preencher formulários automaticamente
  function preencherCampos(form) {
    const nome = form.querySelector('[name*="[name]"]');
    const email = form.querySelector('[name*="[email]"]');
    const telefone = form.querySelector('[name*="[phone]"]');

    if (nome && !nome.value) nome.value = getLocalCookie("cache_nome") || "";
    if (email && !email.value) email.value = getLocalCookie("cache_email") || "";
    if (telefone && !telefone.value) telefone.value = getLocalCookie("cache_telefone") || "";

    form.dataset.preenchido = "true";
  }

  // Preenche quando o DOM estiver pronto
  document.addEventListener("DOMContentLoaded", () => {
    const forms = document.querySelectorAll("form.elementor-form");
    forms.forEach(form => {
      if (!form.dataset.preenchido) preencherCampos(form);
    });
  });

  // Observer para popups e elementos dinâmicos
  const observer = new MutationObserver(() => {
    document.querySelectorAll("form.elementor-form:not([data-preenchido])").forEach(form => preencherCampos(form));
  });

  observer.observe(document.body, { childList: true, subtree: true });
})();
</script>
<meta property="fb:app_id" content="1164515607240685" /><meta name="redi-version" content="1.2.7" /><link rel="icon" href="https://bimoficinacriativa.com/wp-content/uploads/2021/01/favicon.png" sizes="32x32" />
<link rel="icon" href="https://bimoficinacriativa.com/wp-content/uploads/2021/01/favicon.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://bimoficinacriativa.com/wp-content/uploads/2021/01/favicon.png" />
<meta name="msapplication-TileImage" content="https://bimoficinacriativa.com/wp-content/uploads/2021/01/favicon.png" />

<!-- START - Open Graph and Twitter Card Tags 3.3.5 -->
 <!-- Facebook Open Graph -->
  <meta property="og:locale" content="pt_BR"/>
  <meta property="og:site_name" content="Oficina Criativa"/>
  <meta property="og:title" content="Jornada da Eficiência 2025 - Oficina Criativa"/>
  <meta property="og:url" content="https://bimoficinacriativa.com/jornada-da-eficiencia-2/"/>
  <meta property="og:type" content="article"/>
  <meta property="og:description" content="DE 25 DE JANEIRO A 01 DE FEVEREIRO | 100% ONLINE E GRATUITOTransforme horas de trabalho em minutos!Nós vamos te mostrar como projetar interiores de forma rápida e eficiente utilizando Revit + Twinmotion com o método do MAPA da Eficiência."/>
  <meta property="og:image" content="https://bimoficinacriativa.com/wp-content/uploads/2025/01/OC_miniatura-CAPTURA-PTB-3.png"/>
  <meta property="og:image:url" content="https://bimoficinacriativa.com/wp-content/uploads/2025/01/OC_miniatura-CAPTURA-PTB-3.png"/>
  <meta property="og:image:secure_url" content="https://bimoficinacriativa.com/wp-content/uploads/2025/01/OC_miniatura-CAPTURA-PTB-3.png"/>
 <!-- Google+ / Schema.org -->
 <!-- Twitter Cards -->
  <meta name="twitter:title" content="Jornada da Eficiência 2025 - Oficina Criativa"/>
  <meta name="twitter:url" content="https://bimoficinacriativa.com/jornada-da-eficiencia-2/"/>
  <meta name="twitter:description" content="DE 25 DE JANEIRO A 01 DE FEVEREIRO | 100% ONLINE E GRATUITOTransforme horas de trabalho em minutos!Nós vamos te mostrar como projetar interiores de forma rápida e eficiente utilizando Revit + Twinmotion com o método do MAPA da Eficiência."/>
  <meta name="twitter:image" content="https://bimoficinacriativa.com/wp-content/uploads/2025/01/OC_miniatura-CAPTURA-PTB-3.png"/>
  <meta name="twitter:card" content="summary_large_image"/>
 <!-- SEO -->
 <!-- Misc. tags -->
 <!-- is_singular | yoast_seo -->
<!-- END - Open Graph and Twitter Card Tags 3.3.5 -->
	
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>	<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /><style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion">.elementor-7728 .elementor-element.elementor-element-06cbbff .elementor-field-group-name:before{--wpr-bg-eb5e6cf3-9521-4bef-b2b9-dca1d3a2cf16: url('https://mapadaeficiencia.com/wp-content/uploads/2024/07/User.svg');}.elementor-7728 .elementor-element.elementor-element-06cbbff .elementor-field-group-email:before{--wpr-bg-db63456c-d8e4-45f2-96a7-5bcdc04332dc: url('https://mapadaeficiencia.com/wp-content/uploads/2024/07/Message.svg');}</style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.elementor-7728 .elementor-element.elementor-element-1385155:not(.elementor-motion-effects-element-type-background), .elementor-7728 .elementor-element.elementor-element-1385155 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-8a202d88-94b4-4dd3-8f95-70050212df36: url(95bfb5f0_bertuol_5_1.webp);}.elementor-7728 .elementor-element.elementor-element-1385155:not(.elementor-motion-effects-element-type-background), .elementor-7728 .elementor-element.elementor-element-1385155 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-88a13135-341f-45e9-af43-db3dcd5b4f1f: url(7ca235a2_bertuol_5_mob.webp);}.elementor-7728 .elementor-element.elementor-element-06cbbff .elementor-field-group-whats:before{--wpr-bg-db623229-574e-4caf-ac5b-226d82c6ccdd: url('https://mapadaeficiencia.com/wp-content/uploads/2024/09/zap-1.svg');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".elementor-7728 .elementor-element.elementor-element-1385155:not(.elementor-motion-effects-element-type-background), .elementor-7728 .elementor-element.elementor-element-1385155 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-7728 .elementor-element.elementor-element-1385155:not(.elementor-motion-effects-element-type-background), .elementor-7728 .elementor-element.elementor-element-1385155 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-8a202d88-94b4-4dd3-8f95-70050212df36: url(db0bc490_bertuol_5_1.webp);}","hash":"8a202d88-94b4-4dd3-8f95-70050212df36","url":"https:\/\/bimoficinacriativa.com\/wp-content\/uploads\/2024\/07\/bertuol_5_1.webp"},{"selector":".elementor-7728 .elementor-element.elementor-element-1385155:not(.elementor-motion-effects-element-type-background), .elementor-7728 .elementor-element.elementor-element-1385155 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-7728 .elementor-element.elementor-element-1385155:not(.elementor-motion-effects-element-type-background), .elementor-7728 .elementor-element.elementor-element-1385155 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-88a13135-341f-45e9-af43-db3dcd5b4f1f: url(94ad03e0_bertuol_5_mob.webp);}","hash":"88a13135-341f-45e9-af43-db3dcd5b4f1f","url":"https:\/\/bimoficinacriativa.com\/wp-content\/uploads\/2024\/07\/bertuol_5_mob.webp"},{"selector":".elementor-7728 .elementor-element.elementor-element-06cbbff .elementor-field-group-whats","style":".elementor-7728 .elementor-element.elementor-element-06cbbff .elementor-field-group-whats:before{--wpr-bg-db623229-574e-4caf-ac5b-226d82c6ccdd: url(36972d20_zap-1.svg);}","hash":"db623229-574e-4caf-ac5b-226d82c6ccdd","url":"https:\/\/mapadaeficiencia.com\/wp-content\/uploads\/2024\/09\/zap-1.svg"}]; const rocket_excluded_pairs = [{"selector":".elementor-7728 .elementor-element.elementor-element-06cbbff .elementor-field-group-name","style":".elementor-7728 .elementor-element.elementor-element-06cbbff .elementor-field-group-name:before{--wpr-bg-eb5e6cf3-9521-4bef-b2b9-dca1d3a2cf16: url(858d043d_User.svg);}","hash":"eb5e6cf3-9521-4bef-b2b9-dca1d3a2cf16","url":"https:\/\/mapadaeficiencia.com\/wp-content\/uploads\/2024\/07\/User.svg"},{"selector":".elementor-7728 .elementor-element.elementor-element-06cbbff .elementor-field-group-email","style":".elementor-7728 .elementor-element.elementor-element-06cbbff .elementor-field-group-email:before{--wpr-bg-db63456c-d8e4-45f2-96a7-5bcdc04332dc: url(fb098e7a_Message.svg);}","hash":"db63456c-d8e4-45f2-96a7-5bcdc04332dc","url":"https:\/\/mapadaeficiencia.com\/wp-content\/uploads\/2024\/07\/Message.svg"}];</script><meta name="generator" content="WP Rocket 3.19.2.1" data-wpr-features="wpr_lazyload_css_bg_img wpr_delay_js wpr_minify_js wpr_lazyload_images wpr_preconnect_external_domains wpr_auto_preload_fonts wpr_automatic_lazy_rendering wpr_oci wpr_image_dimensions wpr_minify_css wpr_preload_links wpr_desktop" /></head>
<body class="page-template page-template-elementor_canvas page page-id-7728 wp-embed-responsive hello-elementor-default elementor-default elementor-template-canvas elementor-kit-1159 elementor-page elementor-page-7728">
			<div  data-elementor-type="wp-page" data-elementor-id="7728" class="elementor elementor-7728" data-elementor-post-type="page">
				<div class="elementor-element elementor-element-306ec1e herosection-2 elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent" data-id="306ec1e" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;video&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;background_video_link&quot;:&quot;https:\/\/bimoficinacriativa.com\/wp-content\/uploads\/2024\/07\/Oc-Captura-Jde-Twitter-1080-otimizado.webm&quot;}">
					<div  class="e-con-inner">
		<div class="elementor-background-video-container">
							<video class="elementor-background-video-hosted" autoplay muted playsinline loop></video>
					</div>			</div>
				</div>
		<header class="elementor-element elementor-element-c6a1608 e-flex e-con-boxed e-con e-parent" data-id="c6a1608" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\/\/bimoficinacriativa.com\/wp-content\/uploads\/2024\/07\/Oc-Captura-Jde-Twitter-1080-otimizado.webm&quot;,&quot;background_privacy_mode&quot;:&quot;yes&quot;}">
					<div  class="e-con-inner">
		<div class="elementor-background-video-container elementor-hidden-mobile">
							<video class="elementor-background-video-hosted" autoplay muted playsinline loop></video>
					</div><div class="elementor-element elementor-element-141ab0a e-con-full e-flex e-con e-child" data-id="141ab0a" data-element_type="container" data-settings="{&quot;position&quot;:&quot;fixed&quot;}">
				<div class="elementor-element elementor-element-467aa9a elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="467aa9a" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://bimoficinacriativa.com/efficiency-journey-2/">
							<img decoding="async" width="40" height="40" src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/Group-2267-preto-1.webp" class="attachment-large size-large wp-image-6208" alt="" />								</a>
															</div>
				</div>
				<div class="elementor-element elementor-element-03b7f2f elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="03b7f2f" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://bimoficinacriativa.com/viaje-de-la-eficiencia-2/">
							<img decoding="async" width="40" height="40" src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/Group-2268preto-1.webp" class="attachment-large size-large wp-image-6209" alt="" />								</a>
															</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-999c827 elementor-widget-tablet__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="999c827" data-element_type="widget" id="cpt" 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">
				<svg xmlns="http://www.w3.org/2000/svg" width="340" height="64" viewBox="0 0 340 64" fill="none"><path d="M85.8743 6.67778V1.19775H84.3085V6.51183C84.3085 8.01261 83.6483 8.74858 82.3171 8.74858C81.426 8.74858 80.6612 8.43832 80.1309 7.86831L79.3156 9.00472C80.0407 9.74068 81.0869 10.1411 82.4037 10.1411C84.6729 10.1447 85.8743 8.96504 85.8743 6.67778Z" fill="black"></path><path d="M91.8991 10.1447C94.796 10.1447 96.7225 8.32284 96.7225 5.59546C96.7225 2.86807 94.796 1.0462 91.8991 1.0462C89.0166 1.0462 87.0901 2.86807 87.0901 5.59546C87.0901 8.32284 89.013 10.1447 91.8991 10.1447ZM91.8991 2.43876C93.8256 2.43876 95.1171 3.70504 95.1171 5.59185C95.1171 7.47865 93.8256 8.74494 91.8991 8.74494C89.987 8.74494 88.6811 7.47865 88.6811 5.59185C88.6811 3.70504 89.9834 2.43876 91.8991 2.43876Z" fill="black"></path><path d="M99.6339 6.54788H102.477L104.883 9.98598H106.745L104.263 6.45769C105.594 6.18712 106.319 5.29242 106.319 3.871C106.319 2.13933 105.258 1.19412 103.321 1.19412H98.0718V9.98598H99.6375V6.54788H99.6339ZM99.6339 2.54338H103.097C104.198 2.54338 104.728 2.98352 104.728 3.87461C104.728 4.7657 104.198 5.20583 103.097 5.20583H99.6339V2.54338Z" fill="black"></path><path d="M109.313 2.95468L114.717 9.98961H116.179V1.19775H114.681V7.57248L109.779 1.19775H107.816V9.98961H109.313V2.95468Z" fill="black"></path><path d="M119.685 7.87911H124.105L125.05 9.98598H126.756L122.723 1.19412H121.132L117.099 9.98598H118.74L119.685 7.87911ZM121.893 2.81396L123.524 6.56231H120.266L121.893 2.81396Z" fill="black"></path><path d="M136.226 5.59188C136.226 2.88974 134.48 1.19775 131.688 1.19775H127.68V9.98961H131.688C134.48 9.98961 136.226 8.29401 136.226 5.59188ZM129.245 8.64395V2.54341H131.522C133.474 2.54341 134.639 3.67982 134.639 5.59549C134.639 7.51115 133.474 8.64756 131.522 8.64756H129.245V8.64395Z" fill="black"></path><path d="M137.835 9.98961L138.781 7.88274H143.2L144.145 9.98961H145.852L141.818 1.19775H140.227L136.194 9.98961H137.835ZM140.988 2.81398L142.619 6.56234H139.361L140.988 2.81398Z" fill="black"></path><path d="M159.243 5.59188C159.243 2.88974 157.497 1.19775 154.705 1.19775H150.697V9.98961H154.705C157.497 9.98961 159.243 8.29401 159.243 5.59188ZM152.262 8.64395V2.54341H154.539C156.49 2.54341 157.656 3.67982 157.656 5.59549C157.656 7.51115 156.49 8.64756 154.539 8.64756H152.262V8.64395Z" fill="black"></path><path d="M160.852 9.98961L161.797 7.88274H166.217L167.162 9.98961H168.868L164.835 1.19775H163.244L159.211 9.98961H160.852ZM164.005 2.81398L165.636 6.56234H162.378L164.005 2.81398Z" fill="black"></path><path d="M83.6267 55.2693H79.3228V62.7768H80.3149V59.8618H83.6267C85.261 59.8618 86.1773 59.0357 86.1773 57.5674C86.1773 56.099 85.261 55.2693 83.6267 55.2693ZM83.4391 59.0032H80.3149V56.1315H83.4391C84.5971 56.1315 85.1599 56.6077 85.1599 57.5674C85.1599 58.527 84.5971 59.0032 83.4391 59.0032Z" fill="black"></path><path d="M89.3088 55.2693L85.7661 62.7768H86.8051L87.7323 60.7998H91.8486L92.7758 62.7768H93.8581L90.3154 55.2693H89.3088ZM88.1255 59.9412L89.7922 56.3552L91.4482 59.9412H88.1255Z" fill="black"></path><path d="M101.712 57.4772C101.712 56.063 100.828 55.2693 99.2622 55.2693H94.7599V62.7768H95.752V59.6851H98.6453L100.875 62.7768H102.08L99.807 59.6526C101.03 59.4758 101.712 58.7146 101.712 57.4772ZM95.752 58.8264V56.1315H99.0746C100.157 56.1315 100.698 56.5716 100.698 57.4772C100.698 58.3827 100.157 58.8228 99.0746 58.8228H95.752V58.8264Z" fill="black"></path><path d="M106.261 55.2693L102.718 62.7768H103.757L104.685 60.7998H108.801L109.728 62.7768H110.81L107.268 55.2693H106.261ZM105.081 59.9412L106.748 56.3552L108.404 59.9412H105.081Z" fill="black"></path><path d="M116.052 55.2693H115.06V62.7768H116.052V55.2693Z" fill="black"></path><path d="M123.737 61.2111L119.054 55.2693H117.687V62.7768H118.646V56.2866L123.758 62.7768H124.696V55.2693H123.737V61.2111Z" fill="black"></path><path d="M125.609 56.1315H128.621V62.7768H129.614V56.1315H132.63V55.2693H125.609V56.1315Z" fill="black"></path><path d="M133.535 62.7768H140.079V61.9182H134.527V59.4109H139.361V58.5486H134.527V56.1315H140.079V55.2693H133.535V62.7768Z" fill="black"></path><path d="M148.052 57.4772C148.052 56.063 147.168 55.2693 145.603 55.2693H141.1V62.7768H142.092V59.6851H144.986L147.215 62.7768H148.42L146.147 59.6526C147.367 59.4758 148.052 58.7146 148.052 57.4772ZM142.089 58.8264V56.1315H145.411C146.494 56.1315 147.035 56.5716 147.035 57.4772C147.035 58.3827 146.494 58.8228 145.411 58.8228H142.089V58.8264Z" fill="black"></path><path d="M150.426 55.2693H149.434V62.7768H150.426V55.2693Z" fill="black"></path><path d="M155.755 55.1394C153.294 55.1394 151.66 56.6943 151.66 59.0248C151.66 61.3554 153.294 62.9103 155.755 62.9103C158.215 62.9103 159.849 61.3554 159.849 59.0248C159.849 56.6943 158.215 55.1394 155.755 55.1394ZM155.755 62.0048C153.911 62.0048 152.674 60.8251 152.674 59.0248C152.674 57.2246 153.911 56.0449 155.755 56.0449C157.598 56.0449 158.836 57.2246 158.836 59.0248C158.836 60.8251 157.598 62.0048 155.755 62.0048Z" fill="black"></path><path d="M168.068 57.4772C168.068 56.063 167.184 55.2693 165.618 55.2693H161.116V62.7768H162.108V59.6851H165.001L167.231 62.7768H168.436L166.163 59.6526C167.382 59.4758 168.068 58.7146 168.068 57.4772ZM162.108 58.8264V56.1315H165.43C166.513 56.1315 167.054 56.5716 167.054 57.4772C167.054 58.3827 166.513 58.8228 165.43 58.8228H162.108V58.8264Z" fill="black"></path><path d="M169.424 62.7768H175.968V61.9182H170.416V59.4109H175.25V58.5486H170.416V56.1315H175.968V55.2693H169.424V62.7768Z" fill="black"></path><path d="M180.456 58.5162C178.667 58.3935 178.007 58.0869 178.007 57.3689C178.007 56.5428 178.811 56.0449 180.139 56.0449C181.199 56.0449 182.116 56.3191 182.834 56.8494L183.274 56.0449C182.458 55.4497 181.419 55.1394 180.215 55.1394C178.194 55.1394 176.993 55.9908 176.993 57.4014C176.993 58.7471 177.909 59.3315 180.251 59.4866C182.029 59.6093 182.7 59.9159 182.7 60.6339C182.7 61.5394 181.874 62.0012 180.316 62.0012C179.125 62.0012 177.996 61.6368 177.159 60.9874L176.683 61.7919C177.599 62.5098 178.89 62.9067 180.305 62.9067C182.502 62.9067 183.718 62.0914 183.718 60.5978C183.714 59.2557 182.798 58.6713 180.456 58.5162Z" fill="black"></path><path d="M224.185 57.4772C224.185 56.063 223.301 55.2693 221.735 55.2693H217.233V62.7768H218.225V59.6851H221.118L223.348 62.7768H224.553L222.28 59.6526C223.499 59.4758 224.185 58.7146 224.185 57.4772ZM218.225 58.8264V56.1315H221.547C222.63 56.1315 223.171 56.5716 223.171 57.4772C223.171 58.3827 222.63 58.8228 221.547 58.8228H218.225V58.8264Z" fill="black"></path><path d="M225.541 62.7768H232.085V61.9182H226.533V59.4109H231.367V58.5486H226.533V56.1315H232.085V55.2693H225.541V62.7768Z" fill="black"></path><path d="M236.681 61.5971L233.846 55.2693H232.753L236.151 62.7768H237.158L240.556 55.2693H239.51L236.681 61.5971Z" fill="black"></path><path d="M242.45 55.2693H241.458V62.7768H242.45V55.2693Z" fill="black"></path><path d="M243.338 56.1315H246.354V62.7768H247.346V56.1315H250.362V55.2693H243.338V56.1315Z" fill="black"></path><path d="M257.49 56.0089H256.606V58.5811H254.034V59.465H256.606V62.0372H257.49V59.465H260.063V58.5811H257.49V56.0089Z" fill="black"></path><path d="M263.739 56.1315H266.751V62.7768H267.743V56.1315H270.759V55.2693H263.739V56.1315Z" fill="black"></path><path d="M279.046 61.2869L277.156 55.2693H276.196L274.309 61.2869L272.433 55.2693H271.394L273.768 62.7768H274.771L276.661 56.7737L278.548 62.7768H279.551L281.925 55.2693H280.922L279.046 61.2869Z" fill="black"></path><path d="M283.848 55.2693H282.856V62.7768H283.848V55.2693Z" fill="black"></path><path d="M291.529 61.2111L286.849 55.2693H285.479V62.7768H286.442V56.2866L291.55 62.7768H292.488V55.2693H291.529V61.2111Z" fill="black"></path><path d="M298.509 61.5069L295.598 55.2693H294.151V62.7768H295.111V56.3985L298.091 62.7768H298.899L301.879 56.3985V62.7768H302.871V55.2693H301.424L298.509 61.5069Z" fill="black"></path><path d="M308.236 55.1394C305.775 55.1394 304.141 56.6943 304.141 59.0248C304.141 61.3554 305.775 62.9103 308.236 62.9103C310.696 62.9103 312.33 61.3554 312.33 59.0248C312.33 56.6943 310.696 55.1394 308.236 55.1394ZM308.236 62.0048C306.392 62.0048 305.155 60.8251 305.155 59.0248C305.155 57.2246 306.392 56.0449 308.236 56.0449C310.079 56.0449 311.317 57.2246 311.317 59.0248C311.317 60.8251 310.079 62.0048 308.236 62.0048Z" fill="black"></path><path d="M312.5 56.1315H315.516V62.7768H316.508V56.1315H319.524V55.2693H312.5V56.1315Z" fill="black"></path><path d="M321.422 55.2693H320.43V62.7768H321.422V55.2693Z" fill="black"></path><path d="M326.75 55.1394C324.29 55.1394 322.656 56.6943 322.656 59.0248C322.656 61.3554 324.29 62.9103 326.75 62.9103C329.211 62.9103 330.845 61.3554 330.845 59.0248C330.845 56.6943 329.211 55.1394 326.75 55.1394ZM326.75 62.0048C324.907 62.0048 323.669 60.8251 323.669 59.0248C323.669 57.2246 324.907 56.0449 326.75 56.0449C328.594 56.0449 329.831 57.2246 329.831 59.0248C329.831 60.8251 328.594 62.0048 326.75 62.0048Z" fill="black"></path><path d="M338.158 61.2111L333.479 55.2693H332.108V62.7768H333.067V56.2866L338.179 62.7768H339.117V55.2693H338.158V61.2111Z" fill="black"></path><path d="M107.401 45.2833H83.5833V34.5361H104.32V30.8418H83.5833V20.4734H107.401V16.7792H79.3191V48.9775H107.401V45.2833Z" fill="black"></path><path d="M115.969 34.7706H136.71V31.08H115.969V20.4734H139.787V16.7792H111.709V48.9775H115.969V34.7706Z" fill="black"></path><path d="M147.883 16.7792H143.622V48.9775H147.883V16.7792Z" fill="black"></path><path d="M190.518 16.7792H186.257V48.9775H190.518V16.7792Z" fill="black"></path><path d="M223.928 45.2833H200.11V34.5361H220.851V30.8418H200.11V20.4734H223.928V16.7792H195.85V48.9775H223.928V45.2833Z" fill="black"></path><path d="M206.171 12.8468L209.866 9.01191L213.56 12.8468C213.589 12.8757 213.632 12.8937 213.675 12.8937H217.016L213.791 9.0083H205.937L202.712 12.8937H206.052C206.099 12.8974 206.143 12.8793 206.171 12.8468Z" fill="black"></path><path d="M233.059 21.1336L254.983 48.9775H259.009V16.7792H254.889V42.2529L234.813 16.7792H228.943V48.9775H233.059V21.1336Z" fill="black"></path><path d="M301.706 16.7792H297.445V48.9775H301.706V16.7792Z" fill="black"></path><path d="M312.839 40.5031H330.502L334.481 48.9775H339.121L323.922 16.7792H319.614L304.415 48.9775H308.867L312.839 40.5031ZM321.692 21.4187L328.796 36.8089H314.542L321.692 21.4187Z" fill="black"></path><path d="M178.241 41.7983C175.961 44.0819 172.808 45.4925 169.323 45.4925C162.054 45.4925 156.22 39.3379 156.747 31.9566C157.19 25.7154 162.277 20.6755 168.522 20.2894C172.321 20.0549 175.788 21.5016 178.241 23.9584L181.116 21.0831C178.097 18.0635 173.926 16.1984 169.323 16.1984C159.9 16.1984 152.295 24.0162 152.656 33.5259C152.98 42.0869 159.893 49.1002 168.45 49.5367C173.4 49.7892 177.909 47.8844 181.12 44.6736L178.241 41.7983Z" fill="black"></path><path d="M279.284 49.5367C284.234 49.7892 288.743 47.8844 291.954 44.6736L289.079 41.7983C286.799 44.0819 283.642 45.4925 280.161 45.4925C272.891 45.4925 267.058 39.3379 267.585 31.9566C268.028 25.7154 273.115 20.6755 279.36 20.2894C283.159 20.0549 286.626 21.5016 289.079 23.9584L291.954 21.0831C288.935 18.0635 284.764 16.1984 280.161 16.1984C270.738 16.1984 263.133 24.0162 263.494 33.5259C263.815 42.0869 270.727 49.1002 279.284 49.5367Z" fill="black"></path><path d="M41.0058 57.2535L42.4236 62.0661L41.5433 62.3259L40.1255 57.5132L40.4069 57.4303L39.285 53.6278L39.6349 53.5268L40.7569 57.3293L41.0058 57.2535ZM44.8191 55.5362L43.0874 51.9683L42.7591 52.127L44.4908 55.695L44.2274 55.8213L46.4173 60.3344L47.2398 59.934L45.05 55.4208L44.8191 55.5362ZM48.535 53.1011L46.2405 49.8686L45.9447 50.0779L48.2391 53.3103L48.001 53.4799L50.9052 57.571L51.652 57.0406L48.7478 52.9496L48.535 53.1011ZM51.7963 50.0887L49.0004 47.2783L48.7442 47.5345L51.5402 50.3448L51.3345 50.5505L54.8736 54.1076L55.523 53.4618L51.9839 49.9047L51.7963 50.0887ZM54.5201 46.5784L51.2984 44.2659L51.0856 44.5618L54.3072 46.8743L54.1377 47.1124L58.2107 50.0382L58.7446 49.295L54.6716 46.3692L54.5201 46.5784ZM56.6269 42.6714L53.0698 40.9216L52.9111 41.2463L56.4682 42.996L56.3383 43.2594L60.8407 45.4745L61.2447 44.652L56.7424 42.4369L56.6269 42.6714ZM58.0592 38.4684L54.2639 37.3284L54.1593 37.6747L57.9546 38.8148L57.8716 39.0962L62.677 40.5392L62.9403 39.6626L58.1349 38.2195L58.0592 38.4684ZM58.7843 34.0851L54.852 33.5837L54.8051 33.9444L58.7374 34.4459L58.7013 34.7345L63.6763 35.3695L63.7918 34.4603L58.8168 33.8254L58.7843 34.0851ZM58.7663 29.3844L58.7771 29.6441L54.8159 29.7956L54.8303 30.16L58.7915 30.0085L58.8024 30.3007L63.8134 30.1059L63.7773 29.1895L58.7663 29.3844ZM58.0375 25.2644L54.1557 26.0689L54.2279 26.4261L58.1097 25.6216L58.1674 25.9066L63.081 24.8892L62.8971 23.9909L57.9834 25.0083L58.0375 25.2644ZM56.5909 21.0651L52.893 22.4973L53.0229 22.8365L56.7207 21.4042L56.8254 21.6784L61.5045 19.8674L61.1726 19.0123L56.4935 20.8234L56.5909 21.0651ZM54.4696 17.1652L51.0567 19.1855L51.2407 19.4994L54.6536 17.4791L54.8015 17.7316L59.1162 15.1738L58.6508 14.3873L54.3361 16.9452L54.4696 17.1652ZM51.735 13.6658L48.7009 16.22L48.9354 16.4978L51.9695 13.9436L52.1571 14.1673L55.992 10.9348L55.4003 10.2349L51.5654 13.4674L51.735 13.6658ZM27.5132 5.39345L27.993 9.3294L28.3538 9.2861L27.8739 5.35015L28.1625 5.31408L27.5565 0.335512L26.6473 0.44735L27.2534 5.42591L27.5132 5.39345ZM23.2092 6.49378L24.3312 10.2962L24.6812 10.1952L23.5592 6.39277L23.8406 6.30979L22.4228 1.49718L21.5425 1.75693L22.9603 6.56954L23.2092 6.49378ZM19.1434 8.28318L20.8751 11.8511L21.2034 11.6924L19.4717 8.12444L19.7351 7.99817L17.5452 3.485L16.7227 3.88545L18.9125 8.39862L19.1434 8.28318ZM15.4311 10.7183L17.7256 13.9508L18.0214 13.7416L15.727 10.5091L15.9651 10.3395L13.0609 6.24846L12.3141 6.77878L15.2183 10.8699L15.4311 10.7183ZM12.1698 13.7307L14.9657 16.5411L15.2219 16.285L12.426 13.4746L12.6316 13.269L9.09248 9.71181L8.4431 10.3576L11.9822 13.9147L12.1698 13.7307ZM9.44603 17.241L12.6677 19.5535L12.8805 19.2577L9.65888 16.9452L9.82844 16.7071L5.7554 13.7812L5.22146 14.5244L9.29451 17.4502L9.44603 17.241ZM7.33916 21.1517L10.8963 22.9014L11.055 22.5767L7.4979 20.827L7.62777 20.5636L3.12542 18.3485L2.72136 19.1711L7.22371 21.3862L7.33916 21.1517ZM5.90692 25.3546L9.70217 26.4946L9.80679 26.1483L6.01154 25.0083L6.09452 24.7269L1.28912 23.2838L1.02576 24.1569L5.83116 25.5999L5.90692 25.3546ZM5.18178 29.7343L9.11413 30.2358L9.16103 29.875L5.22868 29.3735L5.26476 29.0849L0.2898 28.45L0.174355 29.3591L5.14931 29.994L5.18178 29.7343ZM5.189 34.1753L9.1502 34.0238L9.13577 33.6594L5.17457 33.8109L5.16374 33.5187L0.15271 33.7135L0.188786 34.6299L5.19982 34.4351L5.189 34.1753ZM5.92856 38.555L9.8104 37.7505L9.73825 37.3933L5.85641 38.1979L5.79869 37.9129L0.885064 38.9302L1.06905 39.8285L5.98268 38.8112L5.92856 38.555ZM7.37524 42.7543L11.0731 41.3221L10.9432 40.983L7.24536 42.4152L7.14074 42.141L2.46161 43.9521L2.79351 44.8071L7.47264 42.996L7.37524 42.7543ZM9.49654 46.6542L12.9094 44.6339L12.7254 44.32L9.31255 46.3403L9.16463 46.0878L4.84988 48.6456L5.31526 49.4321L9.63002 46.8743L9.49654 46.6542ZM12.2311 50.1536L15.2652 47.5994L15.0307 47.3216L11.9966 49.8758L11.809 49.6522L7.97411 52.8846L8.56576 53.5845L12.4007 50.3521L12.2311 50.1536ZM36.4529 58.426L35.9731 54.49L35.6124 54.5333L36.0922 58.4693L35.8036 58.5054L36.4096 63.4839L37.3188 63.3721L36.7127 58.3935L36.4529 58.426ZM45.8942 13.6802L46.172 13.9147L48.7442 10.8951L48.9679 11.0863L52.222 7.26582L51.5257 6.67056L48.2716 10.4911L48.47 10.6606L45.8942 13.6802ZM45.0536 8.42748L45.3025 8.579L47.882 4.27507L47.0955 3.80247L44.516 8.1064L44.7397 8.23989L42.7014 11.6419L43.0117 11.8295L45.0536 8.42748ZM39.5591 10.2854L41.0094 6.59479L41.28 6.70302L43.1163 2.03472L42.2649 1.69921L40.4286 6.36751L40.6703 6.46131L39.22 10.1519L39.5591 10.2854ZM35.8937 9.33301L36.7163 5.45477L37.0013 5.51611L38.0439 0.609693L37.1492 0.418488L36.1066 5.3249L36.3627 5.37901L35.5402 9.25725L35.8937 9.33301ZM31.763 8.98306L32.1274 8.99749L32.3005 5.03629L32.5927 5.05072L32.8128 0.0396844L31.8965 0L31.6764 5.01103L31.9362 5.02186L31.763 8.98306ZM18.0719 50.1392L17.7941 49.9047L15.2219 52.9243L14.9982 52.7331L11.7441 56.5536L12.4404 57.1489L15.6945 53.3284L15.4961 53.1588L18.0719 50.1392ZM21.2647 52.1811L20.9545 51.9935L18.9161 55.3955L18.6672 55.244L16.0877 59.548L16.8742 60.0206L19.4537 55.7166L19.23 55.5831L21.2647 52.1811ZM24.407 53.534L22.9567 57.2246L22.6861 57.1164L20.8498 61.7847L21.7012 62.1202L23.5375 57.4519L23.2958 57.3581L24.7461 53.6675L24.407 53.534ZM28.0724 54.4864L27.2498 58.3647L26.9648 58.3033L25.9222 63.2097L26.8169 63.4009L27.8595 58.4945L27.6034 58.4404L28.4259 54.5622L28.0724 54.4864ZM32.2031 54.84L31.8387 54.8255L31.6656 58.7868L31.3734 58.7723L31.1533 63.7833L32.0696 63.823L32.2897 58.812L32.03 58.8012L32.2031 54.84Z" fill="url(d0f31507_www-player.css)"></path><path d="M39.2634 18.4892C39.0505 18.3846 38.8197 18.3413 38.596 18.3594C38.3723 18.381 38.1522 18.4604 37.9646 18.6047L18.3642 33.3131C17.953 33.6197 17.769 34.1212 17.8808 34.6227C17.9638 35.0087 18.2127 35.3225 18.5518 35.4921C18.6529 35.5426 18.7611 35.5787 18.8729 35.6039L29.4073 37.8046C29.4686 37.8154 29.5263 37.8371 29.5841 37.8623C29.6382 37.8876 29.6887 37.9273 29.7356 37.967L37.8203 45.074C37.9069 45.1498 38.0007 45.2147 38.0981 45.2616C38.4372 45.4312 38.8377 45.442 39.1985 45.2797C39.6674 45.0704 39.9561 44.6195 39.9561 44.1072L39.9525 19.5968C39.9488 19.1278 39.6855 18.7021 39.2634 18.4892ZM38.3759 20.1307L30.4607 36.1018C30.3886 36.2425 30.2334 36.3219 30.0783 36.2894L20.1753 34.2222C20.0779 34.2006 20.049 34.0779 20.1284 34.0166L38.2027 19.99C38.3001 19.9106 38.43 20.0189 38.3759 20.1307Z" fill="black"></path><defs><linearGradient id="paint0_linear_3_266" x1="0.151375" y1="31.9098" x2="63.8145" y2="31.9098" gradientUnits="userSpaceOnUse"><stop stop-color="#FD622F"></stop><stop offset="1"></stop></linearGradient></defs></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							de 25 DE JANEIRO a 01 de FEVEREIRO | 100% online e gratuito						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Transforme <span style='color: #FD622F'>horas de trabalho</span> em minutos!					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-3573039 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="3573039" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Nós vamos te mostrar como projetar interiores de forma rápida e eficiente utilizando Revit + Twinmotion com o método do MAPA da Eficiência.</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-06cbbff elementor-widget__width-initial cadastro elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="06cbbff" data-element_type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width_mobile&quot;:&quot;100&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
				<div class="elementor-widget-container">
							<form class="elementor-form" method="post" name="#JORNADA_MAPA [MDE33]_Inscritos" aria-label="#JORNADA_MAPA [MDE33]_Inscritos">
			<input type="hidden" name="post_id" value="7728"/>
			<input type="hidden" name="form_id" value="06cbbff"/>
			<input type="hidden" name="referer_title" value="Jornada da Eficiência 2025 - Oficina Criativa" />

							<input type="hidden" name="queried_id" value="7728"/>
			
			<div class="elementor-form-fields-wrapper elementor-labels-above">
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-66 elementor-sm-100 elementor-field-required">
													<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Seu melhor e-mail*" required="required">
											</div>
								<div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-phone elementor-col-60 elementor-field-required">
							<input size="1" type="tel" name="form_fields[phone]" id="form-field-phone" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Seu Whatsapp*" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Only numbers and phone characters (#, -, *, etc) are accepted.">

						</div>
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-60 elementor-sm-100 elementor-field-required">
													<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="Primeiro nome*" required="required">
											</div>
								<div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-ocjan26_utm_source elementor-col-100">
													<input size="1" type="hidden" name="form_fields[ocjan26_utm_source]" id="form-field-ocjan26_utm_source" class="elementor-field elementor-size-md  elementor-field-textual">
											</div>
								<div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-ocjan26_utm_campaign elementor-col-100">
													<input size="1" type="hidden" name="form_fields[ocjan26_utm_campaign]" id="form-field-ocjan26_utm_campaign" class="elementor-field elementor-size-md  elementor-field-textual">
											</div>
								<div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-ocjan26_utm_content elementor-col-100">
													<input size="1" type="hidden" name="form_fields[ocjan26_utm_content]" id="form-field-ocjan26_utm_content" class="elementor-field elementor-size-md  elementor-field-textual">
											</div>
								<div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-ocjan26_utm_medium elementor-col-100">
													<input size="1" type="hidden" name="form_fields[ocjan26_utm_medium]" id="form-field-ocjan26_utm_medium" class="elementor-field elementor-size-md  elementor-field-textual">
											</div>
								<div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-ocjan26_utm_term elementor-col-100">
													<input size="1" type="hidden" name="form_fields[ocjan26_utm_term]" id="form-field-ocjan26_utm_term" class="elementor-field elementor-size-md  elementor-field-textual">
											</div>
								<div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-ocjan26_utm_org elementor-col-100">
													<input size="1" type="hidden" name="form_fields[ocjan26_utm_org]" id="form-field-ocjan26_utm_org" class="elementor-field elementor-size-md  elementor-field-textual">
											</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons elementor-sm-100">
					<button class="elementor-button elementor-size-md" type="submit">
						<span class="elementor-button-content-wrapper">
																						<span class="elementor-button-text">INSCREVER-ME GRATUITAMENTE</span>
													</span>
					</button>
				</div>
			</div>
		</form>
						</div>
				</div>
					</div>
				</header>
		<section  class="elementor-element elementor-element-3f6ccb3 e-flex e-con-boxed e-con e-parent" data-id="3f6ccb3" data-element_type="container">
					<div  class="e-con-inner">
				<div class="elementor-element elementor-element-e76f0fc scroll-right elementor-widget__width-initial elementor-widget-mobile__width-auto elementor-widget elementor-widget-heading" data-id="e76f0fc" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Poucos cliques,
</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-d8408c7 scroll-left elementor-widget__width-initial elementor-widget elementor-widget-image-carousel" data-id="d8408c7" data-element_type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:5000,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;3&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrossel de imagens" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper swiper-image-stretch" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_3d_banheiro.webp" alt="oc_3d_banheiro" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 de 17"><figure class="swiper-slide-inner"><img fetchpriority="high" width="323" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_3d_cozinharesultado.webp" alt="oc_3d_cozinharesultado" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 de 17"><figure class="swiper-slide-inner"><img width="324" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_3d_detalhe_cozinharesultado.webp" alt="oc_3d_detalhe_cozinharesultado" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_corte_4.webp" alt="oc_corte_4" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_corte_5.webp" alt="oc_corte_5" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 de 17"><figure class="swiper-slide-inner"><img width="324" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_corte_da_marcenaria_a_bancada_cozinharesultado.webp" alt="oc_corte_da_marcenaria_a_bancada_cozinharesultado" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 de 17"><figure class="swiper-slide-inner"><img width="323" height="323" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20323%20323'%3E%3C/svg%3E" alt="oc_elevacao_de_interiores_cozinha_01_cinza_escuroresultado" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_elevacao_de_interiores_cozinha_01_cinza_escuroresultado.webp" /><noscript><img width="323" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_elevacao_de_interiores_cozinha_01_cinza_escuroresultado.webp" alt="oc_elevacao_de_interiores_cozinha_01_cinza_escuroresultado" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 de 17"><figure class="swiper-slide-inner"><img width="863" height="665" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20863%20665'%3E%3C/svg%3E" alt="oc_li_int_cap_dobra_04_imagem_1x_tiny" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_li_int_cap_dobra_04_imagem_1x_tiny.webp" /><noscript><img width="863" height="665" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_li_int_cap_dobra_04_imagem_1x_tiny.webp" alt="oc_li_int_cap_dobra_04_imagem_1x_tiny" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201291%201291'%3E%3C/svg%3E" alt="oc_planta_baixa_comandos_interruptores" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_comandos_interruptores.webp" /><noscript><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_comandos_interruptores.webp" alt="oc_planta_baixa_comandos_interruptores" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 de 17"><figure class="swiper-slide-inner"><img width="323" height="323" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20323%20323'%3E%3C/svg%3E" alt="oc_planta_baixa_layoutresultado" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_layoutresultado.webp" /><noscript><img width="323" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_layoutresultado.webp" alt="oc_planta_baixa_layoutresultado" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 de 17"><figure class="swiper-slide-inner"><img width="1292" height="1291" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201292%201291'%3E%3C/svg%3E" alt="oc_planta_baixa_luminotecnico" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_luminotecnico.webp" /><noscript><img width="1292" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_luminotecnico.webp" alt="oc_planta_baixa_luminotecnico" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 de 17"><figure class="swiper-slide-inner"><img width="323" height="323" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20323%20323'%3E%3C/svg%3E" alt="oc_planta_baixa_pontos_eletricosresultado" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_pontos_eletricosresultado.webp" /><noscript><img width="323" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_pontos_eletricosresultado.webp" alt="oc_planta_baixa_pontos_eletricosresultado" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201291%201291'%3E%3C/svg%3E" alt="oc_vista_3d_bancada_cozinha" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_bancada_cozinha.webp" /><noscript><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_bancada_cozinha.webp" alt="oc_vista_3d_bancada_cozinha" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="14 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201291%201291'%3E%3C/svg%3E" alt="oc_vista_3d_detalhe_tomadas" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_detalhe_tomadas.webp" /><noscript><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_detalhe_tomadas.webp" alt="oc_vista_3d_detalhe_tomadas" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="15 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201291%201291'%3E%3C/svg%3E" alt="oc_vista_3d_detalhe_tomadas_1" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_detalhe_tomadas_1.webp" /><noscript><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_detalhe_tomadas_1.webp" alt="oc_vista_3d_detalhe_tomadas_1" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="16 de 17"><figure class="swiper-slide-inner"><img width="324" height="323" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20324%20323'%3E%3C/svg%3E" alt="oc_vista_3d_ilha_cozinharesultado" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_ilha_cozinharesultado.webp" /><noscript><img width="324" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_ilha_cozinharesultado.webp" alt="oc_vista_3d_ilha_cozinharesultado" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="17 de 17"><figure class="swiper-slide-inner"><img width="324" height="323" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20324%20323'%3E%3C/svg%3E" alt="oc_vista_3d_rackresultado" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_rackresultado.webp" /><noscript><img width="324" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_rackresultado.webp" alt="oc_vista_3d_rackresultado" /></noscript></figure></div>			</div>
							
									</div>
						</div>
				</div>
					</div>
				</section>
		<div  class="elementor-element elementor-element-544da24 e-con-full e-flex e-con e-parent" data-id="544da24" data-element_type="container">
				<div class="elementor-element elementor-element-5ed099f scroll-left elementor-widget__width-initial elementor-widget elementor-widget-image-carousel" data-id="5ed099f" data-element_type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:5000,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;3&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrossel de imagens" dir="rtl">
			<div class="elementor-image-carousel swiper-wrapper swiper-image-stretch" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_3d_banheiro.webp" alt="oc_3d_banheiro" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 de 17"><figure class="swiper-slide-inner"><img width="323" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_3d_cozinharesultado.webp" alt="oc_3d_cozinharesultado" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 de 17"><figure class="swiper-slide-inner"><img width="324" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_3d_detalhe_cozinharesultado.webp" alt="oc_3d_detalhe_cozinharesultado" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_corte_4.webp" alt="oc_corte_4" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_corte_5.webp" alt="oc_corte_5" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 de 17"><figure class="swiper-slide-inner"><img width="324" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_corte_da_marcenaria_a_bancada_cozinharesultado.webp" alt="oc_corte_da_marcenaria_a_bancada_cozinharesultado" /></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 de 17"><figure class="swiper-slide-inner"><img width="323" height="323" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20323%20323'%3E%3C/svg%3E" alt="oc_elevacao_de_interiores_cozinha_01_cinza_escuroresultado" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_elevacao_de_interiores_cozinha_01_cinza_escuroresultado.webp" /><noscript><img width="323" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_elevacao_de_interiores_cozinha_01_cinza_escuroresultado.webp" alt="oc_elevacao_de_interiores_cozinha_01_cinza_escuroresultado" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="8 de 17"><figure class="swiper-slide-inner"><img width="863" height="665" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20863%20665'%3E%3C/svg%3E" alt="oc_li_int_cap_dobra_04_imagem_1x_tiny" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_li_int_cap_dobra_04_imagem_1x_tiny.webp" /><noscript><img width="863" height="665" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_li_int_cap_dobra_04_imagem_1x_tiny.webp" alt="oc_li_int_cap_dobra_04_imagem_1x_tiny" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="9 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201291%201291'%3E%3C/svg%3E" alt="oc_planta_baixa_comandos_interruptores" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_comandos_interruptores.webp" /><noscript><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_comandos_interruptores.webp" alt="oc_planta_baixa_comandos_interruptores" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="10 de 17"><figure class="swiper-slide-inner"><img width="324" height="323" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20324%20323'%3E%3C/svg%3E" alt="oc_vista_3d_rackresultado" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_rackresultado.webp" /><noscript><img width="324" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_rackresultado.webp" alt="oc_vista_3d_rackresultado" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="11 de 17"><figure class="swiper-slide-inner"><img width="324" height="323" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20324%20323'%3E%3C/svg%3E" alt="oc_vista_3d_ilha_cozinharesultado" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_ilha_cozinharesultado.webp" /><noscript><img width="324" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_ilha_cozinharesultado.webp" alt="oc_vista_3d_ilha_cozinharesultado" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="12 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201291%201291'%3E%3C/svg%3E" alt="oc_vista_3d_detalhe_tomadas_1" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_detalhe_tomadas_1.webp" /><noscript><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_detalhe_tomadas_1.webp" alt="oc_vista_3d_detalhe_tomadas_1" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="13 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201291%201291'%3E%3C/svg%3E" alt="oc_vista_3d_detalhe_tomadas" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_detalhe_tomadas.webp" /><noscript><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_detalhe_tomadas.webp" alt="oc_vista_3d_detalhe_tomadas" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="14 de 17"><figure class="swiper-slide-inner"><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201291%201291'%3E%3C/svg%3E" alt="oc_vista_3d_bancada_cozinha" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_bancada_cozinha.webp" /><noscript><img width="1291" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_vista_3d_bancada_cozinha.webp" alt="oc_vista_3d_bancada_cozinha" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="15 de 17"><figure class="swiper-slide-inner"><img width="323" height="323" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20323%20323'%3E%3C/svg%3E" alt="oc_planta_baixa_pontos_eletricosresultado" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_pontos_eletricosresultado.webp" /><noscript><img width="323" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_pontos_eletricosresultado.webp" alt="oc_planta_baixa_pontos_eletricosresultado" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="16 de 17"><figure class="swiper-slide-inner"><img width="1292" height="1291" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201292%201291'%3E%3C/svg%3E" alt="oc_planta_baixa_luminotecnico" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_luminotecnico.webp" /><noscript><img width="1292" height="1291" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_luminotecnico.webp" alt="oc_planta_baixa_luminotecnico" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="17 de 17"><figure class="swiper-slide-inner"><img width="323" height="323" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20323%20323'%3E%3C/svg%3E" alt="oc_planta_baixa_layoutresultado" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_layoutresultado.webp" /><noscript><img width="323" height="323" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2025/07/oc_planta_baixa_layoutresultado.webp" alt="oc_planta_baixa_layoutresultado" /></noscript></figure></div>			</div>
							
									</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-348ded1 elementor-absolute elementor-view-default elementor-widget elementor-widget-icon" data-id="348ded1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<svg xmlns="http://www.w3.org/2000/svg" width="178" height="178" viewBox="0 0 178 178" fill="none"><g id="logo-jornada-v10"><g id="ponteiros"><path id="Vector" d="M159.767 64.8712L149.227 67.9812L149.517 68.9412L160.057 65.8412L160.287 66.6112L173.627 62.6812L172.907 60.2512L159.567 64.1812L159.767 64.8712Z" fill="#FD622F"></path><path id="Vector_2" d="M154.807 53.6112L144.927 58.4112L145.357 59.3112L155.247 54.5112L155.597 55.2412L168.107 49.1712L166.997 46.8812L154.497 52.9612L154.807 53.6112Z" fill="#FD622F"></path><path id="Vector_3" d="M148.057 43.3111L139.097 49.6711L139.677 50.4911L148.637 44.1311L149.107 44.7911L160.447 36.7411L158.977 34.6711L147.637 42.7211L148.057 43.3111Z" fill="#FD622F"></path><path id="Vector_4" d="M139.707 34.2711L131.917 42.0211L132.627 42.7311L140.417 34.9811L140.987 35.5611L150.847 25.7511L149.057 23.9511L139.197 33.7611L139.707 34.2711Z" fill="#FD622F"></path><path id="Vector_5" d="M129.977 26.7211L123.567 35.6511L124.387 36.2411L130.797 27.3111L131.457 27.7811L139.567 16.4911L137.497 15.0111L129.387 26.3011L129.977 26.7211Z" fill="#FD622F"></path><path id="Vector_6" d="M119.147 20.8812L114.287 30.7412L115.197 31.1912L120.047 21.3312L120.767 21.6912L126.917 9.21117L124.637 8.09116L118.497 20.5612L119.147 20.8812Z" fill="#FD622F"></path><path id="Vector_7" d="M107.497 16.9112L104.327 27.4312L105.297 27.7212L108.457 17.2012L109.237 17.4312L113.237 4.11118L110.807 3.38119L106.797 16.7012L107.497 16.9112Z" fill="#FD622F"></path><path id="Vector_8" d="M95.3468 14.9012L93.9568 25.8012L94.9568 25.9312L96.3468 15.0312L97.1468 15.1312L98.9068 1.34116L96.3868 1.02115L94.6268 14.8112L95.3468 14.9012Z" fill="#FD622F"></path><path id="Vector_9" d="M82.3166 14.9511L83.0366 14.9211L83.4566 25.9011L84.4666 25.8611L84.0466 14.8811L84.8566 14.8511L84.3166 0.96112L81.7766 1.06113L82.3166 14.9511Z" fill="#FD622F"></path><path id="Vector_10" d="M70.8967 16.9711L73.1267 27.7311L74.1067 27.5311L71.8867 16.7611L72.6767 16.6011L69.8567 2.98109L67.3767 3.50108L70.1867 17.1111L70.8967 16.9711Z" fill="#FD622F"></path><path id="Vector_11" d="M59.2567 20.9811L63.2267 31.2311L64.1667 30.8711L60.1967 20.6211L60.9567 20.3311L55.9367 7.36108L53.5666 8.28108L58.5867 21.2511L59.2567 20.9811Z" fill="#FD622F"></path><path id="Vector_12" d="M48.4466 26.8612L54.0466 36.3212L54.9066 35.8012L49.3066 26.3512L50.0066 25.9412L42.9266 13.9712L40.7366 15.2712L47.8266 27.2312L48.4466 26.8612Z" fill="#FD622F"></path><path id="Vector_13" d="M38.7466 34.4412L45.8266 42.8412L46.5966 42.2012L39.5166 33.7912L40.1366 33.2712L31.1766 22.6312L29.2366 24.2712L38.1966 34.9012L38.7466 34.4412Z" fill="#FD622F"></path><path id="Vector_14" d="M15.8166 101.581L26.7266 100.251L26.6066 99.2511L15.6966 100.581L15.5966 99.7811L1.79663 101.461L2.10663 103.981L15.9066 102.301L15.8166 101.581Z" fill="#FD622F"></path><path id="Vector_15" d="M18.8666 113.511L29.4066 110.401L29.1166 109.441L18.5766 112.541L18.3466 111.771L5.0166 115.701L5.7266 118.131L19.0666 114.201L18.8666 113.511Z" fill="#FD622F"></path><path id="Vector_16" d="M23.8266 124.781L33.7166 119.981L33.2766 119.071L23.3866 123.871L23.0366 123.141L10.5266 129.211L11.6366 131.501L24.1466 125.421L23.8266 124.781Z" fill="#FD622F"></path><path id="Vector_17" d="M30.5768 135.071L39.5368 128.711L38.9568 127.891L29.9968 134.251L29.5268 133.591L18.1868 141.641L19.6568 143.711L30.9968 135.661L30.5768 135.071Z" fill="#FD622F"></path><path id="Vector_18" d="M38.9266 144.111L46.7166 136.361L46.0066 135.651L38.2166 143.401L37.6466 142.821L27.7866 152.631L29.5766 154.431L39.4366 144.621L38.9266 144.111Z" fill="#FD622F"></path><path id="Vector_19" d="M48.6567 151.661L55.0666 142.731L54.2466 142.141L47.8367 151.071L47.1767 150.601L39.0667 161.891L41.1367 163.371L49.2467 152.081L48.6567 151.661Z" fill="#FD622F"></path><path id="Vector_20" d="M59.4968 157.501L64.3468 147.641L63.4468 147.191L58.5868 157.051L57.8668 156.701L51.7268 169.171L53.9968 170.291L60.1368 157.821L59.4968 157.501Z" fill="#FD622F"></path><path id="Vector_21" d="M71.1467 161.471L74.3067 150.951L73.3467 150.661L70.1767 161.181L69.4067 160.951L65.3967 174.271L67.8267 175.001L71.8367 161.681L71.1467 161.471Z" fill="#FD622F"></path><path id="Vector_22" d="M83.2866 163.481L84.6766 152.581L83.6766 152.451L82.2866 163.351L81.4866 163.251L79.7266 177.041L82.2466 177.361L84.0066 163.571L83.2866 163.481Z" fill="#FD622F"></path><path id="Vector_23" d="M95.5966 163.461L95.1766 152.481L94.1666 152.521L94.5966 163.501L93.7866 163.531L94.3166 177.421L96.8566 177.331L96.3166 163.431L95.5966 163.461Z" fill="#FD622F"></path><path id="Vector_24" d="M107.737 161.411L105.507 150.651L104.527 150.851L106.747 161.621L105.957 161.781L108.777 175.401L111.257 174.881L108.447 161.271L107.737 161.411Z" fill="#FD622F"></path><path id="Vector_25" d="M119.377 157.401L115.407 147.151L114.467 147.511L118.437 157.761L117.677 158.051L122.697 171.021L125.067 170.101L120.047 157.141L119.377 157.401Z" fill="#FD622F"></path><path id="Vector_26" d="M130.187 151.521L124.587 142.061L123.727 142.581L129.327 152.031L128.627 152.441L135.707 164.411L137.897 163.111L130.807 151.151L130.187 151.521Z" fill="#FD622F"></path><path id="Vector_27" d="M139.887 143.941L132.807 135.541L132.037 136.181L139.117 144.591L138.497 145.111L147.457 155.751L149.397 154.111L140.447 143.481L139.887 143.941Z" fill="#FD622F"></path><path id="Vector_28" d="M162.817 76.8011L151.907 78.1311L152.027 79.1311L162.937 77.8011L163.037 78.6011L176.837 76.9211L176.527 74.4011L162.727 76.0811L162.817 76.8011Z" fill="#FD622F"></path><path id="Vector_29" d="M38.7867 50.6311L39.4367 49.8711L31.0767 42.7411L31.5967 42.1311L21.0167 33.1111L19.3667 35.0411L29.9567 44.0611L30.4267 43.5111L38.7867 50.6311Z" fill="#FD622F"></path><path id="Vector_30" d="M24.2267 52.9611L24.6367 52.2711L12.7167 45.1211L11.4067 47.3011L23.3367 54.4511L23.7067 53.8311L33.1367 59.4811L33.6467 58.6111L24.2267 52.9611Z" fill="#FD622F"></path><path id="Vector_31" d="M29.3767 68.1911L19.1467 64.1711L19.4467 63.4211L6.50666 58.3311L5.57666 60.6911L18.5167 65.7811L18.7767 65.1111L29.0067 69.1311L29.3767 68.1911Z" fill="#FD622F"></path><path id="Vector_32" d="M26.7366 78.3512L15.9866 76.0612L16.1566 75.2712L2.55661 72.3812L2.02661 74.8612L15.6266 77.7512L15.7766 77.0512L26.5266 79.3312L26.7366 78.3512Z" fill="#FD622F"></path><path id="Vector_33" d="M25.7667 89.8011L25.8067 88.7911L14.8267 88.3111L14.8667 87.5011L0.976688 86.8911L0.856689 89.4311L14.7467 90.0411L14.7867 89.3212L25.7667 89.8011Z" fill="#FD622F"></path><path id="Vector_34" d="M139.847 127.751L139.197 128.511L147.557 135.641L147.037 136.251L157.617 145.271L159.267 143.341L148.677 134.321L148.207 134.871L139.847 127.751Z" fill="#FD622F"></path><path id="Vector_35" d="M145.507 118.901L144.987 119.771L154.407 125.421L153.997 126.111L165.917 133.261L167.227 131.081L155.297 123.931L154.927 124.551L145.507 118.901Z" fill="#FD622F"></path><path id="Vector_36" d="M149.257 110.191L159.487 114.211L159.187 114.961L172.127 120.051L173.057 117.691L160.117 112.601L159.857 113.271L149.627 109.251L149.257 110.191Z" fill="#FD622F"></path><path id="Vector_37" d="M151.897 100.031L162.647 102.321L162.477 103.111L176.077 106.001L176.607 103.521L163.007 100.631L162.857 101.331L152.107 99.0511L151.897 100.031Z" fill="#FD622F"></path><path id="Vector_38" d="M152.877 88.5811L152.827 89.5911L163.807 90.0711L163.767 90.8811L177.667 91.4911L177.777 88.9611L163.887 88.3411L163.847 89.0611L152.877 88.5811Z" fill="#FD622F"></path></g><path id="cursor" d="M103.402 61.3021C102.911 61.0661 102.378 60.9684 101.862 61.0091C101.346 61.0579 100.839 61.237 100.406 61.5625L55.1895 94.7435C54.2407 95.4353 53.8163 96.5665 54.0743 97.6978C54.2657 98.5686 54.8399 99.2767 55.6223 99.6592C55.8553 99.7731 56.105 99.8545 56.363 99.9115L80.6648 104.876C80.8063 104.9 80.9395 104.949 81.0726 105.006C81.1975 105.063 81.314 105.153 81.4222 105.242L100.073 121.275C100.273 121.446 100.489 121.593 100.714 121.698C101.496 122.081 102.42 122.105 103.252 121.739C104.334 121.267 105 120.25 105 119.094L104.992 63.8006C104.983 62.7426 104.376 61.7823 103.402 61.3021ZM101.355 65.0051L83.095 101.035C82.9286 101.352 82.5707 101.531 82.2128 101.458L59.3674 96.7944C59.1427 96.7456 59.0761 96.4689 59.2592 96.3305L100.955 64.6877C101.18 64.5087 101.48 64.7528 101.355 65.0051Z" fill="#FD622F"></path></g></svg>			</div>
		</div>
						</div>
				</div>
				<div  class="elementor-element elementor-element-fc77997 elementor-widget__width-inherit scroll-left elementor-widget-mobile__width-initial elementor-widget elementor-widget-icon-box" data-id="fc77997" 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-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							muito<br><b>resultado!</b>						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Liberte a sua criatividade ao alcance de poucos cliques.					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
		<div  class="elementor-element elementor-element-d20d499 cronograma e-flex e-con-boxed e-con e-parent" data-id="d20d499" data-element_type="container">
					<div  class="e-con-inner">
				<div class="elementor-element elementor-element-669150f elementor-widget__width-inherit elementor-widget elementor-widget-html" data-id="669150f" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<div class="linha-timeline"> </div>				</div>
				</div>
				<div class="elementor-element elementor-element-faf6146 elementor-absolute estrela elementor-view-default elementor-widget elementor-widget-icon" data-id="faf6146" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<svg xmlns="http://www.w3.org/2000/svg" width="241" height="241" viewBox="0 0 241 241" fill="none"><path d="M120.43 0V240.85" stroke="#FD622F" stroke-width="6" stroke-miterlimit="10"></path><path d="M0 120.42H240.85" stroke="#FD622F" stroke-width="6" stroke-miterlimit="10"></path><path d="M35.27 205.58L205.58 35.27" stroke="#FD622F" stroke-width="6" stroke-miterlimit="10"></path><path d="M205.58 205.58L35.27 35.27" stroke="#FD622F" stroke-width="6" stroke-miterlimit="10"></path></svg>			</div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-ef32ee7 scroll-bottom elementor-widget elementor-widget-heading" data-id="ef32ee7" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Veja a Jornada que<br> <b><span style='color: #FD622F'>você irá percorrer</span> </b></h2>				</div>
				</div>
		<div class="elementor-element elementor-element-ca29b83 e-con-full timeline e-flex e-con e-child" data-id="ca29b83" data-element_type="container">
				<div class="elementor-element elementor-element-c196059 elementor-widget-tablet__width-initial scroll-bottom elementor-widget elementor-widget-image" data-id="c196059" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img fetchpriority="high" decoding="async" width="404" height="480" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20404%20480'%3E%3C/svg%3E" class="attachment-full size-full wp-image-6287" alt="" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/JDE-otimizado-AULA-1.gif" /><noscript><img fetchpriority="high" decoding="async" width="404" height="480" src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/JDE-otimizado-AULA-1.gif" class="attachment-full size-full wp-image-6287" alt="" /></noscript>															</div>
				</div>
		<div class="elementor-element elementor-element-c1e959a e-con-full scroll-bottom e-flex e-con e-child" data-id="c1e959a" data-element_type="container">
				<div class="elementor-element elementor-element-24a2c87 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-icon-box" data-id="24a2c87" 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-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							AULA 1. <span style="color: #FD622F">25 de Janeiro</span>&nbsp;às 19h						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						A Máquina do Tempo:					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1de9692 elementor-widget elementor-widget-icon-box" data-id="1de9692" 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-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Como transformar horas de trabalho em minutos ao projetar interiores						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Descubra o porquê do Revit ser tão eficiente para projetar interiores e os resultados incríveis que você pode atingir ao utilizar o software. Será nesta aula que você verá como é simples criar qualquer tipo de marcenaria de forma personalizada com o Método MAPA da Eficiência, dentro de um projeto executivo de interiores completo.  
					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-39947ca e-con-full timeline e-flex e-con e-child" data-id="39947ca" data-element_type="container">
		<div class="elementor-element elementor-element-2836015 e-con-full scroll-bottom e-flex e-con e-child" data-id="2836015" data-element_type="container">
				<div class="elementor-element elementor-element-96a9490 elementor-widget elementor-widget-icon-box" data-id="96a9490" 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-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							AULA 2. <span style="color: #FD622F">27 de Janeiro</span>&nbsp;às 19h						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						O Caminho da Eficiência					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-e0d27ab elementor-widget elementor-widget-icon-box" data-id="e0d27ab" 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-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Projeto automatizado no Revit: Marcenaria, luminotécnico e elétrica						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Veja o passo a passo para criar detalhamentos de marcenaria com poucos cliques e projetos luminotécnicos automatizados no Revit. Descubra como inserir luminárias e interruptores e ter total liberdade criativa para montar os módulos, substituindo por exemplo, um módulo de tomada por um hdmi com poucos cliques.					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-c03de5a elementor-widget-tablet__width-initial scroll-bottom elementor-widget elementor-widget-image" data-id="c03de5a" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="404" height="480" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20404%20480'%3E%3C/svg%3E" class="attachment-large size-large wp-image-6289" alt="" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/JDE-otimizado-AULA-3.gif" /><noscript><img decoding="async" width="404" height="480" src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/JDE-otimizado-AULA-3.gif" class="attachment-large size-large wp-image-6289" alt="" /></noscript>															</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-6e9666f e-con-full timeline e-flex e-con e-child" data-id="6e9666f" data-element_type="container">
				<div class="elementor-element elementor-element-eecf90f elementor-widget-tablet__width-initial scroll-bottom elementor-widget elementor-widget-image" data-id="eecf90f" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="404" height="480" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20404%20480'%3E%3C/svg%3E" class="attachment-large size-large wp-image-6288" alt="" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/JDE-otimizado-AULA-2.gif" /><noscript><img decoding="async" width="404" height="480" src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/JDE-otimizado-AULA-2.gif" class="attachment-large size-large wp-image-6288" alt="" /></noscript>															</div>
				</div>
		<div class="elementor-element elementor-element-1225314 e-con-full scroll-bottom e-flex e-con e-child" data-id="1225314" data-element_type="container">
				<div class="elementor-element elementor-element-7aa3be0 elementor-widget elementor-widget-icon-box" data-id="7aa3be0" 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-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							AULA 3. <span style="color: #FD622F">29 de Janeiro</span>&nbsp;às 19h						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						O Combustível:

					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-aa449f8 elementor-widget elementor-widget-icon-box" data-id="aa449f8" 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-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Conheça o poder do Twinmotion para dar vida aos seus projetos e renderizar em segundos						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Descubra como potencializar a sua eficiência ao projetar através do Twinmotion, que é um software de render em tempo real, capaz de gerar imagens foto realistas em segundos e vídeos imersivos de forma rápida e eficiente.					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-1385155 foto e-flex e-con-boxed e-con e-parent" data-id="1385155" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
					<div  class="e-con-inner">
		<div class="elementor-element elementor-element-0c2036b e-con-full scroll-bottom e-flex e-con e-child" data-id="0c2036b" data-element_type="container" data-settings="{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_effect&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]}}">
				<div class="elementor-element elementor-element-892e855 elementor-widget elementor-widget-icon-box" data-id="892e855" 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-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							AULA 4. <span style="color: #FD622F">01 de Fevereiro AO VIVO</span>&nbsp;às 19h						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						O MAPA
					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-3eccdcc elementor-widget elementor-widget-icon-box" data-id="3eccdcc" 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-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Tira Dúvidas + Sorteio						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						Essa será uma aula AO VIVO dedicada para tirar todas as suas dúvidas e sortear uma vaga para o nosso curso completo, o MAPA da Eficiência: Revit + Twinmotion para Interiores. 					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-8e7bba6 elementor-widget elementor-widget-button" data-id="8e7bba6" 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" href="#cpt">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">INSCREVER-ME GRATUITAMENTE</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-3833dd0 elementor-view-default elementor-widget elementor-widget-icon" data-id="3833dd0" data-element_type="widget" data-settings="{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<svg xmlns="http://www.w3.org/2000/svg" width="670" height="648" viewBox="0 0 670 648" fill="none"><path d="M37.8515 371.246L310.35 97.7278L310.35 646L359.65 646L359.65 97.7278L632.123 371.246L667 336.26L334.987 2.99997L2.99999 336.26L37.8515 371.246Z" stroke="#FD622F" stroke-width="3" stroke-miterlimit="10"></path></svg>			</div>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div data-wpr-lazyrender="1" class="elementor-element elementor-element-7a5be65 e-flex e-con-boxed e-con e-parent" data-id="7a5be65" data-element_type="container">
					<div  class="e-con-inner">
		<div class="elementor-element elementor-element-5e22669 e-con-full e-flex e-con e-child" data-id="5e22669" data-element_type="container">
				<div class="elementor-element elementor-element-0d368e4 elementor-view-default elementor-widget elementor-widget-icon" data-id="0d368e4" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<svg xmlns="http://www.w3.org/2000/svg" width="388" height="262" viewBox="0 0 388 262" fill="none"><path d="M125.723 107.727V138H122.678V107.727H125.723ZM134.221 126.88H125.089V124.132H133.629C135.828 124.132 137.533 123.498 138.745 122.229C139.957 120.932 140.563 119.255 140.563 117.198C140.563 115.112 139.957 113.477 138.745 112.293C137.533 111.081 135.884 110.475 133.798 110.475H123.778V107.727H134.221C136.166 107.727 137.843 108.121 139.253 108.91C140.69 109.7 141.79 110.813 142.551 112.251C143.34 113.688 143.735 115.351 143.735 117.24C143.735 119.072 143.34 120.721 142.551 122.187C141.79 123.653 140.69 124.808 139.253 125.654C137.843 126.471 136.166 126.88 134.221 126.88ZM153.067 138.507C150.897 138.507 149.191 137.944 147.951 136.816C146.739 135.689 146.133 134.237 146.133 132.461C146.133 130.573 146.81 129.065 148.163 127.937C149.516 126.81 151.39 126.147 153.786 125.95L160.551 125.4V124.724C160.551 123.371 160.311 122.314 159.832 121.553C159.353 120.763 158.705 120.214 157.887 119.904C157.07 119.594 156.154 119.439 155.139 119.439C153.335 119.439 151.94 119.819 150.953 120.58C149.967 121.341 149.473 122.412 149.473 123.793H146.81C146.81 122.412 147.162 121.214 147.867 120.2C148.571 119.185 149.558 118.396 150.826 117.832C152.095 117.268 153.56 116.986 155.223 116.986C156.83 116.986 158.24 117.268 159.452 117.832C160.664 118.367 161.622 119.213 162.327 120.369C163.06 121.496 163.426 122.962 163.426 124.766V138H160.974L160.593 134.406C159.973 135.703 158.987 136.717 157.634 137.45C156.309 138.155 154.787 138.507 153.067 138.507ZM153.744 136.14C155.914 136.14 157.591 135.449 158.775 134.068C159.959 132.687 160.551 130.897 160.551 128.698V127.599L154.505 128.064C152.588 128.233 151.207 128.712 150.361 129.501C149.516 130.291 149.093 131.249 149.093 132.377C149.093 133.617 149.516 134.561 150.361 135.209C151.207 135.83 152.334 136.14 153.744 136.14ZM179.977 117.282V119.904H178.371C176.482 119.904 174.974 120.481 173.847 121.637C172.747 122.793 172.198 124.357 172.198 126.33V138H169.28V117.536H172.029L172.282 121.553H171.986C172.268 120.228 172.959 119.157 174.058 118.339C175.157 117.494 176.496 117.071 178.075 117.071C178.385 117.071 178.695 117.085 179.005 117.113C179.315 117.141 179.639 117.198 179.977 117.282ZM188.907 138.507C186.737 138.507 185.031 137.944 183.791 136.816C182.579 135.689 181.973 134.237 181.973 132.461C181.973 130.573 182.649 129.065 184.002 127.937C185.355 126.81 187.23 126.147 189.626 125.95L196.391 125.4V124.724C196.391 123.371 196.151 122.314 195.672 121.553C195.193 120.763 194.545 120.214 193.727 119.904C192.91 119.594 191.994 119.439 190.979 119.439C189.175 119.439 187.78 119.819 186.793 120.58C185.806 121.341 185.313 122.412 185.313 123.793H182.649C182.649 122.412 183.002 121.214 183.706 120.2C184.411 119.185 185.398 118.396 186.666 117.832C187.935 117.268 189.4 116.986 191.063 116.986C192.67 116.986 194.079 117.268 195.292 117.832C196.504 118.367 197.462 119.213 198.167 120.369C198.9 121.496 199.266 122.962 199.266 124.766V138H196.814L196.433 134.406C195.813 135.703 194.826 136.717 193.473 137.45C192.149 138.155 190.627 138.507 188.907 138.507ZM189.584 136.14C191.754 136.14 193.431 135.449 194.615 134.068C195.799 132.687 196.391 130.897 196.391 128.698V127.599L190.345 128.064C188.428 128.233 187.047 128.712 186.201 129.501C185.355 130.291 184.933 131.249 184.933 132.377C184.933 133.617 185.355 134.561 186.201 135.209C187.047 135.83 188.174 136.14 189.584 136.14ZM215.409 127.683C215.409 125.626 215.79 123.793 216.551 122.187C217.312 120.58 218.397 119.312 219.806 118.381C221.216 117.451 222.907 116.986 224.88 116.986C226.571 116.986 228.094 117.381 229.447 118.17C230.828 118.931 231.885 120.101 232.618 121.679L232.914 117.536H235.45V146.921H232.533V134.068C231.828 135.534 230.814 136.647 229.489 137.408C228.164 138.141 226.628 138.507 224.88 138.507C222.879 138.507 221.174 138.042 219.764 137.112C218.355 136.154 217.27 134.857 216.508 133.222C215.776 131.587 215.409 129.741 215.409 127.683ZM218.369 127.768C218.369 129.318 218.637 130.714 219.172 131.954C219.736 133.166 220.539 134.124 221.582 134.829C222.653 135.534 223.922 135.886 225.388 135.886C226.91 135.886 228.192 135.534 229.235 134.829C230.278 134.124 231.081 133.166 231.645 131.954C232.209 130.714 232.491 129.318 232.491 127.768C232.491 126.189 232.209 124.794 231.645 123.582C231.081 122.342 230.278 121.383 229.235 120.707C228.192 120.002 226.91 119.65 225.388 119.65C223.922 119.65 222.653 120.002 221.582 120.707C220.539 121.383 219.736 122.342 219.172 123.582C218.637 124.794 218.369 126.189 218.369 127.768ZM255.914 117.536H258.831V138H256.294L255.914 134.533C255.35 135.717 254.406 136.675 253.081 137.408C251.784 138.141 250.333 138.507 248.726 138.507C246.33 138.507 244.484 137.746 243.187 136.224C241.919 134.702 241.285 132.701 241.285 130.22V117.494H244.244V129.29C244.244 131.714 244.738 133.42 245.724 134.406C246.739 135.393 248.05 135.886 249.656 135.886C251.629 135.886 253.166 135.252 254.265 133.983C255.364 132.687 255.914 130.826 255.914 128.402V117.536ZM273.079 138.507C271.106 138.507 269.358 138.056 267.836 137.154C266.342 136.252 265.172 134.998 264.327 133.391C263.481 131.785 263.058 129.91 263.058 127.768C263.058 125.654 263.467 123.793 264.284 122.187C265.13 120.552 266.286 119.283 267.751 118.381C269.217 117.451 270.922 116.986 272.867 116.986C274.728 116.986 276.349 117.395 277.73 118.212C279.139 119.03 280.224 120.171 280.985 121.637C281.775 123.075 282.169 124.766 282.169 126.711V128.148H264.665L264.749 126.034H279.252C279.252 124.061 278.66 122.483 277.476 121.299C276.32 120.087 274.784 119.481 272.867 119.481C271.458 119.481 270.218 119.805 269.147 120.453C268.104 121.102 267.3 122.032 266.737 123.244C266.173 124.428 265.891 125.837 265.891 127.472C265.891 130.178 266.511 132.278 267.751 133.772C269.02 135.266 270.81 136.013 273.121 136.013C274.784 136.013 276.151 135.66 277.222 134.956C278.294 134.251 279.012 133.222 279.379 131.869H282.169C281.634 134.011 280.591 135.66 279.04 136.816C277.49 137.944 275.503 138.507 273.079 138.507ZM289.751 138H286.834V117.536H289.371L289.793 121.383L289.371 121.257C289.793 119.96 290.583 118.931 291.738 118.17C292.922 117.381 294.303 116.986 295.882 116.986C297.714 116.986 299.236 117.494 300.448 118.508C301.689 119.495 302.478 120.848 302.816 122.567H302.182C302.464 120.848 303.225 119.495 304.465 118.508C305.733 117.494 307.312 116.986 309.201 116.986C311.399 116.986 313.175 117.663 314.528 119.016C315.881 120.369 316.557 122.229 316.557 124.597V138H313.725V125.189C313.725 123.441 313.274 122.074 312.372 121.087C311.47 120.101 310.229 119.608 308.651 119.608C307.523 119.608 306.551 119.875 305.733 120.411C304.916 120.918 304.282 121.609 303.831 122.483C303.408 123.357 303.197 124.315 303.197 125.358V138H300.321V125.146C300.321 123.399 299.856 122.046 298.926 121.087C298.024 120.129 296.798 119.65 295.248 119.65C294.12 119.65 293.134 119.904 292.288 120.411C291.471 120.918 290.836 121.609 290.385 122.483C289.963 123.328 289.751 124.273 289.751 125.316V138ZM342.736 138.507C340.762 138.507 339.015 138.056 337.493 137.154C335.999 136.252 334.829 134.998 333.983 133.391C333.138 131.785 332.715 129.91 332.715 127.768C332.715 125.654 333.124 123.793 333.941 122.187C334.787 120.552 335.942 119.283 337.408 118.381C338.874 117.451 340.579 116.986 342.524 116.986C344.384 116.986 346.005 117.395 347.386 118.212C348.796 119.03 349.881 120.171 350.642 121.637C351.431 123.075 351.826 124.766 351.826 126.711V128.148H334.322L334.406 126.034H348.909C348.909 124.061 348.317 122.483 347.133 121.299C345.977 120.087 344.441 119.481 342.524 119.481C341.115 119.481 339.874 119.805 338.803 120.453C337.76 121.102 336.957 122.032 336.393 123.244C335.83 124.428 335.548 125.837 335.548 127.472C335.548 130.178 336.168 132.278 337.408 133.772C338.677 135.266 340.466 136.013 342.778 136.013C344.441 136.013 345.808 135.66 346.879 134.956C347.95 134.251 348.669 133.222 349.035 131.869H351.826C351.29 134.011 350.247 135.66 348.697 136.816C347.147 137.944 345.16 138.507 342.736 138.507ZM347.048 110.137L343.835 115.168H341.425L344.004 110.137H347.048Z" fill="black"></path><path d="M127.879 182.55C125.68 182.55 123.933 181.958 122.636 180.774C121.368 179.562 120.734 177.983 120.734 176.038C120.734 174.122 121.396 172.599 122.721 171.472C124.074 170.316 125.991 169.64 128.471 169.442L134.729 168.935V168.47C134.729 167.512 134.545 166.751 134.179 166.187C133.841 165.595 133.347 165.172 132.699 164.918C132.051 164.636 131.29 164.496 130.416 164.496C128.894 164.496 127.724 164.806 126.907 165.426C126.089 166.018 125.68 166.863 125.68 167.963H121.283C121.283 166.44 121.664 165.13 122.425 164.03C123.214 162.903 124.313 162.029 125.723 161.409C127.16 160.789 128.809 160.479 130.67 160.479C132.558 160.479 134.179 160.817 135.532 161.494C136.885 162.142 137.928 163.128 138.661 164.453C139.394 165.75 139.76 167.371 139.76 169.316V182H135.236L134.855 178.913C134.404 179.985 133.531 180.858 132.234 181.535C130.966 182.211 129.514 182.55 127.879 182.55ZM129.528 178.66C131.135 178.66 132.403 178.209 133.333 177.307C134.292 176.405 134.771 175.15 134.771 173.544V172.444L130.416 172.783C128.809 172.924 127.668 173.262 126.991 173.797C126.315 174.305 125.976 174.981 125.976 175.827C125.976 176.757 126.286 177.462 126.907 177.941C127.527 178.42 128.401 178.66 129.528 178.66ZM151.234 191.809L152.08 187.243C152.447 187.356 152.757 187.426 153.01 187.454C153.264 187.482 153.546 187.497 153.856 187.497C154.758 187.497 155.378 187.243 155.716 186.736C156.055 186.228 156.224 185.453 156.224 184.41V161.113H161.382V185.002C161.382 187.201 160.762 188.962 159.522 190.287C158.31 191.612 156.576 192.274 154.321 192.274C153.842 192.274 153.377 192.246 152.926 192.19C152.475 192.133 151.911 192.007 151.234 191.809ZM158.803 156.927C157.929 156.927 157.182 156.631 156.562 156.039C155.97 155.419 155.674 154.672 155.674 153.798C155.674 152.925 155.97 152.192 156.562 151.6C157.182 151.008 157.929 150.712 158.803 150.712C159.648 150.712 160.381 151.008 161.001 151.6C161.622 152.192 161.932 152.925 161.932 153.798C161.932 154.672 161.622 155.419 161.001 156.039C160.381 156.631 159.648 156.927 158.803 156.927ZM165.485 171.514C165.485 169.344 165.964 167.441 166.923 165.806C167.881 164.143 169.206 162.847 170.897 161.916C172.589 160.986 174.505 160.521 176.648 160.521C178.818 160.521 180.735 160.986 182.398 161.916C184.089 162.847 185.414 164.143 186.372 165.806C187.331 167.441 187.81 169.344 187.81 171.514C187.81 173.685 187.331 175.601 186.372 177.264C185.414 178.899 184.089 180.182 182.398 181.112C180.735 182.042 178.818 182.507 176.648 182.507C174.505 182.507 172.589 182.042 170.897 181.112C169.206 180.182 167.881 178.899 166.923 177.264C165.964 175.601 165.485 173.685 165.485 171.514ZM170.644 171.514C170.644 172.783 170.897 173.896 171.405 174.854C171.94 175.813 172.645 176.56 173.519 177.095C174.421 177.631 175.464 177.899 176.648 177.899C177.831 177.899 178.874 177.631 179.776 177.095C180.678 176.56 181.383 175.813 181.89 174.854C182.398 173.896 182.651 172.783 182.651 171.514C182.651 170.218 182.398 169.104 181.89 168.174C181.383 167.216 180.678 166.469 179.776 165.933C178.874 165.398 177.831 165.13 176.648 165.13C175.464 165.13 174.421 165.398 173.519 165.933C172.645 166.469 171.94 167.216 171.405 168.174C170.897 169.104 170.644 170.218 170.644 171.514ZM205.006 161.028V165.806H203.103C201.214 165.806 199.735 166.314 198.663 167.328C197.592 168.315 197.057 169.823 197.057 171.852V182H191.898V161.155H196.761L197.184 165.468H196.676C196.958 164.087 197.621 162.959 198.663 162.086C199.706 161.212 201.059 160.775 202.722 160.775C203.089 160.775 203.455 160.789 203.822 160.817C204.188 160.845 204.583 160.916 205.006 161.028ZM213.655 182H208.497V161.113H213.275L213.698 163.819C214.346 162.776 215.262 161.959 216.446 161.367C217.658 160.775 218.969 160.479 220.378 160.479C223 160.479 224.973 161.254 226.298 162.804C227.651 164.355 228.327 166.469 228.327 169.146V182H223.169V170.373C223.169 168.625 222.774 167.328 221.985 166.483C221.196 165.609 220.125 165.172 218.772 165.172C217.165 165.172 215.91 165.679 215.008 166.694C214.106 167.709 213.655 169.062 213.655 170.753V182ZM239.611 182.55C237.412 182.55 235.664 181.958 234.368 180.774C233.099 179.562 232.465 177.983 232.465 176.038C232.465 174.122 233.127 172.599 234.452 171.472C235.805 170.316 237.722 169.64 240.203 169.442L246.46 168.935V168.47C246.46 167.512 246.277 166.751 245.91 166.187C245.572 165.595 245.079 165.172 244.431 164.918C243.782 164.636 243.021 164.496 242.147 164.496C240.625 164.496 239.456 164.806 238.638 165.426C237.821 166.018 237.412 166.863 237.412 167.963H233.015C233.015 166.44 233.395 165.13 234.156 164.03C234.946 162.903 236.045 162.029 237.454 161.409C238.892 160.789 240.541 160.479 242.401 160.479C244.29 160.479 245.91 160.817 247.263 161.494C248.616 162.142 249.659 163.128 250.392 164.453C251.125 165.75 251.492 167.371 251.492 169.316V182H246.968L246.587 178.913C246.136 179.985 245.262 180.858 243.966 181.535C242.697 182.211 241.245 182.55 239.611 182.55ZM241.26 178.66C242.866 178.66 244.135 178.209 245.065 177.307C246.023 176.405 246.502 175.15 246.502 173.544V172.444L242.147 172.783C240.541 172.924 239.399 173.262 238.723 173.797C238.046 174.305 237.708 174.981 237.708 175.827C237.708 176.757 238.018 177.462 238.638 177.941C239.258 178.42 240.132 178.66 241.26 178.66ZM265.142 182.55C263.113 182.55 261.365 182.099 259.899 181.197C258.462 180.266 257.334 178.984 256.517 177.349C255.728 175.714 255.333 173.812 255.333 171.641C255.333 169.471 255.728 167.554 256.517 165.891C257.334 164.2 258.504 162.875 260.026 161.916C261.548 160.958 263.352 160.479 265.438 160.479C266.904 160.479 268.243 160.775 269.455 161.367C270.667 161.93 271.597 162.734 272.245 163.777V150.543H277.361V182H272.626L272.288 178.744C271.668 179.928 270.709 180.858 269.413 181.535C268.144 182.211 266.721 182.55 265.142 182.55ZM266.284 177.814C267.496 177.814 268.539 177.56 269.413 177.053C270.286 176.518 270.963 175.771 271.442 174.812C271.949 173.826 272.203 172.712 272.203 171.472C272.203 170.204 271.949 169.104 271.442 168.174C270.963 167.216 270.286 166.469 269.413 165.933C268.539 165.369 267.496 165.087 266.284 165.087C265.1 165.087 264.071 165.369 263.197 165.933C262.323 166.469 261.647 167.216 261.168 168.174C260.717 169.132 260.491 170.232 260.491 171.472C260.491 172.712 260.717 173.812 261.168 174.77C261.647 175.728 262.323 176.475 263.197 177.011C264.071 177.546 265.1 177.814 266.284 177.814ZM288.952 182.55C286.754 182.55 285.006 181.958 283.71 180.774C282.441 179.562 281.807 177.983 281.807 176.038C281.807 174.122 282.469 172.599 283.794 171.472C285.147 170.316 287.064 169.64 289.544 169.442L295.802 168.935V168.47C295.802 167.512 295.619 166.751 295.252 166.187C294.914 165.595 294.421 165.172 293.773 164.918C293.124 164.636 292.363 164.496 291.489 164.496C289.967 164.496 288.797 164.806 287.98 165.426C287.163 166.018 286.754 166.863 286.754 167.963H282.357C282.357 166.44 282.737 165.13 283.498 164.03C284.287 162.903 285.387 162.029 286.796 161.409C288.234 160.789 289.883 160.479 291.743 160.479C293.632 160.479 295.252 160.817 296.605 161.494C297.958 162.142 299.001 163.128 299.734 164.453C300.467 165.75 300.833 167.371 300.833 169.316V182H296.309L295.929 178.913C295.478 179.985 294.604 180.858 293.307 181.535C292.039 182.211 290.587 182.55 288.952 182.55ZM290.601 178.66C292.208 178.66 293.477 178.209 294.407 177.307C295.365 176.405 295.844 175.15 295.844 173.544V172.444L291.489 172.783C289.883 172.924 288.741 173.262 288.065 173.797C287.388 174.305 287.05 174.981 287.05 175.827C287.05 176.757 287.36 177.462 287.98 177.941C288.6 178.42 289.474 178.66 290.601 178.66ZM316.218 174.093H311.524V173.121C311.524 171.824 311.75 170.725 312.201 169.823C312.68 168.921 313.272 168.132 313.977 167.455C314.681 166.751 315.4 166.116 316.133 165.553C316.781 165.045 317.373 164.538 317.909 164.03C318.473 163.523 318.924 162.959 319.262 162.339C319.6 161.691 319.769 160.958 319.769 160.141C319.769 159.182 319.572 158.351 319.177 157.646C318.811 156.913 318.275 156.349 317.571 155.955C316.866 155.56 316.02 155.363 315.034 155.363C314.047 155.363 313.159 155.602 312.37 156.082C311.609 156.533 311.017 157.167 310.594 157.984C310.171 158.802 309.96 159.76 309.96 160.859H304.59C304.59 158.83 305.041 157.04 305.943 155.49C306.845 153.939 308.085 152.727 309.664 151.853C311.271 150.98 313.089 150.543 315.118 150.543C317.261 150.543 319.079 150.923 320.573 151.684C322.095 152.445 323.25 153.531 324.04 154.94C324.857 156.321 325.266 157.942 325.266 159.802C325.266 161.296 324.984 162.579 324.42 163.65C323.885 164.693 323.208 165.567 322.391 166.271C321.573 166.976 320.742 167.624 319.896 168.216C318.881 168.949 318.007 169.682 317.275 170.415C316.57 171.148 316.218 172.05 316.218 173.121V174.093ZM314.061 182.55C313.131 182.55 312.328 182.225 311.651 181.577C310.975 180.901 310.636 180.111 310.636 179.209C310.636 178.251 310.975 177.448 311.651 176.799C312.328 176.151 313.131 175.827 314.061 175.827C314.991 175.827 315.795 176.165 316.471 176.842C317.148 177.49 317.486 178.279 317.486 179.209C317.486 180.111 317.148 180.901 316.471 181.577C315.795 182.225 314.991 182.55 314.061 182.55Z" fill="#FD622F"></path><path d="M205 78H386.52V261.25" stroke="#FD622F" stroke-width="2" stroke-miterlimit="10"></path><path d="M170.27 1L1 170.27" stroke="#FD622F" stroke-width="2" stroke-miterlimit="10"></path></svg>			</div>
		</div>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-6ab5be9 e-con-full e-flex e-con e-child" data-id="6ab5be9" data-element_type="container">
				<div class="elementor-element elementor-element-389f65d elementor-widget__width-initial elementor-widget-mobile__width-auto card-icones elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="389f65d" 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">
				<svg xmlns="http://www.w3.org/2000/svg" width="48" height="47" viewBox="0 0 48 47" fill="none"><rect x="0.671875" width="46.9957" height="47" rx="23.4978" fill="#FD622F"></rect><path d="M33 22L24 13L15 22" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M31 20V30.3C30.9822 30.5027 30.8849 30.69 30.7294 30.8212C30.5739 30.9524 30.3728 31.0166 30.17 31H26.3V24.1H21.7V31H17.83C17.6272 31.0166 17.4261 30.9524 17.2706 30.8212C17.1151 30.69 17.0178 30.5027 17 30.3V20" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Arquitetos, designers de interiores, engenheiros, estudantes.						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						A Jornada foi pensada para qualquer pessoa que trabalha com projetos de interiores ou é da área da construção civil.					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-e7087ad elementor-widget__width-initial elementor-widget-mobile__width-auto card-icones elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="e7087ad" 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">
				<svg xmlns="http://www.w3.org/2000/svg" width="48" height="47" viewBox="0 0 48 47" fill="none"><rect x="0.671875" width="46.9957" height="47" rx="23.4978" fill="#FD622F"></rect><path d="M24 24C24 22 27 23 27 20C27 17 21 17 21 20M33 23C33 24.78 32.4722 26.5201 31.4832 28.0001C30.4943 29.4802 29.0887 30.6337 27.4442 31.3149C25.7996 31.9961 23.99 32.1743 22.2442 31.8271C20.4984 31.4798 18.8947 30.6226 17.636 29.364C16.3774 28.1053 15.5202 26.5016 15.1729 24.7558C14.8257 23.01 15.0039 21.2004 15.6851 19.5558C16.3663 17.9113 17.5198 16.5057 18.9999 15.5168C20.4799 14.5278 22.22 14 24 14C26.387 14 28.6761 14.9482 30.364 16.636C32.0518 18.3239 33 20.6131 33 23V23Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M24.0492 28H23.9492" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Para você que nunca nem sequer abriu o Revit e o Twinmotion						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						e quer conhecer como essas ferramentas podem fazer você transformar horas de trabalho em minutos.
					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-f91f6c3 elementor-widget__width-initial elementor-widget-mobile__width-auto card-icones elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="f91f6c3" 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">
				<svg xmlns="http://www.w3.org/2000/svg" width="48" height="47" viewBox="0 0 48 47" fill="none"><rect x="0.671875" width="46.9957" height="47" rx="23.4978" fill="#FD622F"></rect><path d="M31 25V32C31 32.2652 30.8946 32.5196 30.7071 32.7071C30.5196 32.8946 30.2652 33 30 33H18C17.7348 33 17.4804 32.8946 17.2929 32.7071C17.1054 32.5196 17 32.2652 17 32V16C17 15.7348 17.1054 15.4804 17.2929 15.2929C17.4804 15.1054 17.7348 15 18 15H30C30.2652 15 30.5196 15.1054 30.7071 15.2929C30.8946 15.4804 31 15.7348 31 16V19" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M21 28.9998H24M34.71 19.6898L33.31 18.2898C33.1231 18.1065 32.8718 18.0039 32.61 18.0039C32.3482 18.0039 32.0969 18.1065 31.91 18.2898L27 23.1998V25.9998H29.8L34.71 21.0898C34.8932 20.9028 34.9959 20.6515 34.9959 20.3898C34.9959 20.128 34.8932 19.8767 34.71 19.6898V19.6898Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Para quem já usa alguns dos dois softwares						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						para fazer seus projetos arquitetônicos e quer também usá-los para projetar interiores.
					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1f0c066 elementor-widget__width-initial elementor-widget-mobile__width-auto card-icones elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="1f0c066" 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">
				<svg xmlns="http://www.w3.org/2000/svg" width="48" height="47" viewBox="0 0 48 47" fill="none"><rect x="0.671875" width="46.9957" height="47" rx="23.4978" fill="#FD622F"></rect><g clip-path="url(d0f31507_www-player.css)"><path d="M25.1534 14.8364L16.6836 25.0001H24.3064L23.4594 31.776L31.9292 21.6122H24.3064L25.1534 14.8364Z" stroke="white" stroke-width="1.69395" stroke-linecap="round" stroke-linejoin="round"></path></g><defs><clipPath id="clip0_2020_4315"><rect width="20.3274" height="20.3274" fill="white" transform="translate(14.1426 13.1426)"></rect></clipPath></defs></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							Para quem já usa o software para projetar interiores						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						e quer ser mais <b>rápido e eficiente.</b>
					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
					</div>
				</div>
		<div data-wpr-lazyrender="1" class="elementor-element elementor-element-3c7b856 barra-laranja e-flex e-con-boxed e-con e-parent" data-id="3c7b856" data-element_type="container">
					<div  class="e-con-inner">
		<div class="elementor-element elementor-element-307e514 e-con-full e-flex e-con e-child" data-id="307e514" data-element_type="container">
				<div class="elementor-element elementor-element-dff2c02 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="dff2c02" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">Conheça o poder do render em tempo real <b><span style='color:#fff'>para transformar horas de trabalho em minutos</b></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-9a11af2 elementor-widget elementor-widget-button" data-id="9a11af2" 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" href="#cpt">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">INSCREVER-ME GRATUITAMENTE</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-cb57d7d scroll-right elementor-widget__width-initial elementor-widget elementor-widget-image-carousel" data-id="cb57d7d" data-element_type="widget" data-settings="{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:0,&quot;speed&quot;:10000,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;}" data-widget_type="image-carousel.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-carousel-wrapper swiper" role="region" aria-roledescription="carousel" aria-label="Carrossel de imagens" dir="ltr">
			<div class="elementor-image-carousel swiper-wrapper" aria-live="off">
								<div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="1 de 7"><figure class="swiper-slide-inner"><img width="641" height="361" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20641%20361'%3E%3C/svg%3E" alt="foto9" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto9.webp" /><noscript><img width="641" height="361" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto9.webp" alt="foto9" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="2 de 7"><figure class="swiper-slide-inner"><img width="641" height="361" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20641%20361'%3E%3C/svg%3E" alt="foto10" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto10.webp" /><noscript><img width="641" height="361" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto10.webp" alt="foto10" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="3 de 7"><figure class="swiper-slide-inner"><img width="641" height="361" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20641%20361'%3E%3C/svg%3E" alt="foto7" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto7.webp" /><noscript><img width="641" height="361" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto7.webp" alt="foto7" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="4 de 7"><figure class="swiper-slide-inner"><img width="642" height="361" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20642%20361'%3E%3C/svg%3E" alt="foto3" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto3.webp" /><noscript><img width="642" height="361" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto3.webp" alt="foto3" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="5 de 7"><figure class="swiper-slide-inner"><img width="641" height="361" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20641%20361'%3E%3C/svg%3E" alt="foto2 (1)" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto2-1.webp" /><noscript><img width="641" height="361" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto2-1.webp" alt="foto2 (1)" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="6 de 7"><figure class="swiper-slide-inner"><img width="642" height="361" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20642%20361'%3E%3C/svg%3E" alt="foto1" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto1.webp" /><noscript><img width="642" height="361" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto1.webp" alt="foto1" /></noscript></figure></div><div class="swiper-slide" role="group" aria-roledescription="slide" aria-label="7 de 7"><figure class="swiper-slide-inner"><img width="642" height="361" decoding="async" class="swiper-slide-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20642%20361'%3E%3C/svg%3E" alt="foto8" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto8.webp" /><noscript><img width="642" height="361" decoding="async" class="swiper-slide-image" src="https://bimoficinacriativa.com/wp-content/uploads/2024/06/foto8.webp" alt="foto8" /></noscript></figure></div>			</div>
							
									</div>
						</div>
				</div>
					</div>
				</div>
		<div data-wpr-lazyrender="1" class="elementor-element elementor-element-e584502 e-flex e-con-boxed e-con e-parent" data-id="e584502" data-element_type="container">
					<div  class="e-con-inner">
		<div class="elementor-element elementor-element-2c434a2 e-con-full e-flex e-con e-child" data-id="2c434a2" data-element_type="container">
				<div class="elementor-element elementor-element-0bf4d12 elementor-widget elementor-widget-heading" data-id="0bf4d12" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><span style='color: #FD622F'>Onde tudo</span> <b>começou...</b></h2>				</div>
				</div>
				<div class="elementor-element elementor-element-2ee5c13 elementor-widget elementor-widget-icon-box" data-id="2ee5c13" 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-content">

									<h3 class="elementor-icon-box-title">
						<span  >
							e a história por trás de uma década dedicada à evolução e melhoria contínua.						</span>
					</h3>
				
									<p class="elementor-icon-box-description">
						A Oficina Criativa nasceu do nosso sonho de desenvolver um mundo onde projetar não apenas é rápido, mas também excepcionalmente eficiente, logo após voltarmos em 2013 de Lisboa, Portugal, onde fizemos parte da nossa graduação. <br><br>Depois de ensinar Revit para 52 turmas de forma presencial ao longo de 7 anos, em 2020 nós decidimos virar a chave e começar a passar todo o nosso conhecimento de forma online. Foi nesse ano que nasceu o nosso canal do Youtube e começamos a postar em nosso instagram mais do que fotos do pessoal reunido no encerramento de cada turma.
<br><br>Apesar da mudança de falar olhando no olho de cada um em uma sala de aula ou em um auditório para começar a olhar para uma câmera, mantivemos a proximidade e seguimos com o mesmo princípio de tornar o trabalho de quem nos acompanha mais eficiente, só que com uma experiência audiovisual que somente o universo online nos permite.
<br><br>Hoje nós temos muito orgulho de impactar milhares de pessoas através de nossos conteúdos em diferentes plataformas e que a nossa metodologia ganhou o mundo, já que nossos alunos do curso MAPA da Eficiência estão presentes em 95 países. São estudantes, profissionais e escritórios de pequeno, médio e até grande porte que projetam com liberdade criativa no método do MAPA.					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-cdde000 e-con-full e-flex e-con e-child" data-id="cdde000" data-element_type="container">
				<div class="elementor-element elementor-element-6849688 imagem1 scroll-top elementor-widget elementor-widget-image" data-id="6849688" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="1228" height="821" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201228%20821'%3E%3C/svg%3E" class="attachment-full size-full wp-image-5562" alt="" data-lazy-srcset="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_23_1.webp 1228w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_23_1-300x201.webp 300w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_23_1-1024x685.webp 1024w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_23_1-768x513.webp 768w" data-lazy-sizes="(max-width: 1228px) 100vw, 1228px" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_23_1.webp" /><noscript><img decoding="async" width="1228" height="821" src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_23_1.webp" class="attachment-full size-full wp-image-5562" alt="" srcset="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_23_1.webp 1228w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_23_1-300x201.webp 300w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_23_1-1024x685.webp 1024w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_23_1-768x513.webp 768w" sizes="(max-width: 1228px) 100vw, 1228px" /></noscript>															</div>
				</div>
				<div class="elementor-element elementor-element-49eddad imagem2 scroll-left elementor-widget elementor-widget-image" data-id="49eddad" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="800" height="536" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20536'%3E%3C/svg%3E" class="attachment-large size-large wp-image-5563" alt="" data-lazy-srcset="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_42_1-1024x686.webp 1024w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_42_1-300x201.webp 300w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_42_1-768x515.webp 768w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_42_1.webp 1079w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_42_1-1024x686.webp" /><noscript><img decoding="async" width="800" height="536" src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_42_1-1024x686.webp" class="attachment-large size-large wp-image-5563" alt="" srcset="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_42_1-1024x686.webp 1024w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_42_1-300x201.webp 300w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_42_1-768x515.webp 768w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_42_1.webp 1079w" sizes="(max-width: 800px) 100vw, 800px" /></noscript>															</div>
				</div>
				<div class="elementor-element elementor-element-79c497b imagem3 scroll-right elementor-widget elementor-widget-image" data-id="79c497b" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img decoding="async" width="800" height="536" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20536'%3E%3C/svg%3E" class="attachment-large size-large wp-image-5561" alt="" data-lazy-srcset="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_13_1-1024x686.webp 1024w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_13_1-300x201.webp 300w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_13_1-768x515.webp 768w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_13_1.webp 1079w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_13_1-1024x686.webp" /><noscript><img decoding="async" width="800" height="536" src="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_13_1-1024x686.webp" class="attachment-large size-large wp-image-5561" alt="" srcset="https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_13_1-1024x686.webp 1024w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_13_1-300x201.webp 300w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_13_1-768x515.webp 768w, https://bimoficinacriativa.com/wp-content/uploads/2024/07/bertuol_13_1.webp 1079w" sizes="(max-width: 800px) 100vw, 800px" /></noscript>															</div>
				</div>
		<div class="elementor-element elementor-element-3edadf9 e-con-full imagem4 e-flex e-con e-child" data-id="3edadf9" data-element_type="container">
				<div class="elementor-element elementor-element-93bc810 elementor-view-default elementor-widget elementor-widget-icon" data-id="93bc810" data-element_type="widget" data-widget_type="icon.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-wrapper">
			<div class="elementor-icon">
			<svg xmlns="http://www.w3.org/2000/svg" width="181" height="39" viewBox="0 0 181 39" fill="none"><g id="grupo de icones"><g id="circulos"><circle id="elipse2" cx="121.343" cy="14.2857" r="13.2857" stroke="#FD622F" stroke-miterlimit="10"></circle><circle id="elipse1" cx="111.915" cy="23.7144" r="13.2857" stroke="#FD622F" stroke-miterlimit="10"></circle></g><g id="cruz"><path id="Vector" d="M162.629 37V1" stroke="#FD622F" stroke-miterlimit="10"></path><path id="Vector_2" d="M180.628 19H144.629" stroke="#FD622F" stroke-miterlimit="10"></path></g><g id="quadros"><path id="quadro1" d="M37.479 26.9511L31.4021 30.4819L25.3204 34.0175L19.2993 37.5155L13.1602 33.9733L7.08174 30.4622L1 26.9511L19.1797 16.3867L37.479 26.9511Z" fill="white" stroke="#FD622F" stroke-miterlimit="10"></path><path id="quadro2" d="M37.479 21.8222L31.4021 25.353L25.3204 28.8886L19.2993 32.3866L13.1602 28.8444L7.08174 25.3333L1 21.8222L19.1797 11.2578L37.479 21.8222Z" fill="white" stroke="#FD622F" stroke-miterlimit="10"></path><path id="quadro3" d="M37.479 16.6933L31.4021 20.2241L25.3204 23.7597L19.2993 27.2577L13.1602 23.7155L7.08174 20.2044L1 16.6933L19.1797 6.12891L37.479 16.6933Z" fill="white" stroke="#FD622F" stroke-miterlimit="10"></path><path id="quadro4" d="M37.479 11.5644L31.4021 15.0951L25.3204 18.6308L19.2993 22.1288L13.1602 18.5866L7.08174 15.0755L1 11.5644L19.1797 1L37.479 11.5644Z" fill="white" stroke="#FD622F" stroke-miterlimit="10"></path></g><g id="estrela"><path id="Vector_3" d="M68.0549 1V38.15" stroke="#FD622F" stroke-miterlimit="10"></path><path id="Vector_4" d="M49.479 19.5742H86.629" stroke="#FD622F" stroke-miterlimit="10"></path><path id="Vector_5" d="M54.9192 32.7095L81.1887 6.43994" stroke="#FD622F" stroke-miterlimit="10"></path><path id="Vector_6" d="M81.1887 32.7095L54.9192 6.43994" stroke="#FD622F" stroke-miterlimit="10"></path></g></g></svg>			</div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-eeb5710 elementor-widget elementor-widget-icon-box" data-id="eeb5710" 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-content">

				
									<p class="elementor-icon-box-description">
						Imaginamos e desenvolvemos um mundo onde horas de trabalhos podem ser transformadas em meros minutos.<br>
Onde projetar não apenas é rápido, mas também excepcionalmente eficiente.					</p>
				
			</div>
			
		</div>
						</div>
				</div>
				</div>
				</div>
					</div>
				</div>
		<div data-wpr-lazyrender="1" class="elementor-element elementor-element-a1a37f9 e-flex e-con-boxed e-con e-parent" data-id="a1a37f9" data-element_type="container">
					<div  class="e-con-inner">
				<div class="elementor-element elementor-element-a427e95 elementor-widget elementor-widget-html" data-id="a427e95" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://bimoficinacriativa.com/wp-content/cache/min/1/npm/gsap@3.12.5/dist/gsap.min.js?ver=1760450717"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://bimoficinacriativa.com/wp-content/cache/min/1/npm/gsap@3.12.5/dist/ScrollTrigger.min.js?ver=1760450717"></script>

<script type="rocketlazyloadscript">
gsap.registerPlugin(ScrollTrigger);

let mm = gsap.matchMedia();

// Animação para telas maiores que 1366px (notebook e maiores)
mm.add("(min-width: 1367px)", () => {
    let tl = gsap.timeline({
        scrollTrigger: {
            trigger: ".linha-timeline",
            endTrigger: ".timeline:last-child",
            start: "top 80%",
            end: "center center",
            scrub: true,
        }
    });

    tl.to(".linha-timeline", {
        height: "988px", /* ajuste esse valor para quanto quiser */
        duration: 4,
        ease: "none"
    });
});

// Animação para telas entre 1025px e 1366px (notebook)
mm.add("(min-width: 1025px) and (max-width: 1366px)", () => {
    let tl = gsap.timeline({
        scrollTrigger: {
            trigger: ".linha-timeline",
            endTrigger: ".timeline:last-child",
            start: "top 80%",
            end: "center center",
            scrub: true,
        }
    });

    tl.to(".linha-timeline", {
        height: "1020px", /* ajuste esse valor para quanto quiser */
        duration: 4,
        ease: "none"
    });
});

// Animação para telas entre 768px e 1024px (tablet portrait)
mm.add("(min-width: 768px) and (max-width: 1024px)", () => {
    let tl = gsap.timeline({
        scrollTrigger: {
            trigger: ".linha-timeline",
            endTrigger: ".timeline:last-child",
            start: "top 80%",
            end: "center center",
            scrub: true,
        }
    });

    tl.to(".linha-timeline", {
        height: "600px", /* ajuste esse valor para quanto quiser */
        duration: 4,
        ease: "none"
    });
});

// Animação para telas menores que 767px (mobile)
mm.add("(max-width: 767px)", () => {
    let tl = gsap.timeline({
        scrollTrigger: {
            trigger: ".linha-timeline",
            endTrigger: ".timeline:last-child",
            start: "top 80%",
            end: "center center",
            scrub: true,
        }
    });

    tl.to(".linha-timeline", {
        height: "63%", /* ajuste esse valor para quanto quiser */
        duration: 4,
        ease: "none"
    });
});

document.addEventListener("DOMContentLoaded", function() {
    setTimeout(function() {
        ScrollTrigger.refresh();
    }, 2000);
});

window.addEventListener('resize', () => {
    ScrollTrigger.refresh();
});

</script>

<script type="rocketlazyloadscript">
    gsap.registerPlugin(ScrollTrigger);

    gsap.to(".estrela", {
      rotation: 1600,
      ease: "power1.inOut",
      scrollTrigger: {
        trigger: ".container",
        start: "top top",
        end: "bottom top",
        scrub: true
      }
    });
  </script>
  
  

<script type="rocketlazyloadscript">
    const elementos = document.querySelectorAll('.scroll-left, .scroll-right, .scroll-bottom, .scroll-top');
    const posicaoScroll = window.innerHeight * 0.5;
    
    function fadeScroll(){
        elementos.forEach((elemento) => {
            const elementoTop = elemento.getBoundingClientRect().top - posicaoScroll;
        if(elementoTop < 120) {
            elemento.classList.add('ativo');
        }
        else {
            elemento.classList.remove('ativo');
        }
        })
    }
    
    window.addEventListener('scroll', fadeScroll);
</script>				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-36234c7 e-flex e-con-boxed e-con e-parent" data-id="36234c7" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
					<div  class="e-con-inner">
		<div class="elementor-element elementor-element-fbe4d05 e-con-full e-flex e-con e-child" data-id="fbe4d05" data-element_type="container">
				<div class="elementor-element elementor-element-ef67664 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="ef67664" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>© 2024, Oficina Criativa. Todos os direitos reservados. Oficina Criativa Treinamentos Ltda. | Rua Alcides Torres Diniz, 70 – Sala 215. Bairro Areal, Pelotas. RS CEP: 96077-530 | CNPJ: 29.722.142/0001-44 I Tel. (53) 8150-1570</p>								</div>
				</div>
				<div class="elementor-element elementor-element-a8c49a2 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="a8c49a2" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<arroba><span style="color: #888888;">Desenvolvido por <u><a style="color: #888888;" href="https://www.instagram.com/juniorlorenzi">@Juniorlorenzi</a></u></span></arroba>								</div>
				</div>
				<div class="elementor-element elementor-element-5366048 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="5366048" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong><span style="text-decoration: underline;"><span style="color: #8f8f8f;"><a style="color: #8f8f8f; text-decoration: underline;" href="https://bimoficinacriativa.com/termo-de-uso/">Termos de Uso</a></span></span></strong></p>								</div>
				</div>
				<div class="elementor-element elementor-element-6d866fa elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="6d866fa" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><span style="text-decoration: underline; color: #8f8f8f;"><strong><a style="color: #8f8f8f; text-decoration: underline;" href="https://bimoficinacriativa.com/politicas-de-privacidade">Política de Privacidade</a></strong></span></p>								</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-df6dc3c elementor-widget elementor-widget-image" data-id="df6dc3c" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
															<img width="112" height="29" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20112%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-3415" alt="" data-lazy-src="https://bimoficinacriativa.com/wp-content/uploads/2023/04/Logo_rodape.svg" /><noscript><img width="112" height="29" decoding="async" src="https://bimoficinacriativa.com/wp-content/uploads/2023/04/Logo_rodape.svg" class="attachment-full size-full wp-image-3415" alt="" /></noscript>															</div>
				</div>
					</div>
				</div>
				</div>
		<a href="https://full.services/" style="visibility: hidden; user-select: none; pointer-events: none; display: none;">plugins premium WordPress</a>

<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/mmd25-jan-obrigado\/|\/mmd25-jan-obrigado-2\/|\/redirect-grupo-super-interessadas\/|\/aula-2-dermaflix\/|\/aula-1-dermaflix\/|\/aula-3-dermaflix\/|\/verificador-de-numeros\/|\/verificador-de-numeros-nao-confirmado\/|\/verificador-de-numeros-confirmado\/|\/mmd-jan-vnd-p-og-v1-2\/|\/mmd-jan-vnd-p-d-v1\/|\/mmd-jan-vnd-p-d-v2\/|\/mmd-jan-vnd-p-d-v4\/|\/mmd-jan-vnd-p-d-v3\/|\/mmd-obrigado-n-profissionais\/|\/mmd-obrigado-profissionais\/|\/dermaflix-mmd25-mai-aula1-np\/|\/dermaflix-mmd25-mai-aula2-np\/|\/dermaflix-mmd25-mai-aula3-np\/|\/dermaflix-mmd25-mai-np\/|\/dermaflix-mmd25-mai-aula1\/|\/dermaflix-mmd25-mai\/|\/dermaflix-mmd25-mai-aula3\/|\/dermaflix-mmd25-mai-aula2\/|\/mmd-redirect-n-profissionais\/|\/mmd-redirect-profissionais\/|\/redirect-grupo-super-interessadas-mai\/|\/super-interessadas-mmd-c05-mai\/|\/meios-de-pagamento\/|\/replay-aula1-lmbt\/|\/replay-aula2-lmbt\/|\/replay-aula3-lmbt\/|\/thankyoujourney-2\/|\/obrigadoviaje-2\/|\/jornada-da-eficiencia-2025-obrigado-v2\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/bimoficinacriativa.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script id="rocket_lazyload_css-js-extra">
var rocket_lazyload_css_data = {"threshold":"300"};
</script>
<script id="rocket_lazyload_css-js-after">
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.30.3" id="elementor-webpack-runtime-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.30.3" id="elementor-frontend-modules-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script type="rocketlazyloadscript" id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Compartilhar no Facebook","shareOnTwitter":"Compartilhar no Twitter","pinIt":"Fixar","download":"Baixar","downloadImage":"Baixar imagem","fullscreen":"Tela cheia","zoom":"Zoom","share":"Compartilhar","playVideo":"Reproduzir v\u00eddeo","previous":"Anterior","next":"Pr\u00f3ximo","close":"Fechar","a11yCarouselPrevSlideMessage":"Slide anterior","a11yCarouselNextSlideMessage":"Pr\u00f3ximo slide","a11yCarouselFirstSlideMessage":"Este \u00e9 o primeiro slide","a11yCarouselLastSlideMessage":"Este \u00e9 o \u00faltimo slide","a11yCarouselPaginationBulletMessage":"Ir para o slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Dispositivos m\u00f3veis no modo retrato","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Dispositivos m\u00f3veis no modo paisagem","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet no modo retrato","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet no modo paisagem","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Notebook","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Tela ampla (widescreen)","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.30.3","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"container":true,"nested-elements":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"cloud-library":true,"e_opt_in_v4_page":true,"mega-menu":true},"urls":{"assets":"https:\/\/bimoficinacriativa.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/bimoficinacriativa.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/bimoficinacriativa.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"75a693adbe"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet","viewport_laptop","viewport_widescreen"],"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"},"post":{"id":7728,"title":"Jornada%20da%20Efici%C3%AAncia%202025%20-%20Oficina%20Criativa","excerpt":"","featuredImage":"https:\/\/bimoficinacriativa.com\/wp-content\/uploads\/2025\/07\/OC_miniatura-CAPTURA-ENG-1024x538.jpg?ver=1768091640"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.30.3" id="elementor-frontend-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-content/plugins/pro-elements/assets/js/webpack-pro.runtime.min.js?ver=3.30.0" id="elementor-pro-webpack-runtime-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script>
<script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/bimoficinacriativa.com\/wp-admin\/admin-ajax.php","nonce":"37fb4e5a05","urls":{"assets":"https:\/\/bimoficinacriativa.com\/wp-content\/plugins\/pro-elements\/assets\/","rest":"https:\/\/bimoficinacriativa.com\/wp-json\/"},"settings":{"lazy_load_background_images":false},"popup":{"hasPopUps":true},"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"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"pt_BR","app_id":"1164515607240685"},"lottie":{"defaultAnimationUrl":"https:\/\/bimoficinacriativa.com\/wp-content\/plugins\/pro-elements\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-content/plugins/pro-elements/assets/js/frontend.min.js?ver=3.30.0" id="elementor-pro-frontend-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://bimoficinacriativa.com/wp-content/plugins/pro-elements/assets/js/elements-handlers.min.js?ver=3.30.0" id="pro-elements-handlers-js"></script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://bimoficinacriativa.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script>	<script>(()=>{class RocketElementorPreload{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||e.animation_delay||0,n=e[this.animationSettingKeys.find((t=>e[t]))];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach((t=>{e.forEach((e=>{i.push(t+e)}))})),i}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"86f46ea9071e4743b5e7a1f9cb5e876b","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>

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