CINXE.COM

Auto - Feed TV

<!DOCTYPE html> <html lang="pt-BR"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /> <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> <script type="text/javascript"> var jnews_ajax_url = '/?ajax-request=jnews' </script> <script type="text/javascript">;window.jnews=window.jnews||{},window.jnews.library=window.jnews.library||{},window.jnews.library=function(){"use strict";var e=this;e.win=window,e.doc=document,e.noop=function(){},e.globalBody=e.doc.getElementsByTagName("body")[0],e.globalBody=e.globalBody?e.globalBody:e.doc,e.win.jnewsDataStorage=e.win.jnewsDataStorage||{_storage:new WeakMap,put:function(e,t,n){this._storage.has(e)||this._storage.set(e,new Map),this._storage.get(e).set(t,n)},get:function(e,t){return this._storage.get(e).get(t)},has:function(e,t){return this._storage.has(e)&&this._storage.get(e).has(t)},remove:function(e,t){var n=this._storage.get(e).delete(t);return 0===!this._storage.get(e).size&&this._storage.delete(e),n}},e.windowWidth=function(){return e.win.innerWidth||e.docEl.clientWidth||e.globalBody.clientWidth},e.windowHeight=function(){return e.win.innerHeight||e.docEl.clientHeight||e.globalBody.clientHeight},e.requestAnimationFrame=e.win.requestAnimationFrame||e.win.webkitRequestAnimationFrame||e.win.mozRequestAnimationFrame||e.win.msRequestAnimationFrame||window.oRequestAnimationFrame||function(e){return setTimeout(e,1e3/60)},e.cancelAnimationFrame=e.win.cancelAnimationFrame||e.win.webkitCancelAnimationFrame||e.win.webkitCancelRequestAnimationFrame||e.win.mozCancelAnimationFrame||e.win.msCancelRequestAnimationFrame||e.win.oCancelRequestAnimationFrame||function(e){clearTimeout(e)},e.classListSupport="classList"in document.createElement("_"),e.hasClass=e.classListSupport?function(e,t){return e.classList.contains(t)}:function(e,t){return e.className.indexOf(t)>=0},e.addClass=e.classListSupport?function(t,n){e.hasClass(t,n)||t.classList.add(n)}:function(t,n){e.hasClass(t,n)||(t.className+=" "+n)},e.removeClass=e.classListSupport?function(t,n){e.hasClass(t,n)&&t.classList.remove(n)}:function(t,n){e.hasClass(t,n)&&(t.className=t.className.replace(n,""))},e.objKeys=function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t},e.isObjectSame=function(e,t){var n=!0;return JSON.stringify(e)!==JSON.stringify(t)&&(n=!1),n},e.extend=function(){for(var e,t,n,o=arguments[0]||{},i=1,a=arguments.length;i<a;i++)if(null!==(e=arguments[i]))for(t in e)o!==(n=e[t])&&void 0!==n&&(o[t]=n);return o},e.dataStorage=e.win.jnewsDataStorage,e.isVisible=function(e){return 0!==e.offsetWidth&&0!==e.offsetHeight||e.getBoundingClientRect().length},e.getHeight=function(e){return e.offsetHeight||e.clientHeight||e.getBoundingClientRect().height},e.getWidth=function(e){return e.offsetWidth||e.clientWidth||e.getBoundingClientRect().width},e.supportsPassive=!1;try{var t=Object.defineProperty({},"passive",{get:function(){e.supportsPassive=!0}});"createEvent"in e.doc?e.win.addEventListener("test",null,t):"fireEvent"in e.doc&&e.win.attachEvent("test",null)}catch(e){}e.passiveOption=!!e.supportsPassive&&{passive:!0},e.setStorage=function(e,t){e="jnews-"+e;var n={expired:Math.floor(((new Date).getTime()+432e5)/1e3)};t=Object.assign(n,t);localStorage.setItem(e,JSON.stringify(t))},e.getStorage=function(e){e="jnews-"+e;var t=localStorage.getItem(e);return null!==t&&0<t.length?JSON.parse(localStorage.getItem(e)):{}},e.expiredStorage=function(){var t,n="jnews-";for(var o in localStorage)o.indexOf(n)>-1&&"undefined"!==(t=e.getStorage(o.replace(n,""))).expired&&t.expired<Math.floor((new Date).getTime()/1e3)&&localStorage.removeItem(o)},e.addEvents=function(t,n,o){for(var i in n){var a=["touchstart","touchmove"].indexOf(i)>=0&&!o&&e.passiveOption;"createEvent"in e.doc?t.addEventListener(i,n[i],a):"fireEvent"in e.doc&&t.attachEvent("on"+i,n[i])}},e.removeEvents=function(t,n){for(var o in n)"createEvent"in e.doc?t.removeEventListener(o,n[o]):"fireEvent"in e.doc&&t.detachEvent("on"+o,n[o])},e.triggerEvents=function(t,n,o){var i;o=o||{detail:null};return"createEvent"in e.doc?(!(i=e.doc.createEvent("CustomEvent")||new CustomEvent(n)).initCustomEvent||i.initCustomEvent(n,!0,!1,o),void t.dispatchEvent(i)):"fireEvent"in e.doc?((i=e.doc.createEventObject()).eventType=n,void t.fireEvent("on"+i.eventType,i)):void 0},e.getParents=function(t,n){void 0===n&&(n=e.doc);for(var o=[],i=t.parentNode,a=!1;!a;)if(i){var r=i;r.querySelectorAll(n).length?a=!0:(o.push(r),i=r.parentNode)}else o=[],a=!0;return o},e.forEach=function(e,t,n){for(var o=0,i=e.length;o<i;o++)t.call(n,e[o],o)},e.getText=function(e){return e.innerText||e.textContent},e.setText=function(e,t){var n="object"==typeof t?t.innerText||t.textContent:t;e.innerText&&(e.innerText=n),e.textContent&&(e.textContent=n)},e.httpBuildQuery=function(t){return e.objKeys(t).reduce(function t(n){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return function(i,a){var r=n[a];a=encodeURIComponent(a);var s=o?"".concat(o,"[").concat(a,"]"):a;return null==r||"function"==typeof r?(i.push("".concat(s,"=")),i):["number","boolean","string"].includes(typeof r)?(i.push("".concat(s,"=").concat(encodeURIComponent(r))),i):(i.push(e.objKeys(r).reduce(t(r,s),[]).join("&")),i)}}(t),[]).join("&")},e.get=function(t,n,o,i){return o="function"==typeof o?o:e.noop,e.ajax("GET",t,n,o,i)},e.post=function(t,n,o,i){return o="function"==typeof o?o:e.noop,e.ajax("POST",t,n,o,i)},e.ajax=function(t,n,o,i,a){var r=new XMLHttpRequest,s=n,c=e.httpBuildQuery(o);if(t=-1!=["GET","POST"].indexOf(t)?t:"GET",r.open(t,s+("GET"==t?"?"+c:""),!0),"POST"==t&&r.setRequestHeader("Content-type","application/x-www-form-urlencoded"),r.setRequestHeader("X-Requested-With","XMLHttpRequest"),r.onreadystatechange=function(){4===r.readyState&&200<=r.status&&300>r.status&&"function"==typeof i&&i.call(void 0,r.response)},void 0!==a&&!a){return{xhr:r,send:function(){r.send("POST"==t?c:null)}}}return r.send("POST"==t?c:null),{xhr:r}},e.scrollTo=function(t,n,o){function i(e,t,n){this.start=this.position(),this.change=e-this.start,this.currentTime=0,this.increment=20,this.duration=void 0===n?500:n,this.callback=t,this.finish=!1,this.animateScroll()}return Math.easeInOutQuad=function(e,t,n,o){return(e/=o/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t},i.prototype.stop=function(){this.finish=!0},i.prototype.move=function(t){e.doc.documentElement.scrollTop=t,e.globalBody.parentNode.scrollTop=t,e.globalBody.scrollTop=t},i.prototype.position=function(){return e.doc.documentElement.scrollTop||e.globalBody.parentNode.scrollTop||e.globalBody.scrollTop},i.prototype.animateScroll=function(){this.currentTime+=this.increment;var t=Math.easeInOutQuad(this.currentTime,this.start,this.change,this.duration);this.move(t),this.currentTime<this.duration&&!this.finish?e.requestAnimationFrame.call(e.win,this.animateScroll.bind(this)):this.callback&&"function"==typeof this.callback&&this.callback()},new i(t,n,o)},e.unwrap=function(t){var n,o=t;e.forEach(t,(function(e,t){n?n+=e:n=e})),o.replaceWith(n)},e.performance={start:function(e){performance.mark(e+"Start")},stop:function(e){performance.mark(e+"End"),performance.measure(e,e+"Start",e+"End")}},e.fps=function(){var t=0,n=0,o=0;!function(){var i=t=0,a=0,r=0,s=document.getElementById("fpsTable"),c=function(t){void 0===document.getElementsByTagName("body")[0]?e.requestAnimationFrame.call(e.win,(function(){c(t)})):document.getElementsByTagName("body")[0].appendChild(t)};null===s&&((s=document.createElement("div")).style.position="fixed",s.style.top="120px",s.style.left="10px",s.style.width="100px",s.style.height="20px",s.style.border="1px solid black",s.style.fontSize="11px",s.style.zIndex="100000",s.style.backgroundColor="white",s.id="fpsTable",c(s));var l=function(){o++,n=Date.now(),(a=(o/(r=(n-t)/1e3)).toPrecision(2))!=i&&(i=a,s.innerHTML=i+"fps"),1<r&&(t=n,o=0),e.requestAnimationFrame.call(e.win,l)};l()}()},e.instr=function(e,t){for(var n=0;n<t.length;n++)if(-1!==e.toLowerCase().indexOf(t[n].toLowerCase()))return!0},e.winLoad=function(t,n){function o(o){if("complete"===e.doc.readyState||"interactive"===e.doc.readyState)return!o||n?setTimeout(t,n||1):t(o),1}o()||e.addEvents(e.win,{load:o})},e.docReady=function(t,n){function o(o){if("complete"===e.doc.readyState||"interactive"===e.doc.readyState)return!o||n?setTimeout(t,n||1):t(o),1}o()||e.addEvents(e.doc,{DOMContentLoaded:o})},e.fireOnce=function(){e.docReady((function(){e.assets=e.assets||[],e.assets.length&&(e.boot(),e.load_assets())}),50)},e.boot=function(){e.length&&e.doc.querySelectorAll("style[media]").forEach((function(e){"not all"==e.getAttribute("media")&&e.removeAttribute("media")}))},e.create_js=function(t,n){var o=e.doc.createElement("script");switch(o.setAttribute("src",t),n){case"defer":o.setAttribute("defer",!0);break;case"async":o.setAttribute("async",!0);break;case"deferasync":o.setAttribute("defer",!0),o.setAttribute("async",!0)}e.globalBody.appendChild(o)},e.load_assets=function(){"object"==typeof e.assets&&e.forEach(e.assets.slice(0),(function(t,n){var o="";t.defer&&(o+="defer"),t.async&&(o+="async"),e.create_js(t.url,o);var i=e.assets.indexOf(t);i>-1&&e.assets.splice(i,1)})),e.assets=jnewsoption.au_scripts=window.jnewsads=[]},e.setCookie=function(e,t,n){var o="";if(n){var i=new Date;i.setTime(i.getTime()+24*n*60*60*1e3),o="; expires="+i.toUTCString()}document.cookie=e+"="+(t||"")+o+"; path=/"},e.getCookie=function(e){for(var t=e+"=",n=document.cookie.split(";"),o=0;o<n.length;o++){for(var i=n[o];" "==i.charAt(0);)i=i.substring(1,i.length);if(0==i.indexOf(t))return i.substring(t.length,i.length)}return null},e.eraseCookie=function(e){document.cookie=e+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;"},e.docReady((function(){e.globalBody=e.globalBody==e.doc?e.doc.getElementsByTagName("body")[0]:e.globalBody,e.globalBody=e.globalBody?e.globalBody:e.doc})),e.winLoad((function(){e.winLoad((function(){var t=!1;if(void 0!==window.jnewsadmin)if(void 0!==window.file_version_checker){var n=e.objKeys(window.file_version_checker);n.length?n.forEach((function(e){t||"10.0.4"===window.file_version_checker[e]||(t=!0)})):t=!0}else t=!0;t&&(window.jnewsHelper.getMessage(),window.jnewsHelper.getNotice())}),2500)}))},window.jnews.library=new window.jnews.library;</script> <!-- This site is optimized with the Yoast SEO plugin v24.6 - https://yoast.com/wordpress/plugins/seo/ --> <title>Auto - Feed TV</title> <link rel="canonical" href="https://feedtv.news/category/auto/" /> <link rel="next" href="https://feedtv.news/category/auto/page/2/" /> <meta property="og:locale" content="pt_BR" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Auto - Feed TV" /> <meta property="og:url" content="https://feedtv.news/category/auto/" /> <meta property="og:site_name" content="Feed TV" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@feedtvnews" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://feedtv.news/category/auto/","url":"https://feedtv.news/category/auto/","name":"Auto - Feed TV","isPartOf":{"@id":"https://feedtv.news/#website"},"primaryImageOfPage":{"@id":"https://feedtv.news/category/auto/#primaryimage"},"image":{"@id":"https://feedtv.news/category/auto/#primaryimage"},"thumbnailUrl":"https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle.jpg","breadcrumb":{"@id":"https://feedtv.news/category/auto/#breadcrumb"},"inLanguage":"pt-BR"},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https://feedtv.news/category/auto/#primaryimage","url":"https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle.jpg","contentUrl":"https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle.jpg","width":1216,"height":832,"caption":"Combustível (Foto: Playground IA)"},{"@type":"BreadcrumbList","@id":"https://feedtv.news/category/auto/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Início","item":"https://feedtv.news/"},{"@type":"ListItem","position":2,"name":"Auto"}]},{"@type":"WebSite","@id":"https://feedtv.news/#website","url":"https://feedtv.news/","name":"Feed TV","description":"Feed TV","publisher":{"@id":"https://feedtv.news/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://feedtv.news/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https://feedtv.news/#organization","name":"Feed TV","url":"https://feedtv.news/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https://feedtv.news/#/schema/logo/image/","url":"https://feedtv.news/wp-content/uploads/2025/03/image.jpg","contentUrl":"https://feedtv.news/wp-content/uploads/2025/03/image.jpg","width":960,"height":960,"caption":"Feed TV"},"image":{"@id":"https://feedtv.news/#/schema/logo/image/"},"sameAs":["https://facebook.com/feedtv.news","https://x.com/feedtvnews","https://www.instagram.com/feedtv.news/"]}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='dns-prefetch' href='//pagead2.googlesyndication.com' /> <link rel="alternate" type="application/rss+xml" title="Feed para Feed TV &raquo;" href="https://feedtv.news/feed/" /> <link rel="alternate" type="application/rss+xml" title="Feed de comentários para Feed TV &raquo;" href="https://feedtv.news/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Feed de categoria para Feed TV &raquo; Auto" href="https://feedtv.news/category/auto/feed/" /> <link rel="alternate" type="application/rss+xml" title="Feed de Feed TV &raquo; Story" href="https://feedtv.news/web-stories/feed/"><script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"wpemoji":"https:\/\/feedtv.news\/wp-includes\/js\/wp-emoji.js?ver=6.7.2","twemoji":"https:\/\/feedtv.news\/wp-includes\/js\/twemoji.js?ver=6.7.2"}}; /** * @output wp-includes/js/wp-emoji-loader.js */ /** * Emoji Settings as exported in PHP via _print_emoji_detection_script(). * @typedef WPEmojiSettings * @type {object} * @property {?object} source * @property {?string} source.concatemoji * @property {?string} source.twemoji * @property {?string} source.wpemoji * @property {?boolean} DOMReady * @property {?Function} readyCallback */ /** * Support tests. * @typedef SupportTests * @type {object} * @property {?boolean} flag * @property {?boolean} emoji */ /** * IIFE to detect emoji support and load Twemoji if needed. * * @param {Window} window * @param {Document} document * @param {WPEmojiSettings} settings */ ( function wpEmojiLoader( window, document, settings ) { if ( typeof Promise === 'undefined' ) { return; } var sessionStorageKey = 'wpEmojiSettingsSupports'; var tests = [ 'flag', 'emoji' ]; /** * Checks whether the browser supports offloading to a Worker. * * @since 6.3.0 * * @private * * @returns {boolean} */ function supportsWorkerOffloading() { return ( typeof Worker !== 'undefined' && typeof OffscreenCanvas !== 'undefined' && typeof URL !== 'undefined' && URL.createObjectURL && typeof Blob !== 'undefined' ); } /** * @typedef SessionSupportTests * @type {object} * @property {number} timestamp * @property {SupportTests} supportTests */ /** * Get support tests from session. * * @since 6.3.0 * * @private * * @returns {?SupportTests} Support tests, or null if not set or older than 1 week. */ function getSessionSupportTests() { try { /** @type {SessionSupportTests} */ var item = JSON.parse( sessionStorage.getItem( sessionStorageKey ) ); if ( typeof item === 'object' && typeof item.timestamp === 'number' && new Date().valueOf() < item.timestamp + 604800 && // Note: Number is a week in seconds. typeof item.supportTests === 'object' ) { return item.supportTests; } } catch ( e ) {} return null; } /** * Persist the supports in session storage. * * @since 6.3.0 * * @private * * @param {SupportTests} supportTests Support tests. */ function setSessionSupportTests( supportTests ) { try { /** @type {SessionSupportTests} */ var item = { supportTests: supportTests, timestamp: new Date().valueOf() }; sessionStorage.setItem( sessionStorageKey, JSON.stringify( item ) ); } catch ( e ) {} } /** * Checks if two sets of Emoji characters render the same visually. * * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing * scope. Everything must be passed by parameters. * * @since 4.9.0 * * @private * * @param {CanvasRenderingContext2D} context 2D Context. * @param {string} set1 Set of Emoji to test. * @param {string} set2 Set of Emoji to test. * * @return {boolean} True if the two sets render the same. */ function emojiSetsRenderIdentically( context, set1, set2 ) { // Cleanup from previous test. context.clearRect( 0, 0, context.canvas.width, context.canvas.height ); context.fillText( set1, 0, 0 ); var rendered1 = new Uint32Array( context.getImageData( 0, 0, context.canvas.width, context.canvas.height ).data ); // Cleanup from previous test. context.clearRect( 0, 0, context.canvas.width, context.canvas.height ); context.fillText( set2, 0, 0 ); var rendered2 = new Uint32Array( context.getImageData( 0, 0, context.canvas.width, context.canvas.height ).data ); return rendered1.every( function ( rendered2Data, index ) { return rendered2Data === rendered2[ index ]; } ); } /** * Determines if the browser properly renders Emoji that Twemoji can supplement. * * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing * scope. Everything must be passed by parameters. * * @since 4.2.0 * * @private * * @param {CanvasRenderingContext2D} context 2D Context. * @param {string} type Whether to test for support of "flag" or "emoji". * @param {Function} emojiSetsRenderIdentically Reference to emojiSetsRenderIdentically function, needed due to minification. * * @return {boolean} True if the browser can render emoji, false if it cannot. */ function browserSupportsEmoji( context, type, emojiSetsRenderIdentically ) { var isIdentical; switch ( type ) { case 'flag': /* * Test for Transgender flag compatibility. Added in Unicode 13. * * To test for support, we try to render it, and compare the rendering to how it would look if * the browser doesn't render it correctly (white flag emoji + transgender symbol). */ isIdentical = emojiSetsRenderIdentically( context, '\uD83C\uDFF3\uFE0F\u200D\u26A7\uFE0F', // as a zero-width joiner sequence '\uD83C\uDFF3\uFE0F\u200B\u26A7\uFE0F' // separated by a zero-width space ); if ( isIdentical ) { return false; } /* * Test for UN flag compatibility. This is the least supported of the letter locale flags, * so gives us an easy test for full support. * * To test for support, we try to render it, and compare the rendering to how it would look if * the browser doesn't render it correctly ([U] + [N]). */ isIdentical = emojiSetsRenderIdentically( context, '\uD83C\uDDFA\uD83C\uDDF3', // as the sequence of two code points '\uD83C\uDDFA\u200B\uD83C\uDDF3' // as the two code points separated by a zero-width space ); if ( isIdentical ) { return false; } /* * Test for English flag compatibility. England is a country in the United Kingdom, it * does not have a two letter locale code but rather a five letter sub-division code. * * To test for support, we try to render it, and compare the rendering to how it would look if * the browser doesn't render it correctly (black flag emoji + [G] + [B] + [E] + [N] + [G]). */ isIdentical = emojiSetsRenderIdentically( context, // as the flag sequence '\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67\uDB40\uDC7F', // with each code point separated by a zero-width space '\uD83C\uDFF4\u200B\uDB40\uDC67\u200B\uDB40\uDC62\u200B\uDB40\uDC65\u200B\uDB40\uDC6E\u200B\uDB40\uDC67\u200B\uDB40\uDC7F' ); return ! isIdentical; case 'emoji': /* * Four and twenty blackbirds baked in a pie. * * To test for Emoji 15.0 support, try to render a new emoji: Blackbird. * * The Blackbird is a ZWJ sequence combining 🐦 Bird and ⬛ large black square., * * 0x1F426 (\uD83D\uDC26) == Bird * 0x200D == Zero-Width Joiner (ZWJ) that links the code points for the new emoji or * 0x200B == Zero-Width Space (ZWS) that is rendered for clients not supporting the new emoji. * 0x2B1B == Large Black Square * * When updating this test for future Emoji releases, ensure that individual emoji that make up the * sequence come from older emoji standards. */ isIdentical = emojiSetsRenderIdentically( context, '\uD83D\uDC26\u200D\u2B1B', // as the zero-width joiner sequence '\uD83D\uDC26\u200B\u2B1B' // separated by a zero-width space ); return ! isIdentical; } return false; } /** * Checks emoji support tests. * * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing * scope. Everything must be passed by parameters. * * @since 6.3.0 * * @private * * @param {string[]} tests Tests. * @param {Function} browserSupportsEmoji Reference to browserSupportsEmoji function, needed due to minification. * @param {Function} emojiSetsRenderIdentically Reference to emojiSetsRenderIdentically function, needed due to minification. * * @return {SupportTests} Support tests. */ function testEmojiSupports( tests, browserSupportsEmoji, emojiSetsRenderIdentically ) { var canvas; if ( typeof WorkerGlobalScope !== 'undefined' && self instanceof WorkerGlobalScope ) { canvas = new OffscreenCanvas( 300, 150 ); // Dimensions are default for HTMLCanvasElement. } else { canvas = document.createElement( 'canvas' ); } var context = canvas.getContext( '2d', { willReadFrequently: true } ); /* * Chrome on OS X added native emoji rendering in M41. Unfortunately, * it doesn't work when the font is bolder than 500 weight. So, we * check for bold rendering support to avoid invisible emoji in Chrome. */ context.textBaseline = 'top'; context.font = '600 32px Arial'; var supports = {}; tests.forEach( function ( test ) { supports[ test ] = browserSupportsEmoji( context, test, emojiSetsRenderIdentically ); } ); return supports; } /** * Adds a script to the head of the document. * * @ignore * * @since 4.2.0 * * @param {string} src The url where the script is located. * * @return {void} */ function addScript( src ) { var script = document.createElement( 'script' ); script.src = src; script.defer = true; document.head.appendChild( script ); } settings.supports = { everything: true, everythingExceptFlag: true }; // Create a promise for DOMContentLoaded since the worker logic may finish after the event has fired. var domReadyPromise = new Promise( function ( resolve ) { document.addEventListener( 'DOMContentLoaded', resolve, { once: true } ); } ); // Obtain the emoji support from the browser, asynchronously when possible. new Promise( function ( resolve ) { var supportTests = getSessionSupportTests(); if ( supportTests ) { resolve( supportTests ); return; } if ( supportsWorkerOffloading() ) { try { // Note that the functions are being passed as arguments due to minification. var workerScript = 'postMessage(' + testEmojiSupports.toString() + '(' + [ JSON.stringify( tests ), browserSupportsEmoji.toString(), emojiSetsRenderIdentically.toString() ].join( ',' ) + '));'; var blob = new Blob( [ workerScript ], { type: 'text/javascript' } ); var worker = new Worker( URL.createObjectURL( blob ), { name: 'wpTestEmojiSupports' } ); worker.onmessage = function ( event ) { supportTests = event.data; setSessionSupportTests( supportTests ); worker.terminate(); resolve( supportTests ); }; return; } catch ( e ) {} } supportTests = testEmojiSupports( tests, browserSupportsEmoji, emojiSetsRenderIdentically ); setSessionSupportTests( supportTests ); resolve( supportTests ); } ) // Once the browser emoji support has been obtained from the session, finalize the settings. .then( function ( supportTests ) { /* * Tests the browser support for flag emojis and other emojis, and adjusts the * support settings accordingly. */ for ( var test in supportTests ) { settings.supports[ test ] = supportTests[ test ]; settings.supports.everything = settings.supports.everything && settings.supports[ test ]; if ( 'flag' !== test ) { settings.supports.everythingExceptFlag = settings.supports.everythingExceptFlag && settings.supports[ test ]; } } settings.supports.everythingExceptFlag = settings.supports.everythingExceptFlag && ! settings.supports.flag; // Sets DOMReady to false and assigns a ready function to settings. settings.DOMReady = false; settings.readyCallback = function () { settings.DOMReady = true; }; } ) .then( function () { return domReadyPromise; } ) .then( function () { // When the browser can not render everything we need to load a polyfill. if ( ! settings.supports.everything ) { settings.readyCallback(); var src = settings.source || {}; if ( src.concatemoji ) { addScript( src.concatemoji ); } else if ( src.wpemoji && src.twemoji ) { addScript( src.twemoji ); addScript( src.wpemoji ); } } } ); } )( window, document, window._wpemojiSettings ); /* ]]> */ </script> <!-- feedtv.news is managing ads with Advanced Ads 2.0.3 – https://wpadvancedads.com/ --><script id="feedt-ready"> /** * Wait for the page to be ready before firing JS. * * @param {function} callback - A callable function to be executed. * @param {string} [requestedState=complete] - document.readyState to wait for. Defaults to 'complete', can be 'interactive'. */ window.advanced_ads_ready = function ( callback, requestedState ) { requestedState = requestedState || 'complete'; var checkState = function ( state ) { return requestedState === 'interactive' ? state !== 'loading' : state === 'complete'; }; // If we have reached the correct state, fire the callback. if ( checkState( document.readyState ) ) { callback(); return; } // We are not yet in the correct state, attach an event handler, only fire once if the requested state is 'interactive'. document.addEventListener( 'readystatechange', function ( event ) { if ( checkState( event.target.readyState ) ) { callback(); } }, {once: requestedState === 'interactive'} ); }; window.advanced_ads_ready_queue = window.advanced_ads_ready_queue || []; </script> <link rel='stylesheet' id='premium-addons-css' href='https://feedtv.news/wp-content/plugins/premium-addons-for-elementor/assets/frontend/css/premium-addons.css?ver=4.10.88' type='text/css' media='all' /> <link rel='stylesheet' id='jkit-elements-main-css' href='https://feedtv.news/wp-content/plugins/jeg-elementor-kit/assets/css/elements/main.css?ver=2.6.12' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/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://feedtv.news/wp-includes/css/dist/block-library/style.css?ver=6.7.2' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /** * These rules are needed for backwards compatibility. * They should match the button element rules in the base theme.json file. */ .wp-block-button__link { color: #ffffff; background-color: #32373c; border-radius: 9999px; /* 100% causes an oval, but any explicit but really high value retains the pill shape. */ /* This needs a low specificity so it won't override the rules from the button element if defined in theme.json. */ box-shadow: none; text-decoration: none; /* The extra 2px are added to size solids the same as the outline versions.*/ padding: calc(0.667em + 2px) calc(1.333em + 2px); font-size: 1.125em; } .wp-block-file__button { background: #32373c; color: #ffffff; text-decoration: none; } </style> <style id='global-styles-inline-css' type='text/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);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='cookie-notice-front-css' href='https://feedtv.news/wp-content/plugins/cookie-notice/css/front.css?ver=2.5.5' type='text/css' media='all' /> <link rel='stylesheet' id='plugin-custom-style-css' href='https://feedtv.news/wp-content/plugins/glossario-ninja/includes/../assets/css/css.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://feedtv.news/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.css?ver=5.35.0' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://feedtv.news/wp-content/plugins/elementor/assets/css/frontend.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-6-css' href='https://feedtv.news/wp-content/uploads/elementor/css/post-6.css?ver=1741904768' type='text/css' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://feedtv.news/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='widget-nav-menu-css' href='https://feedtv.news/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='widget-search-form-css' href='https://feedtv.news/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://feedtv.news/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css?ver=5.15.3' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://feedtv.news/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css?ver=5.15.3' type='text/css' media='all' /> <link rel='stylesheet' id='e-sticky-css' href='https://feedtv.news/wp-content/plugins/elementor-pro/assets/css/modules/sticky.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://feedtv.news/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='e-shapes-css' href='https://feedtv.news/wp-content/plugins/elementor/assets/css/conditionals/shapes.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://feedtv.news/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='widget-loop-common-css' href='https://feedtv.news/wp-content/plugins/elementor-pro/assets/css/widget-loop-common.min.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='widget-loop-grid-css' href='https://feedtv.news/wp-content/plugins/elementor-pro/assets/css/widget-loop-grid.min.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-65-css' href='https://feedtv.news/wp-content/uploads/elementor/css/post-65.css?ver=1742001946' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-298-css' href='https://feedtv.news/wp-content/uploads/elementor/css/post-298.css?ver=1741904769' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-31356-css' href='https://feedtv.news/wp-content/uploads/elementor/css/post-31356.css?ver=1741905162' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://feedtv.news/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.css?ver=4.7.0' type='text/css' media='all' /> <link rel='stylesheet' id='jnews-icon-css' href='https://feedtv.news/wp-content/themes/jnews/assets/fonts/jegicon/jegicon.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='jscrollpane-css' href='https://feedtv.news/wp-content/themes/jnews/assets/css/jquery.jscrollpane.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='oknav-css' href='https://feedtv.news/wp-content/themes/jnews/assets/css/okayNav.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='magnific-popup-css' href='https://feedtv.news/wp-content/themes/jnews/assets/css/magnific-popup.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='chosen-css' href='https://feedtv.news/wp-content/themes/jnews/assets/css/chosen/chosen.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='jnews-main-css' href='https://feedtv.news/wp-content/themes/jnews/assets/css/main.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='jnews-pages-css' href='https://feedtv.news/wp-content/themes/jnews/assets/css/pages.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='jnews-responsive-css' href='https://feedtv.news/wp-content/themes/jnews/assets/css/responsive.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='jnews-pb-temp-css' href='https://feedtv.news/wp-content/themes/jnews/assets/css/pb-temp.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='jnews-elementor-css' href='https://feedtv.news/wp-content/themes/jnews/assets/css/elementor-frontend.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='jnews-style-css' href='https://feedtv.news/wp-content/themes/jnews/style.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='jnews-darkmode-css' href='https://feedtv.news/wp-content/themes/jnews/assets/css/darkmode.css?ver=11.6.8' type='text/css' media='all' /> <link rel='stylesheet' id='upk-site-css' href='https://feedtv.news/wp-content/plugins/ultimate-post-kit/assets/css/upk-site.css?ver=3.14.0' type='text/css' media='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPoppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=auto&#038;ver=6.7.2' type='text/css' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="text/javascript" src="https://feedtv.news/wp-content/plugins/ewww-image-optimizer/includes/check-webp.js?ver=812" id="ewww-webp-check-script-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript" id="cookie-notice-front-js-before"> /* <![CDATA[ */ var cnArgs = {"ajaxUrl":"https:\/\/feedtv.news\/wp-admin\/admin-ajax.php","nonce":"d566bce039","hideEffect":"fade","position":"bottom","onScroll":false,"onScrollOffset":50,"onClick":true,"cookieName":"cookie_notice_accepted","cookieTime":2592000,"cookieTimeRejected":2592000,"globalCookie":false,"redirection":false,"cache":true,"revokeCookies":false,"revokeCookiesOpt":"automatic"}; /* ]]> */ </script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/cookie-notice/js/front.js?ver=2.5.5" id="cookie-notice-front-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-includes/js/jquery/jquery.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.1" id="jquery-migrate-js"></script> <!-- Snippet da tag do Google (gtag.js) adicionado pelo Site Kit --> <!-- Snippet do Google Analytics adicionado pelo Site Kit --> <script type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=G-7WTSKEYPER" id="google_gtagjs-js" async></script> <script type="text/javascript" id="google_gtagjs-js-after"> /* <![CDATA[ */ window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["feedtv.news"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "G-7WTSKEYPER"); /* ]]> */ </script> <!-- Fim do snippet da tag do Google (gtag.js) adicionado pelo Site Kit --> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://feedtv.news/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <style> .categoria-imagem-container { text-align: center; } .categoria-imagem-container img { max-width: 100%; height: auto; } @media (min-width: 768px) { .categoria-imagem-container img { max-width: 50%; } } @media (min-width: 1024px) { .categoria-imagem-container img { max-width: 30%; } } </style> <style> .informacoes-imagem { font-family: "Roboto", sans-serif; font-size: 17px; color: #fff; font-weight: 400; padding: 10px; margin: 0; text-align: center; } </style> <meta name="generator" content="Site Kit by Google 1.148.0" /> <style>img#wpstats{display:none}</style> <!-- Metatags do Google AdSense adicionado pelo Site Kit --> <meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236"> <meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com"> <!-- Fim das metatags do Google AdSense adicionado pelo Site Kit --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-11043464248"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-11043464248'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-P94P556ETX"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-P94P556ETX'); </script> <!-- Begin comScore Tag --> <script> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "14194541" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <noscript> <img src="https://sb.scorecardresearch.com/p?c1=2&c2=14194541&cv=2.0&cj=1" /> </noscript> <!-- End comScore Tag --> <!-- TailTarget Tag Manager TT-9964-3/CT-23 --> <script> (function(i) { var ts = document.createElement('script'); ts.type = 'text/javascript'; ts.async = true; ts.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'tags.t.tailtarget.com/t3m.js?i=' + i; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ts, s); })('TT-9964-3/CT-23'); </script> <!-- End TailTarget Tag Manager --> <style> .amp-logo .amp-img{ width: 90px !important; } </style> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <noscript><style>.lazyload[data-src]{display:none !important;}</style></noscript><style>.lazyload{background-image:none !important;}.lazyload:before{background-image:none !important;}</style> <!-- Snippet do Google Adsense adicionado pelo Site Kit --> <script type="text/javascript" async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7378517099374945&amp;host=ca-host-pub-2644536267352236" crossorigin="anonymous"></script> <!-- Finalizar o snippet do Google Adsense adicionado pelo Site Kit --> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7378517099374945" crossorigin="anonymous"></script><link rel="icon" href="https://feedtv.news/wp-content/uploads/2025/03/image-75x75.jpg" sizes="32x32" /> <link rel="icon" href="https://feedtv.news/wp-content/uploads/2025/03/image-300x300.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://feedtv.news/wp-content/uploads/2025/03/image-300x300.jpg" /> <meta name="msapplication-TileImage" content="https://feedtv.news/wp-content/uploads/2025/03/image-300x300.jpg" /> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7453631786379238" crossorigin="anonymous"></script> <meta name="google-adsense-account" content="ca-pub-7453631786379238"> <script async src="https://t.seedtag.com/t/6728-3645-01.js"></script> <script> (function() { var cdaPartnersBar = document.createElement('cda-partners-bar'); cdaPartnersBar.setAttribute('tag-manager', 'true'); cdaPartnersBar.setAttribute('record-origin-only', 'false'); cdaPartnersBar.setAttribute('no-follow', 'true'); document.write(cdaPartnersBar.outerHTML); })(); </script> <style type="text/css" id="wp-custom-css"> #amp-mobile-version-switcher { display: none !important; } .amp-wp-header .jeg_search_toggle { display: none !important; } </style> <style id="yellow-pencil"> /* The following CSS codes are created by the YellowPencil plugin. https://yellowpencil.waspthemes.com/ */ .elementor-element-19d2c8e .elementor-widget-shortcode{height:20px;}.elementor-shortcode .informacoes-imagem p{margin-bottom:28px;}.jeg_post_title a{vertical-align: middle;}.row{margin-right: -10px !important;}.jeg_heroblock_wrapper .format-standard .category-famosos{color:#ffffff !important;padding: 3px;}@media (max-width:640px){.elementor-nav-menu--main .elementor-nav-menu ul{margin-left: 10px !important;margin-top: 0 !important;background-color: transparent;}.elementor-nav-menu--dropdown a{color: #fff !important;}.elementor-element-675aa42 .elementor-widget-html .hydrated{z-index: 9 !important;}.elementor-element-675aa42 .elementor-widget-wrap{z-index: 9 !important;}} </style></head> <body class="archive category category-auto category-2138 wp-custom-logo wp-embed-responsive cookies-not-set non-logged-in jkit-color-scheme jeg_toggle_light jnews jsc_normal elementor-page-31356 elementor-default elementor-template-full-width elementor-kit-6 aa-prefix-feedt-"> <script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">if(typeof ewww_webp_supported==="undefined"){var ewww_webp_supported=!1}if(ewww_webp_supported){document.body.classList.add("webp-support")}</script> <div data-elementor-type="header" data-elementor-id="65" class="elementor elementor-65 elementor-location-header" data-elementor-post-type="elementor_library"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-ba4cc4a elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba4cc4a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d7c5cd3" data-id="d7c5cd3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-90fa1ff elementor-section-full_width elementor-reverse-mobile elementor-section-height-default elementor-section-height-default" data-id="90fa1ff" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-32ba54e" data-id="32ba54e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-debc5af elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="debc5af" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/"> <img fetchpriority="high" width="1063" height="375" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="attachment-full size-full wp-image-401 ewww_webp" alt="" decoding="async" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== 1w" sizes="(max-width: 1063px) 100vw, 1063px" data-src-img="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png" data-src-webp="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png.webp" data-srcset-webp="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png.webp 1063w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-300x106.png.webp 300w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-1024x361.png.webp 1024w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-768x271.png.webp 768w" data-srcset-img="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png 1063w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-300x106.png 300w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-1024x361.png 1024w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-768x271.png 768w" data-eio="j" /><noscript><img fetchpriority="high" width="1063" height="375" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="attachment-full size-full wp-image-401 ewww_webp" alt="" decoding="async" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== 1w" sizes="(max-width: 1063px) 100vw, 1063px" data-src-img="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png" data-src-webp="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png.webp" data-srcset-webp="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png.webp 1063w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-300x106.png.webp 300w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-1024x361.png.webp 1024w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-768x271.png.webp 768w" data-srcset-img="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png 1063w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-300x106.png 300w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-1024x361.png 1024w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-768x271.png 768w" data-eio="j" /><noscript><img fetchpriority="high" width="1063" height="375" src="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png" class="attachment-full size-full wp-image-401" alt="" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png 1063w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-300x106.png 300w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-1024x361.png 1024w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-768x271.png 768w" sizes="(max-width: 1063px) 100vw, 1063px" /></noscript></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-364a9fb" data-id="364a9fb" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-50238b7 elementor-nav-menu__align-start elementor-nav-menu--stretch elementor-widget__width-auto elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="50238b7" data-element_type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade"> <ul id="menu-1-50238b7" class="elementor-nav-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12528"><a href="https://feedtv.news/category/famosos/" class="elementor-item">Famosos</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12529"><a href="https://feedtv.news/category/televisao/" class="elementor-item">Televisão</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12530"><a href="https://feedtv.news/category/musica/" class="elementor-item">Música</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12774"><a href="https://feedtv.news/category/saude/" class="elementor-item">Saúde</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12532"><a href="https://feedtv.news/category/agronegocio/" class="elementor-item">Agronegócio</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14632"><a href="https://feedtv.news/ultimas%f0%9f%94%a5/" class="elementor-item">Recentes</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-12775"><a href="#" class="elementor-item elementor-item-anchor">Mais categorias</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-12776"><a href="https://feedtv.news/category/auto/" aria-current="page" class="elementor-sub-item elementor-item-active">Auto</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12777"><a href="https://feedtv.news/category/cada-pegada/" class="elementor-sub-item">Cada Pegada uma História</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12778"><a href="https://feedtv.news/category/capa/" class="elementor-sub-item">Capa</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12779"><a href="https://feedtv.news/category/esportes/" class="elementor-sub-item">Esportes</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12780"><a href="https://feedtv.news/category/filmes-series/" class="elementor-sub-item">Filmes &amp; Séries</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12782"><a href="https://feedtv.news/category/noticias/" class="elementor-sub-item">Notícias</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-32848"><a href="https://feedtv.news/category/receitas/" class="elementor-sub-item">Receitas</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12783"><a href="https://feedtv.news/category/sus-esg/" class="elementor-sub-item">Sustentabilidade e ESG</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12784"><a href="https://feedtv.news/category/turismo/" class="elementor-sub-item">Turismo</a></li> </ul> </li> </ul> </nav> <div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Alternar menu" aria-expanded="false"> <i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-50238b7" class="elementor-nav-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12528"><a href="https://feedtv.news/category/famosos/" class="elementor-item" tabindex="-1">Famosos</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12529"><a href="https://feedtv.news/category/televisao/" class="elementor-item" tabindex="-1">Televisão</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12530"><a href="https://feedtv.news/category/musica/" class="elementor-item" tabindex="-1">Música</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12774"><a href="https://feedtv.news/category/saude/" class="elementor-item" tabindex="-1">Saúde</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12532"><a href="https://feedtv.news/category/agronegocio/" class="elementor-item" tabindex="-1">Agronegócio</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14632"><a href="https://feedtv.news/ultimas%f0%9f%94%a5/" class="elementor-item" tabindex="-1">Recentes</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-12775"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Mais categorias</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-12776"><a href="https://feedtv.news/category/auto/" aria-current="page" class="elementor-sub-item elementor-item-active" tabindex="-1">Auto</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12777"><a href="https://feedtv.news/category/cada-pegada/" class="elementor-sub-item" tabindex="-1">Cada Pegada uma História</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12778"><a href="https://feedtv.news/category/capa/" class="elementor-sub-item" tabindex="-1">Capa</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12779"><a href="https://feedtv.news/category/esportes/" class="elementor-sub-item" tabindex="-1">Esportes</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12780"><a href="https://feedtv.news/category/filmes-series/" class="elementor-sub-item" tabindex="-1">Filmes &amp; Séries</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12782"><a href="https://feedtv.news/category/noticias/" class="elementor-sub-item" tabindex="-1">Notícias</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-32848"><a href="https://feedtv.news/category/receitas/" class="elementor-sub-item" tabindex="-1">Receitas</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12783"><a href="https://feedtv.news/category/sus-esg/" class="elementor-sub-item" tabindex="-1">Sustentabilidade e ESG</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12784"><a href="https://feedtv.news/category/turismo/" class="elementor-sub-item" tabindex="-1">Turismo</a></li> </ul> </li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-7aceb23 elementor-search-form--skin-full_screen elementor-widget__width-auto elementor-widget elementor-widget-search-form" data-id="7aceb23" data-element_type="widget" data-settings="{&quot;skin&quot;:&quot;full_screen&quot;}" data-widget_type="search-form.default"> <div class="elementor-widget-container"> <search role="search"> <form class="elementor-search-form" action="https://feedtv.news" method="get"> <div class="elementor-search-form__toggle" role="button" tabindex="0" aria-label="Pesquisar"> <i aria-hidden="true" class="fas fa-search"></i> </div> <div class="elementor-search-form__container"> <label class="elementor-screen-only" for="elementor-search-form-7aceb23">Pesquisar</label> <input id="elementor-search-form-7aceb23" placeholder="Procurar..." class="elementor-search-form__input" type="search" name="s" value=""> <div class="dialog-lightbox-close-button dialog-close-button" role="button" tabindex="0" aria-label="Close this search box."> <i aria-hidden="true" class="eicon-close"></i> </div> </div> </form> </search> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-c6f3e10 elementor-hidden-desktop elementor-hidden-tablet elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="c6f3e10" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_offset_mobile&quot;:0,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6636720" data-id="6636720" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3db44b4 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="3db44b4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/"> <img fetchpriority="high" width="1063" height="375" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="attachment-full size-full wp-image-401 ewww_webp" alt="" decoding="async" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== 1w" sizes="(max-width: 1063px) 100vw, 1063px" data-src-img="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png" data-src-webp="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png.webp" data-srcset-webp="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png.webp 1063w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-300x106.png.webp 300w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-1024x361.png.webp 1024w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-768x271.png.webp 768w" data-srcset-img="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png 1063w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-300x106.png 300w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-1024x361.png 1024w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-768x271.png 768w" data-eio="j" /><noscript><img fetchpriority="high" width="1063" height="375" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="attachment-full size-full wp-image-401 ewww_webp" alt="" decoding="async" srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== 1w" sizes="(max-width: 1063px) 100vw, 1063px" data-src-img="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png" data-src-webp="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png.webp" data-srcset-webp="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png.webp 1063w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-300x106.png.webp 300w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-1024x361.png.webp 1024w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-768x271.png.webp 768w" data-srcset-img="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png 1063w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-300x106.png 300w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-1024x361.png 1024w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-768x271.png 768w" data-eio="j" /><noscript><img fetchpriority="high" width="1063" height="375" src="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png" class="attachment-full size-full wp-image-401" alt="" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2022/10/logo_feed.png 1063w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-300x106.png 300w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-1024x361.png 1024w, https://feedtv.news/wp-content/uploads/2022/10/logo_feed-768x271.png 768w" sizes="(max-width: 1063px) 100vw, 1063px" /></noscript></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-edac183" data-id="edac183" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ebdff82 elementor-search-form--skin-full_screen elementor-widget__width-auto elementor-widget elementor-widget-search-form" data-id="ebdff82" data-element_type="widget" data-settings="{&quot;skin&quot;:&quot;full_screen&quot;}" data-widget_type="search-form.default"> <div class="elementor-widget-container"> <search role="search"> <form class="elementor-search-form" action="https://feedtv.news" method="get"> <div class="elementor-search-form__toggle" role="button" tabindex="0" aria-label="Pesquisar"> <i aria-hidden="true" class="fas fa-search"></i> </div> <div class="elementor-search-form__container"> <label class="elementor-screen-only" for="elementor-search-form-ebdff82">Pesquisar</label> <input id="elementor-search-form-ebdff82" placeholder="Procurar..." class="elementor-search-form__input" type="search" name="s" value=""> <div class="dialog-lightbox-close-button dialog-close-button" role="button" tabindex="0" aria-label="Close this search box."> <i aria-hidden="true" class="eicon-close"></i> </div> </div> </form> </search> </div> </div> <div class="elementor-element elementor-element-87b914f elementor-widget-mobile__width-auto elementor-widget elementor-widget-button" data-id="87b914f" 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="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjEyOTAwIiwidG9nZ2xlIjpmYWxzZX0%3D"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-align-justify"></i> </span> </span> </a> </div> </div> </div> </div> </div> </div> </section> </div> </div> <div data-elementor-type="archive" data-elementor-id="31356" class="elementor elementor-31356 elementor-location-archive" data-elementor-post-type="elementor_library"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-91dddce elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="91dddce" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a311639" data-id="a311639" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a53bb9a elementor-widget elementor-widget-shortcode" data-id="a53bb9a" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="categoria-imagem-container"><a href="https://feedtv.news/category/auto/"><img src="https://feedtv.news/wp-content/uploads/2024/02/categorias-FEED-site-AUTO.png" alt="Auto"></a></div></div> </div> </div> <div class="elementor-element elementor-element-3e95054 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid" data-id="3e95054" data-element_type="widget" data-settings="{&quot;template_id&quot;:&quot;31388&quot;,&quot;_skin&quot;:&quot;post&quot;,&quot;columns&quot;:&quot;3&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\&quot;loop-item\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="loop-grid.post"> <div class="elementor-widget-container"> <div class="elementor-loop-container elementor-grid"> <style id="loop-31388">.elementor-31388 .elementor-element.elementor-element-65e2713 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-31388 .elementor-element.elementor-element-c20b5dd img{height:230px;}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-31388 .elementor-element.elementor-element-d5424c0{column-gap:0px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-31388 .elementor-element.elementor-element-ec3941c{font-family:"Roboto", Sans-serif;font-weight:400;}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-31388 .elementor-element.elementor-element-fc44fb6{--icon-box-icon-margin:5px;}.elementor-31388 .elementor-element.elementor-element-fc44fb6 .elementor-icon{font-size:14px;}@media(max-width:767px){.elementor-31388 .elementor-element.elementor-element-721d98a{width:50%;}.elementor-31388 .elementor-element.elementor-element-b2cc86c{width:50%;}.elementor-31388 .elementor-element.elementor-element-fc44fb6{--icon-box-icon-margin:5px;}}/* Start custom CSS for icon-box, class: .elementor-element-fc44fb6 */.elementor-31388 .elementor-element.elementor-element-fc44fb6 .elementor-icon-box-icon { display: flex; align-items: center; }/* End custom CSS */</style> <div data-elementor-type="loop-item" data-elementor-id="31388" class="elementor elementor-31388 e-loop-item e-loop-item-22189 post-22189 post type-post status-publish format-standard has-post-thumbnail hentry category-auto" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-286be8a elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="286be8a" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-65e2713" data-id="65e2713" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c20b5dd elementor-widget elementor-widget-image" data-id="c20b5dd" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/etanol-chega-a-ter-alta-de-911-e-fica-mais-caro-em-13-estados/"> <img width="768" height="525" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAINAQAAAAChEyVJAAAAAnRSTlMAAHaTzTgAAABISURBVHja7cExAQAAAMKg9U9tCj+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgbxu0AAXBHkkEAAAAASUVORK5CYII=" class="attachment-medium_large size-medium_large wp-image-22191 lazyload" alt="" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-768x525.jpg" data-srcset="https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-768x525.jpg 768w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-300x205.jpg 300w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-1024x701.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-150x103.jpg 150w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-750x513.jpg 750w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-1140x780.jpg 1140w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle.jpg 1216w" data-sizes="auto" data-eio-rwidth="768" data-eio-rheight="525" /><noscript><img width="768" height="525" src="https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-768x525.jpg" class="attachment-medium_large size-medium_large wp-image-22191" alt="" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-768x525.jpg 768w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-300x205.jpg 300w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-1024x701.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-150x103.jpg 150w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-750x513.jpg 750w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle-1140x780.jpg 1140w, https://feedtv.news/wp-content/uploads/2024/11/Person-Refueling-White-Car-With-Green-Fuel-Nozzle.jpg 1216w" sizes="(max-width: 768px) 100vw, 768px" data-eio="l" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-e38a84b elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="e38a84b" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/etanol-chega-a-ter-alta-de-911-e-fica-mais-caro-em-13-estados/">Etanol chega a ter alta de 9,11% e fica mais caro em 13 estados</a></h3> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-d6c9ac8 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="d6c9ac8" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-721d98a" data-id="721d98a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ec3941c elementor-widget elementor-widget-text-editor" data-id="ec3941c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Redação </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b2cc86c" data-id="b2cc86c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fc44fb6 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-middle elementor-view-default elementor-widget elementor-widget-icon-box" data-id="fc44fb6" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 12/11/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> <div data-elementor-type="loop-item" data-elementor-id="31388" class="elementor elementor-31388 e-loop-item e-loop-item-18096 post-18096 post type-post status-publish format-standard has-post-thumbnail hentry category-auto category-sus-esg tag-da-cozinha-pro-corre tag-ifood tag-rota-sul" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-286be8a elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="286be8a" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-65e2713" data-id="65e2713" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c20b5dd elementor-widget elementor-widget-image" data-id="c20b5dd" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/rota-sul-cinco-entregadores-viajam-mais-de-4-mil-kms-para-mostrar-desafios-da-categoria/"> <img width="720" height="434" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtAAAAGyAQAAAADl+M79AAAAAnRSTlMAAHaTzTgAAAA9SURBVHja7cGBAAAAAMOg+VMf4ApVAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwBppGAAFggPSzAAAAAElFTkSuQmCC" class="attachment-medium_large size-medium_large wp-image-18099 lazyload" alt="Rota Sul (Foto: Divulgação)" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/08/Rota-Sul.jpg" data-srcset="https://feedtv.news/wp-content/uploads/2024/08/Rota-Sul.jpg 720w, https://feedtv.news/wp-content/uploads/2024/08/Rota-Sul-300x181.jpg 300w, https://feedtv.news/wp-content/uploads/2024/08/Rota-Sul-150x90.jpg 150w" data-sizes="auto" data-eio-rwidth="720" data-eio-rheight="434" /><noscript><img width="720" height="434" src="https://feedtv.news/wp-content/uploads/2024/08/Rota-Sul.jpg" class="attachment-medium_large size-medium_large wp-image-18099" alt="Rota Sul (Foto: Divulgação)" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/08/Rota-Sul.jpg 720w, https://feedtv.news/wp-content/uploads/2024/08/Rota-Sul-300x181.jpg 300w, https://feedtv.news/wp-content/uploads/2024/08/Rota-Sul-150x90.jpg 150w" sizes="(max-width: 720px) 100vw, 720px" data-eio="l" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-e38a84b elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="e38a84b" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/rota-sul-cinco-entregadores-viajam-mais-de-4-mil-kms-para-mostrar-desafios-da-categoria/">Rota Sul: Cinco entregadores viajam mais de 4 mil Kms para mostrar desafios da categoria</a></h3> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-d6c9ac8 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="d6c9ac8" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-721d98a" data-id="721d98a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ec3941c elementor-widget elementor-widget-text-editor" data-id="ec3941c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Redação </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b2cc86c" data-id="b2cc86c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fc44fb6 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-middle elementor-view-default elementor-widget elementor-widget-icon-box" data-id="fc44fb6" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 31/08/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> <div data-elementor-type="loop-item" data-elementor-id="31388" class="elementor elementor-31388 e-loop-item e-loop-item-14810 post-14810 post type-post status-publish format-standard has-post-thumbnail hentry category-auto tag-carros-2024" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-286be8a elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="286be8a" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-65e2713" data-id="65e2713" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c20b5dd elementor-widget elementor-widget-image" data-id="c20b5dd" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/modelos-de-carros-novos-ate-r-100-mil-economia-e-eficiencia-para-o-consumidor-brasileiro/"> <img loading="lazy" width="768" height="454" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAHGAQAAAADr1NGjAAAAAnRSTlMAAHaTzTgAAABCSURBVHja7cEBDQAAAMKg909tDjegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4M0ArAYAAZ4c3QgAAAAASUVORK5CYII=" class="attachment-medium_large size-medium_large wp-image-14811 lazyload ewww_webp_lazy_load" alt="Imagem: Iago Seo (@iaguitoseo)" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-768x454.jpg" data-srcset="https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-768x454.jpg 768w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-300x177.jpg 300w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-1024x605.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-1536x908.jpg 1536w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-2048x1210.jpg 2048w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-150x89.jpg 150w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-750x443.jpg 750w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-1140x674.jpg 1140w" data-sizes="auto" data-eio-rwidth="768" data-eio-rheight="454" data-src-webp="https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-768x454.jpg.webp" data-srcset-webp="https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-768x454.jpg.webp 768w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-300x177.jpg.webp 300w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-1024x605.jpg.webp 1024w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-1536x908.jpg.webp 1536w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-2048x1210.jpg.webp 2048w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-150x89.jpg.webp 150w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-750x443.jpg.webp 750w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-1140x674.jpg.webp 1140w" /><noscript><img loading="lazy" width="768" height="454" src="https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-768x454.jpg" class="attachment-medium_large size-medium_large wp-image-14811" alt="Imagem: Iago Seo (@iaguitoseo)" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-768x454.jpg 768w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-300x177.jpg 300w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-1024x605.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-1536x908.jpg 1536w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-2048x1210.jpg 2048w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-150x89.jpg 150w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-750x443.jpg 750w, https://feedtv.news/wp-content/uploads/2024/06/20210913_170036-1140x674.jpg 1140w" sizes="(max-width: 768px) 100vw, 768px" data-eio="l" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-e38a84b elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="e38a84b" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/modelos-de-carros-novos-ate-r-100-mil-economia-e-eficiencia-para-o-consumidor-brasileiro/">Modelos de carros novos até R$ 100 mil: Economia e eficiência para o consumidor brasileiro</a></h3> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-d6c9ac8 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="d6c9ac8" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-721d98a" data-id="721d98a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ec3941c elementor-widget elementor-widget-text-editor" data-id="ec3941c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Iago Seo </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b2cc86c" data-id="b2cc86c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fc44fb6 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-middle elementor-view-default elementor-widget elementor-widget-icon-box" data-id="fc44fb6" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 26/06/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> <div data-elementor-type="loop-item" data-elementor-id="31388" class="elementor elementor-31388 e-loop-item e-loop-item-11913 post-11913 post type-post status-publish format-standard has-post-thumbnail hentry category-auto tag-carros-eletricos tag-carros-hibridos" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-286be8a elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="286be8a" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-65e2713" data-id="65e2713" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c20b5dd elementor-widget elementor-widget-image" data-id="c20b5dd" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/saiba-quais-as-diferencas-entre-carros-hibridos-e-eletricos/"> <img loading="lazy" width="768" height="432" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAGwAQAAAAA2rz9/AAAAAnRSTlMAAHaTzTgAAAA/SURBVHja7cExAQAAAMKg9U9tCy+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOBno7AAAVtX7k0AAAAASUVORK5CYII=" class="attachment-medium_large size-medium_large wp-image-11914 lazyload ewww_webp_lazy_load" alt="(Foto: Pixabay)" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-768x432.jpg" data-srcset="https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-768x432.jpg 768w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-300x169.jpg 300w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-1024x576.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-1200x675.jpg 1200w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-150x84.jpg 150w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073.jpg 1280w" data-sizes="auto" data-eio-rwidth="768" data-eio-rheight="432" data-src-webp="https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-768x432.jpg.webp" data-srcset-webp="https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-768x432.jpg.webp 768w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-300x169.jpg.webp 300w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-1024x576.jpg.webp 1024w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-1200x675.jpg 1200w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-150x84.jpg.webp 150w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073.jpg.webp 1280w" /><noscript><img loading="lazy" width="768" height="432" src="https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-768x432.jpg" class="attachment-medium_large size-medium_large wp-image-11914" alt="(Foto: Pixabay)" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-768x432.jpg 768w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-300x169.jpg 300w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-1024x576.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-1200x675.jpg 1200w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073-150x84.jpg 150w, https://feedtv.news/wp-content/uploads/2024/05/FotoJet-2024-05-02T143638.073.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" data-eio="l" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-d5424c0 elementor-widget elementor-widget-text-editor" data-id="d5424c0" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Confira! </div> </div> <div class="elementor-element elementor-element-e38a84b elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="e38a84b" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/saiba-quais-as-diferencas-entre-carros-hibridos-e-eletricos/">Saiba quais as diferenças entre carros híbridos e elétricos</a></h3> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-d6c9ac8 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="d6c9ac8" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-721d98a" data-id="721d98a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ec3941c elementor-widget elementor-widget-text-editor" data-id="ec3941c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Savanna </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b2cc86c" data-id="b2cc86c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fc44fb6 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-middle elementor-view-default elementor-widget elementor-widget-icon-box" data-id="fc44fb6" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 02/05/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> <div data-elementor-type="loop-item" data-elementor-id="31388" class="elementor elementor-31388 e-loop-item e-loop-item-11720 post-11720 post type-post status-publish format-standard has-post-thumbnail hentry category-auto tag-carros" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-286be8a elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="286be8a" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-65e2713" data-id="65e2713" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c20b5dd elementor-widget elementor-widget-image" data-id="c20b5dd" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/carros-poluentes-podem-ser-incluidos-no-imposto-do-pecado/"> <img loading="lazy" width="768" height="533" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAIVAQAAAABOlqW/AAAAAnRSTlMAAHaTzTgAAABJSURBVHja7cExAQAAAMKg9U9tCy+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOBsn1AAGWZMLvAAAAAElFTkSuQmCC" class="attachment-medium_large size-medium_large wp-image-11721 lazyload ewww_webp_lazy_load" alt="Fotos: Shilin Wang / Pixabay" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-768x533.jpg" data-srcset="https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-768x533.jpg 768w, https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-300x208.jpg 300w, https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-150x104.jpg 150w, https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay.jpg 960w" data-sizes="auto" data-eio-rwidth="768" data-eio-rheight="533" data-src-webp="https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-768x533.jpg.webp" data-srcset-webp="https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-768x533.jpg.webp 768w, https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-300x208.jpg.webp 300w, https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-150x104.jpg.webp 150w, https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay.jpg.webp 960w" /><noscript><img loading="lazy" width="768" height="533" src="https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-768x533.jpg" class="attachment-medium_large size-medium_large wp-image-11721" alt="Fotos: Shilin Wang / Pixabay" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-768x533.jpg 768w, https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-300x208.jpg 300w, https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay-150x104.jpg 150w, https://feedtv.news/wp-content/uploads/2024/04/main_CAPA_-_Shilin_Wang_Pixabay.jpg 960w" sizes="(max-width: 768px) 100vw, 768px" data-eio="l" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-d5424c0 elementor-widget elementor-widget-text-editor" data-id="d5424c0" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Confira! </div> </div> <div class="elementor-element elementor-element-e38a84b elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="e38a84b" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/carros-poluentes-podem-ser-incluidos-no-imposto-do-pecado/">Carros poluentes podem ser incluídos no &#8216;imposto do pecado&#8217;</a></h3> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-d6c9ac8 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="d6c9ac8" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-721d98a" data-id="721d98a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ec3941c elementor-widget elementor-widget-text-editor" data-id="ec3941c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Savanna </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b2cc86c" data-id="b2cc86c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fc44fb6 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-middle elementor-view-default elementor-widget elementor-widget-icon-box" data-id="fc44fb6" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 29/04/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> <div data-elementor-type="loop-item" data-elementor-id="31388" class="elementor elementor-31388 e-loop-item e-loop-item-11548 post-11548 post type-post status-publish format-standard has-post-thumbnail hentry category-auto tag-carros" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-286be8a elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="286be8a" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-65e2713" data-id="65e2713" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c20b5dd elementor-widget elementor-widget-image" data-id="c20b5dd" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/nova-reforma-tributaria-reduz-os-impostos-de-carros-sustentaveis-a-zero/"> <img loading="lazy" width="768" height="435" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAGzAQAAAACwO03RAAAAAnRSTlMAAHaTzTgAAABASURBVHja7cExAQAAAMKg9U9tDQ+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAjA6TTAAHPjrIuAAAAAElFTkSuQmCC" class="attachment-medium_large size-medium_large wp-image-11550 lazyload ewww_webp_lazy_load" alt="Carro verde (Foto: Pixabay)" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-768x435.jpg" data-srcset="https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-768x435.jpg 768w, https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-300x170.jpg 300w, https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-150x85.jpg 150w, https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720.jpg 960w" data-sizes="auto" data-eio-rwidth="768" data-eio-rheight="435" data-src-webp="https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-768x435.jpg.webp" data-srcset-webp="https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-768x435.jpg.webp 768w, https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-300x170.jpg.webp 300w, https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-150x85.jpg.webp 150w, https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720.jpg.webp 960w" /><noscript><img loading="lazy" width="768" height="435" src="https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-768x435.jpg" class="attachment-medium_large size-medium_large wp-image-11550" alt="Carro verde (Foto: Pixabay)" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-768x435.jpg 768w, https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-300x170.jpg 300w, https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720-150x85.jpg 150w, https://feedtv.news/wp-content/uploads/2024/04/leaves-5591456_960_720.jpg 960w" sizes="(max-width: 768px) 100vw, 768px" data-eio="l" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-e38a84b elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="e38a84b" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/nova-reforma-tributaria-reduz-os-impostos-de-carros-sustentaveis-a-zero/">Nova Reforma Tributária reduz os impostos de carros sustentáveis a zero</a></h3> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-d6c9ac8 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="d6c9ac8" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-721d98a" data-id="721d98a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ec3941c elementor-widget elementor-widget-text-editor" data-id="ec3941c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Savanna </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b2cc86c" data-id="b2cc86c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fc44fb6 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-middle elementor-view-default elementor-widget elementor-widget-icon-box" data-id="fc44fb6" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 26/04/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-291fa55 elementor-grid-1 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid" data-id="291fa55" data-element_type="widget" data-settings="{&quot;template_id&quot;:&quot;31412&quot;,&quot;columns&quot;:1,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;pagination_type&quot;:&quot;numbers_and_prev_next&quot;,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\&quot;loop-item\&quot;]&quot;,&quot;pagination_load_type&quot;:&quot;page_reload&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="loop-grid.post"> <div class="elementor-widget-container"> <div class="elementor-loop-container elementor-grid"> <style id="loop-31412">.elementor-31412 .elementor-element.elementor-element-a0371d5{padding:0px 0px 0px 0px;}.elementor-31412 .elementor-element.elementor-element-04f4529 .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-31412 .elementor-element.elementor-element-25209ca img{height:205px;}.elementor-bc-flex-widget .elementor-31412 .elementor-element.elementor-element-c4a766b.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-31412 .elementor-element.elementor-element-c4a766b.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-31412 .elementor-element.elementor-element-c4a766b > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-31412 .elementor-element.elementor-element-c4a766b > .elementor-element-populated{margin:0px 0px 0px 5px;--e-column-margin-right:0px;--e-column-margin-left:5px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-theme-post-excerpt .elementor-widget-container{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-31412 .elementor-element.elementor-element-8f053fe{font-family:"Roboto", Sans-serif;font-weight:400;}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-31412 .elementor-element.elementor-element-02caf36{--icon-box-icon-margin:5px;}.elementor-31412 .elementor-element.elementor-element-02caf36 .elementor-icon{font-size:14px;}@media(max-width:767px){.elementor-31412 .elementor-element.elementor-element-e3f5794 .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-31412 .elementor-element.elementor-element-c4a766b > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-31412 .elementor-element.elementor-element-22f3b7c > .elementor-widget-container{margin:10px 0px 0px 0px;}.elementor-31412 .elementor-element.elementor-element-8f053fe{width:auto;max-width:auto;}.elementor-31412 .elementor-element.elementor-element-02caf36{width:auto;max-width:auto;align-self:flex-start;}.elementor-31412 .elementor-element.elementor-element-02caf36 > .elementor-widget-container{margin:0px 0px 0px 50px;}}/* Start custom CSS for icon-box, class: .elementor-element-02caf36 */.elementor-31412 .elementor-element.elementor-element-02caf36 .elementor-icon-box-icon { display: flex; align-items: center; }/* End custom CSS */</style> <div data-elementor-type="loop-item" data-elementor-id="31412" class="elementor elementor-31412 e-loop-item e-loop-item-11486 post-11486 post type-post status-publish format-standard has-post-thumbnail hentry category-auto tag-carros" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-7c7e853 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7c7e853" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e3f5794" data-id="e3f5794" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a0371d5 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="a0371d5" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-04f4529" data-id="04f4529" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-25209ca elementor-widget elementor-widget-image" data-id="25209ca" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/carros-eletricos-devem-ficar-mais-baratos-ainda-em-2024/"> <img loading="lazy" width="768" height="491" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAHrAQAAAABQ5sdLAAAAAnRSTlMAAHaTzTgAAABFSURBVHja7cExAQAAAMKg9U9tDQ+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG4NugsAAQWaiv8AAAAASUVORK5CYII=" class="attachment-medium_large size-medium_large wp-image-11490 lazyload" alt="BYD (Foto: Divulgação/BYD)" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/04/song-externo-1-768x491.webp" data-srcset="https://feedtv.news/wp-content/uploads/2024/04/song-externo-1-768x491.webp 768w, https://feedtv.news/wp-content/uploads/2024/04/song-externo-1-300x192.webp 300w, https://feedtv.news/wp-content/uploads/2024/04/song-externo-1-150x96.webp 150w, https://feedtv.news/wp-content/uploads/2024/04/song-externo-1.webp 1004w" data-sizes="auto" data-eio-rwidth="768" data-eio-rheight="491" /><noscript><img loading="lazy" width="768" height="491" src="https://feedtv.news/wp-content/uploads/2024/04/song-externo-1-768x491.webp" class="attachment-medium_large size-medium_large wp-image-11490" alt="BYD (Foto: Divulgação/BYD)" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/04/song-externo-1-768x491.webp 768w, https://feedtv.news/wp-content/uploads/2024/04/song-externo-1-300x192.webp 300w, https://feedtv.news/wp-content/uploads/2024/04/song-externo-1-150x96.webp 150w, https://feedtv.news/wp-content/uploads/2024/04/song-externo-1.webp 1004w" sizes="(max-width: 768px) 100vw, 768px" data-eio="l" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-c4a766b" data-id="c4a766b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-22f3b7c elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="22f3b7c" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/carros-eletricos-devem-ficar-mais-baratos-ainda-em-2024/">Carros elétricos devem ficar mais baratos ainda em 2024</a></h3> </div> </div> <div class="elementor-element elementor-element-272653a elementor-widget elementor-widget-theme-post-excerpt" data-id="272653a" data-element_type="widget" data-widget_type="theme-post-excerpt.default"> <div class="elementor-widget-container"> Mercado automobilístico asiático enfrentará excesso de ofertas e queda nos preços dos veículos; e o Brasil pode ser impactado </div> </div> <div class="elementor-element elementor-element-8f053fe elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor" data-id="8f053fe" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Savanna </div> </div> <div class="elementor-element elementor-element-02caf36 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-top elementor-widget-mobile__width-auto elementor-view-default elementor-widget elementor-widget-icon-box" data-id="02caf36" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 25/04/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> <div data-elementor-type="loop-item" data-elementor-id="31412" class="elementor elementor-31412 e-loop-item e-loop-item-11338 post-11338 post type-post status-publish format-standard has-post-thumbnail hentry category-auto tag-carros" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-7c7e853 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7c7e853" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e3f5794" data-id="e3f5794" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a0371d5 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="a0371d5" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-04f4529" data-id="04f4529" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-25209ca elementor-widget elementor-widget-image" data-id="25209ca" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/carro-eletrico-mais-barato-deve-chegar-em-2025-conheca-o-ev2/"> <img loading="lazy" width="768" height="417" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAGhAQAAAAD+Je5BAAAAAnRSTlMAAHaTzTgAAAA+SURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAiQGeAQAB8ct4qgAAAABJRU5ErkJggg==" class="attachment-medium_large size-medium_large wp-image-11345 lazyload" alt="(Foto: Divulgação/KIA)" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789-768x417.webp" data-srcset="https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789-768x417.webp 768w, https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789-300x163.webp 300w, https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789-1024x557.webp 1024w, https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789-150x82.webp 150w, https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789.webp 1089w" data-sizes="auto" data-eio-rwidth="768" data-eio-rheight="417" /><noscript><img loading="lazy" width="768" height="417" src="https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789-768x417.webp" class="attachment-medium_large size-medium_large wp-image-11345" alt="(Foto: Divulgação/KIA)" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789-768x417.webp 768w, https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789-300x163.webp 300w, https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789-1024x557.webp 1024w, https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789-150x82.webp 150w, https://feedtv.news/wp-content/uploads/2024/04/kia-ev2-2024101386-1712563541_1-e1712593521789.webp 1089w" sizes="(max-width: 768px) 100vw, 768px" data-eio="l" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-c4a766b" data-id="c4a766b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-22f3b7c elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="22f3b7c" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/carro-eletrico-mais-barato-deve-chegar-em-2025-conheca-o-ev2/">Carro elétrico mais barato deve chegar em 2025; conheça o EV2</a></h3> </div> </div> <div class="elementor-element elementor-element-272653a elementor-widget elementor-widget-theme-post-excerpt" data-id="272653a" data-element_type="widget" data-widget_type="theme-post-excerpt.default"> <div class="elementor-widget-container"> Modelo está sendo preparado pela KIA, que pretende acompanhar a tendência e lançar EVs de baixo custo como as fabricantes chinesas </div> </div> <div class="elementor-element elementor-element-8f053fe elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor" data-id="8f053fe" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Savanna </div> </div> <div class="elementor-element elementor-element-02caf36 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-top elementor-widget-mobile__width-auto elementor-view-default elementor-widget elementor-widget-icon-box" data-id="02caf36" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 24/04/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> <div data-elementor-type="loop-item" data-elementor-id="31412" class="elementor elementor-31412 e-loop-item e-loop-item-11286 post-11286 post type-post status-publish format-standard has-post-thumbnail hentry category-auto tag-carros" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-7c7e853 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7c7e853" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e3f5794" data-id="e3f5794" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a0371d5 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="a0371d5" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-04f4529" data-id="04f4529" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-25209ca elementor-widget elementor-widget-image" data-id="25209ca" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/top-5-conheca-os-carros-com-menor-custo-de-manutencao/"> <img loading="lazy" width="768" height="430" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAGuAQAAAAAPc1yUAAAAAnRSTlMAAHaTzTgAAAA/SURBVHja7cEBDQAAAMKg909tDjegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPgxou4AASd2fsMAAAAASUVORK5CYII=" class="attachment-medium_large size-medium_large wp-image-11306 lazyload ewww_webp_lazy_load" alt="Gol (Foto: Volkswagen)" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-768x430.jpg" data-srcset="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-768x430.jpg 768w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-300x168.jpg 300w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-1024x573.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-1200x671.jpg 1200w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-150x84.jpg 150w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395.jpg 1287w" data-sizes="auto" data-eio-rwidth="768" data-eio-rheight="430" data-src-webp="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-768x430.jpg.webp" data-srcset-webp="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-768x430.jpg.webp 768w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-300x168.jpg.webp 300w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-1024x573.jpg.webp 1024w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-1200x671.jpg 1200w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-150x84.jpg.webp 150w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395.jpg.webp 1287w" /><noscript><img loading="lazy" width="768" height="430" src="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-768x430.jpg" class="attachment-medium_large size-medium_large wp-image-11306" alt="Gol (Foto: Volkswagen)" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-768x430.jpg 768w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-300x168.jpg 300w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-1024x573.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-1200x671.jpg 1200w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395-150x84.jpg 150w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-23T130325.395.jpg 1287w" sizes="(max-width: 768px) 100vw, 768px" data-eio="l" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-c4a766b" data-id="c4a766b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-22f3b7c elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="22f3b7c" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/top-5-conheca-os-carros-com-menor-custo-de-manutencao/">Top 5: Conheça os carros com menor custo de manutenção</a></h3> </div> </div> <div class="elementor-element elementor-element-272653a elementor-widget elementor-widget-theme-post-excerpt" data-id="272653a" data-element_type="widget" data-widget_type="theme-post-excerpt.default"> <div class="elementor-widget-container"> Confira uma lista com cinco modelos de carros usados com baixo custo de manutenção para você comprar e economizar durante vida útil </div> </div> <div class="elementor-element elementor-element-8f053fe elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor" data-id="8f053fe" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Savanna </div> </div> <div class="elementor-element elementor-element-02caf36 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-top elementor-widget-mobile__width-auto elementor-view-default elementor-widget elementor-widget-icon-box" data-id="02caf36" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 23/04/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> <div data-elementor-type="loop-item" data-elementor-id="31412" class="elementor elementor-31412 e-loop-item e-loop-item-11159 post-11159 post type-post status-publish format-standard has-post-thumbnail hentry category-auto tag-bmw tag-real-madrid" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-7c7e853 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7c7e853" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e3f5794" data-id="e3f5794" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a0371d5 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="a0371d5" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-04f4529" data-id="04f4529" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-25209ca elementor-widget elementor-widget-image" data-id="25209ca" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/saiba-porque-os-jogadores-do-real-madrid-usam-a-mesma-marca-de-carro/"> <img loading="lazy" width="768" height="432" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAGwAQAAAAA2rz9/AAAAAnRSTlMAAHaTzTgAAAA/SURBVHja7cExAQAAAMKg9U9tCy+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOBno7AAAVtX7k0AAAAASUVORK5CYII=" class="attachment-medium_large size-medium_large wp-image-11160 lazyload ewww_webp_lazy_load" alt="BMW (Foto: BMW)" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-768x432.jpg" data-srcset="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-768x432.jpg 768w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-300x169.jpg 300w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-1024x576.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-1200x675.jpg 1200w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-150x84.jpg 150w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878.jpg 1280w" data-sizes="auto" data-eio-rwidth="768" data-eio-rheight="432" data-src-webp="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-768x432.jpg.webp" data-srcset-webp="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-768x432.jpg.webp 768w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-300x169.jpg.webp 300w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-1024x576.jpg.webp 1024w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-1200x675.jpg 1200w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-150x84.jpg.webp 150w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878.jpg.webp 1280w" /><noscript><img loading="lazy" width="768" height="432" src="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-768x432.jpg" class="attachment-medium_large size-medium_large wp-image-11160" alt="BMW (Foto: BMW)" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-768x432.jpg 768w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-300x169.jpg 300w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-1024x576.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-1200x675.jpg 1200w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878-150x84.jpg 150w, https://feedtv.news/wp-content/uploads/2024/04/FotoJet-2024-04-22T092702.878.jpg 1280w" sizes="(max-width: 768px) 100vw, 768px" data-eio="l" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-c4a766b" data-id="c4a766b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-22f3b7c elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="22f3b7c" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/saiba-porque-os-jogadores-do-real-madrid-usam-a-mesma-marca-de-carro/">Saiba porque os jogadores do Real Madrid usam a mesma marca de carro</a></h3> </div> </div> <div class="elementor-element elementor-element-272653a elementor-widget elementor-widget-theme-post-excerpt" data-id="272653a" data-element_type="widget" data-widget_type="theme-post-excerpt.default"> <div class="elementor-widget-container"> A parceria entre o clube espanhol e a BMW proporciona vantagens aos craques do time, fortalecendo sua conexão com o luxo automotivo. </div> </div> <div class="elementor-element elementor-element-8f053fe elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor" data-id="8f053fe" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Savanna </div> </div> <div class="elementor-element elementor-element-02caf36 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-top elementor-widget-mobile__width-auto elementor-view-default elementor-widget elementor-widget-icon-box" data-id="02caf36" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 22/04/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> <div data-elementor-type="loop-item" data-elementor-id="31412" class="elementor elementor-31412 e-loop-item e-loop-item-11027 post-11027 post type-post status-publish format-standard has-post-thumbnail hentry category-auto tag-carros" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-7c7e853 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7c7e853" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e3f5794" data-id="e3f5794" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a0371d5 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="a0371d5" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-04f4529" data-id="04f4529" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-25209ca elementor-widget elementor-widget-image" data-id="25209ca" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/top-5-conheca-os-carros-dos-quais-voce-deve-fugir/"> <img loading="lazy" width="768" height="432" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAGwAQAAAAA2rz9/AAAAAnRSTlMAAHaTzTgAAAA/SURBVHja7cExAQAAAMKg9U9tCy+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOBno7AAAVtX7k0AAAAASUVORK5CYII=" class="attachment-medium_large size-medium_large wp-image-11043 lazyload ewww_webp_lazy_load" alt="Chevrolet Captiva (Foto: Reprodução/Internet)" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-768x432.jpg" data-srcset="https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-768x432.jpg 768w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-300x169.jpg 300w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-1024x576.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-150x84.jpg 150w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5.jpg 1200w" data-sizes="auto" data-eio-rwidth="768" data-eio-rheight="432" data-src-webp="https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-768x432.jpg.webp" data-srcset-webp="https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-768x432.jpg.webp 768w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-300x169.jpg.webp 300w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-1024x576.jpg.webp 1024w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-150x84.jpg.webp 150w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5.jpg.webp 1200w" /><noscript><img loading="lazy" width="768" height="432" src="https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-768x432.jpg" class="attachment-medium_large size-medium_large wp-image-11043" alt="Chevrolet Captiva (Foto: Reprodução/Internet)" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-768x432.jpg 768w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-300x169.jpg 300w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-1024x576.jpg 1024w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5-150x84.jpg 150w, https://feedtv.news/wp-content/uploads/2024/04/282db0d56b8f9f441413c1d75d64f8a5.jpg 1200w" sizes="(max-width: 768px) 100vw, 768px" data-eio="l" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-c4a766b" data-id="c4a766b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-22f3b7c elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="22f3b7c" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/top-5-conheca-os-carros-dos-quais-voce-deve-fugir/">Top 5: Conheça os carros dos quais você deve FUGIR</a></h3> </div> </div> <div class="elementor-element elementor-element-272653a elementor-widget elementor-widget-theme-post-excerpt" data-id="272653a" data-element_type="widget" data-widget_type="theme-post-excerpt.default"> <div class="elementor-widget-container"> Apesar de muito atrativos, a manutenção cara e complicada pode espantar os compradores </div> </div> <div class="elementor-element elementor-element-8f053fe elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor" data-id="8f053fe" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Savanna </div> </div> <div class="elementor-element elementor-element-02caf36 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-top elementor-widget-mobile__width-auto elementor-view-default elementor-widget elementor-widget-icon-box" data-id="02caf36" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 19/04/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> <div data-elementor-type="loop-item" data-elementor-id="31412" class="elementor elementor-31412 e-loop-item e-loop-item-10943 post-10943 post type-post status-publish format-standard has-post-thumbnail hentry category-auto tag-carro-voador" data-elementor-post-type="elementor_library" data-custom-edit-handle="1"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-7c7e853 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7c7e853" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e3f5794" data-id="e3f5794" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a0371d5 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="a0371d5" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-04f4529" data-id="04f4529" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-25209ca elementor-widget elementor-widget-image" data-id="25209ca" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://feedtv.news/auto/descubra-quanto-pode-custar-viagem-em-carro-voador/"> <img loading="lazy" width="768" height="420" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAGkAQAAAACu6H/yAAAAAnRSTlMAAHaTzTgAAAA9SURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwYp8kAAHfRAWHAAAAAElFTkSuQmCC" class="attachment-medium_large size-medium_large wp-image-10538 lazyload" alt="(Foto: Vertical Aerospace)" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2024/04/Vertical-Aerospace-G-EVTL-first-untethered-flight-.jpg-768x420.webp" data-srcset="https://feedtv.news/wp-content/uploads/2024/04/Vertical-Aerospace-G-EVTL-first-untethered-flight-.jpg-768x420.webp 768w, https://feedtv.news/wp-content/uploads/2024/04/Vertical-Aerospace-G-EVTL-first-untethered-flight-.jpg-300x164.webp 300w, https://feedtv.news/wp-content/uploads/2024/04/Vertical-Aerospace-G-EVTL-first-untethered-flight-.jpg-150x82.webp 150w, https://feedtv.news/wp-content/uploads/2024/04/Vertical-Aerospace-G-EVTL-first-untethered-flight-.jpg.webp 1000w" data-sizes="auto" data-eio-rwidth="768" data-eio-rheight="420" /><noscript><img loading="lazy" width="768" height="420" src="https://feedtv.news/wp-content/uploads/2024/04/Vertical-Aerospace-G-EVTL-first-untethered-flight-.jpg-768x420.webp" class="attachment-medium_large size-medium_large wp-image-10538" alt="(Foto: Vertical Aerospace)" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2024/04/Vertical-Aerospace-G-EVTL-first-untethered-flight-.jpg-768x420.webp 768w, https://feedtv.news/wp-content/uploads/2024/04/Vertical-Aerospace-G-EVTL-first-untethered-flight-.jpg-300x164.webp 300w, https://feedtv.news/wp-content/uploads/2024/04/Vertical-Aerospace-G-EVTL-first-untethered-flight-.jpg-150x82.webp 150w, https://feedtv.news/wp-content/uploads/2024/04/Vertical-Aerospace-G-EVTL-first-untethered-flight-.jpg.webp 1000w" sizes="(max-width: 768px) 100vw, 768px" data-eio="l" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-inner-column elementor-element elementor-element-c4a766b" data-id="c4a766b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-22f3b7c elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="22f3b7c" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default"><a href="https://feedtv.news/auto/descubra-quanto-pode-custar-viagem-em-carro-voador/">Descubra quanto pode custar viagem em &#8216;carro voador&#8217;</a></h3> </div> </div> <div class="elementor-element elementor-element-272653a elementor-widget elementor-widget-theme-post-excerpt" data-id="272653a" data-element_type="widget" data-widget_type="theme-post-excerpt.default"> <div class="elementor-widget-container"> Os eVTOLS devem chegar até o fim de 2026 </div> </div> <div class="elementor-element elementor-element-8f053fe elementor-widget-mobile__width-auto elementor-widget elementor-widget-text-editor" data-id="8f053fe" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Por Savanna </div> </div> <div class="elementor-element elementor-element-02caf36 elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-vertical-align-top elementor-widget-mobile__width-auto elementor-view-default elementor-widget elementor-widget-icon-box" data-id="02caf36" 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"> <i aria-hidden="true" class="far fa-clock"></i> </span> </div> <div class="elementor-icon-box-content"> <p class="elementor-icon-box-description"> 18/04/2024 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> <div class="e-load-more-anchor" data-page="1" data-max-page="9" data-next-page="https://feedtv.news/category/auto/page/2/"></div> <nav class="elementor-pagination" aria-label="Paginação"> <span class="page-numbers prev"><</span> <span aria-current="page" class="page-numbers current"><span class="elementor-screen-only">Página</span>1</span> <a class="page-numbers" href="https://feedtv.news/category/auto/page/2/"><span class="elementor-screen-only">Página</span>2</a> <a class="page-numbers" href="https://feedtv.news/category/auto/page/3/"><span class="elementor-screen-only">Página</span>3</a> <a class="page-numbers" href="https://feedtv.news/category/auto/page/4/"><span class="elementor-screen-only">Página</span>4</a> <a class="page-numbers" href="https://feedtv.news/category/auto/page/5/"><span class="elementor-screen-only">Página</span>5</a> <a class="page-numbers next" href="https://feedtv.news/category/auto/page/2/">></a> </nav> </div> </div> </div> </div> </div> </section> </div> </div> <div data-elementor-type="footer" data-elementor-id="298" class="elementor elementor-298 elementor-location-footer" data-elementor-post-type="elementor_library"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-3eb68ae2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3eb68ae2" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1992a95f" data-id="1992a95f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b37dd26 elementor-widget elementor-widget-image" data-id="b37dd26" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" width="120" height="51" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAzAQAAAAB0gPHQAAAAAnRSTlMAAHaTzTgAAAAQSURBVCjPY2AYBaNgFBALAAMwAAGR2NilAAAAAElFTkSuQmCC" class="attachment-large size-large wp-image-302 lazyload ewww_webp_lazy_load" alt="" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2022/10/logo-feed-branco.png" data-eio-rwidth="120" data-eio-rheight="51" data-src-webp="https://feedtv.news/wp-content/uploads/2022/10/logo-feed-branco.png.webp" /><noscript><img loading="lazy" width="120" height="51" src="https://feedtv.news/wp-content/uploads/2022/10/logo-feed-branco.png" class="attachment-large size-large wp-image-302" alt="" decoding="async" data-eio="l" /></noscript> </div> </div> <div class="elementor-element elementor-element-6c687226 elementor-widget elementor-widget-heading" data-id="6c687226" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">siga o feed nas redes:</h3> </div> </div> <div class="elementor-element elementor-element-d7d0e7c elementor-widget elementor-widget-html" data-id="d7d0e7c" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <div class="social-container"> <div class="social-buttons" style="text-align: center !important;"> <a href="https://instagram.com/feedtv.news" target="_blank"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Instagram" data-src="http://feedtv.news/wp-content/uploads/2024/06/insta-icon.svg" decoding="async" class="lazyload"><noscript><img src="http://feedtv.news/wp-content/uploads/2024/06/insta-icon.svg" alt="Instagram" data-eio="l"></noscript> </a> <a href="https://facebook.com/feedtv.news" target="_blank"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Facebook" data-src="http://feedtv.news/wp-content/uploads/2024/06/fb-icon.svg" decoding="async" class="lazyload"><noscript><img src="http://feedtv.news/wp-content/uploads/2024/06/fb-icon.svg" alt="Facebook" data-eio="l"></noscript> </a> <a href="https://youtube.com/@ofelipereis" target="_blank"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="YouTube" data-src="http://feedtv.news/wp-content/uploads/2024/06/yt-icon.svg" decoding="async" class="lazyload"><noscript><img src="http://feedtv.news/wp-content/uploads/2024/06/yt-icon.svg" alt="YouTube" data-eio="l"></noscript> </a> <a href="https://www.tiktok.com/@feedtv.news" target="_blank"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="TikTok" data-src="http://feedtv.news/wp-content/uploads/2024/06/tiktok-icon-1.svg" decoding="async" class="lazyload"><noscript><img src="http://feedtv.news/wp-content/uploads/2024/06/tiktok-icon-1.svg" alt="TikTok" data-eio="l"></noscript> </a> <a href="https://twitter.com/feedtvnews" target="_blank"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="X" data-src="http://feedtv.news/wp-content/uploads/2024/06/x-icon.svg" decoding="async" class="lazyload"><noscript><img src="http://feedtv.news/wp-content/uploads/2024/06/x-icon.svg" alt="X" data-eio="l"></noscript> </a> </div> </div> <style> .social-container { text-align: center !important; } .social-buttons { display: flex; justify-content: center; gap: 10px; } .social-buttons a { display: inline-block; width: 40px; height: 40px; transition: transform 0.3s; } .social-buttons a:hover { transform: scale(1.1); } .social-buttons a:hover amp-img { filter: invert(34%) sepia(100%) saturate(3346%) hue-rotate(0deg) brightness(107%) contrast(102%); } </style> </div> </div> </div> </div> </div> </section> <footer class="elementor-section elementor-top-section elementor-element elementor-element-6bde88bd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6bde88bd" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;waves-pattern&quot;}"> <div class="elementor-shape elementor-shape-top" data-negative="false"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1047.1 3.7" preserveAspectRatio="xMidYMin slice"> <path class="elementor-shape-fill" d="M1047.1,0C557,0,8.9,0,0,0v1.6c0,0,0.6-1.5,2.7-0.3C3.9,2,6.1,4.1,8.3,3.5c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3C13.8,2,16,4.1,18.2,3.5c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3C23.6,2,25.9,4.1,28,3.5c0.9-0.2,1.5-1.9,1.5-1.9 c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3C63,2,65.3,4.1,67.4,3.5 C68.3,3.3,69,1.6,69,1.6s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3 C82.7,2,85,4.1,87.1,3.5c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3C92.6,2,94.8,4.1,97,3.5c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9 c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9c0,0,0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2 c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.7-0.3 c1.2,0.7,3.5,2.8,5.6,2.2c0.9-0.2,1.5-1.9,1.5-1.9s0.6-1.5,2.6-0.4V0z M2.5,1.2C2.5,1.2,2.5,1.2,2.5,1.2C2.5,1.2,2.5,1.2,2.5,1.2z M2.7,1.4c0.1,0,0.1,0.1,0.1,0.1C2.8,1.4,2.8,1.4,2.7,1.4z"/> </svg> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-28522c21" data-id="28522c21" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-25a3b4f5 elementor-widget elementor-widget-heading" data-id="25a3b4f5" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">FEED</h4> </div> </div> <div class="elementor-element elementor-element-17c5f16 elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="17c5f16" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;&quot;}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-underline e--animation-fade"> <ul id="menu-1-17c5f16" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1087"><a href="https://feedtv.news/quem-somos/" class="elementor-item">Quem Somos</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1088"><a href="https://feedtv.news/politica-de-privacidade/" class="elementor-item">Política de Privacidade e Termos de Uso</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1089"><a href="https://feedtv.news/contato/" class="elementor-item">Contato</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-17c5f16" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1087"><a href="https://feedtv.news/quem-somos/" class="elementor-item" tabindex="-1">Quem Somos</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1088"><a href="https://feedtv.news/politica-de-privacidade/" class="elementor-item" tabindex="-1">Política de Privacidade e Termos de Uso</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1089"><a href="https://feedtv.news/contato/" class="elementor-item" tabindex="-1">Contato</a></li> </ul> </nav> </div> </div> <div class="elementor-element elementor-element-c2ff196 elementor-widget elementor-widget-image" data-id="c2ff196" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" width="600" height="456" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAHIAQAAAAC6k6mvAAAAAnRSTlMAAHaTzTgAAAA4SURBVHja7cExAQAAAMKg9U9tCU+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4G+HYAAB78sBLAAAAABJRU5ErkJggg==" class="attachment-full size-full wp-image-2594 lazyload" alt="" decoding="async" data-src="https://feedtv.news/wp-content/uploads/2022/10/Asset-8rctv-2-branco.png" data-srcset="https://feedtv.news/wp-content/uploads/2022/10/Asset-8rctv-2-branco.png 600w, https://feedtv.news/wp-content/uploads/2022/10/Asset-8rctv-2-branco-300x228.png 300w, https://feedtv.news/wp-content/uploads/2022/10/Asset-8rctv-2-branco-150x114.png 150w" data-sizes="auto" data-eio-rwidth="600" data-eio-rheight="456" /><noscript><img loading="lazy" width="600" height="456" src="https://feedtv.news/wp-content/uploads/2022/10/Asset-8rctv-2-branco.png" class="attachment-full size-full wp-image-2594" alt="" decoding="async" srcset="https://feedtv.news/wp-content/uploads/2022/10/Asset-8rctv-2-branco.png 600w, https://feedtv.news/wp-content/uploads/2022/10/Asset-8rctv-2-branco-300x228.png 300w, https://feedtv.news/wp-content/uploads/2022/10/Asset-8rctv-2-branco-150x114.png 150w" sizes="(max-width: 600px) 100vw, 600px" data-eio="l" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-6254e6bc" data-id="6254e6bc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-160ac01 elementor-widget elementor-widget-heading" data-id="160ac01" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Filmes &amp; Séries</h4> </div> </div> <div class="elementor-element elementor-element-12cd72c elementor-grid-1 elementor-posts--thumbnail-none elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="12cd72c" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:17,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"> <div class="elementor-widget-container"> <div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid"> <article class="elementor-post elementor-grid-item post-32898 post type-post status-publish format-standard has-post-thumbnail hentry category-filmes-series category-televisao tag-dorama"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/filmes-series/confira-5-doramas-curtos-para-maratonar-no-final-de-semana/" > Confira 5 doramas curtos para maratonar no final de semana </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-32519 post type-post status-publish format-standard has-post-thumbnail hentry category-famosos category-filmes-series"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/famosos/de-tirar-o-folego-confira-os-melhores-doramas-para-curtir-no-fim-de-semana/" > De tirar o fôlego! Confira os melhores doramas para curtir no fim de semana </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-32516 post type-post status-publish format-standard has-post-thumbnail hentry category-famosos category-filmes-series"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/famosos/7-motivos-para-assistir-esse-novo-dorama-da-netflix-que-esta-bombando/" > 7 motivos para assistir esse novo dorama da Netflix que está bombando </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-32247 post type-post status-publish format-standard has-post-thumbnail hentry category-filmes-series category-televisao"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/filmes-series/dorama-marvel-e-muito-mais-series-que-chegam-ao-disney-em-marco-de-2025/" > Dorama, Marvel e muito mais: séries que chegam ao Disney+ em março de 2025 </a> </h3> </div> </article> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3eb6a5f0" data-id="3eb6a5f0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2decd884 elementor-widget elementor-widget-heading" data-id="2decd884" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Música</h4> </div> </div> <div class="elementor-element elementor-element-54dbba3 elementor-grid-1 elementor-posts--thumbnail-none elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="54dbba3" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:17,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"> <div class="elementor-widget-container"> <div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid"> <article class="elementor-post elementor-grid-item post-32707 post type-post status-publish format-standard has-post-thumbnail hentry category-famosos category-musica tag-destaque tag-melody"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/musica/melody-revela-novo-affair-poucos-dias-apos-termino-todo-malhado/" > Melody revela novo affair poucos dias após término: ‘Todo malhado’ </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-32700 post type-post status-publish format-standard has-post-thumbnail hentry category-famosos category-musica tag-leonardo tag-poliana-rocha"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/musica/leonardo-vai-parar-a-carreira-poliana-rocha-expoe-planos-do-marido/" > Leonardo vai parar a carreira? Poliana Rocha expõe planos do marido </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-32687 post type-post status-publish format-standard has-post-thumbnail hentry category-famosos category-musica tag-ana-castela"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/famosos/famoso-expoe-vida-amorosa-de-ana-castela-esta-num-rodizio-bem-forte/" > Famoso expõe vida amorosa de Ana Castela: &#8216;Está num rodízio bem forte&#8217; </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-32263 post type-post status-publish format-standard has-post-thumbnail hentry category-famosos category-musica"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/musica/sabrina-sato-ja-foi-cantora-relembre-musica-lancada-em-2006/" > Sabrina Sato já foi cantora? Relembre música lançada em 2006 </a> </h3> </div> </article> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-41b972a3" data-id="41b972a3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2887b3ce elementor-widget elementor-widget-heading" data-id="2887b3ce" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Famosos</h4> </div> </div> <div class="elementor-element elementor-element-5e66d6e elementor-grid-1 elementor-posts--thumbnail-none elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="5e66d6e" data-element_type="widget" data-settings="{&quot;classic_columns&quot;:&quot;1&quot;,&quot;classic_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:17,&quot;sizes&quot;:[]},&quot;classic_columns_tablet&quot;:&quot;2&quot;,&quot;classic_columns_mobile&quot;:&quot;1&quot;,&quot;classic_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;classic_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.classic"> <div class="elementor-widget-container"> <div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid"> <article class="elementor-post elementor-grid-item post-32894 post type-post status-publish format-standard has-post-thumbnail hentry category-famosos tag-sergio-mallandro"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/famosos/sergio-mallandro-e-assaltado-em-sao-paulo-e-faz-alerta-aos-seguidores/" > Sérgio Mallandro é assaltado em São Paulo e faz alerta aos seguidores </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-32891 post type-post status-publish format-standard has-post-thumbnail hentry category-famosos tag-virginia-fonseca"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/famosos/virginia-fonseca-surpreende-ao-trocar-de-look-em-casamento-e-explica-o-motivo/" > Virginia Fonseca surpreende ao trocar de look em casamento e explica o motivo </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-32887 post type-post status-publish format-standard has-post-thumbnail hentry category-famosos tag-luana-piovani tag-neymar"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/famosos/luana-piovani-solta-indiretas-apos-nova-suposta-traicao-de-neymar-vir-a-tona/" > Luana Piovani solta indiretas após nova suposta traição de Neymar vir à tona </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-32884 post type-post status-publish format-standard has-post-thumbnail hentry category-famosos tag-silvia-abravanel"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://feedtv.news/famosos/silvia-abravanel-e-gustavo-moura-adiam-casamento-novamente-saiba-o-motivo/" > Silvia Abravanel e Gustavo Moura adiam casamento novamente; saiba o motivo </a> </h3> </div> </article> </div> </div> </div> </div> </div> </div> </footer> <section class="elementor-section elementor-top-section elementor-element elementor-element-af8cbb9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="af8cbb9" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a759fc4" data-id="a759fc4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-db48b26 elementor-widget elementor-widget-text-editor" data-id="db48b26" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>© Copyright 2022 &#8211; 2025 | Reis Comunica. Todos os Direitos Reservados.</p> </div> </div> </div> </div> </div> </section> </div> </div> <script type="text/javascript">var jfla = []</script> <style> .exclusive-tag { display: inline-block; color: white; font-weight: 700; font-size: 12px; background-color: red; padding: 4px 8px; border-radius: 5px; margin-right: 7px; vertical-align: middle; } /* Ajustes para dispositivos móveis */ @media (max-width: 767px) { .exclusive-tag { font-size: 10px; /* Tamanho menor da fonte */ padding: 2px 2px; /* Padding menor */ } } </style> <script> document.addEventListener("DOMContentLoaded", function() { console.log("DOM completamente carregado e analisado"); // Seleciona todos os elementos de link dentro dos títulos dos posts var postTitleElements = document.querySelectorAll('.jeg_post_title a'); var slugs = []; postTitleElements.forEach(function(postTitleElement) { var postUrl = new URL(postTitleElement.href); var postSlug = postUrl.pathname.split('/').filter(part => part !== "").pop(); slugs.push(postSlug); }); console.log("Slugs dos posts:", slugs); // Faz a chamada AJAX em massa para o backend do WordPress fetch(ajax_object.ajaxurl, { method: 'POST', headers: { 'Content-Type': 'application/x-www-form-urlencoded', }, body: new URLSearchParams({ action: 'get_posts_info_by_slugs', slugs: JSON.stringify(slugs), }), }) .then(response => response.json()) .then(data => { if (data.success) { var postsInfo = data.data; console.log("Informações dos posts recebidas:", postsInfo); postTitleElements.forEach(function(postTitleElement, index) { var postUrl = new URL(postTitleElement.href); var postSlug = postUrl.pathname.split('/').filter(part => part !== "").pop(); var postInfo = postsInfo[postSlug]; if (postInfo && postInfo.is_exclusive) { var exclusiveText = document.createElement('span'); exclusiveText.textContent = 'EXCLUSIVO'; exclusiveText.classList.add('exclusive-tag'); var postTitleParent = postTitleElement.parentElement; postTitleParent.insertBefore(exclusiveText, postTitleElement); } }); } else { console.error("Erro ao obter as informações dos posts:", data.message); } }) .catch(error => { console.error("Erro na requisição AJAX:", error); }); }); </script> <a href="https://full.services/" style="visibility: hidden; user-select: none; pointer-events: none; display: none;">plugins premium WordPress</a> <script src="https://cdn.pn.vg/push/pushnews-launcher.js?appId=a962bc31-c986-432a-9523-848edb246422" data-pn-plugin-url="https://feedtv.news/wp-content/plugins/pushnews/" data-pn-wp-plugin-version="3.12.0" type="text/javascript" async></script><!-- Mobile Navigation ============================================= --> <div id="jeg_off_canvas" class="normal"> <a href="#" class="jeg_menu_close"><i class="jegicon-cross"></i></a> <div class="jeg_bg_overlay"></div> <div class="jeg_mobile_wrapper"> <div class="nav_wrap"> <div class="item_main"> <!-- Search Form --> <div class="jeg_aside_item jeg_search_wrapper jeg_search_no_expand round"> <a href="#" aria-label="Search Button" class="jeg_search_toggle"><i class="fa fa-search"></i></a> <form action="https://feedtv.news/" method="get" class="jeg_search_form" target="_top"> <input name="s" class="jeg_search_input" placeholder="Search..." type="text" value="" autocomplete="off"> <button aria-label="Search Button" type="submit" class="jeg_search_button btn"><i class="fa fa-search"></i></button> </form> <!-- jeg_search_hide with_result no_result --> <div class="jeg_search_result jeg_search_hide with_result"> <div class="search-result-wrapper"> </div> <div class="search-link search-noresult"> No Result </div> <div class="search-link search-all-button"> <i class="fa fa-search"></i> View All Result </div> </div></div><div class="jeg_aside_item"> <ul class="jeg_mobile_menu sf-js-hover"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12528"><a href="https://feedtv.news/category/famosos/">Famosos</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12529"><a href="https://feedtv.news/category/televisao/">Televisão</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12530"><a href="https://feedtv.news/category/musica/">Música</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12774"><a href="https://feedtv.news/category/saude/">Saúde</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12532"><a href="https://feedtv.news/category/agronegocio/">Agronegócio</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14632"><a href="https://feedtv.news/ultimas%f0%9f%94%a5/">Recentes</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-12775"><a href="#">Mais categorias</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-12776"><a href="https://feedtv.news/category/auto/" aria-current="page">Auto</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12777"><a href="https://feedtv.news/category/cada-pegada/">Cada Pegada uma História</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12778"><a href="https://feedtv.news/category/capa/">Capa</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12779"><a href="https://feedtv.news/category/esportes/">Esportes</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12780"><a href="https://feedtv.news/category/filmes-series/">Filmes &amp; Séries</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12782"><a href="https://feedtv.news/category/noticias/">Notícias</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-32848"><a href="https://feedtv.news/category/receitas/">Receitas</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12783"><a href="https://feedtv.news/category/sus-esg/">Sustentabilidade e ESG</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12784"><a href="https://feedtv.news/category/turismo/">Turismo</a></li> </ul> </li> </ul></div> </div> <div class="item_bottom"> <div class="jeg_aside_item socials_widget nobg"> <a href="https://instagram.com/feedtv.news" target='_blank' rel='external noopener nofollow' aria-label="Find us on Instagram" class="jeg_instagram"><i class="fa fa-instagram"></i> </a><a href="https://facebook.com/feedtv.news" target='_blank' rel='external noopener nofollow' aria-label="Find us on Facebook" class="jeg_facebook"><i class="fa fa-facebook"></i> </a><a href="https://twitter.com/feedtvnews" target='_blank' rel='external noopener nofollow' aria-label="Find us on Twitter" class="jeg_twitter"><i class="fa fa-twitter"><span class="jeg-icon icon-twitter"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></span></i> </a><a href="https://youtube.com/@ofelipereis" target='_blank' rel='external noopener nofollow' aria-label="Find us on Youtube" class="jeg_youtube"><i class="fa fa-youtube-play"></i> </a><a href="https://www.tiktok.com/@feedtv.news/" target='_blank' rel='external noopener nofollow' aria-label="Find us on TikTok" class="jeg_tiktok"><span class="jeg-icon icon-tiktok"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"/></svg></span> </a></div> </div> </div> </div> </div> <div data-elementor-type="popup" data-elementor-id="12900" class="elementor elementor-12900 elementor-location-popup" data-elementor-settings="{&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-504bc2d elementor-section-full_width elementor-section-height-full elementor-section-items-stretch elementor-section-height-default" data-id="504bc2d" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-90ba310" data-id="90ba310" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f404aa5 elementor-nav-menu--dropdown-none menu-mobile-amp elementor-widget elementor-widget-nav-menu" data-id="f404aa5" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-f404aa5" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12528"><a href="https://feedtv.news/category/famosos/" class="elementor-item">Famosos</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12529"><a href="https://feedtv.news/category/televisao/" class="elementor-item">Televisão</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12530"><a href="https://feedtv.news/category/musica/" class="elementor-item">Música</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12774"><a href="https://feedtv.news/category/saude/" class="elementor-item">Saúde</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12532"><a href="https://feedtv.news/category/agronegocio/" class="elementor-item">Agronegócio</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14632"><a href="https://feedtv.news/ultimas%f0%9f%94%a5/" class="elementor-item">Recentes</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-12775"><a href="#" class="elementor-item elementor-item-anchor">Mais categorias</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-12776"><a href="https://feedtv.news/category/auto/" aria-current="page" class="elementor-sub-item elementor-item-active">Auto</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12777"><a href="https://feedtv.news/category/cada-pegada/" class="elementor-sub-item">Cada Pegada uma História</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12778"><a href="https://feedtv.news/category/capa/" class="elementor-sub-item">Capa</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12779"><a href="https://feedtv.news/category/esportes/" class="elementor-sub-item">Esportes</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12780"><a href="https://feedtv.news/category/filmes-series/" class="elementor-sub-item">Filmes &amp; Séries</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12782"><a href="https://feedtv.news/category/noticias/" class="elementor-sub-item">Notícias</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-32848"><a href="https://feedtv.news/category/receitas/" class="elementor-sub-item">Receitas</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12783"><a href="https://feedtv.news/category/sus-esg/" class="elementor-sub-item">Sustentabilidade e ESG</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12784"><a href="https://feedtv.news/category/turismo/" class="elementor-sub-item">Turismo</a></li> </ul> </li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-f404aa5" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12528"><a href="https://feedtv.news/category/famosos/" class="elementor-item" tabindex="-1">Famosos</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12529"><a href="https://feedtv.news/category/televisao/" class="elementor-item" tabindex="-1">Televisão</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12530"><a href="https://feedtv.news/category/musica/" class="elementor-item" tabindex="-1">Música</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12774"><a href="https://feedtv.news/category/saude/" class="elementor-item" tabindex="-1">Saúde</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12532"><a href="https://feedtv.news/category/agronegocio/" class="elementor-item" tabindex="-1">Agronegócio</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14632"><a href="https://feedtv.news/ultimas%f0%9f%94%a5/" class="elementor-item" tabindex="-1">Recentes</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-12775"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Mais categorias</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-12776"><a href="https://feedtv.news/category/auto/" aria-current="page" class="elementor-sub-item elementor-item-active" tabindex="-1">Auto</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12777"><a href="https://feedtv.news/category/cada-pegada/" class="elementor-sub-item" tabindex="-1">Cada Pegada uma História</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12778"><a href="https://feedtv.news/category/capa/" class="elementor-sub-item" tabindex="-1">Capa</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12779"><a href="https://feedtv.news/category/esportes/" class="elementor-sub-item" tabindex="-1">Esportes</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12780"><a href="https://feedtv.news/category/filmes-series/" class="elementor-sub-item" tabindex="-1">Filmes &amp; Séries</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12782"><a href="https://feedtv.news/category/noticias/" class="elementor-sub-item" tabindex="-1">Notícias</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-32848"><a href="https://feedtv.news/category/receitas/" class="elementor-sub-item" tabindex="-1">Receitas</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12783"><a href="https://feedtv.news/category/sus-esg/" class="elementor-sub-item" tabindex="-1">Sustentabilidade e ESG</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-12784"><a href="https://feedtv.news/category/turismo/" class="elementor-sub-item" tabindex="-1">Turismo</a></li> </ul> </li> </ul> </nav> </div> </div> </div> </div> </div> </section> </div> </div> <script> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <link rel='stylesheet' id='widget-icon-box-css' href='https://feedtv.news/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='jnews-scheme-css' href='https://feedtv.news/wp-content/uploads/jnews/scheme.css?ver=1742150769' type='text/css' media='all' /> <link rel='stylesheet' id='widget-posts-css' href='https://feedtv.news/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=3.27.7' type='text/css' media='all' /> <style id='core-block-supports-inline-css' type='text/css'> /** * Core styles: block-supports */ </style> <link rel='stylesheet' id='elementor-post-12900-css' href='https://feedtv.news/wp-content/uploads/elementor/css/post-12900.css?ver=1741904771' type='text/css' media='all' /> <link rel='stylesheet' id='e-popup-css' href='https://feedtv.news/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.27.7' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-fa-regular-css' href='https://feedtv.news/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.css?ver=5.15.3' type='text/css' media='all' /> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/ewww-image-optimizer/includes/load-webp.js?ver=812" id="ewww-webp-load-script-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript" id="eio-lazy-load-pre-js-before"> /* <![CDATA[ */ var eio_lazy_vars = {"exactdn_domain":"","skip_autoscale":0,"threshold":0,"use_dpr":1}; /* ]]> */ </script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/ewww-image-optimizer/includes/lazysizes-pre.js?ver=812" id="eio-lazy-load-pre-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/ewww-image-optimizer/includes/ls.unveilhooks.js?ver=812" id="eio-lazy-load-uvh-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/ewww-image-optimizer/includes/lazysizes-post.js?ver=812" id="eio-lazy-load-post-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.js?ver=812" id="eio-lazy-load-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript" src="https://feedtv.news/wp-includes/js/hoverIntent.js?ver=1.10.2" id="hoverIntent-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/isotope.js?ver=11.6.8" id="isotope-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/lazysizes.js?ver=11.6.8" id="lazysizes-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/ls.bgset.js?ver=11.6.8" id="bgset-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/superfish.js?ver=11.6.8" id="superfish-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/theia-sticky-sidebar.js?ver=11.6.8" id="theia-sticky-sidebar-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/jquery.waypoints.js?ver=11.6.8" id="waypoint-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/jquery.scrollTo.js?ver=11.6.8" id="scrollto-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/jquery.parallax.js?ver=11.6.8" id="parallax-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/jquery.okayNav.js?ver=11.6.8" id="okaynav-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/jquery.mousewheel.js?ver=11.6.8" id="mousewheel-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/modernizr-custom.js?ver=11.6.8" id="modernizr-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/jquery.smartresize.js?ver=11.6.8" id="smartresize-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/chosen.jquery.js?ver=11.6.8" id="chosen-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/jquery.magnific-popup.js?ver=11.6.8" id="magnific-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/jquery.jnewsgif.js?ver=11.6.8" id="jnews-gif-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/jquery.jsticky.js?ver=11.6.8" id="jnews-sticky-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/jquery.transit.min.js?ver=11.6.8" id="jquery-transit-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/jquery.module.js?ver=11.6.8" id="jnews-landing-module-js"></script> <script type="text/javascript" id="jnews-main-js-extra"> /* <![CDATA[ */ var jnewsoption = {"login_reload":"https:\/\/feedtv.news\/category\/auto","popup_script":"magnific","single_gallery":"","ismobile":"","isie":"","sidefeed_ajax":"","language":"pt_BR","module_prefix":"jnews_module_ajax_","live_search":"1","postid":"0","isblog":"","admin_bar":"0","follow_video":"","follow_position":"top_right","rtl":"0","gif":"","lang":{"invalid_recaptcha":"Invalid Recaptcha!","empty_username":"Please enter your username!","empty_email":"Please enter your email!","empty_password":"Please enter your password!"},"recaptcha":"0","site_slug":"\/","site_domain":"feedtv.news","zoom_button":"0","dm_cookie_time":"0"}; /* ]]> */ </script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/main.js?ver=11.6.8" id="jnews-main-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/darkmode.js?ver=11.6.8" id="jnews-darkmode-js"></script> <!--[if lt IE 9]> <script type="text/javascript" src="https://feedtv.news/wp-content/themes/jnews/assets/js/html5shiv.min.js?ver=11.6.8" id="html5shiv-js"></script> <![endif]--> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.js?ver=1.2.1" id="smartmenus-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.js?ver=3.27.7" id="e-sticky-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/elementor/assets/js/webpack.runtime.js?ver=3.27.7" id="elementor-webpack-runtime-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/elementor/assets/js/frontend-modules.js?ver=3.27.7" id="elementor-frontend-modules-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-includes/js/jquery/ui/core.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":true},"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.7","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_swiper_latest":true,"e_onboarding":true,"theme_builder_v2":true,"home_screen":true,"landing-pages":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/feedtv.news\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/feedtv.news\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/feedtv.news\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"5da86dc526"},"swiperClass":"swiper","settings":{"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":0,"title":"Auto - Feed TV","excerpt":""}}; /* ]]> */ </script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/elementor/assets/js/frontend.js?ver=3.27.7" id="elementor-frontend-js"></script> <script type="text/javascript" id="elementor-frontend-js-after"> /* <![CDATA[ */ var jkit_ajax_url = "https://feedtv.news/?jkit-ajax-request=jkit_elements", jkit_nonce = "3f9f4dc6a9"; /* ]]> */ </script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/jeg-elementor-kit/assets/js/elements/sticky-element.js?ver=2.6.12" id="jkit-sticky-element-js"></script> <script type="text/javascript" id="jetpack-stats-js-before"> /* <![CDATA[ */ _stq = window._stq || []; _stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"218076471\",\"post\":\"0\",\"tz\":\"-3\",\"srv\":\"feedtv.news\",\"j\":\"1:14.4.1\"}") ]); _stq.push([ "clickTrackerInit", "218076471", "0" ]); /* ]]> */ </script> <script type="text/javascript" src="https://stats.wp.com/e-202511.js" id="jetpack-stats-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="upk-site-js-extra"> /* <![CDATA[ */ var UltimatePostKitConfig = {"ajaxurl":"https:\/\/feedtv.news\/wp-admin\/admin-ajax.php","nonce":"56de3cccd0","mailchimp":{"subscribing":"Subscribing you please wait..."},"elements_data":{"sections":[],"columns":[],"widgets":[]}}; /* ]]> */ </script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/ultimate-post-kit/assets/js/upk-site.min.js?ver=3.14.0" id="upk-site-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.js?ver=3.27.7" id="elementor-pro-webpack-runtime-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-includes/js/dist/hooks.js?ver=5b4ec27a7b82f601224a" id="wp-hooks-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-includes/js/dist/i18n.js?ver=2aff907006e2aa00e26e" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" id="elementor-pro-frontend-js-before"> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/feedtv.news\/wp-admin\/admin-ajax.php","nonce":"939706017e","urls":{"assets":"https:\/\/feedtv.news\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/feedtv.news\/wp-json\/"},"settings":{"lazy_load_background_images":true},"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":""},"lottie":{"defaultAnimationUrl":"https:\/\/feedtv.news\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ </script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/elementor-pro/assets/js/frontend.js?ver=3.27.7" id="elementor-pro-frontend-js"></script> <script type="text/javascript" src="https://feedtv.news/wp-content/plugins/elementor-pro/assets/js/elements-handlers.js?ver=3.27.7" id="pro-elements-handlers-js"></script> <script type="text/javascript"> /* <![CDATA[ */ document.querySelectorAll("ul.nav-menu").forEach( ulist => { if (ulist.querySelectorAll("li").length == 0) { ulist.style.display = "none"; } } ); /* ]]> */ </script> <script type="module">;/*! instant.page v5.1.1 - (C) 2019-2020 Alexandre Dieulot - https://instant.page/license */ let t,e;const n=new Set,o=document.createElement("link"),i=o.relList&&o.relList.supports&&o.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype,s="instantAllowQueryString"in document.body.dataset,a="instantAllowExternalLinks"in document.body.dataset,r="instantWhitelist"in document.body.dataset,c="instantMousedownShortcut"in document.body.dataset,d=1111;let l=65,u=!1,f=!1,m=!1;if("instantIntensity"in document.body.dataset){const t=document.body.dataset.instantIntensity;if("mousedown"==t.substr(0,9))u=!0,"mousedown-only"==t&&(f=!0);else if("viewport"==t.substr(0,8))navigator.connection&&(navigator.connection.saveData||navigator.connection.effectiveType&&navigator.connection.effectiveType.includes("2g"))||("viewport"==t?document.documentElement.clientWidth*document.documentElement.clientHeight<45e4&&(m=!0):"viewport-all"==t&&(m=!0));else{const e=parseInt(t);isNaN(e)||(l=e)}}if(i){const n={capture:!0,passive:!0};if(f||document.addEventListener("touchstart",(function(t){e=performance.now();const n=t.target.closest("a");h(n)&&v(n.href)}),n),u?c||document.addEventListener("mousedown",(function(t){const e=t.target.closest("a");h(e)&&v(e.href)}),n):document.addEventListener("mouseover",(function(n){if(performance.now()-e<d)return;if(!("closest"in n.target))return;const o=n.target.closest("a");h(o)&&(o.addEventListener("mouseout",p,{passive:!0}),t=setTimeout((()=>{v(o.href),t=void 0}),l))}),n),c&&document.addEventListener("mousedown",(function(t){if(performance.now()-e<d)return;const n=t.target.closest("a");if(t.which>1||t.metaKey||t.ctrlKey)return;if(!n)return;n.addEventListener("click",(function(t){1337!=t.detail&&t.preventDefault()}),{capture:!0,passive:!1,once:!0});const o=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1,detail:1337});n.dispatchEvent(o)}),n),m){let t;(t=window.requestIdleCallback?t=>{requestIdleCallback(t,{timeout:1500})}:t=>{t()})((()=>{const t=new IntersectionObserver((e=>{e.forEach((e=>{if(e.isIntersecting){const n=e.target;t.unobserve(n),v(n.href)}}))}));document.querySelectorAll("a").forEach((e=>{h(e)&&t.observe(e)}))}))}}function p(e){e.relatedTarget&&e.target.closest("a")==e.relatedTarget.closest("a")||t&&(clearTimeout(t),t=void 0)}function h(t){if(t&&t.href&&(!r||"instant"in t.dataset)&&(a||t.origin==location.origin||"instant"in t.dataset)&&["http:","https:"].includes(t.protocol)&&("http:"!=t.protocol||"https:"!=location.protocol)&&(s||!t.search||"instant"in t.dataset)&&!(t.hash&&t.pathname+t.search==location.pathname+location.search||"noInstant"in t.dataset))return!0}function v(t){if(n.has(t))return;const e=document.createElement("link");e.rel="prefetch",e.href=t,document.head.appendChild(e),n.add(t)}</script><div class="jeg_ad jnews_mobile_sticky_ads "></div><style id="jeg_dynamic_css" type="text/css" data-type="jeg_custom-css">body { --j-accent-color : #ffa100; --j-alt-color : #ffa100; } a, .jeg_menu_style_5>li>a:hover, .jeg_menu_style_5>li.sfHover>a, .jeg_menu_style_5>li.current-menu-item>a, .jeg_menu_style_5>li.current-menu-ancestor>a, .jeg_navbar .jeg_menu:not(.jeg_main_menu)>li>a:hover, .jeg_midbar .jeg_menu:not(.jeg_main_menu)>li>a:hover, .jeg_side_tabs li.active, .jeg_block_heading_5 strong, .jeg_block_heading_6 strong, .jeg_block_heading_7 strong, .jeg_block_heading_8 strong, .jeg_subcat_list li a:hover, .jeg_subcat_list li button:hover, .jeg_pl_lg_7 .jeg_thumb .jeg_post_category a, .jeg_pl_xs_2:before, .jeg_pl_xs_4 .jeg_postblock_content:before, .jeg_postblock .jeg_post_title a:hover, .jeg_hero_style_6 .jeg_post_title a:hover, .jeg_sidefeed .jeg_pl_xs_3 .jeg_post_title a:hover, .widget_jnews_popular .jeg_post_title a:hover, .jeg_meta_author a, .widget_archive li a:hover, .widget_pages li a:hover, .widget_meta li a:hover, .widget_recent_entries li a:hover, .widget_rss li a:hover, .widget_rss cite, .widget_categories li a:hover, .widget_categories li.current-cat>a, #breadcrumbs a:hover, .jeg_share_count .counts, .commentlist .bypostauthor>.comment-body>.comment-author>.fn, span.required, .jeg_review_title, .bestprice .price, .authorlink a:hover, .jeg_vertical_playlist .jeg_video_playlist_play_icon, .jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail:before, .jeg_horizontal_playlist .jeg_video_playlist_play, .woocommerce li.product .pricegroup .button, .widget_display_forums li a:hover, .widget_display_topics li:before, .widget_display_replies li:before, .widget_display_views li:before, .bbp-breadcrumb a:hover, .jeg_mobile_menu li.sfHover>a, .jeg_mobile_menu li a:hover, .split-template-6 .pagenum, .jeg_mobile_menu_style_5>li>a:hover, .jeg_mobile_menu_style_5>li.sfHover>a, .jeg_mobile_menu_style_5>li.current-menu-item>a, .jeg_mobile_menu_style_5>li.current-menu-ancestor>a, .jeg_mobile_menu.jeg_menu_dropdown li.open > div > a { color : #ffa100; } .jeg_menu_style_1>li>a:before, .jeg_menu_style_2>li>a:before, .jeg_menu_style_3>li>a:before, .jeg_side_toggle, .jeg_slide_caption .jeg_post_category a, .jeg_slider_type_1_wrapper .tns-controls button.tns-next, .jeg_block_heading_1 .jeg_block_title span, .jeg_block_heading_2 .jeg_block_title span, .jeg_block_heading_3, .jeg_block_heading_4 .jeg_block_title span, .jeg_block_heading_6:after, .jeg_pl_lg_box .jeg_post_category a, .jeg_pl_md_box .jeg_post_category a, .jeg_readmore:hover, .jeg_thumb .jeg_post_category a, .jeg_block_loadmore a:hover, .jeg_postblock.alt .jeg_block_loadmore a:hover, .jeg_block_loadmore a.active, .jeg_postblock_carousel_2 .jeg_post_category a, .jeg_heroblock .jeg_post_category a, .jeg_pagenav_1 .page_number.active, .jeg_pagenav_1 .page_number.active:hover, input[type="submit"], .btn, .button, .widget_tag_cloud a:hover, .popularpost_item:hover .jeg_post_title a:before, .jeg_splitpost_4 .page_nav, .jeg_splitpost_5 .page_nav, .jeg_post_via a:hover, .jeg_post_source a:hover, .jeg_post_tags a:hover, .comment-reply-title small a:before, .comment-reply-title small a:after, .jeg_storelist .productlink, .authorlink li.active a:before, .jeg_footer.dark .socials_widget:not(.nobg) a:hover .fa, div.jeg_breakingnews_title, .jeg_overlay_slider_bottom_wrapper .tns-controls button, .jeg_overlay_slider_bottom_wrapper .tns-controls button:hover, .jeg_vertical_playlist .jeg_video_playlist_current, .woocommerce span.onsale, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .jeg_popup_post .caption, .jeg_footer.dark input[type="submit"], .jeg_footer.dark .btn, .jeg_footer.dark .button, .footer_widget.widget_tag_cloud a:hover, .jeg_inner_content .content-inner .jeg_post_category a:hover, #buddypress .standard-form button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress .generic-button a, #buddypress .generic-button button, #buddypress .comment-reply-link, #buddypress a.bp-title-button, #buddypress.buddypress-wrap .members-list li .user-update .activity-read-more a, div#buddypress .standard-form button:hover, div#buddypress a.button:hover, div#buddypress input[type="submit"]:hover, div#buddypress input[type="button"]:hover, div#buddypress input[type="reset"]:hover, div#buddypress ul.button-nav li a:hover, div#buddypress .generic-button a:hover, div#buddypress .generic-button button:hover, div#buddypress .comment-reply-link:hover, div#buddypress a.bp-title-button:hover, div#buddypress.buddypress-wrap .members-list li .user-update .activity-read-more a:hover, #buddypress #item-nav .item-list-tabs ul li a:before, .jeg_inner_content .jeg_meta_container .follow-wrapper a { background-color : #ffa100; } .jeg_block_heading_7 .jeg_block_title span, .jeg_readmore:hover, .jeg_block_loadmore a:hover, .jeg_block_loadmore a.active, .jeg_pagenav_1 .page_number.active, .jeg_pagenav_1 .page_number.active:hover, .jeg_pagenav_3 .page_number:hover, .jeg_prevnext_post a:hover h3, .jeg_overlay_slider .jeg_post_category, .jeg_sidefeed .jeg_post.active, .jeg_vertical_playlist.jeg_vertical_playlist .jeg_video_playlist_item.active .jeg_video_playlist_thumbnail img, .jeg_horizontal_playlist .jeg_video_playlist_item.active { border-color : #ffa100; } .jeg_tabpost_nav li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .jeg_mobile_menu_style_1>li.current-menu-item a, .jeg_mobile_menu_style_1>li.current-menu-ancestor a, .jeg_mobile_menu_style_2>li.current-menu-item::after, .jeg_mobile_menu_style_2>li.current-menu-ancestor::after, .jeg_mobile_menu_style_3>li.current-menu-item::before, .jeg_mobile_menu_style_3>li.current-menu-ancestor::before { border-bottom-color : #ffa100; } .jeg_post_meta .fa, .jeg_post_meta .jpwt-icon, .entry-header .jeg_post_meta .fa, .jeg_review_stars, .jeg_price_review_list { color : #ffa100; } .jeg_share_button.share-float.share-monocrhome a { background-color : #ffa100; } </style><style type="text/css"> .no_thumbnail .jeg_thumb, .thumbnail-container.no_thumbnail { display: none !important; } .jeg_search_result .jeg_pl_xs_3.no_thumbnail .jeg_postblock_content, .jeg_sidefeed .jeg_pl_xs_3.no_thumbnail .jeg_postblock_content, .jeg_pl_sm.no_thumbnail .jeg_postblock_content { margin-left: 0; } .jeg_postblock_11 .no_thumbnail .jeg_postblock_content, .jeg_postblock_12 .no_thumbnail .jeg_postblock_content, .jeg_postblock_12.jeg_col_3o3 .no_thumbnail .jeg_postblock_content { margin-top: 0; } .jeg_postblock_15 .jeg_pl_md_box.no_thumbnail .jeg_postblock_content, .jeg_postblock_19 .jeg_pl_md_box.no_thumbnail .jeg_postblock_content, .jeg_postblock_24 .jeg_pl_md_box.no_thumbnail .jeg_postblock_content, .jeg_sidefeed .jeg_pl_md_box .jeg_postblock_content { position: relative; } .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a, .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a:hover, .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_meta .fa { color: #212121 !important; } .jnews-dark-mode .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a, .jnews-dark-mode .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_title a:hover, .jnews-dark-mode .jeg_postblock_carousel_2 .no_thumbnail .jeg_post_meta .fa { color: #fff !important; } </style><script type="text/javascript">;!function(){"use strict";window.jnews=window.jnews||{},window.jnews.first_load=window.jnews.first_load||{},window.jnews.first_load=function(){var e=this,t=jnews.library,n="object"==typeof jnews&&"object"==typeof jnews.library;e.data=null,e.run_ajax=!0,e.run_loginregister=!0,e.clear=function(){e.run_ajax=!0,e.run_loginregister=!0,e.data=null},e.init=function(){n&&(t.globalBody.querySelectorAll(".jeg_popup_account").length&&jnews.loginregister&&e.run_loginregister&&(e.run_loginregister=!1,jnews.loginregister.init(),jnews.loginregister.hook_form()),jfla.length&&e.run_ajax&&(e.run_ajax=!1,e.do_ajax({action:"jnews_first_load_action",jnews_id:jnewsoption.postid,load_action:jfla})))},e.update_counter=function(){if(n){var o={total_view:t.globalBody.querySelectorAll(".jeg_share_stats .jeg_views_count .counts"),total_share:t.globalBody.querySelectorAll(".jeg_share_stats .jeg_share_count .counts"),total_comment:t.globalBody.querySelectorAll(".jeg_meta_comment a span")};t.forEach(Object.entries(e.data.counter),(function([e,n]){o[e].length&&t.forEach(o[e],(function(e,o){t.setText(e,n)}))}))}},e.do_ajax=function(o){if(n){var a=new XMLHttpRequest;a.onreadystatechange=function(){XMLHttpRequest.DONE===a.readyState&&200==a.status&&(e.data=JSON.parse(a.responseText),e.data.counter&&"object"==typeof e.data.counter&&e.update_counter())},a.open("POST",jnews_ajax_url,!0),a.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8"),a.send(t.httpBuildQuery(o))}}},window.jnews.first_load=new window.jnews.first_load,jnews.first_load.init()}();</script><script>( function () { window.advanced_ads_ready_queue = window.advanced_ads_ready_queue || []; // replace native push method with our advanced_ads_ready function; do this early to prevent race condition between pushing and the loop. advanced_ads_ready_queue.push = window.advanced_ads_ready; // handle all callbacks that have been added to the queue previously. for ( var i = 0, length = advanced_ads_ready_queue.length; i < length; i ++ ) { advanced_ads_ready( advanced_ads_ready_queue[i] ); } } )(); </script> <!-- Cookie Notice plugin v2.5.5 by Hu-manity.co https://hu-manity.co/ --> <div id="cookie-notice" role="dialog" class="cookie-notice-hidden cookie-revoke-hidden cn-position-bottom" aria-label="Cookie Notice" style="background-color: rgba(255,255,255,1);"><div class="cookie-notice-container" style="color: #000000"><span id="cn-notice-text" class="cn-text-container">Este site utiliza e armazena cookies.</span><span id="cn-notice-buttons" class="cn-buttons-container"><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button" aria-label="Aceitar" style="background-color: #f19800">Aceitar</a></span><span id="cn-close-notice" data-cookie-set="accept" class="cn-close-icon" title="Não"></span></div> </div> <!-- / Cookie Notice plugin --><script> function b2a(a){var b,c=0,l=0,f="",g=[];if(!a)return a;do{var e=a.charCodeAt(c++);var h=a.charCodeAt(c++);var k=a.charCodeAt(c++);var d=e<<16|h<<8|k;e=63&d>>18;h=63&d>>12;k=63&d>>6;d&=63;g[l++]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(e)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(h)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(k)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(d)}while(c< a.length);return f=g.join(""),b=a.length%3,(b?f.slice(0,b-3):f)+"===".slice(b||3)}function a2b(a){var b,c,l,f={},g=0,e=0,h="",k=String.fromCharCode,d=a.length;for(b=0;64>b;b++)f["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(b)]=b;for(c=0;d>c;c++)for(b=f[a.charAt(c)],g=(g<<6)+b,e+=6;8<=e;)((l=255&g>>>(e-=8))||d-2>c)&&(h+=k(l));return h}b64e=function(a){return btoa(encodeURIComponent(a).replace(/%([0-9A-F]{2})/g,function(b,a){return String.fromCharCode("0x"+a)}))}; b64d=function(a){return decodeURIComponent(atob(a).split("").map(function(a){return"%"+("00"+a.charCodeAt(0).toString(16)).slice(-2)}).join(""))}; /* <![CDATA[ */ ai_front = {"insertion_before":"ANTES","insertion_after":"AP\u00d3S","insertion_prepend":"ADICIONAR ANTES DO CONTE\u00daDO","insertion_append":"ADICIONAR AP\u00d3S O CONTE\u00daDO","insertion_replace_content":"SUBSTITUIR CONTE\u00daDO","insertion_replace_element":"SUBSTITUIR ELEMENTO","visible":"VIS\u00cdVEL","hidden":"OCULTO","fallback":"ALTERNATIVO","automatically_placed":"Inserido automaticamente pelo c\u00f3digo de an\u00fancios autom\u00e1ticos do AdSense","cancel":"Cancelar","use":"Usar","add":"Adicionar","parent":"Principal (ascendente)","cancel_element_selection":"Cancelar sele\u00e7\u00e3o do elemento","select_parent_element":"Selecionar elemento principal (ascendente)","css_selector":"Seletor CSS","use_current_selector":"Usar seletor atual","element":"ELEMENTO","path":"CAMINHO","selector":"SELETOR"}; /* ]]> */ var ai_cookie_js=!0,ai_block_class_def="code-block"; /* js-cookie v3.0.5 | MIT JavaScript Cookie v2.2.0 https://github.com/js-cookie/js-cookie Copyright 2006, 2015 Klaus Hartl & Fagner Brack Released under the MIT license */ if("undefined"!==typeof ai_cookie_js){(function(a,f){"object"===typeof exports&&"undefined"!==typeof module?module.exports=f():"function"===typeof define&&define.amd?define(f):(a="undefined"!==typeof globalThis?globalThis:a||self,function(){var b=a.Cookies,c=a.Cookies=f();c.noConflict=function(){a.Cookies=b;return c}}())})(this,function(){function a(b){for(var c=1;c<arguments.length;c++){var g=arguments[c],e;for(e in g)b[e]=g[e]}return b}function f(b,c){function g(e,d,h){if("undefined"!==typeof document){h= a({},c,h);"number"===typeof h.expires&&(h.expires=new Date(Date.now()+864E5*h.expires));h.expires&&(h.expires=h.expires.toUTCString());e=encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var l="",k;for(k in h)h[k]&&(l+="; "+k,!0!==h[k]&&(l+="="+h[k].split(";")[0]));return document.cookie=e+"="+b.write(d,e)+l}}return Object.create({set:g,get:function(e){if("undefined"!==typeof document&&(!arguments.length||e)){for(var d=document.cookie?document.cookie.split("; "): [],h={},l=0;l<d.length;l++){var k=d[l].split("="),p=k.slice(1).join("=");try{var n=decodeURIComponent(k[0]);h[n]=b.read(p,n);if(e===n)break}catch(q){}}return e?h[e]:h}},remove:function(e,d){g(e,"",a({},d,{expires:-1}))},withAttributes:function(e){return f(this.converter,a({},this.attributes,e))},withConverter:function(e){return f(a({},this.converter,e),this.attributes)}},{attributes:{value:Object.freeze(c)},converter:{value:Object.freeze(b)}})}return f({read:function(b){'"'===b[0]&&(b=b.slice(1,-1)); return b.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(b){return encodeURIComponent(b).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})});AiCookies=Cookies.noConflict();function m(a){if(null==a)return a;'"'===a.charAt(0)&&(a=a.slice(1,-1));try{a=JSON.parse(a)}catch(f){}return a}ai_check_block=function(a){var f="undefined"!==typeof ai_debugging;if(null==a)return!0;var b=m(AiCookies.get("aiBLOCKS"));ai_debug_cookie_status="";null==b&&(b={});"undefined"!== typeof ai_delay_showing_pageviews&&(b.hasOwnProperty(a)||(b[a]={}),b[a].hasOwnProperty("d")||(b[a].d=ai_delay_showing_pageviews,f&&console.log("AI CHECK block",a,"NO COOKIE DATA d, delayed for",ai_delay_showing_pageviews,"pageviews")));if(b.hasOwnProperty(a)){for(var c in b[a]){if("x"==c){var g="",e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"x cookie hash",e,"code hash", g);var d=new Date;d=b[a][c]-Math.round(d.getTime()/1E3);if(0<d&&e==g)return ai_debug_cookie_status=b="closed for "+d+" s = "+Math.round(1E4*d/3600/24)/1E4+" days",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing x");ai_set_cookie(a,"x","");b[a].hasOwnProperty("i")||b[a].hasOwnProperty("c")||ai_set_cookie(a,"h","")}else if("d"==c){if(0!=b[a][c])return ai_debug_cookie_status=b="delayed for "+b[a][c]+" pageviews",f&&console.log("AI CHECK block",a, b),f&&console.log(""),!1}else if("i"==c){g="";e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"i cookie hash",e,"code hash",g);if(0==b[a][c]&&e==g)return ai_debug_cookie_status=b="max impressions reached",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if(0>b[a][c]&&e==g){d=new Date;d=-b[a][c]-Math.round(d.getTime()/1E3);if(0<d)return ai_debug_cookie_status= b="max imp. reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing i");ai_set_cookie(a,"i","");b[a].hasOwnProperty("c")||b[a].hasOwnProperty("x")||(f&&console.log("AI CHECK block",a,"cookie h removed"),ai_set_cookie(a,"h",""))}}if("ipt"==c&&0==b[a][c]&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b[a].it-g,0<d))return ai_debug_cookie_status=b="max imp. per time reached ("+Math.round(1E4*d/24/ 3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if("c"==c){g="";e=document.querySelectorAll('span[data-ai-block="'+a+'"]')[0];"aiHash"in e.dataset&&(g=e.dataset.aiHash);e="";b[a].hasOwnProperty("h")&&(e=b[a].h);f&&console.log("AI CHECK block",a,"c cookie hash",e,"code hash",g);if(0==b[a][c]&&e==g)return ai_debug_cookie_status=b="max clicks reached",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;if(0>b[a][c]&&e==g){d=new Date;d=-b[a][c]-Math.round(d.getTime()/ 1E3);if(0<d)return ai_debug_cookie_status=b="max clicks reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1;f&&console.log("AI CHECK block",a,"removing c");ai_set_cookie(a,"c","");b[a].hasOwnProperty("i")||b[a].hasOwnProperty("x")||(f&&console.log("AI CHECK block",a,"cookie h removed"),ai_set_cookie(a,"h",""))}}if("cpt"==c&&0==b[a][c]&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b[a].ct-g,0<d))return ai_debug_cookie_status=b="max clicks per time reached ("+ Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK block",a,b),f&&console.log(""),!1}if(b.hasOwnProperty("G")&&b.G.hasOwnProperty("cpt")&&0==b.G.cpt&&(d=new Date,g=Math.round(d.getTime()/1E3),d=b.G.ct-g,0<d))return ai_debug_cookie_status=b="max global clicks per time reached ("+Math.round(1E4*d/24/3600)/1E4+" days = "+d+" s)",f&&console.log("AI CHECK GLOBAL",b),f&&console.log(""),!1}ai_debug_cookie_status="OK";f&&console.log("AI CHECK block",a,"OK");f&&console.log("");return!0}; ai_check_and_insert_block=function(a,f){var b="undefined"!==typeof ai_debugging;if(null==a)return!0;var c=document.getElementsByClassName(f);if(c.length){c=c[0];var g=c.closest("."+ai_block_class_def),e=ai_check_block(a);!e&&0!=parseInt(c.getAttribute("limits-fallback"))&&c.hasAttribute("data-fallback-code")&&(b&&console.log("AI CHECK FAILED, INSERTING FALLBACK BLOCK",c.getAttribute("limits-fallback")),c.setAttribute("data-code",c.getAttribute("data-fallback-code")),null!=g&&g.hasAttribute("data-ai")&& c.hasAttribute("fallback-tracking")&&c.hasAttribute("fallback_level")&&g.setAttribute("data-ai-"+c.getAttribute("fallback_level"),c.getAttribute("fallback-tracking")),e=!0);c.removeAttribute("data-selector");e?(ai_insert_code(c),g&&(b=g.querySelectorAll(".ai-debug-block"),b.length&&(g.classList.remove("ai-list-block"),g.classList.remove("ai-list-block-ip"),g.classList.remove("ai-list-block-filter"),g.style.visibility="",g.classList.contains("ai-remove-position")&&(g.style.position="")))):(b=c.closest("div[data-ai]"), null!=b&&"undefined"!=typeof b.getAttribute("data-ai")&&(e=JSON.parse(b64d(b.getAttribute("data-ai"))),"undefined"!==typeof e&&e.constructor===Array&&(e[1]="",b.setAttribute("data-ai",b64e(JSON.stringify(e))))),g&&(b=g.querySelectorAll(".ai-debug-block"),b.length&&(g.classList.remove("ai-list-block"),g.classList.remove("ai-list-block-ip"),g.classList.remove("ai-list-block-filter"),g.style.visibility="",g.classList.contains("ai-remove-position")&&(g.style.position=""))));c.classList.remove(f)}c=document.querySelectorAll("."+ f+"-dbg");g=0;for(b=c.length;g<b;g++)e=c[g],e.querySelector(".ai-status").textContent=ai_debug_cookie_status,e.querySelector(".ai-cookie-data").textContent=ai_get_cookie_text(a),e.classList.remove(f+"-dbg")};ai_load_cookie=function(){var a="undefined"!==typeof ai_debugging,f=m(AiCookies.get("aiBLOCKS"));null==f&&(f={},a&&console.log("AI COOKIE NOT PRESENT"));a&&console.log("AI COOKIE LOAD",f);return f};ai_set_cookie=function(a,f,b){var c="undefined"!==typeof ai_debugging;c&&console.log("AI COOKIE SET block:", a,"property:",f,"value:",b);var g=ai_load_cookie();if(""===b){if(g.hasOwnProperty(a)){delete g[a][f];a:{f=g[a];for(e in f)if(f.hasOwnProperty(e)){var e=!1;break a}e=!0}e&&delete g[a]}}else g.hasOwnProperty(a)||(g[a]={}),g[a][f]=b;0===Object.keys(g).length&&g.constructor===Object?(AiCookies.remove("aiBLOCKS"),c&&console.log("AI COOKIE REMOVED")):AiCookies.set("aiBLOCKS",JSON.stringify(g),{expires:365,path:"/"});if(c)if(a=m(AiCookies.get("aiBLOCKS")),"undefined"!=typeof a){console.log("AI COOKIE NEW", a);console.log("AI COOKIE DATA:");for(var d in a){for(var h in a[d])"x"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log(" BLOCK",d,"closed for",c,"s = ",Math.round(1E4*c/3600/24)/1E4,"days")):"d"==h?console.log(" BLOCK",d,"delayed for",a[d][h],"pageviews"):"e"==h?console.log(" BLOCK",d,"show every",a[d][h],"pageviews"):"i"==h?(e=a[d][h],0<=e?console.log(" BLOCK",d,a[d][h],"impressions until limit"):(c=new Date,c=-e-Math.round(c.getTime()/1E3),console.log(" BLOCK",d,"max impressions, closed for", c,"s =",Math.round(1E4*c/3600/24)/1E4,"days"))):"ipt"==h?console.log(" BLOCK",d,a[d][h],"impressions until limit per time period"):"it"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log(" BLOCK",d,"impressions limit expiration in",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days")):"c"==h?(e=a[d][h],0<=e?console.log(" BLOCK",d,e,"clicks until limit"):(c=new Date,c=-e-Math.round(c.getTime()/1E3),console.log(" BLOCK",d,"max clicks, closed for",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days"))): "cpt"==h?console.log(" BLOCK",d,a[d][h],"clicks until limit per time period"):"ct"==h?(c=new Date,c=a[d][h]-Math.round(c.getTime()/1E3),console.log(" BLOCK",d,"clicks limit expiration in ",c,"s =",Math.round(1E4*c/3600/24)/1E4,"days")):"h"==h?console.log(" BLOCK",d,"hash",a[d][h]):console.log(" ?:",d,":",h,a[d][h]);console.log("")}}else console.log("AI COOKIE NOT PRESENT");return g};ai_get_cookie_text=function(a){var f=m(AiCookies.get("aiBLOCKS"));null==f&&(f={});var b="";f.hasOwnProperty("G")&& (b="G["+JSON.stringify(f.G).replace(/"/g,"").replace("{","").replace("}","")+"] ");var c="";f.hasOwnProperty(a)&&(c=JSON.stringify(f[a]).replace(/"/g,"").replace("{","").replace("}",""));return b+c}}; var ai_insertion_js=!0,ai_block_class_def="code-block"; if("undefined"!=typeof ai_insertion_js){ai_insert=function(a,h,l){if(-1!=h.indexOf(":eq("))if(window.jQuery&&window.jQuery.fn)var n=jQuery(h);else{console.error("AI INSERT USING jQuery QUERIES:",h,"- jQuery not found");return}else n=document.querySelectorAll(h);for(var u=0,y=n.length;u<y;u++){var d=n[u];selector_string=d.hasAttribute("id")?"#"+d.getAttribute("id"):d.hasAttribute("class")?"."+d.getAttribute("class").replace(RegExp(" ","g"),"."):"";var w=document.createElement("div");w.innerHTML=l; var m=w.getElementsByClassName("ai-selector-counter")[0];null!=m&&(m.innerText=u+1);m=w.getElementsByClassName("ai-debug-name ai-main")[0];if(null!=m){var r=a.toUpperCase();"undefined"!=typeof ai_front&&("before"==a?r=ai_front.insertion_before:"after"==a?r=ai_front.insertion_after:"prepend"==a?r=ai_front.insertion_prepend:"append"==a?r=ai_front.insertion_append:"replace-content"==a?r=ai_front.insertion_replace_content:"replace-element"==a&&(r=ai_front.insertion_replace_element));-1==selector_string.indexOf(".ai-viewports")&& (m.innerText=r+" "+h+" ("+d.tagName.toLowerCase()+selector_string+")")}m=document.createRange();try{var v=m.createContextualFragment(w.innerHTML)}catch(t){}"before"==a?d.parentNode.insertBefore(v,d):"after"==a?d.parentNode.insertBefore(v,d.nextSibling):"prepend"==a?d.insertBefore(v,d.firstChild):"append"==a?d.insertBefore(v,null):"replace-content"==a?(d.innerHTML="",d.insertBefore(v,null)):"replace-element"==a&&(d.parentNode.insertBefore(v,d),d.parentNode.removeChild(d));z()}};ai_insert_code=function(a){function h(m, r){return null==m?!1:m.classList?m.classList.contains(r):-1<(" "+m.className+" ").indexOf(" "+r+" ")}function l(m,r){null!=m&&(m.classList?m.classList.add(r):m.className+=" "+r)}function n(m,r){null!=m&&(m.classList?m.classList.remove(r):m.className=m.className.replace(new RegExp("(^|\\b)"+r.split(" ").join("|")+"(\\b|$)","gi")," "))}if("undefined"!=typeof a){var u=!1;if(h(a,"no-visibility-check")||a.offsetWidth||a.offsetHeight||a.getClientRects().length){u=a.getAttribute("data-code");var y=a.getAttribute("data-insertion-position"), d=a.getAttribute("data-selector");if(null!=u)if(null!=y&&null!=d){if(-1!=d.indexOf(":eq(")?window.jQuery&&window.jQuery.fn&&jQuery(d).length:document.querySelectorAll(d).length)ai_insert(y,d,b64d(u)),n(a,"ai-viewports")}else{y=document.createRange();try{var w=y.createContextualFragment(b64d(u))}catch(m){}a.parentNode.insertBefore(w,a.nextSibling);n(a,"ai-viewports")}u=!0}else w=a.previousElementSibling,h(w,"ai-debug-bar")&&h(w,"ai-debug-script")&&(n(w,"ai-debug-script"),l(w,"ai-debug-viewport-invisible")), n(a,"ai-viewports");return u}};ai_insert_list_code=function(a){var h=document.getElementsByClassName(a)[0];if("undefined"!=typeof h){var l=ai_insert_code(h),n=h.closest("div."+ai_block_class_def);if(n){l||n.removeAttribute("data-ai");var u=n.querySelectorAll(".ai-debug-block");n&&u.length&&(n.classList.remove("ai-list-block"),n.classList.remove("ai-list-block-ip"),n.classList.remove("ai-list-block-filter"),n.style.visibility="",n.classList.contains("ai-remove-position")&&(n.style.position=""))}h.classList.remove(a); l&&z()}};ai_insert_viewport_code=function(a){var h=document.getElementsByClassName(a)[0];if("undefined"!=typeof h){var l=ai_insert_code(h);h.classList.remove(a);l&&(a=h.closest("div."+ai_block_class_def),null!=a&&(l=h.getAttribute("style"),null!=l&&a.setAttribute("style",a.getAttribute("style")+" "+l)));setTimeout(function(){h.removeAttribute("style")},2);z()}};ai_insert_adsense_fallback_codes=function(a){a.style.display="none";var h=a.closest(".ai-fallback-adsense"),l=h.nextElementSibling;l.getAttribute("data-code")? ai_insert_code(l)&&z():l.style.display="block";h.classList.contains("ai-empty-code")&&null!=a.closest("."+ai_block_class_def)&&(a=a.closest("."+ai_block_class_def).getElementsByClassName("code-block-label"),0!=a.length&&(a[0].style.display="none"))};ai_insert_code_by_class=function(a){var h=document.getElementsByClassName(a)[0];"undefined"!=typeof h&&(ai_insert_code(h),h.classList.remove(a))};ai_insert_client_code=function(a,h){var l=document.getElementsByClassName(a)[0];if("undefined"!=typeof l){var n= l.getAttribute("data-code");null!=n&&ai_check_block()&&(l.setAttribute("data-code",n.substring(Math.floor(h/19))),ai_insert_code_by_class(a),l.remove())}};ai_process_elements_active=!1;function z(){ai_process_elements_active||setTimeout(function(){ai_process_elements_active=!1;"function"==typeof ai_process_rotations&&ai_process_rotations();"function"==typeof ai_process_lists&&ai_process_lists();"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses();"function"==typeof ai_process_filter_hooks&& ai_process_filter_hooks();"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks();"function"==typeof ai_process_impressions&&1==ai_tracking_finished&&ai_process_impressions();"function"==typeof ai_install_click_trackers&&1==ai_tracking_finished&&ai_install_click_trackers();"function"==typeof ai_install_close_buttons&&ai_install_close_buttons(document);"function"==typeof ai_process_wait_for_interaction&&ai_process_wait_for_interaction();"function"==typeof ai_process_delayed_blocks&&ai_process_delayed_blocks()}, 5);ai_process_elements_active=!0}const B=document.querySelector("body");(new MutationObserver(function(a,h){for(const l of a)"attributes"===l.type&&"data-ad-status"==l.attributeName&&"unfilled"==l.target.dataset.adStatus&&l.target.closest(".ai-fallback-adsense")&&ai_insert_adsense_fallback_codes(l.target)})).observe(B,{attributes:!0,childList:!1,subtree:!0});var Arrive=function(a,h,l){function n(t,c,e){d.addMethod(c,e,t.unbindEvent);d.addMethod(c,e,t.unbindEventWithSelectorOrCallback);d.addMethod(c, e,t.unbindEventWithSelectorAndCallback)}function u(t){t.arrive=r.bindEvent;n(r,t,"unbindArrive");t.leave=v.bindEvent;n(v,t,"unbindLeave")}if(a.MutationObserver&&"undefined"!==typeof HTMLElement){var y=0,d=function(){var t=HTMLElement.prototype.matches||HTMLElement.prototype.webkitMatchesSelector||HTMLElement.prototype.mozMatchesSelector||HTMLElement.prototype.msMatchesSelector;return{matchesSelector:function(c,e){return c instanceof HTMLElement&&t.call(c,e)},addMethod:function(c,e,f){var b=c[e];c[e]= function(){if(f.length==arguments.length)return f.apply(this,arguments);if("function"==typeof b)return b.apply(this,arguments)}},callCallbacks:function(c,e){e&&e.options.onceOnly&&1==e.firedElems.length&&(c=[c[0]]);for(var f=0,b;b=c[f];f++)b&&b.callback&&b.callback.call(b.elem,b.elem);e&&e.options.onceOnly&&1==e.firedElems.length&&e.me.unbindEventWithSelectorAndCallback.call(e.target,e.selector,e.callback)},checkChildNodesRecursively:function(c,e,f,b){for(var g=0,k;k=c[g];g++)f(k,e,b)&&b.push({callback:e.callback, elem:k}),0<k.childNodes.length&&d.checkChildNodesRecursively(k.childNodes,e,f,b)},mergeArrays:function(c,e){var f={},b;for(b in c)c.hasOwnProperty(b)&&(f[b]=c[b]);for(b in e)e.hasOwnProperty(b)&&(f[b]=e[b]);return f},toElementsArray:function(c){"undefined"===typeof c||"number"===typeof c.length&&c!==a||(c=[c]);return c}}}(),w=function(){var t=function(){this._eventsBucket=[];this._beforeRemoving=this._beforeAdding=null};t.prototype.addEvent=function(c,e,f,b){c={target:c,selector:e,options:f,callback:b, firedElems:[]};this._beforeAdding&&this._beforeAdding(c);this._eventsBucket.push(c);return c};t.prototype.removeEvent=function(c){for(var e=this._eventsBucket.length-1,f;f=this._eventsBucket[e];e--)c(f)&&(this._beforeRemoving&&this._beforeRemoving(f),(f=this._eventsBucket.splice(e,1))&&f.length&&(f[0].callback=null))};t.prototype.beforeAdding=function(c){this._beforeAdding=c};t.prototype.beforeRemoving=function(c){this._beforeRemoving=c};return t}(),m=function(t,c){var e=new w,f=this,b={fireOnAttributesModification:!1}; e.beforeAdding(function(g){var k=g.target;if(k===a.document||k===a)k=document.getElementsByTagName("html")[0];var p=new MutationObserver(function(x){c.call(this,x,g)});var q=t(g.options);p.observe(k,q);g.observer=p;g.me=f});e.beforeRemoving(function(g){g.observer.disconnect()});this.bindEvent=function(g,k,p){k=d.mergeArrays(b,k);for(var q=d.toElementsArray(this),x=0;x<q.length;x++)e.addEvent(q[x],g,k,p)};this.unbindEvent=function(){var g=d.toElementsArray(this);e.removeEvent(function(k){for(var p= 0;p<g.length;p++)if(this===l||k.target===g[p])return!0;return!1})};this.unbindEventWithSelectorOrCallback=function(g){var k=d.toElementsArray(this);e.removeEvent("function"===typeof g?function(p){for(var q=0;q<k.length;q++)if((this===l||p.target===k[q])&&p.callback===g)return!0;return!1}:function(p){for(var q=0;q<k.length;q++)if((this===l||p.target===k[q])&&p.selector===g)return!0;return!1})};this.unbindEventWithSelectorAndCallback=function(g,k){var p=d.toElementsArray(this);e.removeEvent(function(q){for(var x= 0;x<p.length;x++)if((this===l||q.target===p[x])&&q.selector===g&&q.callback===k)return!0;return!1})};return this},r=new function(){function t(f,b,g){return d.matchesSelector(f,b.selector)&&(f._id===l&&(f._id=y++),-1==b.firedElems.indexOf(f._id))?(b.firedElems.push(f._id),!0):!1}var c={fireOnAttributesModification:!1,onceOnly:!1,existing:!1};r=new m(function(f){var b={attributes:!1,childList:!0,subtree:!0};f.fireOnAttributesModification&&(b.attributes=!0);return b},function(f,b){f.forEach(function(g){var k= g.addedNodes,p=g.target,q=[];null!==k&&0<k.length?d.checkChildNodesRecursively(k,b,t,q):"attributes"===g.type&&t(p,b,q)&&q.push({callback:b.callback,elem:p});d.callCallbacks(q,b)})});var e=r.bindEvent;r.bindEvent=function(f,b,g){"undefined"===typeof g?(g=b,b=c):b=d.mergeArrays(c,b);var k=d.toElementsArray(this);if(b.existing){for(var p=[],q=0;q<k.length;q++)for(var x=k[q].querySelectorAll(f),A=0;A<x.length;A++)p.push({callback:g,elem:x[A]});if(b.onceOnly&&p.length)return g.call(p[0].elem,p[0].elem); setTimeout(d.callCallbacks,1,p)}e.call(this,f,b,g)};return r},v=new function(){function t(f,b){return d.matchesSelector(f,b.selector)}var c={};v=new m(function(){return{childList:!0,subtree:!0}},function(f,b){f.forEach(function(g){g=g.removedNodes;var k=[];null!==g&&0<g.length&&d.checkChildNodesRecursively(g,b,t,k);d.callCallbacks(k,b)})});var e=v.bindEvent;v.bindEvent=function(f,b,g){"undefined"===typeof g?(g=b,b=c):b=d.mergeArrays(c,b);e.call(this,f,b,g)};return v};h&&u(h.fn);u(HTMLElement.prototype); u(NodeList.prototype);u(HTMLCollection.prototype);u(HTMLDocument.prototype);u(Window.prototype);h={};n(r,h,"unbindAllArrive");n(v,h,"unbindAllLeave");return h}}(window,"undefined"===typeof jQuery?null:jQuery,void 0)}; var ai_rotation_triggers=[],ai_block_class_def="code-block"; if("undefined"!=typeof ai_rotation_triggers){ai_process_rotation=function(b){var d="number"==typeof b.length;window.jQuery&&window.jQuery.fn&&b instanceof jQuery&&(b=d?Array.prototype.slice.call(b):b[0]);if(d){var e=!1;b.forEach((c,h)=>{if(c.classList.contains("ai-unprocessed")||c.classList.contains("ai-timer"))e=!0});if(!e)return;b.forEach((c,h)=>{c.classList.remove("ai-unprocessed");c.classList.remove("ai-timer")})}else{if(!b.classList.contains("ai-unprocessed")&&!b.classList.contains("ai-timer"))return; b.classList.remove("ai-unprocessed");b.classList.remove("ai-timer")}var a=!1;if(d?b[0].hasAttribute("data-info"):b.hasAttribute("data-info")){var f="div.ai-rotate.ai-"+(d?JSON.parse(atob(b[0].dataset.info)):JSON.parse(atob(b.dataset.info)))[0];ai_rotation_triggers.includes(f)&&(ai_rotation_triggers.splice(ai_rotation_triggers.indexOf(f),1),a=!0)}if(d)for(d=0;d<b.length;d++)0==d?ai_process_single_rotation(b[d],!0):ai_process_single_rotation(b[d],!1);else ai_process_single_rotation(b,!a)};ai_process_single_rotation= function(b,d){var e=[];Array.from(b.children).forEach((g,p)=>{g.matches(".ai-rotate-option")&&e.push(g)});if(0!=e.length){e.forEach((g,p)=>{g.style.display="none"});if(b.hasAttribute("data-next")){k=parseInt(b.getAttribute("data-next"));var a=e[k];if(a.hasAttribute("data-code")){var f=document.createRange(),c=!0;try{var h=f.createContextualFragment(b64d(a.dataset.code))}catch(g){c=!1}c&&(a=h)}0!=a.querySelectorAll("span[data-ai-groups]").length&&0!=document.querySelectorAll(".ai-rotation-groups").length&& setTimeout(function(){B()},5)}else if(e[0].hasAttribute("data-group")){var k=-1,u=[];document.querySelectorAll("span[data-ai-groups]").forEach((g,p)=>{(g.offsetWidth||g.offsetHeight||g.getClientRects().length)&&u.push(g)});1<=u.length&&(timed_groups=[],groups=[],u.forEach(function(g,p){active_groups=JSON.parse(b64d(g.dataset.aiGroups));var r=!1;g=g.closest(".ai-rotate");null!=g&&g.classList.contains("ai-timed-rotation")&&(r=!0);active_groups.forEach(function(t,v){groups.push(t);r&&timed_groups.push(t)})}), groups.forEach(function(g,p){-1==k&&e.forEach((r,t)=>{var v=b64d(r.dataset.group);option_group_items=v.split(",");option_group_items.forEach(function(C,E){-1==k&&C.trim()==g&&(k=t,timed_groups.includes(v)&&b.classList.add("ai-timed-rotation"))})})}))}else if(b.hasAttribute("data-shares"))for(f=JSON.parse(atob(b.dataset.shares)),a=Math.round(100*Math.random()),c=0;c<f.length&&(k=c,0>f[c]||!(a<=f[c]));c++);else f=b.classList.contains("ai-unique"),a=new Date,f?("number"!=typeof ai_rotation_seed&&(ai_rotation_seed= (Math.floor(1E3*Math.random())+a.getMilliseconds())%e.length),f=ai_rotation_seed,f>e.length&&(f%=e.length),a=parseInt(b.dataset.counter),a<=e.length?(k=parseInt(f+a-1),k>=e.length&&(k-=e.length)):k=e.length):(k=Math.floor(Math.random()*e.length),a.getMilliseconds()%2&&(k=e.length-k-1));if(b.classList.contains("ai-rotation-scheduling"))for(k=-1,f=0;f<e.length;f++)if(a=e[f],a.hasAttribute("data-scheduling")){c=b64d(a.dataset.scheduling);a=!0;0==c.indexOf("^")&&(a=!1,c=c.substring(1));var q=c.split("="), m=-1!=c.indexOf("%")?q[0].split("%"):[q[0]];c=m[0].trim().toLowerCase();m="undefined"!=typeof m[1]?m[1].trim():0;q=q[1].replace(" ","");var n=(new Date).getTime();n=new Date(n);var l=0;switch(c){case "s":l=n.getSeconds();break;case "i":l=n.getMinutes();break;case "h":l=n.getHours();break;case "d":l=n.getDate();break;case "m":l=n.getMonth();break;case "y":l=n.getFullYear();break;case "w":l=n.getDay(),l=0==l?6:l-1}c=0!=m?l%m:l;m=q.split(",");q=!a;for(n=0;n<m.length;n++)if(l=m[n],-1!=l.indexOf("-")){if(l= l.split("-"),c>=l[0]&&c<=l[1]){q=a;break}}else if(c==l){q=a;break}if(q){k=f;break}}if(!(0>k||k>=e.length)){a=e[k];var z="",w=b.classList.contains("ai-timed-rotation");e.forEach((g,p)=>{g.hasAttribute("data-time")&&(w=!0)});if(a.hasAttribute("data-time")){f=atob(a.dataset.time);if(0==f&&1<e.length){c=k;do{c++;c>=e.length&&(c=0);m=e[c];if(!m.hasAttribute("data-time")){k=c;a=e[k];f=0;break}m=atob(m.dataset.time)}while(0==m&&c!=k);0!=f&&(k=c,a=e[k],f=atob(a.dataset.time))}if(0<f&&(c=k+1,c>=e.length&& (c=0),b.hasAttribute("data-info"))){m=JSON.parse(atob(b.dataset.info))[0];b.setAttribute("data-next",c);var x="div.ai-rotate.ai-"+m;ai_rotation_triggers.includes(x)&&(d=!1);d&&(ai_rotation_triggers.push(x),setTimeout(function(){var g=document.querySelectorAll(x);g.forEach((p,r)=>{p.classList.add("ai-timer")});ai_process_rotation(g)},1E3*f));z=" ("+f+" s)"}}else a.hasAttribute("data-group")||e.forEach((g,p)=>{p!=k&&g.remove()});a.style.display="";a.style.visibility="";a.style.position="";a.style.width= "";a.style.height="";a.style.top="";a.style.left="";a.classList.remove("ai-rotate-hidden");a.classList.remove("ai-rotate-hidden-2");b.style.position="";if(a.hasAttribute("data-code")){e.forEach((g,p)=>{g.innerText=""});d=b64d(a.dataset.code);f=document.createRange();c=!0;try{h=f.createContextualFragment(d)}catch(g){c=!1}a.append(h);D()}f=parseInt(a.dataset.index);var y=b64d(a.dataset.name);d=b.closest(".ai-debug-block");if(null!=d){h=d.querySelectorAll("kbd.ai-option-name");d=d.querySelectorAll(".ai-debug-block"); if(0!=d.length){var A=[];d.forEach((g,p)=>{g.querySelectorAll("kbd.ai-option-name").forEach((r,t)=>{A.push(r)})});h=Array.from(h);h=h.slice(0,h.length-A.length)}0!=h.length&&(separator=h[0].hasAttribute("data-separator")?h[0].dataset.separator:"",h.forEach((g,p)=>{g.innerText=separator+y+z}))}d=!1;a=b.closest(".ai-adb-show");null!=a&&a.hasAttribute("data-ai-tracking")&&(h=JSON.parse(b64d(a.getAttribute("data-ai-tracking"))),"undefined"!==typeof h&&h.constructor===Array&&(h[1]=f,h[3]=y,a.setAttribute("data-ai-tracking", b64e(JSON.stringify(h))),a.classList.add("ai-track"),w&&ai_tracking_finished&&a.classList.add("ai-no-pageview"),d=!0));d||(d=b.closest("div[data-ai]"),null!=d&&d.hasAttribute("data-ai")&&(h=JSON.parse(b64d(d.getAttribute("data-ai"))),"undefined"!==typeof h&&h.constructor===Array&&(h[1]=f,h[3]=y,d.setAttribute("data-ai",b64e(JSON.stringify(h))),d.classList.add("ai-track"),w&&ai_tracking_finished&&d.classList.add("ai-no-pageview"))))}}};ai_process_rotations=function(){document.querySelectorAll("div.ai-rotate").forEach((b, d)=>{ai_process_rotation(b)})};function B(){document.querySelectorAll("div.ai-rotate.ai-rotation-groups").forEach((b,d)=>{b.classList.add("ai-timer");ai_process_rotation(b)})}ai_process_rotations_in_element=function(b){null!=b&&b.querySelectorAll("div.ai-rotate").forEach((d,e)=>{ai_process_rotation(d)})};(function(b){"complete"===document.readyState||"loading"!==document.readyState&&!document.documentElement.doScroll?b():document.addEventListener("DOMContentLoaded",b)})(function(){setTimeout(function(){ai_process_rotations()}, 10)});ai_process_elements_active=!1;function D(){ai_process_elements_active||setTimeout(function(){ai_process_elements_active=!1;"function"==typeof ai_process_rotations&&ai_process_rotations();"function"==typeof ai_process_lists&&ai_process_lists();"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses();"function"==typeof ai_process_filter_hooks&&ai_process_filter_hooks();"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks();"function"==typeof ai_process_impressions&&1== ai_tracking_finished&&ai_process_impressions();"function"==typeof ai_install_click_trackers&&1==ai_tracking_finished&&ai_install_click_trackers();"function"==typeof ai_install_close_buttons&&ai_install_close_buttons(document)},5);ai_process_elements_active=!0}}; ;!function(a,b){a(function(){"use strict";function a(a,b){return null!=a&&null!=b&&a.toLowerCase()===b.toLowerCase()}function c(a,b){var c,d,e=a.length;if(!e||!b)return!1;for(c=b.toLowerCase(),d=0;d<e;++d)if(c===a[d].toLowerCase())return!0;return!1}function d(a){for(var b in a)i.call(a,b)&&(a[b]=new RegExp(a[b],"i"))}function e(a){return(a||"").substr(0,500)}function f(a,b){this.ua=e(a),this._cache={},this.maxPhoneWidth=b||600}var g={};g.mobileDetectRules={phones:{iPhone:"\\biPhone\\b|\\biPod\\b",BlackBerry:"BlackBerry|\\bBB10\\b|rim[0-9]+|\\b(BBA100|BBB100|BBD100|BBE100|BBF100|STH100)\\b-[0-9]+",Pixel:"; \\bPixel\\b",HTC:"HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Legend|Desire|T8282)|APX515CKT|Qtek9090|APA9292KT|HD_mini|Sensation.*Z710e|PG86100|Z715e|Desire.*(A8181|HD)|ADR6200|ADR6400L|ADR6425|001HT|Inspire 4G|Android.*\\bEVO\\b|T-Mobile G1|Z520m|Android [0-9.]+; Pixel",Nexus:"Nexus One|Nexus S|Galaxy.*Nexus|Android.*Nexus.*Mobile|Nexus 4|Nexus 5|Nexus 5X|Nexus 6",Dell:"Dell[;]? (Streak|Aero|Venue|Venue Pro|Flash|Smoke|Mini 3iX)|XCD28|XCD35|\\b001DL\\b|\\b101DL\\b|\\bGS01\\b",Motorola:"Motorola|DROIDX|DROID BIONIC|\\bDroid\\b.*Build|Android.*Xoom|HRI39|MOT-|A1260|A1680|A555|A853|A855|A953|A955|A956|Motorola.*ELECTRIFY|Motorola.*i1|i867|i940|MB200|MB300|MB501|MB502|MB508|MB511|MB520|MB525|MB526|MB611|MB612|MB632|MB810|MB855|MB860|MB861|MB865|MB870|ME501|ME502|ME511|ME525|ME600|ME632|ME722|ME811|ME860|ME863|ME865|MT620|MT710|MT716|MT720|MT810|MT870|MT917|Motorola.*TITANIUM|WX435|WX445|XT300|XT301|XT311|XT316|XT317|XT319|XT320|XT390|XT502|XT530|XT531|XT532|XT535|XT603|XT610|XT611|XT615|XT681|XT701|XT702|XT711|XT720|XT800|XT806|XT860|XT862|XT875|XT882|XT883|XT894|XT901|XT907|XT909|XT910|XT912|XT928|XT926|XT915|XT919|XT925|XT1021|\\bMoto E\\b|XT1068|XT1092|XT1052",Samsung:"\\bSamsung\\b|SM-G950F|SM-G955F|SM-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310|GT-B3410|GT-B3730|GT-B3740|GT-B5510|GT-B5512|GT-B5722|GT-B6520|GT-B7300|GT-B7320|GT-B7330|GT-B7350|GT-B7510|GT-B7722|GT-B7800|GT-C3010|GT-C3011|GT-C3060|GT-C3200|GT-C3212|GT-C3212I|GT-C3262|GT-C3222|GT-C3300|GT-C3300K|GT-C3303|GT-C3303K|GT-C3310|GT-C3322|GT-C3330|GT-C3350|GT-C3500|GT-C3510|GT-C3530|GT-C3630|GT-C3780|GT-C5010|GT-C5212|GT-C6620|GT-C6625|GT-C6712|GT-E1050|GT-E1070|GT-E1075|GT-E1080|GT-E1081|GT-E1085|GT-E1087|GT-E1100|GT-E1107|GT-E1110|GT-E1120|GT-E1125|GT-E1130|GT-E1160|GT-E1170|GT-E1175|GT-E1180|GT-E1182|GT-E1200|GT-E1210|GT-E1225|GT-E1230|GT-E1390|GT-E2100|GT-E2120|GT-E2121|GT-E2152|GT-E2220|GT-E2222|GT-E2230|GT-E2232|GT-E2250|GT-E2370|GT-E2550|GT-E2652|GT-E3210|GT-E3213|GT-I5500|GT-I5503|GT-I5700|GT-I5800|GT-I5801|GT-I6410|GT-I6420|GT-I7110|GT-I7410|GT-I7500|GT-I8000|GT-I8150|GT-I8160|GT-I8190|GT-I8320|GT-I8330|GT-I8350|GT-I8530|GT-I8700|GT-I8703|GT-I8910|GT-I9000|GT-I9001|GT-I9003|GT-I9010|GT-I9020|GT-I9023|GT-I9070|GT-I9082|GT-I9100|GT-I9103|GT-I9220|GT-I9250|GT-I9300|GT-I9305|GT-I9500|GT-I9505|GT-M3510|GT-M5650|GT-M7500|GT-M7600|GT-M7603|GT-M8800|GT-M8910|GT-N7000|GT-S3110|GT-S3310|GT-S3350|GT-S3353|GT-S3370|GT-S3650|GT-S3653|GT-S3770|GT-S3850|GT-S5210|GT-S5220|GT-S5229|GT-S5230|GT-S5233|GT-S5250|GT-S5253|GT-S5260|GT-S5263|GT-S5270|GT-S5300|GT-S5330|GT-S5350|GT-S5360|GT-S5363|GT-S5369|GT-S5380|GT-S5380D|GT-S5560|GT-S5570|GT-S5600|GT-S5603|GT-S5610|GT-S5620|GT-S5660|GT-S5670|GT-S5690|GT-S5750|GT-S5780|GT-S5830|GT-S5839|GT-S6102|GT-S6500|GT-S7070|GT-S7200|GT-S7220|GT-S7230|GT-S7233|GT-S7250|GT-S7500|GT-S7530|GT-S7550|GT-S7562|GT-S7710|GT-S8000|GT-S8003|GT-S8500|GT-S8530|GT-S8600|SCH-A310|SCH-A530|SCH-A570|SCH-A610|SCH-A630|SCH-A650|SCH-A790|SCH-A795|SCH-A850|SCH-A870|SCH-A890|SCH-A930|SCH-A950|SCH-A970|SCH-A990|SCH-I100|SCH-I110|SCH-I400|SCH-I405|SCH-I500|SCH-I510|SCH-I515|SCH-I600|SCH-I730|SCH-I760|SCH-I770|SCH-I830|SCH-I910|SCH-I920|SCH-I959|SCH-LC11|SCH-N150|SCH-N300|SCH-R100|SCH-R300|SCH-R351|SCH-R400|SCH-R410|SCH-T300|SCH-U310|SCH-U320|SCH-U350|SCH-U360|SCH-U365|SCH-U370|SCH-U380|SCH-U410|SCH-U430|SCH-U450|SCH-U460|SCH-U470|SCH-U490|SCH-U540|SCH-U550|SCH-U620|SCH-U640|SCH-U650|SCH-U660|SCH-U700|SCH-U740|SCH-U750|SCH-U810|SCH-U820|SCH-U900|SCH-U940|SCH-U960|SCS-26UC|SGH-A107|SGH-A117|SGH-A127|SGH-A137|SGH-A157|SGH-A167|SGH-A177|SGH-A187|SGH-A197|SGH-A227|SGH-A237|SGH-A257|SGH-A437|SGH-A517|SGH-A597|SGH-A637|SGH-A657|SGH-A667|SGH-A687|SGH-A697|SGH-A707|SGH-A717|SGH-A727|SGH-A737|SGH-A747|SGH-A767|SGH-A777|SGH-A797|SGH-A817|SGH-A827|SGH-A837|SGH-A847|SGH-A867|SGH-A877|SGH-A887|SGH-A897|SGH-A927|SGH-B100|SGH-B130|SGH-B200|SGH-B220|SGH-C100|SGH-C110|SGH-C120|SGH-C130|SGH-C140|SGH-C160|SGH-C170|SGH-C180|SGH-C200|SGH-C207|SGH-C210|SGH-C225|SGH-C230|SGH-C417|SGH-C450|SGH-D307|SGH-D347|SGH-D357|SGH-D407|SGH-D415|SGH-D780|SGH-D807|SGH-D980|SGH-E105|SGH-E200|SGH-E315|SGH-E316|SGH-E317|SGH-E335|SGH-E590|SGH-E635|SGH-E715|SGH-E890|SGH-F300|SGH-F480|SGH-I200|SGH-I300|SGH-I320|SGH-I550|SGH-I577|SGH-I600|SGH-I607|SGH-I617|SGH-I627|SGH-I637|SGH-I677|SGH-I700|SGH-I717|SGH-I727|SGH-i747M|SGH-I777|SGH-I780|SGH-I827|SGH-I847|SGH-I857|SGH-I896|SGH-I897|SGH-I900|SGH-I907|SGH-I917|SGH-I927|SGH-I937|SGH-I997|SGH-J150|SGH-J200|SGH-L170|SGH-L700|SGH-M110|SGH-M150|SGH-M200|SGH-N105|SGH-N500|SGH-N600|SGH-N620|SGH-N625|SGH-N700|SGH-N710|SGH-P107|SGH-P207|SGH-P300|SGH-P310|SGH-P520|SGH-P735|SGH-P777|SGH-Q105|SGH-R210|SGH-R220|SGH-R225|SGH-S105|SGH-S307|SGH-T109|SGH-T119|SGH-T139|SGH-T209|SGH-T219|SGH-T229|SGH-T239|SGH-T249|SGH-T259|SGH-T309|SGH-T319|SGH-T329|SGH-T339|SGH-T349|SGH-T359|SGH-T369|SGH-T379|SGH-T409|SGH-T429|SGH-T439|SGH-T459|SGH-T469|SGH-T479|SGH-T499|SGH-T509|SGH-T519|SGH-T539|SGH-T559|SGH-T589|SGH-T609|SGH-T619|SGH-T629|SGH-T639|SGH-T659|SGH-T669|SGH-T679|SGH-T709|SGH-T719|SGH-T729|SGH-T739|SGH-T746|SGH-T749|SGH-T759|SGH-T769|SGH-T809|SGH-T819|SGH-T839|SGH-T919|SGH-T929|SGH-T939|SGH-T959|SGH-T989|SGH-U100|SGH-U200|SGH-U800|SGH-V205|SGH-V206|SGH-X100|SGH-X105|SGH-X120|SGH-X140|SGH-X426|SGH-X427|SGH-X475|SGH-X495|SGH-X497|SGH-X507|SGH-X600|SGH-X610|SGH-X620|SGH-X630|SGH-X700|SGH-X820|SGH-X890|SGH-Z130|SGH-Z150|SGH-Z170|SGH-ZX10|SGH-ZX20|SHW-M110|SPH-A120|SPH-A400|SPH-A420|SPH-A460|SPH-A500|SPH-A560|SPH-A600|SPH-A620|SPH-A660|SPH-A700|SPH-A740|SPH-A760|SPH-A790|SPH-A800|SPH-A820|SPH-A840|SPH-A880|SPH-A900|SPH-A940|SPH-A960|SPH-D600|SPH-D700|SPH-D710|SPH-D720|SPH-I300|SPH-I325|SPH-I330|SPH-I350|SPH-I500|SPH-I600|SPH-I700|SPH-L700|SPH-M100|SPH-M220|SPH-M240|SPH-M300|SPH-M305|SPH-M320|SPH-M330|SPH-M350|SPH-M360|SPH-M370|SPH-M380|SPH-M510|SPH-M540|SPH-M550|SPH-M560|SPH-M570|SPH-M580|SPH-M610|SPH-M620|SPH-M630|SPH-M800|SPH-M810|SPH-M850|SPH-M900|SPH-M910|SPH-M920|SPH-M930|SPH-N100|SPH-N200|SPH-N240|SPH-N300|SPH-N400|SPH-Z400|SWC-E100|SCH-i909|GT-N7100|GT-N7105|SCH-I535|SM-N900A|SGH-I317|SGH-T999L|GT-S5360B|GT-I8262|GT-S6802|GT-S6312|GT-S6310|GT-S5312|GT-S5310|GT-I9105|GT-I8510|GT-S6790N|SM-G7105|SM-N9005|GT-S5301|GT-I9295|GT-I9195|SM-C101|GT-S7392|GT-S7560|GT-B7610|GT-I5510|GT-S7582|GT-S7530E|GT-I8750|SM-G9006V|SM-G9008V|SM-G9009D|SM-G900A|SM-G900D|SM-G900F|SM-G900H|SM-G900I|SM-G900J|SM-G900K|SM-G900L|SM-G900M|SM-G900P|SM-G900R4|SM-G900S|SM-G900T|SM-G900V|SM-G900W8|SHV-E160K|SCH-P709|SCH-P729|SM-T2558|GT-I9205|SM-G9350|SM-J120F|SM-G920F|SM-G920V|SM-G930F|SM-N910C|SM-A310F|GT-I9190|SM-J500FN|SM-G903F|SM-J330F|SM-G610F|SM-G981B|SM-G892A|SM-A530F",LG:"\\bLG\\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|855|L160|LS740|LS840|LS970|LU6200|MS690|MS695|MS770|MS840|MS870|MS910|P500|P700|P705|VM696|AS680|AS695|AX840|C729|E970|GS505|272|C395|E739BK|E960|L55C|L75C|LS696|LS860|P769BK|P350|P500|P509|P870|UN272|US730|VS840|VS950|LN272|LN510|LS670|LS855|LW690|MN270|MN510|P509|P769|P930|UN200|UN270|UN510|UN610|US670|US740|US760|UX265|UX840|VN271|VN530|VS660|VS700|VS740|VS750|VS910|VS920|VS930|VX9200|VX11000|AX840A|LW770|P506|P925|P999|E612|D955|D802|MS323|M257)|LM-G710",Sony:"SonyST|SonyLT|SonyEricsson|SonyEricssonLT15iv|LT18i|E10i|LT28h|LT26w|SonyEricssonMT27i|C5303|C6902|C6903|C6906|C6943|D2533|SOV34|601SO|F8332",Asus:"Asus.*Galaxy|PadFone.*Mobile",Xiaomi:"^(?!.*\\bx11\\b).*xiaomi.*$|POCOPHONE F1|MI 8|Redmi Note 9S|Redmi Note 5A Prime|N2G47H|M2001J2G|M2001J2I|M1805E10A|M2004J11G|M1902F1G|M2002J9G|M2004J19G|M2003J6A1G",NokiaLumia:"Lumia [0-9]{3,4}",Micromax:"Micromax.*\\b(A210|A92|A88|A72|A111|A110Q|A115|A116|A110|A90S|A26|A51|A35|A54|A25|A27|A89|A68|A65|A57|A90)\\b",Palm:"PalmSource|Palm",Vertu:"Vertu|Vertu.*Ltd|Vertu.*Ascent|Vertu.*Ayxta|Vertu.*Constellation(F|Quest)?|Vertu.*Monika|Vertu.*Signature",Pantech:"PANTECH|IM-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A810S|IM-A800S|IM-T100K|IM-A725L|IM-A780L|IM-A775C|IM-A770K|IM-A760S|IM-A750K|IM-A740S|IM-A730S|IM-A720L|IM-A710K|IM-A690L|IM-A690S|IM-A650S|IM-A630K|IM-A600S|VEGA PTL21|PT003|P8010|ADR910L|P6030|P6020|P9070|P4100|P9060|P5000|CDM8992|TXT8045|ADR8995|IS11PT|P2030|P6010|P8000|PT002|IS06|CDM8999|P9050|PT001|TXT8040|P2020|P9020|P2000|P7040|P7000|C790",Fly:"IQ230|IQ444|IQ450|IQ440|IQ442|IQ441|IQ245|IQ256|IQ236|IQ255|IQ235|IQ245|IQ275|IQ240|IQ285|IQ280|IQ270|IQ260|IQ250",Wiko:"KITE 4G|HIGHWAY|GETAWAY|STAIRWAY|DARKSIDE|DARKFULL|DARKNIGHT|DARKMOON|SLIDE|WAX 4G|RAINBOW|BLOOM|SUNSET|GOA(?!nna)|LENNY|BARRY|IGGY|OZZY|CINK FIVE|CINK PEAX|CINK PEAX 2|CINK SLIM|CINK SLIM 2|CINK +|CINK KING|CINK PEAX|CINK SLIM|SUBLIM",iMobile:"i-mobile (IQ|i-STYLE|idea|ZAA|Hitz)",SimValley:"\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-5|SPX-8|SP-100|SPX-8|SPX-12)\\b",Wolfgang:"AT-B24D|AT-AS50HD|AT-AS40W|AT-AS55HD|AT-AS45q2|AT-B26D|AT-AS50Q",Alcatel:"Alcatel",Nintendo:"Nintendo (3DS|Switch)",Amoi:"Amoi",INQ:"INQ",OnePlus:"ONEPLUS",GenericPhone:"Tapatalk|PDA;|SAGEM|\\bmmp\\b|pocket|\\bpsp\\b|symbian|Smartphone|smartfon|treo|up.browser|up.link|vodafone|\\bwap\\b|nokia|Series40|Series60|S60|SonyEricsson|N900|MAUI.*WAP.*Browser"},tablets:{iPad:"iPad|iPad.*Mobile",NexusTablet:"Android.*Nexus[\\s]+(7|9|10)",GoogleTablet:"Android.*Pixel C",SamsungTablet:"SAMSUNG.*Tablet|Galaxy.*Tab|SC-01C|GT-P1000|GT-P1003|GT-P1010|GT-P3105|GT-P6210|GT-P6800|GT-P6810|GT-P7100|GT-P7300|GT-P7310|GT-P7500|GT-P7510|SCH-I800|SCH-I815|SCH-I905|SGH-I957|SGH-I987|SGH-T849|SGH-T859|SGH-T869|SPH-P100|GT-P3100|GT-P3108|GT-P3110|GT-P5100|GT-P5110|GT-P6200|GT-P7320|GT-P7511|GT-N8000|GT-P8510|SGH-I497|SPH-P500|SGH-T779|SCH-I705|SCH-I915|GT-N8013|GT-P3113|GT-P5113|GT-P8110|GT-N8010|GT-N8005|GT-N8020|GT-P1013|GT-P6201|GT-P7501|GT-N5100|GT-N5105|GT-N5110|SHV-E140K|SHV-E140L|SHV-E140S|SHV-E150S|SHV-E230K|SHV-E230L|SHV-E230S|SHW-M180K|SHW-M180L|SHW-M180S|SHW-M180W|SHW-M300W|SHW-M305W|SHW-M380K|SHW-M380S|SHW-M380W|SHW-M430W|SHW-M480K|SHW-M480S|SHW-M480W|SHW-M485W|SHW-M486W|SHW-M500W|GT-I9228|SCH-P739|SCH-I925|GT-I9200|GT-P5200|GT-P5210|GT-P5210X|SM-T311|SM-T310|SM-T310X|SM-T210|SM-T210R|SM-T211|SM-P600|SM-P601|SM-P605|SM-P900|SM-P901|SM-T217|SM-T217A|SM-T217S|SM-P6000|SM-T3100|SGH-I467|XE500|SM-T110|GT-P5220|GT-I9200X|GT-N5110X|GT-N5120|SM-P905|SM-T111|SM-T2105|SM-T315|SM-T320|SM-T320X|SM-T321|SM-T520|SM-T525|SM-T530NU|SM-T230NU|SM-T330NU|SM-T900|XE500T1C|SM-P605V|SM-P905V|SM-T337V|SM-T537V|SM-T707V|SM-T807V|SM-P600X|SM-P900X|SM-T210X|SM-T230|SM-T230X|SM-T325|GT-P7503|SM-T531|SM-T330|SM-T530|SM-T705|SM-T705C|SM-T535|SM-T331|SM-T800|SM-T700|SM-T537|SM-T807|SM-P907A|SM-T337A|SM-T537A|SM-T707A|SM-T807A|SM-T237|SM-T807P|SM-P607T|SM-T217T|SM-T337T|SM-T807T|SM-T116NQ|SM-T116BU|SM-P550|SM-T350|SM-T550|SM-T9000|SM-P9000|SM-T705Y|SM-T805|GT-P3113|SM-T710|SM-T810|SM-T815|SM-T360|SM-T533|SM-T113|SM-T335|SM-T715|SM-T560|SM-T670|SM-T677|SM-T377|SM-T567|SM-T357T|SM-T555|SM-T561|SM-T713|SM-T719|SM-T813|SM-T819|SM-T580|SM-T355Y?|SM-T280|SM-T817A|SM-T820|SM-W700|SM-P580|SM-T587|SM-P350|SM-P555M|SM-P355M|SM-T113NU|SM-T815Y|SM-T585|SM-T285|SM-T825|SM-W708|SM-T835|SM-T830|SM-T837V|SM-T720|SM-T510|SM-T387V|SM-P610|SM-T290|SM-T515|SM-T590|SM-T595|SM-T725|SM-T817P|SM-P585N0|SM-T395|SM-T295|SM-T865|SM-P610N|SM-P615|SM-T970|SM-T380|SM-T5950|SM-T905|SM-T231|SM-T500|SM-T860",Kindle:"Kindle|Silk.*Accelerated|Android.*\\b(KFOT|KFTT|KFJWI|KFJWA|KFOTE|KFSOWI|KFTHWI|KFTHWA|KFAPWI|KFAPWA|WFJWAE|KFSAWA|KFSAWI|KFASWI|KFARWI|KFFOWI|KFGIWI|KFMEWI)\\b|Android.*Silk/[0-9.]+ like Chrome/[0-9.]+ (?!Mobile)",SurfaceTablet:"Windows NT [0-9.]+; ARM;.*(Tablet|ARMBJS)",HPTablet:"HP Slate (7|8|10)|HP ElitePad 900|hp-tablet|EliteBook.*Touch|HP 8|Slate 21|HP SlateBook 10",AsusTablet:"^.*PadFone((?!Mobile).)*$|Transformer|TF101|TF101G|TF300T|TF300TG|TF300TL|TF700T|TF700KL|TF701T|TF810C|ME171|ME301T|ME302C|ME371MG|ME370T|ME372MG|ME172V|ME173X|ME400C|Slider SL101|\\bK00F\\b|\\bK00C\\b|\\bK00E\\b|\\bK00L\\b|TX201LA|ME176C|ME102A|\\bM80TA\\b|ME372CL|ME560CG|ME372CG|ME302KL| K010 | K011 | K017 | K01E |ME572C|ME103K|ME170C|ME171C|\\bME70C\\b|ME581C|ME581CL|ME8510C|ME181C|P01Y|PO1MA|P01Z|\\bP027\\b|\\bP024\\b|\\bP00C\\b",BlackBerryTablet:"PlayBook|RIM Tablet",HTCtablet:"HTC_Flyer_P512|HTC Flyer|HTC Jetstream|HTC-P715a|HTC EVO View 4G|PG41200|PG09410",MotorolaTablet:"xoom|sholest|MZ615|MZ605|MZ505|MZ601|MZ602|MZ603|MZ604|MZ606|MZ607|MZ608|MZ609|MZ615|MZ616|MZ617",NookTablet:"Android.*Nook|NookColor|nook browser|BNRV200|BNRV200A|BNTV250|BNTV250A|BNTV400|BNTV600|LogicPD Zoom2",AcerTablet:"Android.*; \\b(A100|A101|A110|A200|A210|A211|A500|A501|A510|A511|A700|A701|W500|W500P|W501|W501P|W510|W511|W700|G100|G100W|B1-A71|B1-710|B1-711|A1-810|A1-811|A1-830)\\b|W3-810|\\bA3-A10\\b|\\bA3-A11\\b|\\bA3-A20\\b|\\bA3-A30|A3-A40",ToshibaTablet:"Android.*(AT100|AT105|AT200|AT205|AT270|AT275|AT300|AT305|AT1S5|AT500|AT570|AT700|AT830)|TOSHIBA.*FOLIO",LGTablet:"\\bL-06C|LG-V909|LG-V900|LG-V700|LG-V510|LG-V500|LG-V410|LG-V400|LG-VK810\\b",FujitsuTablet:"Android.*\\b(F-01D|F-02F|F-05E|F-10D|M532|Q572)\\b",PrestigioTablet:"PMP3170B|PMP3270B|PMP3470B|PMP7170B|PMP3370B|PMP3570C|PMP5870C|PMP3670B|PMP5570C|PMP5770D|PMP3970B|PMP3870C|PMP5580C|PMP5880D|PMP5780D|PMP5588C|PMP7280C|PMP7280C3G|PMP7280|PMP7880D|PMP5597D|PMP5597|PMP7100D|PER3464|PER3274|PER3574|PER3884|PER5274|PER5474|PMP5097CPRO|PMP5097|PMP7380D|PMP5297C|PMP5297C_QUAD|PMP812E|PMP812E3G|PMP812F|PMP810E|PMP880TD|PMT3017|PMT3037|PMT3047|PMT3057|PMT7008|PMT5887|PMT5001|PMT5002",LenovoTablet:"Lenovo TAB|Idea(Tab|Pad)( A1|A10| K1|)|ThinkPad([ ]+)?Tablet|YT3-850M|YT3-X90L|YT3-X90F|YT3-X90X|Lenovo.*(S2109|S2110|S5000|S6000|K3011|A3000|A3500|A1000|A2107|A2109|A1107|A5500|A7600|B6000|B8000|B8080)(-|)(FL|F|HV|H|)|TB-X103F|TB-X304X|TB-X304F|TB-X304L|TB-X505F|TB-X505L|TB-X505X|TB-X605F|TB-X605L|TB-8703F|TB-8703X|TB-8703N|TB-8704N|TB-8704F|TB-8704X|TB-8704V|TB-7304F|TB-7304I|TB-7304X|Tab2A7-10F|Tab2A7-20F|TB2-X30L|YT3-X50L|YT3-X50F|YT3-X50M|YT-X705F|YT-X703F|YT-X703L|YT-X705L|YT-X705X|TB2-X30F|TB2-X30L|TB2-X30M|A2107A-F|A2107A-H|TB3-730F|TB3-730M|TB3-730X|TB-7504F|TB-7504X|TB-X704F|TB-X104F|TB3-X70F|TB-X705F|TB-8504F|TB3-X70L|TB3-710F|TB-X704L",DellTablet:"Venue 11|Venue 8|Venue 7|Dell Streak 10|Dell Streak 7",YarvikTablet:"Android.*\\b(TAB210|TAB211|TAB224|TAB250|TAB260|TAB264|TAB310|TAB360|TAB364|TAB410|TAB411|TAB420|TAB424|TAB450|TAB460|TAB461|TAB464|TAB465|TAB467|TAB468|TAB07-100|TAB07-101|TAB07-150|TAB07-151|TAB07-152|TAB07-200|TAB07-201-3G|TAB07-210|TAB07-211|TAB07-212|TAB07-214|TAB07-220|TAB07-400|TAB07-485|TAB08-150|TAB08-200|TAB08-201-3G|TAB08-201-30|TAB09-100|TAB09-211|TAB09-410|TAB10-150|TAB10-201|TAB10-211|TAB10-400|TAB10-410|TAB13-201|TAB274EUK|TAB275EUK|TAB374EUK|TAB462EUK|TAB474EUK|TAB9-200)\\b",MedionTablet:"Android.*\\bOYO\\b|LIFE.*(P9212|P9514|P9516|S9512)|LIFETAB",ArnovaTablet:"97G4|AN10G2|AN7bG3|AN7fG3|AN8G3|AN8cG3|AN7G3|AN9G3|AN7dG3|AN7dG3ST|AN7dG3ChildPad|AN10bG3|AN10bG3DT|AN9G2",IntensoTablet:"INM8002KP|INM1010FP|INM805ND|Intenso Tab|TAB1004",IRUTablet:"M702pro",MegafonTablet:"MegaFon V9|\\bZTE V9\\b|Android.*\\bMT7A\\b",EbodaTablet:"E-Boda (Supreme|Impresspeed|Izzycomm|Essential)",AllViewTablet:"Allview.*(Viva|Alldro|City|Speed|All TV|Frenzy|Quasar|Shine|TX1|AX1|AX2)",ArchosTablet:"\\b(101G9|80G9|A101IT)\\b|Qilive 97R|Archos5|\\bARCHOS (70|79|80|90|97|101|FAMILYPAD|)(b|c|)(G10| Cobalt| TITANIUM(HD|)| Xenon| Neon|XSK| 2| XS 2| PLATINUM| CARBON|GAMEPAD)\\b",AinolTablet:"NOVO7|NOVO8|NOVO10|Novo7Aurora|Novo7Basic|NOVO7PALADIN|novo9-Spark",NokiaLumiaTablet:"Lumia 2520",SonyTablet:"Sony.*Tablet|Xperia Tablet|Sony Tablet S|SO-03E|SGPT12|SGPT13|SGPT114|SGPT121|SGPT122|SGPT123|SGPT111|SGPT112|SGPT113|SGPT131|SGPT132|SGPT133|SGPT211|SGPT212|SGPT213|SGP311|SGP312|SGP321|EBRD1101|EBRD1102|EBRD1201|SGP351|SGP341|SGP511|SGP512|SGP521|SGP541|SGP551|SGP621|SGP641|SGP612|SOT31|SGP771|SGP611|SGP612|SGP712",PhilipsTablet:"\\b(PI2010|PI3000|PI3100|PI3105|PI3110|PI3205|PI3210|PI3900|PI4010|PI7000|PI7100)\\b",CubeTablet:"Android.*(K8GT|U9GT|U10GT|U16GT|U17GT|U18GT|U19GT|U20GT|U23GT|U30GT)|CUBE U8GT",CobyTablet:"MID1042|MID1045|MID1125|MID1126|MID7012|MID7014|MID7015|MID7034|MID7035|MID7036|MID7042|MID7048|MID7127|MID8042|MID8048|MID8127|MID9042|MID9740|MID9742|MID7022|MID7010",MIDTablet:"M9701|M9000|M9100|M806|M1052|M806|T703|MID701|MID713|MID710|MID727|MID760|MID830|MID728|MID933|MID125|MID810|MID732|MID120|MID930|MID800|MID731|MID900|MID100|MID820|MID735|MID980|MID130|MID833|MID737|MID960|MID135|MID860|MID736|MID140|MID930|MID835|MID733|MID4X10",MSITablet:"MSI \\b(Primo 73K|Primo 73L|Primo 81L|Primo 77|Primo 93|Primo 75|Primo 76|Primo 73|Primo 81|Primo 91|Primo 90|Enjoy 71|Enjoy 7|Enjoy 10)\\b",SMiTTablet:"Android.*(\\bMID\\b|MID-560|MTV-T1200|MTV-PND531|MTV-P1101|MTV-PND530)",RockChipTablet:"Android.*(RK2818|RK2808A|RK2918|RK3066)|RK2738|RK2808A",FlyTablet:"IQ310|Fly Vision",bqTablet:"Android.*(bq)?.*\\b(Elcano|Curie|Edison|Maxwell|Kepler|Pascal|Tesla|Hypatia|Platon|Newton|Livingstone|Cervantes|Avant|Aquaris ([E|M]10|M8))\\b|Maxwell.*Lite|Maxwell.*Plus",HuaweiTablet:"MediaPad|MediaPad 7 Youth|IDEOS S7|S7-201c|S7-202u|S7-101|S7-103|S7-104|S7-105|S7-106|S7-201|S7-Slim|M2-A01L|BAH-L09|BAH-W09|AGS-L09|CMR-AL19",NecTablet:"\\bN-06D|\\bN-08D",PantechTablet:"Pantech.*P4100",BronchoTablet:"Broncho.*(N701|N708|N802|a710)",VersusTablet:"TOUCHPAD.*[78910]|\\bTOUCHTAB\\b",ZyncTablet:"z1000|Z99 2G|z930|z990|z909|Z919|z900",PositivoTablet:"TB07STA|TB10STA|TB07FTA|TB10FTA",NabiTablet:"Android.*\\bNabi",KoboTablet:"Kobo Touch|\\bK080\\b|\\bVox\\b Build|\\bArc\\b Build",DanewTablet:"DSlide.*\\b(700|701R|702|703R|704|802|970|971|972|973|974|1010|1012)\\b",TexetTablet:"NaviPad|TB-772A|TM-7045|TM-7055|TM-9750|TM-7016|TM-7024|TM-7026|TM-7041|TM-7043|TM-7047|TM-8041|TM-9741|TM-9747|TM-9748|TM-9751|TM-7022|TM-7021|TM-7020|TM-7011|TM-7010|TM-7023|TM-7025|TM-7037W|TM-7038W|TM-7027W|TM-9720|TM-9725|TM-9737W|TM-1020|TM-9738W|TM-9740|TM-9743W|TB-807A|TB-771A|TB-727A|TB-725A|TB-719A|TB-823A|TB-805A|TB-723A|TB-715A|TB-707A|TB-705A|TB-709A|TB-711A|TB-890HD|TB-880HD|TB-790HD|TB-780HD|TB-770HD|TB-721HD|TB-710HD|TB-434HD|TB-860HD|TB-840HD|TB-760HD|TB-750HD|TB-740HD|TB-730HD|TB-722HD|TB-720HD|TB-700HD|TB-500HD|TB-470HD|TB-431HD|TB-430HD|TB-506|TB-504|TB-446|TB-436|TB-416|TB-146SE|TB-126SE",PlaystationTablet:"Playstation.*(Portable|Vita)",TrekstorTablet:"ST10416-1|VT10416-1|ST70408-1|ST702xx-1|ST702xx-2|ST80208|ST97216|ST70104-2|VT10416-2|ST10216-2A|SurfTab",PyleAudioTablet:"\\b(PTBL10CEU|PTBL10C|PTBL72BC|PTBL72BCEU|PTBL7CEU|PTBL7C|PTBL92BC|PTBL92BCEU|PTBL9CEU|PTBL9CUK|PTBL9C)\\b",AdvanTablet:"Android.* \\b(E3A|T3X|T5C|T5B|T3E|T3C|T3B|T1J|T1F|T2A|T1H|T1i|E1C|T1-E|T5-A|T4|E1-B|T2Ci|T1-B|T1-D|O1-A|E1-A|T1-A|T3A|T4i)\\b ",DanyTechTablet:"Genius Tab G3|Genius Tab S2|Genius Tab Q3|Genius Tab G4|Genius Tab Q4|Genius Tab G-II|Genius TAB GII|Genius TAB GIII|Genius Tab S1",GalapadTablet:"Android [0-9.]+; [a-z-]+; \\bG1\\b",MicromaxTablet:"Funbook|Micromax.*\\b(P250|P560|P360|P362|P600|P300|P350|P500|P275)\\b",KarbonnTablet:"Android.*\\b(A39|A37|A34|ST8|ST10|ST7|Smart Tab3|Smart Tab2)\\b",AllFineTablet:"Fine7 Genius|Fine7 Shine|Fine7 Air|Fine8 Style|Fine9 More|Fine10 Joy|Fine11 Wide",PROSCANTablet:"\\b(PEM63|PLT1023G|PLT1041|PLT1044|PLT1044G|PLT1091|PLT4311|PLT4311PL|PLT4315|PLT7030|PLT7033|PLT7033D|PLT7035|PLT7035D|PLT7044K|PLT7045K|PLT7045KB|PLT7071KG|PLT7072|PLT7223G|PLT7225G|PLT7777G|PLT7810K|PLT7849G|PLT7851G|PLT7852G|PLT8015|PLT8031|PLT8034|PLT8036|PLT8080K|PLT8082|PLT8088|PLT8223G|PLT8234G|PLT8235G|PLT8816K|PLT9011|PLT9045K|PLT9233G|PLT9735|PLT9760G|PLT9770G)\\b",YONESTablet:"BQ1078|BC1003|BC1077|RK9702|BC9730|BC9001|IT9001|BC7008|BC7010|BC708|BC728|BC7012|BC7030|BC7027|BC7026",ChangJiaTablet:"TPC7102|TPC7103|TPC7105|TPC7106|TPC7107|TPC7201|TPC7203|TPC7205|TPC7210|TPC7708|TPC7709|TPC7712|TPC7110|TPC8101|TPC8103|TPC8105|TPC8106|TPC8203|TPC8205|TPC8503|TPC9106|TPC9701|TPC97101|TPC97103|TPC97105|TPC97106|TPC97111|TPC97113|TPC97203|TPC97603|TPC97809|TPC97205|TPC10101|TPC10103|TPC10106|TPC10111|TPC10203|TPC10205|TPC10503",GUTablet:"TX-A1301|TX-M9002|Q702|kf026",PointOfViewTablet:"TAB-P506|TAB-navi-7-3G-M|TAB-P517|TAB-P-527|TAB-P701|TAB-P703|TAB-P721|TAB-P731N|TAB-P741|TAB-P825|TAB-P905|TAB-P925|TAB-PR945|TAB-PL1015|TAB-P1025|TAB-PI1045|TAB-P1325|TAB-PROTAB[0-9]+|TAB-PROTAB25|TAB-PROTAB26|TAB-PROTAB27|TAB-PROTAB26XL|TAB-PROTAB2-IPS9|TAB-PROTAB30-IPS9|TAB-PROTAB25XXL|TAB-PROTAB26-IPS10|TAB-PROTAB30-IPS10",OvermaxTablet:"OV-(SteelCore|NewBase|Basecore|Baseone|Exellen|Quattor|EduTab|Solution|ACTION|BasicTab|TeddyTab|MagicTab|Stream|TB-08|TB-09)|Qualcore 1027",HCLTablet:"HCL.*Tablet|Connect-3G-2.0|Connect-2G-2.0|ME Tablet U1|ME Tablet U2|ME Tablet G1|ME Tablet X1|ME Tablet Y2|ME Tablet Sync",DPSTablet:"DPS Dream 9|DPS Dual 7",VistureTablet:"V97 HD|i75 3G|Visture V4( HD)?|Visture V5( HD)?|Visture V10",CrestaTablet:"CTP(-)?810|CTP(-)?818|CTP(-)?828|CTP(-)?838|CTP(-)?888|CTP(-)?978|CTP(-)?980|CTP(-)?987|CTP(-)?988|CTP(-)?989",MediatekTablet:"\\bMT8125|MT8389|MT8135|MT8377\\b",ConcordeTablet:"Concorde([ ]+)?Tab|ConCorde ReadMan",GoCleverTablet:"GOCLEVER TAB|A7GOCLEVER|M1042|M7841|M742|R1042BK|R1041|TAB A975|TAB A7842|TAB A741|TAB A741L|TAB M723G|TAB M721|TAB A1021|TAB I921|TAB R721|TAB I720|TAB T76|TAB R70|TAB R76.2|TAB R106|TAB R83.2|TAB M813G|TAB I721|GCTA722|TAB I70|TAB I71|TAB S73|TAB R73|TAB R74|TAB R93|TAB R75|TAB R76.1|TAB A73|TAB A93|TAB A93.2|TAB T72|TAB R83|TAB R974|TAB R973|TAB A101|TAB A103|TAB A104|TAB A104.2|R105BK|M713G|A972BK|TAB A971|TAB R974.2|TAB R104|TAB R83.3|TAB A1042",ModecomTablet:"FreeTAB 9000|FreeTAB 7.4|FreeTAB 7004|FreeTAB 7800|FreeTAB 2096|FreeTAB 7.5|FreeTAB 1014|FreeTAB 1001 |FreeTAB 8001|FreeTAB 9706|FreeTAB 9702|FreeTAB 7003|FreeTAB 7002|FreeTAB 1002|FreeTAB 7801|FreeTAB 1331|FreeTAB 1004|FreeTAB 8002|FreeTAB 8014|FreeTAB 9704|FreeTAB 1003",VoninoTablet:"\\b(Argus[ _]?S|Diamond[ _]?79HD|Emerald[ _]?78E|Luna[ _]?70C|Onyx[ _]?S|Onyx[ _]?Z|Orin[ _]?HD|Orin[ _]?S|Otis[ _]?S|SpeedStar[ _]?S|Magnet[ _]?M9|Primus[ _]?94[ _]?3G|Primus[ _]?94HD|Primus[ _]?QS|Android.*\\bQ8\\b|Sirius[ _]?EVO[ _]?QS|Sirius[ _]?QS|Spirit[ _]?S)\\b",ECSTablet:"V07OT2|TM105A|S10OT1|TR10CS1",StorexTablet:"eZee[_']?(Tab|Go)[0-9]+|TabLC7|Looney Tunes Tab",VodafoneTablet:"SmartTab([ ]+)?[0-9]+|SmartTabII10|SmartTabII7|VF-1497|VFD 1400",EssentielBTablet:"Smart[ ']?TAB[ ]+?[0-9]+|Family[ ']?TAB2",RossMoorTablet:"RM-790|RM-997|RMD-878G|RMD-974R|RMT-705A|RMT-701|RME-601|RMT-501|RMT-711",iMobileTablet:"i-mobile i-note",TolinoTablet:"tolino tab [0-9.]+|tolino shine",AudioSonicTablet:"\\bC-22Q|T7-QC|T-17B|T-17P\\b",AMPETablet:"Android.* A78 ",SkkTablet:"Android.* (SKYPAD|PHOENIX|CYCLOPS)",TecnoTablet:"TECNO P9|TECNO DP8D",JXDTablet:"Android.* \\b(F3000|A3300|JXD5000|JXD3000|JXD2000|JXD300B|JXD300|S5800|S7800|S602b|S5110b|S7300|S5300|S602|S603|S5100|S5110|S601|S7100a|P3000F|P3000s|P101|P200s|P1000m|P200m|P9100|P1000s|S6600b|S908|P1000|P300|S18|S6600|S9100)\\b",iJoyTablet:"Tablet (Spirit 7|Essentia|Galatea|Fusion|Onix 7|Landa|Titan|Scooby|Deox|Stella|Themis|Argon|Unique 7|Sygnus|Hexen|Finity 7|Cream|Cream X2|Jade|Neon 7|Neron 7|Kandy|Scape|Saphyr 7|Rebel|Biox|Rebel|Rebel 8GB|Myst|Draco 7|Myst|Tab7-004|Myst|Tadeo Jones|Tablet Boing|Arrow|Draco Dual Cam|Aurix|Mint|Amity|Revolution|Finity 9|Neon 9|T9w|Amity 4GB Dual Cam|Stone 4GB|Stone 8GB|Andromeda|Silken|X2|Andromeda II|Halley|Flame|Saphyr 9,7|Touch 8|Planet|Triton|Unique 10|Hexen 10|Memphis 4GB|Memphis 8GB|Onix 10)",FX2Tablet:"FX2 PAD7|FX2 PAD10",XoroTablet:"KidsPAD 701|PAD[ ]?712|PAD[ ]?714|PAD[ ]?716|PAD[ ]?717|PAD[ ]?718|PAD[ ]?720|PAD[ ]?721|PAD[ ]?722|PAD[ ]?790|PAD[ ]?792|PAD[ ]?900|PAD[ ]?9715D|PAD[ ]?9716DR|PAD[ ]?9718DR|PAD[ ]?9719QR|PAD[ ]?9720QR|TelePAD1030|Telepad1032|TelePAD730|TelePAD731|TelePAD732|TelePAD735Q|TelePAD830|TelePAD9730|TelePAD795|MegaPAD 1331|MegaPAD 1851|MegaPAD 2151",ViewsonicTablet:"ViewPad 10pi|ViewPad 10e|ViewPad 10s|ViewPad E72|ViewPad7|ViewPad E100|ViewPad 7e|ViewSonic VB733|VB100a",VerizonTablet:"QTAQZ3|QTAIR7|QTAQTZ3|QTASUN1|QTASUN2|QTAXIA1",OdysTablet:"LOOX|XENO10|ODYS[ -](Space|EVO|Xpress|NOON)|\\bXELIO\\b|Xelio10Pro|XELIO7PHONETAB|XELIO10EXTREME|XELIOPT2|NEO_QUAD10",CaptivaTablet:"CAPTIVA PAD",IconbitTablet:"NetTAB|NT-3702|NT-3702S|NT-3702S|NT-3603P|NT-3603P|NT-0704S|NT-0704S|NT-3805C|NT-3805C|NT-0806C|NT-0806C|NT-0909T|NT-0909T|NT-0907S|NT-0907S|NT-0902S|NT-0902S",TeclastTablet:"T98 4G|\\bP80\\b|\\bX90HD\\b|X98 Air|X98 Air 3G|\\bX89\\b|P80 3G|\\bX80h\\b|P98 Air|\\bX89HD\\b|P98 3G|\\bP90HD\\b|P89 3G|X98 3G|\\bP70h\\b|P79HD 3G|G18d 3G|\\bP79HD\\b|\\bP89s\\b|\\bA88\\b|\\bP10HD\\b|\\bP19HD\\b|G18 3G|\\bP78HD\\b|\\bA78\\b|\\bP75\\b|G17s 3G|G17h 3G|\\bP85t\\b|\\bP90\\b|\\bP11\\b|\\bP98t\\b|\\bP98HD\\b|\\bG18d\\b|\\bP85s\\b|\\bP11HD\\b|\\bP88s\\b|\\bA80HD\\b|\\bA80se\\b|\\bA10h\\b|\\bP89\\b|\\bP78s\\b|\\bG18\\b|\\bP85\\b|\\bA70h\\b|\\bA70\\b|\\bG17\\b|\\bP18\\b|\\bA80s\\b|\\bA11s\\b|\\bP88HD\\b|\\bA80h\\b|\\bP76s\\b|\\bP76h\\b|\\bP98\\b|\\bA10HD\\b|\\bP78\\b|\\bP88\\b|\\bA11\\b|\\bA10t\\b|\\bP76a\\b|\\bP76t\\b|\\bP76e\\b|\\bP85HD\\b|\\bP85a\\b|\\bP86\\b|\\bP75HD\\b|\\bP76v\\b|\\bA12\\b|\\bP75a\\b|\\bA15\\b|\\bP76Ti\\b|\\bP81HD\\b|\\bA10\\b|\\bT760VE\\b|\\bT720HD\\b|\\bP76\\b|\\bP73\\b|\\bP71\\b|\\bP72\\b|\\bT720SE\\b|\\bC520Ti\\b|\\bT760\\b|\\bT720VE\\b|T720-3GE|T720-WiFi",OndaTablet:"\\b(V975i|Vi30|VX530|V701|Vi60|V701s|Vi50|V801s|V719|Vx610w|VX610W|V819i|Vi10|VX580W|Vi10|V711s|V813|V811|V820w|V820|Vi20|V711|VI30W|V712|V891w|V972|V819w|V820w|Vi60|V820w|V711|V813s|V801|V819|V975s|V801|V819|V819|V818|V811|V712|V975m|V101w|V961w|V812|V818|V971|V971s|V919|V989|V116w|V102w|V973|Vi40)\\b[\\s]+|V10 \\b4G\\b",JaytechTablet:"TPC-PA762",BlaupunktTablet:"Endeavour 800NG|Endeavour 1010",DigmaTablet:"\\b(iDx10|iDx9|iDx8|iDx7|iDxD7|iDxD8|iDsQ8|iDsQ7|iDsQ8|iDsD10|iDnD7|3TS804H|iDsQ11|iDj7|iDs10)\\b",EvolioTablet:"ARIA_Mini_wifi|Aria[ _]Mini|Evolio X10|Evolio X7|Evolio X8|\\bEvotab\\b|\\bNeura\\b",LavaTablet:"QPAD E704|\\bIvoryS\\b|E-TAB IVORY|\\bE-TAB\\b",AocTablet:"MW0811|MW0812|MW0922|MTK8382|MW1031|MW0831|MW0821|MW0931|MW0712",MpmanTablet:"MP11 OCTA|MP10 OCTA|MPQC1114|MPQC1004|MPQC994|MPQC974|MPQC973|MPQC804|MPQC784|MPQC780|\\bMPG7\\b|MPDCG75|MPDCG71|MPDC1006|MP101DC|MPDC9000|MPDC905|MPDC706HD|MPDC706|MPDC705|MPDC110|MPDC100|MPDC99|MPDC97|MPDC88|MPDC8|MPDC77|MP709|MID701|MID711|MID170|MPDC703|MPQC1010",CelkonTablet:"CT695|CT888|CT[\\s]?910|CT7 Tab|CT9 Tab|CT3 Tab|CT2 Tab|CT1 Tab|C820|C720|\\bCT-1\\b",WolderTablet:"miTab \\b(DIAMOND|SPACE|BROOKLYN|NEO|FLY|MANHATTAN|FUNK|EVOLUTION|SKY|GOCAR|IRON|GENIUS|POP|MINT|EPSILON|BROADWAY|JUMP|HOP|LEGEND|NEW AGE|LINE|ADVANCE|FEEL|FOLLOW|LIKE|LINK|LIVE|THINK|FREEDOM|CHICAGO|CLEVELAND|BALTIMORE-GH|IOWA|BOSTON|SEATTLE|PHOENIX|DALLAS|IN 101|MasterChef)\\b",MediacomTablet:"M-MPI10C3G|M-SP10EG|M-SP10EGP|M-SP10HXAH|M-SP7HXAH|M-SP10HXBH|M-SP8HXAH|M-SP8MXA",MiTablet:"\\bMI PAD\\b|\\bHM NOTE 1W\\b",NibiruTablet:"Nibiru M1|Nibiru Jupiter One",NexoTablet:"NEXO NOVA|NEXO 10|NEXO AVIO|NEXO FREE|NEXO GO|NEXO EVO|NEXO 3G|NEXO SMART|NEXO KIDDO|NEXO MOBI",LeaderTablet:"TBLT10Q|TBLT10I|TBL-10WDKB|TBL-10WDKBO2013|TBL-W230V2|TBL-W450|TBL-W500|SV572|TBLT7I|TBA-AC7-8G|TBLT79|TBL-8W16|TBL-10W32|TBL-10WKB|TBL-W100",UbislateTablet:"UbiSlate[\\s]?7C",PocketBookTablet:"Pocketbook",KocasoTablet:"\\b(TB-1207)\\b",HisenseTablet:"\\b(F5281|E2371)\\b",Hudl:"Hudl HT7S3|Hudl 2",TelstraTablet:"T-Hub2",GenericTablet:"Android.*\\b97D\\b|Tablet(?!.*PC)|BNTV250A|MID-WCDMA|LogicPD Zoom2|\\bA7EB\\b|CatNova8|A1_07|CT704|CT1002|\\bM721\\b|rk30sdk|\\bEVOTAB\\b|M758A|ET904|ALUMIUM10|Smartfren Tab|Endeavour 1010|Tablet-PC-4|Tagi Tab|\\bM6pro\\b|CT1020W|arc 10HD|\\bTP750\\b|\\bQTAQZ3\\b|WVT101|TM1088|KT107"},oss:{AndroidOS:"Android",BlackBerryOS:"blackberry|\\bBB10\\b|rim tablet os",PalmOS:"PalmOS|avantgo|blazer|elaine|hiptop|palm|plucker|xiino",SymbianOS:"Symbian|SymbOS|Series60|Series40|SYB-[0-9]+|\\bS60\\b",WindowsMobileOS:"Windows CE.*(PPC|Smartphone|Mobile|[0-9]{3}x[0-9]{3})|Windows Mobile|Windows Phone [0-9.]+|WCE;",WindowsPhoneOS:"Windows Phone 10.0|Windows Phone 8.1|Windows Phone 8.0|Windows Phone OS|XBLWP7|ZuneWP7|Windows NT 6.[23]; ARM;",iOS:"\\biPhone.*Mobile|\\biPod|\\biPad|AppleCoreMedia",iPadOS:"CPU OS 13",SailfishOS:"Sailfish",MeeGoOS:"MeeGo",MaemoOS:"Maemo",JavaOS:"J2ME/|\\bMIDP\\b|\\bCLDC\\b",webOS:"webOS|hpwOS",badaOS:"\\bBada\\b",BREWOS:"BREW"},uas:{Chrome:"\\bCrMo\\b|CriOS|Android.*Chrome/[.0-9]* (Mobile)?",Dolfin:"\\bDolfin\\b",Opera:"Opera.*Mini|Opera.*Mobi|Android.*Opera|Mobile.*OPR/[0-9.]+$|Coast/[0-9.]+",Skyfire:"Skyfire",Edge:"\\bEdgiOS\\b|Mobile Safari/[.0-9]* Edge",IE:"IEMobile|MSIEMobile",Firefox:"fennec|firefox.*maemo|(Mobile|Tablet).*Firefox|Firefox.*Mobile|FxiOS",Bolt:"bolt",TeaShark:"teashark",Blazer:"Blazer",Safari:"Version((?!\\bEdgiOS\\b).)*Mobile.*Safari|Safari.*Mobile|MobileSafari",WeChat:"\\bMicroMessenger\\b",UCBrowser:"UC.*Browser|UCWEB",baiduboxapp:"baiduboxapp",baidubrowser:"baidubrowser",DiigoBrowser:"DiigoBrowser",Mercury:"\\bMercury\\b",ObigoBrowser:"Obigo",NetFront:"NF-Browser",GenericBrowser:"NokiaBrowser|OviBrowser|OneBrowser|TwonkyBeamBrowser|SEMC.*Browser|FlyFlow|Minimo|NetFront|Novarra-Vision|MQQBrowser|MicroMessenger",PaleMoon:"Android.*PaleMoon|Mobile.*PaleMoon"},props:{Mobile:"Mobile/[VER]",Build:"Build/[VER]",Version:"Version/[VER]",VendorID:"VendorID/[VER]",iPad:"iPad.*CPU[a-z ]+[VER]",iPhone:"iPhone.*CPU[a-z ]+[VER]",iPod:"iPod.*CPU[a-z ]+[VER]",Kindle:"Kindle/[VER]",Chrome:["Chrome/[VER]","CriOS/[VER]","CrMo/[VER]"],Coast:["Coast/[VER]"],Dolfin:"Dolfin/[VER]",Firefox:["Firefox/[VER]","FxiOS/[VER]"],Fennec:"Fennec/[VER]",Edge:"Edge/[VER]",IE:["IEMobile/[VER];","IEMobile [VER]","MSIE [VER];","Trident/[0-9.]+;.*rv:[VER]"],NetFront:"NetFront/[VER]",NokiaBrowser:"NokiaBrowser/[VER]",Opera:[" OPR/[VER]","Opera Mini/[VER]","Version/[VER]"],"Opera Mini":"Opera Mini/[VER]","Opera Mobi":"Version/[VER]",UCBrowser:["UCWEB[VER]","UC.*Browser/[VER]"],MQQBrowser:"MQQBrowser/[VER]",MicroMessenger:"MicroMessenger/[VER]",baiduboxapp:"baiduboxapp/[VER]",baidubrowser:"baidubrowser/[VER]",SamsungBrowser:"SamsungBrowser/[VER]",Iron:"Iron/[VER]",Safari:["Version/[VER]","Safari/[VER]"],Skyfire:"Skyfire/[VER]",Tizen:"Tizen/[VER]",Webkit:"webkit[ /][VER]",PaleMoon:"PaleMoon/[VER]",SailfishBrowser:"SailfishBrowser/[VER]",Gecko:"Gecko/[VER]",Trident:"Trident/[VER]",Presto:"Presto/[VER]",Goanna:"Goanna/[VER]",iOS:" \\bi?OS\\b [VER][ ;]{1}",Android:"Android [VER]",Sailfish:"Sailfish [VER]",BlackBerry:["BlackBerry[\\w]+/[VER]","BlackBerry.*Version/[VER]","Version/[VER]"],BREW:"BREW [VER]",Java:"Java/[VER]","Windows Phone OS":["Windows Phone OS [VER]","Windows Phone [VER]"],"Windows Phone":"Windows Phone [VER]","Windows CE":"Windows CE/[VER]","Windows NT":"Windows NT [VER]",Symbian:["SymbianOS/[VER]","Symbian/[VER]"],webOS:["webOS/[VER]","hpwOS/[VER];"]},utils:{Bot:"Googlebot|facebookexternalhit|Google-AMPHTML|s~amp-validator|AdsBot-Google|Google Keyword Suggestion|Facebot|YandexBot|YandexMobileBot|bingbot|ia_archiver|AhrefsBot|Ezooms|GSLFbot|WBSearchBot|Twitterbot|TweetmemeBot|Twikle|PaperLiBot|Wotbox|UnwindFetchor|Exabot|MJ12bot|YandexImages|TurnitinBot|Pingdom|contentkingapp|AspiegelBot",MobileBot:"Googlebot-Mobile|AdsBot-Google-Mobile|YahooSeeker/M1A1-R2D2",DesktopMode:"WPDesktop",TV:"SonyDTV|HbbTV",WebKit:"(webkit)[ /]([\\w.]+)",Console:"\\b(Nintendo|Nintendo WiiU|Nintendo 3DS|Nintendo Switch|PLAYSTATION|Xbox)\\b",Watch:"SM-V700"}},g.detectMobileBrowsers={fullPattern:/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i, shortPattern:/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,tabletPattern:/android|ipad|playbook|silk/i};var h,i=Object.prototype.hasOwnProperty;return g.FALLBACK_PHONE="UnknownPhone",g.FALLBACK_TABLET="UnknownTablet",g.FALLBACK_MOBILE="UnknownMobile",h="isArray"in Array?Array.isArray:function(a){return"[object Array]"===Object.prototype.toString.call(a)},function(){var a,b,c,e,f,j,k=g.mobileDetectRules;for(a in k.props)if(i.call(k.props,a)){for(b=k.props[a],h(b)||(b=[b]),f=b.length,e=0;e<f;++e)c=b[e],j=c.indexOf("[VER]"),j>=0&&(c=c.substring(0,j)+"([\\w._\\+]+)"+c.substring(j+5)),b[e]=new RegExp(c,"i");k.props[a]=b}d(k.oss),d(k.phones),d(k.tablets),d(k.uas),d(k.utils),k.oss0={WindowsPhoneOS:k.oss.WindowsPhoneOS,WindowsMobileOS:k.oss.WindowsMobileOS}}(),g.findMatch=function(a,b){for(var c in a)if(i.call(a,c)&&a[c].test(b))return c;return null},g.findMatches=function(a,b){var c=[];for(var d in a)i.call(a,d)&&a[d].test(b)&&c.push(d);return c},g.getVersionStr=function(a,b){var c,d,e,f,h=g.mobileDetectRules.props;if(i.call(h,a))for(c=h[a],e=c.length,d=0;d<e;++d)if(f=c[d].exec(b),null!==f)return f[1];return null},g.getVersion=function(a,b){var c=g.getVersionStr(a,b);return c?g.prepareVersionNo(c):NaN},g.prepareVersionNo=function(a){var b;return b=a.split(/[a-z._ \/\-]/i),1===b.length&&(a=b[0]),b.length>1&&(a=b[0]+".",b.shift(),a+=b.join("")),Number(a)},g.isMobileFallback=function(a){return g.detectMobileBrowsers.fullPattern.test(a)||g.detectMobileBrowsers.shortPattern.test(a.substr(0,4))},g.isTabletFallback=function(a){return g.detectMobileBrowsers.tabletPattern.test(a)},g.prepareDetectionCache=function(a,c,d){if(a.mobile===b){var e,h,i;return(h=g.findMatch(g.mobileDetectRules.tablets,c))?(a.mobile=a.tablet=h,void(a.phone=null)):(e=g.findMatch(g.mobileDetectRules.phones,c))?(a.mobile=a.phone=e,void(a.tablet=null)):void(g.isMobileFallback(c)?(i=f.isPhoneSized(d),i===b?(a.mobile=g.FALLBACK_MOBILE,a.tablet=a.phone=null):i?(a.mobile=a.phone=g.FALLBACK_PHONE,a.tablet=null):(a.mobile=a.tablet=g.FALLBACK_TABLET,a.phone=null)):g.isTabletFallback(c)?(a.mobile=a.tablet=g.FALLBACK_TABLET,a.phone=null):a.mobile=a.tablet=a.phone=null)}},g.mobileGrade=function(a){var b=null!==a.mobile();return a.os("iOS")&&a.version("iPad")>=4.3||a.os("iOS")&&a.version("iPhone")>=3.1||a.os("iOS")&&a.version("iPod")>=3.1||a.version("Android")>2.1&&a.is("Webkit")||a.version("Windows Phone OS")>=7||a.is("BlackBerry")&&a.version("BlackBerry")>=6||a.match("Playbook.*Tablet")||a.version("webOS")>=1.4&&a.match("Palm|Pre|Pixi")||a.match("hp.*TouchPad")||a.is("Firefox")&&a.version("Firefox")>=12||a.is("Chrome")&&a.is("AndroidOS")&&a.version("Android")>=4||a.is("Skyfire")&&a.version("Skyfire")>=4.1&&a.is("AndroidOS")&&a.version("Android")>=2.3||a.is("Opera")&&a.version("Opera Mobi")>11&&a.is("AndroidOS")||a.is("MeeGoOS")||a.is("Tizen")||a.is("Dolfin")&&a.version("Bada")>=2||(a.is("UC Browser")||a.is("Dolfin"))&&a.version("Android")>=2.3||a.match("Kindle Fire")||a.is("Kindle")&&a.version("Kindle")>=3||a.is("AndroidOS")&&a.is("NookTablet")||a.version("Chrome")>=11&&!b||a.version("Safari")>=5&&!b||a.version("Firefox")>=4&&!b||a.version("MSIE")>=7&&!b||a.version("Opera")>=10&&!b?"A":a.os("iOS")&&a.version("iPad")<4.3||a.os("iOS")&&a.version("iPhone")<3.1||a.os("iOS")&&a.version("iPod")<3.1||a.is("Blackberry")&&a.version("BlackBerry")>=5&&a.version("BlackBerry")<6||a.version("Opera Mini")>=5&&a.version("Opera Mini")<=6.5&&(a.version("Android")>=2.3||a.is("iOS"))||a.match("NokiaN8|NokiaC7|N97.*Series60|Symbian/3")||a.version("Opera Mobi")>=11&&a.is("SymbianOS")?"B":(a.version("BlackBerry")<5||a.match("MSIEMobile|Windows CE.*Mobile")||a.version("Windows Mobile")<=5.2,"C")},g.detectOS=function(a){return g.findMatch(g.mobileDetectRules.oss0,a)||g.findMatch(g.mobileDetectRules.oss,a)},g.getDeviceSmallerSide=function(){return window.screen.width<window.screen.height?window.screen.width:window.screen.height},f.prototype={constructor:f,mobile:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.mobile},phone:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.phone},tablet:function(){return g.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.tablet},userAgent:function(){return this._cache.userAgent===b&&(this._cache.userAgent=g.findMatch(g.mobileDetectRules.uas,this.ua)),this._cache.userAgent},userAgents:function(){return this._cache.userAgents===b&&(this._cache.userAgents=g.findMatches(g.mobileDetectRules.uas,this.ua)),this._cache.userAgents},os:function(){return this._cache.os===b&&(this._cache.os=g.detectOS(this.ua)),this._cache.os},version:function(a){return g.getVersion(a,this.ua)},versionStr:function(a){return g.getVersionStr(a,this.ua)},is:function(b){return c(this.userAgents(),b)||a(b,this.os())||a(b,this.phone())||a(b,this.tablet())||c(g.findMatches(g.mobileDetectRules.utils,this.ua),b)},match:function(a){return a instanceof RegExp||(a=new RegExp(a,"i")),a.test(this.ua)},isPhoneSized:function(a){return f.isPhoneSized(a||this.maxPhoneWidth)},mobileGrade:function(){return this._cache.grade===b&&(this._cache.grade=g.mobileGrade(this)),this._cache.grade}},"undefined"!=typeof window&&window.screen?f.isPhoneSized=function(a){return a<0?b:g.getDeviceSmallerSide()<=a}:f.isPhoneSized=function(){},f._impl=g,f.version="1.4.5 2021-03-13",f})}(function(a){if("undefined"!=typeof module&&module.exports)return function(a){module.exports=a()};if("function"==typeof define&&define.amd)return define;if("undefined"!=typeof window)return function(a){window.MobileDetect=a()};throw new Error("unknown environment")}());var ai_lists=!0,ai_block_class_def="code-block"; if("undefined"!=typeof ai_lists){function X(b,e){for(var n=[];b=b.previousElementSibling;)("undefined"==typeof e||b.matches(e))&&n.push(b);return n}function fa(b,e){for(var n=[];b=b.nextElementSibling;)("undefined"==typeof e||b.matches(e))&&n.push(b);return n}var host_regexp=RegExp(":\\/\\/(.[^/:]+)","i");function ha(b){b=b.match(host_regexp);return null!=b&&1<b.length&&"string"===typeof b[1]&&0<b[1].length?b[1].toLowerCase():null}function Q(b){return b.includes(":")?(b=b.split(":"),1E3*(3600*parseInt(b[0])+ 60*parseInt(b[1])+parseInt(b[2]))):null}function Y(b){try{var e=Date.parse(b);isNaN(e)&&(e=null)}catch(n){e=null}if(null==e&&b.includes(" ")){b=b.split(" ");try{e=Date.parse(b[0]),e+=Q(b[1]),isNaN(e)&&(e=null)}catch(n){e=null}}return e}function Z(){null==document.querySelector("#ai-iab-tcf-bar")&&null==document.querySelector(".ai-list-manual")||"function"!=typeof __tcfapi||"function"!=typeof ai_load_blocks||"undefined"!=typeof ai_iab_tcf_callback_installed||(__tcfapi("addEventListener",2,function(b, e){e&&"useractioncomplete"===b.eventStatus&&(ai_tcData=b,ai_load_blocks(),b=document.querySelector("#ai-iab-tcf-status"),null!=b&&(b.textContent="IAB TCF 2.0 DATA LOADED"),b=document.querySelector("#ai-iab-tcf-bar"),null!=b&&(b.classList.remove("status-error"),b.classList.add("status-ok")))}),ai_iab_tcf_callback_installed=!0)}ai_process_lists=function(b){function e(a,c,k){if(0==a.length){if("!@!"==k)return!0;c!=k&&("true"==k.toLowerCase()?k=!0:"false"==k.toLowerCase()&&(k=!1));return c==k}if("object"!= typeof c&&"array"!=typeof c)return!1;var l=a[0];a=a.slice(1);if("*"==l)for(let [,p]of Object.entries(c)){if(e(a,p,k))return!0}else if(l in c)return e(a,c[l],k);return!1}function n(a,c,k){if("object"!=typeof a||-1==c.indexOf("["))return!1;c=c.replace(/]| /gi,"").split("[");return e(c,a,k)}function z(){if("function"==typeof __tcfapi){var a=document.querySelector("#ai-iab-tcf-status"),c=document.querySelector("#ai-iab-tcf-bar");null!=a&&(a.textContent="IAB TCF 2.0 DETECTED");__tcfapi("getTCData",2,function(k, l){l?(null!=c&&(c.classList.remove("status-error"),c.classList.add("status-ok")),"tcloaded"==k.eventStatus||"useractioncomplete"==k.eventStatus)?(ai_tcData=k,k.gdprApplies?null!=a&&(a.textContent="IAB TCF 2.0 DATA LOADED"):null!=a&&(a.textContent="IAB TCF 2.0 GDPR DOES NOT APPLY"),null!=c&&(c.classList.remove("status-error"),c.classList.add("status-ok")),setTimeout(function(){ai_process_lists()},10)):"cmpuishown"==k.eventStatus&&(ai_cmpuishown=!0,null!=a&&(a.textContent="IAB TCF 2.0 CMP UI SHOWN"), null!=c&&(c.classList.remove("status-error"),c.classList.add("status-ok"))):(null!=a&&(a.textContent="IAB TCF 2.0 __tcfapi getTCData failed"),null!=c&&(c.classList.remove("status-ok"),c.classList.add("status-error")))})}}function C(a){"function"==typeof __tcfapi?(ai_tcfapi_found=!0,"undefined"==typeof ai_iab_tcf_callback_installed&&Z(),"undefined"==typeof ai_tcData_requested&&(ai_tcData_requested=!0,z(),cookies_need_tcData=!0)):a&&("undefined"==typeof ai_tcfapi_found&&(ai_tcfapi_found=!1,setTimeout(function(){ai_process_lists()}, 10)),a=document.querySelector("#ai-iab-tcf-status"),null!=a&&(a.textContent="IAB TCF 2.0 MISSING: __tcfapi function not found"),a=document.querySelector("#ai-iab-tcf-bar"),null!=a&&(a.classList.remove("status-ok"),a.classList.add("status-error")))}if(null==b)b=document.querySelectorAll("div.ai-list-data, meta.ai-list-data");else{window.jQuery&&window.jQuery.fn&&b instanceof jQuery&&(b=Array.prototype.slice.call(b));var x=[];b.forEach((a,c)=>{a.matches(".ai-list-data")?x.push(a):(a=a.querySelectorAll(".ai-list-data"), a.length&&a.forEach((k,l)=>{x.push(k)}))});b=x}if(b.length){b.forEach((a,c)=>{a.classList.remove("ai-list-data")});var L=ia(window.location.search);if(null!=L.referrer)var A=L.referrer;else A=document.referrer,""!=A&&(A=ha(A));var R=window.navigator.userAgent,S=R.toLowerCase(),aa=navigator.language,M=aa.toLowerCase();if("undefined"!==typeof MobileDetect)var ba=new MobileDetect(R);b.forEach((a,c)=>{var k=document.cookie.split(";");k.forEach(function(f,h){k[h]=f.trim()});c=a.closest("div."+ai_block_class_def); var l=!0;if(a.hasAttribute("referer-list")){var p=a.getAttribute("referer-list");p=b64d(p).split(",");var v=a.getAttribute("referer-list-type"),E=!1;p.every((f,h)=>{f=f.trim();if(""==f)return!0;if("*"==f.charAt(0))if("*"==f.charAt(f.length-1)){if(f=f.substr(1,f.length-2),-1!=A.indexOf(f))return E=!0,!1}else{if(f=f.substr(1),A.substr(-f.length)==f)return E=!0,!1}else if("*"==f.charAt(f.length-1)){if(f=f.substr(0,f.length-1),0==A.indexOf(f))return E=!0,!1}else if("#"==f){if(""==A)return E=!0,!1}else if(f== A)return E=!0,!1;return!0});var r=E;switch(v){case "B":r&&(l=!1);break;case "W":r||(l=!1)}}if(l&&a.hasAttribute("client-list")&&"undefined"!==typeof ba)switch(p=a.getAttribute("client-list"),p=b64d(p).split(","),v=a.getAttribute("client-list-type"),r=!1,p.every((f,h)=>{if(""==f.trim())return!0;f.split("&&").every((d,t)=>{t=!0;var w=!1;for(d=d.trim();"!!"==d.substring(0,2);)t=!t,d=d.substring(2);"language:"==d.substring(0,9)&&(w=!0,d=d.substring(9).toLowerCase());var q=!1;w?"*"==d.charAt(0)?"*"==d.charAt(d.length- 1)?(d=d.substr(1,d.length-2).toLowerCase(),-1!=M.indexOf(d)&&(q=!0)):(d=d.substr(1).toLowerCase(),M.substr(-d.length)==d&&(q=!0)):"*"==d.charAt(d.length-1)?(d=d.substr(0,d.length-1).toLowerCase(),0==M.indexOf(d)&&(q=!0)):d==M&&(q=!0):"*"==d.charAt(0)?"*"==d.charAt(d.length-1)?(d=d.substr(1,d.length-2).toLowerCase(),-1!=S.indexOf(d)&&(q=!0)):(d=d.substr(1).toLowerCase(),S.substr(-d.length)==d&&(q=!0)):"*"==d.charAt(d.length-1)?(d=d.substr(0,d.length-1).toLowerCase(),0==S.indexOf(d)&&(q=!0)):ba.is(d)&& (q=!0);return(r=q?t:!t)?!0:!1});return r?!1:!0}),v){case "B":r&&(l=!1);break;case "W":r||(l=!1)}var N=p=!1;for(v=1;2>=v;v++)if(l){switch(v){case 1:var g=a.getAttribute("cookie-list");break;case 2:g=a.getAttribute("parameter-list")}if(null!=g){g=b64d(g);switch(v){case 1:var y=a.getAttribute("cookie-list-type");break;case 2:y=a.getAttribute("parameter-list-type")}g=g.replace("tcf-gdpr","tcf-v2[gdprApplies]=true");g=g.replace("tcf-no-gdpr","tcf-v2[gdprApplies]=false");g=g.replace("tcf-google","tcf-v2[vendor][consents][755]=true && tcf-v2[purpose][consents][1]=true"); g=g.replace("tcf-no-google","!!tcf-v2[vendor][consents][755]");g=g.replace("tcf-media.net","tcf-v2[vendor][consents][142]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-media.net","!!tcf-v2[vendor][consents][142]");g=g.replace("tcf-amazon","tcf-v2[vendor][consents][793]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-amazon","!!tcf-v2[vendor][consents][793]");g=g.replace("tcf-ezoic","tcf-v2[vendor][consents][347]=true && tcf-v2[purpose][consents][1]=true");g=g.replace("tcf-no-ezoic", "!!tcf-v2[vendor][consents][347]");var F=g.split(","),ca=[];k.forEach(function(f){f=f.split("=");try{var h=JSON.parse(decodeURIComponent(f[1]))}catch(d){h=decodeURIComponent(f[1])}ca[f[0]]=h});r=!1;var I=a;F.every((f,h)=>{f.split("&&").every((d,t)=>{t=!0;for(d=d.trim();"!!"==d.substring(0,2);)t=!t,d=d.substring(2);var w=d,q="!@!",T="tcf-v2"==w&&"!@!"==q,B=-1!=d.indexOf("["),J=0==d.indexOf("tcf-v2")||0==d.indexOf("euconsent-v2");J=J&&(B||T);-1!=d.indexOf("=")&&(q=d.split("="),w=q[0],q=q[1],B=-1!=w.indexOf("["), J=(J=0==w.indexOf("tcf-v2")||0==w.indexOf("euconsent-v2"))&&(B||T));if(J)document.querySelector("#ai-iab-tcf-status"),B=document.querySelector("#ai-iab-tcf-bar"),null!=B&&(B.style.display="block"),T&&"boolean"==typeof ai_tcfapi_found?r=ai_tcfapi_found?t:!t:"object"==typeof ai_tcData?(null!=B&&(B.classList.remove("status-error"),B.classList.add("status-ok")),w=w.replace(/]| /gi,"").split("["),w.shift(),r=(w=e(w,ai_tcData,q))?t:!t):"undefined"==typeof ai_tcfapi_found&&(I.classList.add("ai-list-data"), N=!0,"function"==typeof __tcfapi?C(!1):"undefined"==typeof ai_tcData_retrying&&(ai_tcData_retrying=!0,setTimeout(function(){"function"==typeof __tcfapi?C(!1):setTimeout(function(){"function"==typeof __tcfapi?C(!1):setTimeout(function(){C(!0)},3E3)},1E3)},600)));else if(B)r=(w=n(ca,w,q))?t:!t;else{var U=!1;"!@!"==q?k.every(function(ja){return ja.split("=")[0]==d?(U=!0,!1):!0}):U=-1!=k.indexOf(d);r=U?t:!t}return r?!0:!1});return r?!1:!0});r&&(N=!1,I.classList.remove("ai-list-data"));switch(y){case "B":r&& (l=!1);break;case "W":r||(l=!1)}}}a.classList.contains("ai-list-manual")&&(l?(I.classList.remove("ai-list-data"),I.classList.remove("ai-list-manual")):(p=!0,I.classList.add("ai-list-data")));(l||!p&&!N)&&a.hasAttribute("data-debug-info")&&(g=document.querySelector("."+a.dataset.debugInfo),null!=g&&(g=g.parentElement,null!=g&&g.classList.contains("ai-debug-info")&&g.remove()));y=X(a,".ai-debug-bar.ai-debug-lists");var ka=""==A?"#":A;0!=y.length&&y.forEach((f,h)=>{h=f.querySelector(".ai-debug-name.ai-list-info"); null!=h&&(h.textContent=ka,h.title=R+"\n"+aa);h=f.querySelector(".ai-debug-name.ai-list-status");null!=h&&(h.textContent=l?ai_front.visible:ai_front.hidden)});g=!1;if(l&&a.hasAttribute("scheduling-start")&&a.hasAttribute("scheduling-end")&&a.hasAttribute("scheduling-days")){var u=a.getAttribute("scheduling-start");v=a.getAttribute("scheduling-end");y=a.getAttribute("scheduling-days");g=!0;u=b64d(u);F=b64d(v);var V=parseInt(a.getAttribute("scheduling-fallback")),O=parseInt(a.getAttribute("gmt"));if(u.includes("-")|| F.includes("-"))P=Y(u)+O,K=Y(F)+O;else var P=Q(u),K=Q(F);P??=0;K??=0;var W=b64d(y).split(",");y=a.getAttribute("scheduling-type");var D=(new Date).getTime()+O;v=new Date(D);var G=v.getDay();0==G?G=6:G--;u.includes("-")||F.includes("-")||(u=(new Date(v.getFullYear(),v.getMonth(),v.getDate())).getTime()+O,D-=u,0>D&&(D+=864E5));scheduling_start_date_ok=D>=P;scheduling_end_date_ok=0==K||D<K;u=scheduling_start_date_ok&&scheduling_end_date_ok&&W.includes(G.toString());switch(y){case "B":u=!u}u||(l=!1); var la=v.toISOString().split(".")[0].replace("T"," ");y=X(a,".ai-debug-bar.ai-debug-scheduling");0!=y.length&&y.forEach((f,h)=>{h=f.querySelector(".ai-debug-name.ai-scheduling-info");null!=h&&(h.textContent=la+" "+G+" current_time: "+Math.floor(D.toString()/1E3)+" start_date:"+Math.floor(P/1E3).toString()+"=>"+scheduling_start_date_ok.toString()+" end_date:"+Math.floor(K/1E3).toString()+"=>"+scheduling_end_date_ok.toString()+" days:"+W.toString()+"=>"+W.includes(G.toString()).toString());h=f.querySelector(".ai-debug-name.ai-scheduling-status"); null!=h&&(h.textContent=l?ai_front.visible:ai_front.hidden);l||0==V||(f.classList.remove("ai-debug-scheduling"),f.classList.add("ai-debug-fallback"),h=f.querySelector(".ai-debug-name.ai-scheduling-status"),null!=h&&(h.textContent=ai_front.fallback+" = "+V))})}if(p||!l&&N)return!0;a.style.visibility="";a.style.position="";a.style.width="";a.style.height="";a.style.zIndex="";if(l){if(null!=c&&(c.style.visibility="",c.classList.contains("ai-remove-position")&&(c.style.position="")),a.hasAttribute("data-code")){p= b64d(a.dataset.code);u=document.createRange();g=!0;try{H=u.createContextualFragment(p)}catch(f){g=!1}g&&(null!=a.closest("head")?(a.parentNode.insertBefore(H,a.nextSibling),a.remove()):a.append(H));da(a)}}else if(g&&!u&&0!=V){null!=c&&(c.style.visibility="",c.classList.contains("ai-remove-position")&&c.css({position:""}));p=fa(a,".ai-fallback");0!=p.length&&p.forEach((f,h)=>{f.classList.remove("ai-fallback")});if(a.hasAttribute("data-fallback-code")){p=b64d(a.dataset.fallbackCode);u=document.createRange(); g=!0;try{var H=u.createContextualFragment(p)}catch(f){g=!1}g&&a.append(H);da(a)}else a.style.display="none",null!=c&&null==c.querySelector(".ai-debug-block")&&c.hasAttribute("style")&&-1==c.getAttribute("style").indexOf("height:")&&(c.style.display="none");null!=c&&c.hasAttribute("data-ai")&&(c.getAttribute("data-ai"),a.hasAttribute("fallback-tracking")&&(H=a.getAttribute("fallback-tracking"),c.setAttribute("data-ai-"+a.getAttribute("fallback_level"),H)))}else a.style.display="none",null!=c&&(c.removeAttribute("data-ai"), c.classList.remove("ai-track"),null!=c.querySelector(".ai-debug-block")?(c.style.visibility="",c.classList.remove("ai-close"),c.classList.contains("ai-remove-position")&&(c.style.position="")):c.hasAttribute("style")&&-1==c.getAttribute("style").indexOf("height:")&&(c.style.display="none"));a.setAttribute("data-code","");a.setAttribute("data-fallback-code","");null!=c&&c.classList.remove("ai-list-block")})}};function ea(b){b=`; ${document.cookie}`.split(`; ${b}=`);if(2===b.length)return b.pop().split(";").shift()} function ma(b,e,n){ea(b)&&(document.cookie=b+"="+(e?";path="+e:"")+(n?";domain="+n:"")+";expires=Thu, 01 Jan 1970 00:00:01 GMT")}function m(b){ea(b)&&(ma(b,"/",window.location.hostname),document.cookie=b+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;")}(function(b){"complete"===document.readyState||"loading"!==document.readyState&&!document.documentElement.doScroll?b():document.addEventListener("DOMContentLoaded",b)})(function(){setTimeout(function(){ai_process_lists();setTimeout(function(){Z(); if("function"==typeof ai_load_blocks){document.addEventListener("cmplzEnableScripts",e);document.addEventListener("cmplz_event_marketing",e);function e(n){"cmplzEnableScripts"!=n.type&&"all"!==n.consentLevel||ai_load_blocks()}document.addEventListener("cmplz_enable_category",function(n){"marketing"===n.detail.category&&ai_load_blocks()})}},50);var b=document.querySelector(".ai-debug-page-type");null!=b&&b.addEventListener("dblclick",e=>{e=document.querySelector("#ai-iab-tcf-status");null!=e&&(e.textContent= "CONSENT COOKIES");e=document.querySelector("#ai-iab-tcf-bar");null!=e&&(e.style.display="block")});b=document.querySelector("#ai-iab-tcf-bar");null!=b&&b.addEventListener("click",e=>{m("euconsent-v2");m("__lxG__consent__v2");m("__lxG__consent__v2_daisybit");m("__lxG__consent__v2_gdaisybit");m("CookieLawInfoConsent");m("cookielawinfo-checkbox-advertisement");m("cookielawinfo-checkbox-analytics");m("cookielawinfo-checkbox-necessary");m("complianz_policy_id");m("complianz_consent_status");m("cmplz_marketing"); m("cmplz_consent_status");m("cmplz_preferences");m("cmplz_statistics-anonymous");m("cmplz_choice");m("cmplz_banner-status");m("cmplz_functional");m("cmplz_policy_id");m("cmplz_statistics");m("moove_gdpr_popup");m("real_cookie_banner-blog:1-tcf");m("real_cookie_banner-blog:1");e=document.querySelector("#ai-iab-tcf-status");null!=e&&(e.textContent="CONSENT COOKIES DELETED")})},5)});function da(b){setTimeout(function(){"function"==typeof ai_process_rotations_in_element&&ai_process_rotations_in_element(b); "function"==typeof ai_process_lists&&ai_process_lists();"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses();"function"==typeof ai_process_filter_hooks&&ai_process_filter_hooks();"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks(b);"function"==typeof ai_process_impressions&&1==ai_tracking_finished&&ai_process_impressions();"function"==typeof ai_install_click_trackers&&1==ai_tracking_finished&&ai_install_click_trackers();"function"==typeof ai_install_close_buttons&&ai_install_close_buttons(document)}, 5)}function ia(b){var e=b?b.split("?")[1]:window.location.search.slice(1);b={};if(e){e=e.split("#")[0];e=e.split("&");for(var n=0;n<e.length;n++){var z=e[n].split("="),C=void 0,x=z[0].replace(/\[\d*\]/,function(L){C=L.slice(1,-1);return""});z="undefined"===typeof z[1]?"":z[1];x=x.toLowerCase();z=z.toLowerCase();b[x]?("string"===typeof b[x]&&(b[x]=[b[x]]),"undefined"===typeof C?b[x].push(z):b[x][C]=z):b[x]=z}}return b}}; ai_js_code = true; </script> </body> </html> <!-- Dynamic page generated in 2.754 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2025-03-16 15:46:11 --> <!-- super cache -->

Pages: 1 2 3 4 5 6 7 8 9 10