Conte com a TUNE para vir à Bio Brazil Fair e Naturaltech!
Você pode optar por adquirir ou montar pacotes de acordo com suas necessidades, quantidade de diárias, hotel e demais serviços, direto no site ou obter atendimento especializado dos nossos consultores para ainda mais vantagens! Cuidamos de cada detalhe para que você aproveite melhor o seu tempo e foque no que realmente importa, sua experiência.
A agência oficial da Bio Brazil Fair e Naturaltech
Na jornada até a BIO BRAZIL FAIR E NATURALTECH, cada detalhe importa. É por isso que a TUNE se destaca como a sua agência oficial de viagens, pronta para tornar sua experiência não apenas conveniente, mas também memorável.
Ao escolher a TUNE como sua agência oficial de viagens, você está optando pela tranquilidade, eficiência e conforto.
Junte-se a nós e descubra o que é viajar com excelência.
"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}();
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?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:\/\/tuneviagens.com.br","onHoverDelay":"100","rateThrottle":"3"};
(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(); }());
var rocket_lazyload_css_data = {"threshold":"300"};
var jetMenuPublicSettings = {"version":"2.4.7.1","ajaxUrl":"https:\/\/tuneviagens.com.br\/wp-admin\/admin-ajax.php","isMobile":"true","getElementorTemplateApiUrl":"https:\/\/tuneviagens.com.br\/wp-json\/jet-menu-api\/v2\/get-elementor-template-content","getBlocksTemplateApiUrl":"https:\/\/tuneviagens.com.br\/wp-json\/jet-menu-api\/v2\/get-blocks-template-content","menuItemsApiUrl":"https:\/\/tuneviagens.com.br\/wp-json\/jet-menu-api\/v2\/get-menu-items","restNonce":"111b90b2d4","devMode":"false","wpmlLanguageCode":"","menuSettings":{"jetMenuRollUp":"true","jetMenuMouseleaveDelay":500,"jetMenuMegaWidthType":"container","jetMenuMegaWidthSelector":"","jetMenuMegaOpenSubType":"hover","jetMenuMegaAjax":"false"}};
function CxCSSCollector(){"use strict";var t,e=window.CxCollectedCSS;void 0!==e&&((t=document.createElement("style")).setAttribute("title",e.title),t.setAttribute("type",e.type),t.textContent=e.css,document.head.appendChild(t))}CxCSSCollector();
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/tuneviagens.com.br\/wp-admin\/admin-ajax.php","nonce":"286cb700b1","urls":{"assets":"https:\/\/tuneviagens.com.br\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/tuneviagens.com.br\/wp-json\/"},"settings":{"lazy_load_background_images":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":""},"lottie":{"defaultAnimationUrl":"https:\/\/tuneviagens.com.br\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
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.27.6","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"e_swiper_latest":true,"e_onboarding":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"home_screen":true,"landing-pages":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true,"display-conditions":true,"form-submissions":true},"urls":{"assets":"https:\/\/tuneviagens.com.br\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/tuneviagens.com.br\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/tuneviagens.com.br\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"c8399861ca"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","hello_header_logo_type":"title","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":77128,"title":"biobrazil_naturaltech-%20Evento%20Detalhe%20-%20Tune","excerpt":"","featuredImage":false}};
var jetBlocksData = {"recaptchaConfig":""}; var JetHamburgerPanelSettings = {"ajaxurl":"https:\/\/tuneviagens.com.br\/wp-admin\/admin-ajax.php","isMobile":"true","templateApiUrl":"https:\/\/tuneviagens.com.br\/wp-json\/jet-blocks-api\/v1\/elementor-template","devMode":"false","restNonce":"111b90b2d4"};
var jetElements = {"ajaxUrl":"https:\/\/tuneviagens.com.br\/wp-admin\/admin-ajax.php","isMobile":"true","templateApiUrl":"https:\/\/tuneviagens.com.br\/wp-json\/jet-elements-api\/v1\/elementor-template","devMode":"false","messages":{"invalidMail":"Please specify a valid e-mail"}};
( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2025-02-25 12:07:35+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n > 1;","lang":"pt_BR"},"You are probably offline.":["Voc\u00ea provavelmente est\u00e1 offline."],"Media upload failed. If this is a photo or a large image, please scale it down and try again.":["Falha ao enviar a m\u00eddia. Se for uma foto ou imagem grande, reduza o tamanho e tente novamente."],"The response is not a valid JSON response.":["A resposta n\u00e3o \u00e9 um JSON v\u00e1lido."],"An unknown error occurred.":["Um erro desconhecido ocorreu."]}},"comment":{"reference":"wp-includes\/js\/dist\/api-fetch.js"}} );
var jetReviewPublicConfig = {"version":"2.3.4","ajax_url":"https:\/\/tuneviagens.com.br\/wp-admin\/admin-ajax.php","current_url":"https:\/\/tuneviagens.com.br\/biobrazil_naturaltech-evento-detalhe","getPublicReviewsRoute":"\/jet-reviews-api\/v1\/get-public-reviews-list","submitReviewCommentRoute":"\/jet-reviews-api\/v1\/submit-review-comment","submitReviewRoute":"\/jet-reviews-api\/v1\/submit-review","likeReviewRoute":"\/jet-reviews-api\/v1\/update-review-approval","reviewTypeData":{"id":"1","name":"Default","slug":"default","description":"","source":"default","fields":[{"label":"Rating","step":1,"max":5}],"meta_data":""},"labels":{"alreadyReviewed":"*Already reviewed","notApprove":"*Your review must be approved by the moderator","notValidField":"*This field is required or not valid","captchaValidationFailed":"*Captcha validation failed"},"recaptchaConfig":""};
var JetTabsSettings = {"ajaxurl":"https:\/\/tuneviagens.com.br\/wp-admin\/admin-ajax.php","isMobile":"true","templateApiUrl":"https:\/\/tuneviagens.com.br\/wp-json\/jet-tabs-api\/v1\/elementor-template","devMode":"false"};
var JetTricksSettings = {"elements_data":{"sections":{"3cd3056":{"view_more":false,"particles":"false","particles_json":""},"3dcc953":{"view_more":false,"particles":"false","particles_json":""},"51427ac":{"view_more":false,"particles":"false","particles_json":""},"5bd8a99":{"view_more":false,"particles":"false","particles_json":""},"7d0371d":{"view_more":false,"particles":"false","particles_json":""},"0feca4b":{"view_more":false,"particles":"false","particles_json":""},"2fdc39b":{"view_more":false,"particles":"false","particles_json":""},"ea68e0f":{"view_more":false,"particles":"false","particles_json":""},"8667edc":{"view_more":false,"particles":"false","particles_json":""},"0a1c95b":{"view_more":false,"particles":"false","particles_json":""},"817c2dc":{"view_more":false,"particles":"false","particles_json":""},"1fb017d":{"view_more":false,"particles":"false","particles_json":""},"f37afc3":{"view_more":false,"particles":"false","particles_json":""},"cac1bb9":{"view_more":false,"particles":"false","particles_json":""},"4f9a9dd":{"view_more":false,"particles":"false","particles_json":""},"473203b":{"view_more":false,"particles":"false","particles_json":""},"4f9ac1f":{"view_more":false,"particles":"false","particles_json":""},"2616fb4":{"view_more":false,"particles":"false","particles_json":""},"22f59d1":{"view_more":false,"particles":"false","particles_json":""},"72dff3d":{"view_more":false,"particles":"false","particles_json":""},"939a980":{"view_more":false,"particles":"false","particles_json":""},"4cbe222":{"view_more":false,"particles":"false","particles_json":""},"e99d4a9":{"view_more":false,"particles":"false","particles_json":""},"40d9455":{"view_more":false,"particles":"false","particles_json":""},"5e6fd60":{"view_more":false,"particles":"false","particles_json":""},"1637f42":{"view_more":false,"particles":"false","particles_json":""},"5d281b5":{"view_more":false,"particles":"false","particles_json":""},"b2e2298":{"view_more":false,"particles":"false","particles_json":""},"85abdc0":{"view_more":false,"particles":"false","particles_json":""},"9a561b1":{"view_more":false,"particles":"false","particles_json":""},"0067884":{"view_more":false,"particles":"false","particles_json":""},"21d965e":{"view_more":false,"particles":"false","particles_json":""},"4afdf37":{"view_more":false,"particles":"false","particles_json":""},"992cebe":{"view_more":false,"particles":"false","particles_json":""},"3f17884":{"view_more":false,"particles":"false","particles_json":""},"7750058":{"view_more":false,"particles":"false","particles_json":""},"b76dd98":{"view_more":false,"particles":"false","particles_json":""},"749f8a9":{"view_more":false,"particles":"false","particles_json":""},"1e29a8e":{"view_more":false,"particles":"false","particles_json":""},"97920d4":{"view_more":false,"particles":"false","particles_json":""},"461b560":{"view_more":false,"particles":"false","particles_json":""},"43adc61":{"view_more":false,"particles":"false","particles_json":""},"fc95dd1":{"view_more":false,"particles":"false","particles_json":""},"8fe1b28":{"view_more":false,"particles":"false","particles_json":""},"38cb367":{"view_more":false,"particles":"false","particles_json":""},"77d0654":{"view_more":false,"particles":"false","particles_json":""},"923f22e":{"view_more":false,"particles":"false","particles_json":""},"fe79282":{"view_more":false,"particles":"false","particles_json":""},"42bb5bb":{"view_more":false,"particles":"false","particles_json":""},"d483d9d":{"view_more":false,"particles":"false","particles_json":""}},"columns":[],"widgets":{"2487f43":[],"627388c":[],"4824883":[],"b897f4e":[],"a61a375":[],"a40d800":[],"8536feb":[],"e2b3eff":[],"7db1fc2":[],"0c03033":[],"ea9e073":[],"bd5962e":[],"b613697":[],"6d279ad":[],"7570a42":[],"3079165":[],"1a02841":[],"f74f8e7":[],"05afb05":[],"573c43f":[],"3f7182d":[],"d937c16":[],"a7f10ec":[],"82c11f0":[],"252d777":[],"4072d9c":[],"f0a4ee4":[],"2b2581d":[],"68f53cc":[],"58ea876":[],"e648e53":[],"95b13a5":[],"7035533":[],"3088415":[],"aa73697":[],"13b990d":[],"10065e8":[],"40271f4":[],"ac14197":[],"647f184":[],"e390547":[],"7932774":[],"f60ca1b":[],"df5c6b4":[],"4c51d06":[],"1bff3c1":[],"0e6517b":[],"b2ac522":[],"eb7525e":[],"3265cf8":[],"e2172a4":[],"a700dde":[],"0d03518":[],"52fc9ca":[],"a49ba86":[],"2cfe69f":[],"d5eece4":[],"a39896e":[],"7af56ff":[],"eb8f471":[],"dc9ad46":[],"36012bd":[],"08a9231":[],"e4f805c":[],"3b193ea":[],"cf2d3a0":[],"d3aa4d8":[],"fa6e43d":[],"19cd79d":[],"7a93bb5":[],"7e4fc39":[],"de0254a":[],"9559cb7":[],"8f0cebc":[],"1791952":[],"fea201d":[],"29e7c7f":[],"b7f05c2":[],"a667295":[],"dda13e1":[],"6fbcf48":[],"7097de1":[],"c456864":[],"cf1d884":[],"84249d3":[],"cdc61d6":[]}}};