CINXE.COM
After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?
<!DOCTYPE HTML><html lang="en"> <head><meta charset="utf-8"><meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1"><meta name="viewport" content="width=device-width, initial-scale=1"> <script src="https://s3.glbimg.com/v1/AUTH_3ed1877db4dd4c6b9b8f505e9d4fab03/globoid-js/v1.17.7/globoid-js.min.js" onload="console.log('GloboID JS loaded via CDN.')" onerror="console.error('Failed to load GloboID JS via CDN')" data-type="globoid"> </script> <script type="text/javascript"> ;window.NREUM||(NREUM={});NREUM.init={privacy:{cookies_enabled:true},ajax:{deny_list:["bam.nr-data.net"]}}; ;NREUM.loader_config={accountID:"1997231",trustKey:"1997231",agentID:"1386239714",licenseKey:"83090dc648",applicationID:"1386239714"}; ;NREUM.info={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",licenseKey:"83090dc648",applicationID:"1386239714",sa:1}; (() => { (() => { var e, t, r = { 8122: (e, t, r) => { "use strict"; r.d(t, { a: () => i }); var n = r(944); function i(e, t) { try { if (!e || "object" != typeof e) return (0, n.R)(3); if (!t || "object" != typeof t) return (0, n.R)(4); const r = Object.create(Object.getPrototypeOf(t), Object.getOwnPropertyDescriptors(t)), o = 0 === Object.keys(r).length ? e : r; for (let a in o) if (void 0 !== e[a]) try { if (null === e[a]) { r[a] = null; continue } Array.isArray(e[a]) && Array.isArray(t[a]) ? r[a] = Array.from(new Set([...e[a], ...t[a]])) : "object" == typeof e[a] && "object" == typeof t[a] ? r[a] = i(e[a], t[a]) : r[a] = e[a] } catch (e) { (0, n.R)(1, e) } return r } catch (e) { (0, n.R)(2, e) } } }, 2555: (e, t, r) => { "use strict"; r.d(t, { Vp: () => c, fn: () => s, x1: () => u }); var n = r(384), i = r(8122); const o = { beacon: n.NT.beacon, errorBeacon: n.NT.errorBeacon, licenseKey: void 0, applicationID: void 0, sa: void 0, queueTime: void 0, applicationTime: void 0, ttGuid: void 0, user: void 0, account: void 0, product: void 0, extra: void 0, jsAttributes: {}, userAttributes: void 0, atts: void 0, transactionName: void 0, tNamePlain: void 0 }, a = {}; function s(e) { try { const t = c(e); return !!t.licenseKey && !!t.errorBeacon && !!t.applicationID } catch (e) { return !1 } } function c(e) { if (!e) throw new Error("All info objects require an agent identifier!"); if (!a[e]) throw new Error("Info for ".concat(e, " was never set")); return a[e] } function u(e, t) { if (!e) throw new Error("All info objects require an agent identifier!"); a[e] = (0, i.a)(t, o); const r = (0, n.nY)(e); r && (r.info = a[e]) } }, 9417: (e, t, r) => { "use strict"; r.d(t, { D0: () => p, gD: () => m, xN: () => g }); var n = r(3333), i = r(993); const o = e => { if (!e || "string" != typeof e) return !1; try { document.createDocumentFragment().querySelector(e) } catch { return !1 } return !0 }; var a = r(2614), s = r(944), c = r(384), u = r(8122); const d = "[data-nr-mask]", l = () => { const e = { feature_flags: [], experimental: { marks: !1, measures: !1, resources: !1 }, mask_selector: "*", block_selector: "[data-nr-block]", mask_input_options: { color: !1, date: !1, "datetime-local": !1, email: !1, month: !1, number: !1, range: !1, search: !1, tel: !1, text: !1, time: !1, url: !1, week: !1, textarea: !1, select: !1, password: !0 } }; return { ajax: { deny_list: void 0, block_internal: !0, enabled: !0, autoStart: !0 }, distributed_tracing: { enabled: void 0, exclude_newrelic_header: void 0, cors_use_newrelic_header: void 0, cors_use_tracecontext_headers: void 0, allowed_origins: void 0 }, get feature_flags() { return e.feature_flags }, set feature_flags(t) { e.feature_flags = t }, generic_events: { enabled: !0, autoStart: !0 }, harvest: { interval: 30 }, jserrors: { enabled: !0, autoStart: !0 }, logging: { enabled: !0, autoStart: !0, level: i.p_.INFO }, metrics: { enabled: !0, autoStart: !0 }, obfuscate: void 0, page_action: { enabled: !0 }, page_view_event: { enabled: !0, autoStart: !0 }, page_view_timing: { enabled: !0, autoStart: !0 }, performance: { get capture_marks() { return e.feature_flags.includes(n.$v.MARKS) || e.experimental.marks }, set capture_marks(t) { e.experimental.marks = t }, get capture_measures() { return e.feature_flags.includes(n.$v.MEASURES) || e.experimental.measures }, set capture_measures(t) { e.experimental.measures = t }, resources: { get enabled() { return e.feature_flags.includes(n.$v.RESOURCES) || e.experimental.resources }, set enabled(t) { e.experimental.resources = t }, asset_types: [], first_party_domains: [], ignore_newrelic: !0 } }, privacy: { cookies_enabled: !0 }, proxy: { assets: void 0, beacon: void 0 }, session: { expiresMs: a.wk, inactiveMs: a.BB }, session_replay: { autoStart: !0, enabled: !1, preload: !1, sampling_rate: 10, error_sampling_rate: 100, collect_fonts: !1, inline_images: !1, fix_stylesheets: !0, mask_all_inputs: !0, get mask_text_selector() { return e.mask_selector }, set mask_text_selector(t) { o(t) ? e.mask_selector = "".concat(t, ",").concat(d) : "" === t || null === t ? e.mask_selector = d : (0, s.R)(5, t) }, get block_class() { return "nr-block" }, get ignore_class() { return "nr-ignore" }, get mask_text_class() { return "nr-mask" }, get block_selector() { return e.block_selector }, set block_selector(t) { o(t) ? e.block_selector += ",".concat(t) : "" !== t && (0, s.R)(6, t) }, get mask_input_options() { return e.mask_input_options }, set mask_input_options(t) { t && "object" == typeof t ? e.mask_input_options = { ...t, password: !0 } : (0, s.R)(7, t) } }, session_trace: { enabled: !0, autoStart: !0 }, soft_navigations: { enabled: !0, autoStart: !0 }, spa: { enabled: !0, autoStart: !0 }, ssl: void 0, user_actions: { enabled: !0 } } }, f = {}, h = "All configuration objects require an agent identifier!"; function p(e) { if (!e) throw new Error(h); if (!f[e]) throw new Error("Configuration for ".concat(e, " was never set")); return f[e] } function g(e, t) { if (!e) throw new Error(h); f[e] = (0, u.a)(t, l()); const r = (0, c.nY)(e); r && (r.init = f[e]) } function m(e, t) { if (!e) throw new Error(h); var r = p(e); if (r) { for (var n = t.split("."), i = 0; i < n.length - 1; i++)if ("object" != typeof (r = r[n[i]])) return; r = r[n[n.length - 1]] } return r } }, 5603: (e, t, r) => { "use strict"; r.d(t, { a: () => c, o: () => s }); var n = r(384), i = r(8122); const o = { accountID: void 0, trustKey: void 0, agentID: void 0, licenseKey: void 0, applicationID: void 0, xpid: void 0 }, a = {}; function s(e) { if (!e) throw new Error("All loader-config objects require an agent identifier!"); if (!a[e]) throw new Error("LoaderConfig for ".concat(e, " was never set")); return a[e] } function c(e, t) { if (!e) throw new Error("All loader-config objects require an agent identifier!"); a[e] = (0, i.a)(t, o); const r = (0, n.nY)(e); r && (r.loader_config = a[e]) } }, 3371: (e, t, r) => { "use strict"; r.d(t, { V: () => f, f: () => l }); var n = r(8122), i = r(384), o = r(6154), a = r(9324); let s = 0; const c = { buildEnv: a.F3, distMethod: a.Xs, version: a.xv, originTime: o.WN }, u = { customTransaction: void 0, disabled: !1, isolatedBacklog: !1, loaderType: void 0, maxBytes: 3e4, onerror: void 0, ptid: void 0, releaseIds: {}, appMetadata: {}, session: void 0, denyList: void 0, timeKeeper: void 0, obfuscator: void 0, harvester: void 0 }, d = {}; function l(e) { if (!e) throw new Error("All runtime objects require an agent identifier!"); if (!d[e]) throw new Error("Runtime for ".concat(e, " was never set")); return d[e] } function f(e, t) { if (!e) throw new Error("All runtime objects require an agent identifier!"); d[e] = { ...(0, n.a)(t, u), ...c }, Object.hasOwnProperty.call(d[e], "harvestCount") || Object.defineProperty(d[e], "harvestCount", { get: () => ++s }); const r = (0, i.nY)(e); r && (r.runtime = d[e]) } }, 9324: (e, t, r) => { "use strict"; r.d(t, { F3: () => i, Xs: () => o, Yq: () => a, xv: () => n }); const n = "1.278.2", i = "PROD", o = "CDN", a = "^2.0.0-alpha.17" }, 6154: (e, t, r) => { "use strict"; r.d(t, { A4: () => s, OF: () => d, RI: () => i, WN: () => h, bv: () => o, gm: () => a, lR: () => f, m: () => u, mw: () => c, sb: () => l }); var n = r(1863); const i = "undefined" != typeof window && !!window.document, o = "undefined" != typeof WorkerGlobalScope && ("undefined" != typeof self && self instanceof WorkerGlobalScope && self.navigator instanceof WorkerNavigator || "undefined" != typeof globalThis && globalThis instanceof WorkerGlobalScope && globalThis.navigator instanceof WorkerNavigator), a = i ? window : "undefined" != typeof WorkerGlobalScope && ("undefined" != typeof self && self instanceof WorkerGlobalScope && self || "undefined" != typeof globalThis && globalThis instanceof WorkerGlobalScope && globalThis), s = "complete" === a?.document?.readyState, c = Boolean("hidden" === a?.document?.visibilityState), u = "" + a?.location, d = /iPad|iPhone|iPod/.test(a.navigator?.userAgent), l = d && "undefined" == typeof SharedWorker, f = (() => { const e = a.navigator?.userAgent?.match(/Firefox[/\s](\d+\.\d+)/); return Array.isArray(e) && e.length >= 2 ? +e[1] : 0 })(), h = Date.now() - (0, n.t)() }, 7295: (e, t, r) => { "use strict"; r.d(t, { Xv: () => a, gX: () => i, iW: () => o }); var n = []; function i(e) { if (!e || o(e)) return !1; if (0 === n.length) return !0; for (var t = 0; t < n.length; t++) { var r = n[t]; if ("*" === r.hostname) return !1; if (s(r.hostname, e.hostname) && c(r.pathname, e.pathname)) return !1 } return !0 } function o(e) { return void 0 === e.hostname } function a(e) { if (n = [], e && e.length) for (var t = 0; t < e.length; t++) { let r = e[t]; if (!r) continue; 0 === r.indexOf("http://") ? r = r.substring(7) : 0 === r.indexOf("https://") && (r = r.substring(8)); const i = r.indexOf("/"); let o, a; i > 0 ? (o = r.substring(0, i), a = r.substring(i)) : (o = r, a = ""); let [s] = o.split(":"); n.push({ hostname: s, pathname: a }) } } function s(e, t) { return !(e.length > t.length) && t.indexOf(e) === t.length - e.length } function c(e, t) { return 0 === e.indexOf("/") && (e = e.substring(1)), 0 === t.indexOf("/") && (t = t.substring(1)), "" === e || e === t } }, 1687: (e, t, r) => { "use strict"; r.d(t, { Ak: () => c, Ze: () => l, x3: () => u }); var n = r(7836), i = r(3606), o = r(860), a = r(2646); const s = {}; function c(e, t) { const r = { staged: !1, priority: o.P3[t] || 0 }; d(e), s[e].get(t) || s[e].set(t, r) } function u(e, t) { e && s[e] && (s[e].get(t) && s[e].delete(t), h(e, t, !1), s[e].size && f(e)) } function d(e) { if (!e) throw new Error("agentIdentifier required"); s[e] || (s[e] = new Map) } function l(e = "", t = "feature", r = !1) { if (d(e), !e || !s[e].get(t) || r) return h(e, t); s[e].get(t).staged = !0, f(e) } function f(e) { const t = Array.from(s[e]); t.every((([e, t]) => t.staged)) && (t.sort(((e, t) => e[1].priority - t[1].priority)), t.forEach((([t]) => { s[e].delete(t), h(e, t) }))) } function h(e, t, r = !0) { const o = e ? n.ee.get(e) : n.ee, s = i.i.handlers; if (!o.aborted && o.backlog && s) { if (r) { const e = o.backlog[t], r = s[t]; if (r) { for (let t = 0; e && t < e.length; ++t)p(e[t], r); Object.entries(r).forEach((([e, t]) => { Object.values(t || {}).forEach((t => { t[0]?.on && t[0]?.context() instanceof a.y && t[0].on(e, t[1]) })) })) } } o.isolatedBacklog || delete s[t], o.backlog[t] = null, o.emit("drain-" + t, []) } } function p(e, t) { var r = e[1]; Object.values(t[r] || {}).forEach((t => { var r = e[0]; if (t[0] === r) { var n = t[1], i = e[3], o = e[2]; n.apply(i, o) } })) } }, 7836: (e, t, r) => { "use strict"; r.d(t, { P: () => c, ee: () => u }); var n = r(384), i = r(8990), o = r(3371), a = r(2646), s = r(5607); const c = "nr@context:".concat(s.W), u = function e(t, r) { var n = {}, s = {}, d = {}, l = !1; try { l = 16 === r.length && (0, o.f)(r).isolatedBacklog } catch (e) { } var f = { on: p, addEventListener: p, removeEventListener: function (e, t) { var r = n[e]; if (!r) return; for (var i = 0; i < r.length; i++)r[i] === t && r.splice(i, 1) }, emit: function (e, r, n, i, o) { !1 !== o && (o = !0); if (u.aborted && !i) return; t && o && t.emit(e, r, n); for (var a = h(n), c = g(e), d = c.length, l = 0; l < d; l++)c[l].apply(a, r); var p = v()[s[e]]; p && p.push([f, e, r, a]); return a }, get: m, listeners: g, context: h, buffer: function (e, t) { const r = v(); if (t = t || "feature", f.aborted) return; Object.entries(e || {}).forEach((([e, n]) => { s[n] = t, t in r || (r[t] = []) })) }, abort: function () { f._aborted = !0, Object.keys(f.backlog).forEach((e => { delete f.backlog[e] })) }, isBuffering: function (e) { return !!v()[s[e]] }, debugId: r, backlog: l ? {} : t && "object" == typeof t.backlog ? t.backlog : {}, isolatedBacklog: l }; return Object.defineProperty(f, "aborted", { get: () => { let e = f._aborted || !1; return e || (t && (e = t.aborted), e) } }), f; function h(e) { return e && e instanceof a.y ? e : e ? (0, i.I)(e, c, (() => new a.y(c))) : new a.y(c) } function p(e, t) { n[e] = g(e).concat(t) } function g(e) { return n[e] || [] } function m(t) { return d[t] = d[t] || e(f, t) } function v() { return f.backlog } }(void 0, "globalEE"), d = (0, n.Zm)(); d.ee || (d.ee = u) }, 2646: (e, t, r) => { "use strict"; r.d(t, { y: () => n }); class n { constructor(e) { this.contextId = e } } }, 9908: (e, t, r) => { "use strict"; r.d(t, { d: () => n, p: () => i }); var n = r(7836).ee.get("handle"); function i(e, t, r, i, o) { o ? (o.buffer([e], i), o.emit(e, t, r)) : (n.buffer([e], i), n.emit(e, t, r)) } }, 3606: (e, t, r) => { "use strict"; r.d(t, { i: () => o }); var n = r(9908); o.on = a; var i = o.handlers = {}; function o(e, t, r, o) { a(o || n.d, i, e, t, r) } function a(e, t, r, i, o) { o || (o = "feature"), e || (e = n.d); var a = t[o] = t[o] || {}; (a[r] = a[r] || []).push([e, i]) } }, 3878: (e, t, r) => { "use strict"; function n(e, t) { return { capture: e, passive: !1, signal: t } } function i(e, t, r = !1, i) { window.addEventListener(e, t, n(r, i)) } function o(e, t, r = !1, i) { document.addEventListener(e, t, n(r, i)) } r.d(t, { DD: () => o, jT: () => n, sp: () => i }) }, 5607: (e, t, r) => { "use strict"; r.d(t, { W: () => n }); const n = (0, r(9566).bz)() }, 9566: (e, t, r) => { "use strict"; r.d(t, { LA: () => s, ZF: () => c, bz: () => a, el: () => u }); var n = r(6154); const i = "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx"; function o(e, t) { return e ? 15 & e[t] : 16 * Math.random() | 0 } function a() { const e = n.gm?.crypto || n.gm?.msCrypto; let t, r = 0; return e && e.getRandomValues && (t = e.getRandomValues(new Uint8Array(30))), i.split("").map((e => "x" === e ? o(t, r++).toString(16) : "y" === e ? (3 & o() | 8).toString(16) : e)).join("") } function s(e) { const t = n.gm?.crypto || n.gm?.msCrypto; let r, i = 0; t && t.getRandomValues && (r = t.getRandomValues(new Uint8Array(e))); const a = []; for (var s = 0; s < e; s++)a.push(o(r, i++).toString(16)); return a.join("") } function c() { return s(16) } function u() { return s(32) } }, 2614: (e, t, r) => { "use strict"; r.d(t, { BB: () => a, H3: () => n, g: () => u, iL: () => c, tS: () => s, uh: () => i, wk: () => o }); const n = "NRBA", i = "SESSION", o = 144e5, a = 18e5, s = { STARTED: "session-started", PAUSE: "session-pause", RESET: "session-reset", RESUME: "session-resume", UPDATE: "session-update" }, c = { SAME_TAB: "same-tab", CROSS_TAB: "cross-tab" }, u = { OFF: 0, FULL: 1, ERROR: 2 } }, 1863: (e, t, r) => { "use strict"; function n() { return Math.floor(performance.now()) } r.d(t, { t: () => n }) }, 7485: (e, t, r) => { "use strict"; r.d(t, { D: () => i }); var n = r(6154); function i(e) { if (0 === (e || "").indexOf("data:")) return { protocol: "data" }; try { const t = new URL(e, location.href), r = { port: t.port, hostname: t.hostname, pathname: t.pathname, search: t.search, protocol: t.protocol.slice(0, t.protocol.indexOf(":")), sameOrigin: t.protocol === n.gm?.location?.protocol && t.host === n.gm?.location?.host }; return r.port && "" !== r.port || ("http:" === t.protocol && (r.port = "80"), "https:" === t.protocol && (r.port = "443")), r.pathname && "" !== r.pathname ? r.pathname.startsWith("/") || (r.pathname = "/".concat(r.pathname)) : r.pathname = "/", r } catch (e) { return {} } } }, 944: (e, t, r) => { "use strict"; function n(e, t) { "function" == typeof console.debug && console.debug("New Relic Warning: https://github.com/newrelic/newrelic-browser-agent/blob/main/docs/warning-codes.md#".concat(e), t) } r.d(t, { R: () => n }) }, 5284: (e, t, r) => { "use strict"; r.d(t, { t: () => c, B: () => s }); var n = r(7836), i = r(6154); const o = "newrelic"; const a = new Set, s = {}; function c(e, t) { const r = n.ee.get(t); s[t] ??= {}, e && "object" == typeof e && (a.has(t) || (r.emit("rumresp", [e]), s[t] = e, a.add(t), function (e = {}) { try { i.gm.dispatchEvent(new CustomEvent(o, { detail: e })) } catch (e) { } }({ loaded: !0 }))) } }, 8990: (e, t, r) => { "use strict"; r.d(t, { I: () => i }); var n = Object.prototype.hasOwnProperty; function i(e, t, r) { if (n.call(e, t)) return e[t]; var i = r(); if (Object.defineProperty && Object.keys) try { return Object.defineProperty(e, t, { value: i, writable: !0, enumerable: !1 }), i } catch (e) { } return e[t] = i, i } }, 6389: (e, t, r) => { "use strict"; function n(e, t = 500, r = {}) { const n = r?.leading || !1; let i; return (...r) => { n && void 0 === i && (e.apply(this, r), i = setTimeout((() => { i = clearTimeout(i) }), t)), n || (clearTimeout(i), i = setTimeout((() => { e.apply(this, r) }), t)) } } function i(e) { let t = !1; return (...r) => { t || (t = !0, e.apply(this, r)) } } r.d(t, { J: () => i, s: () => n }) }, 3304: (e, t, r) => { "use strict"; r.d(t, { A: () => o }); var n = r(7836); const i = () => { const e = new WeakSet; return (t, r) => { if ("object" == typeof r && null !== r) { if (e.has(r)) return; e.add(r) } return r } }; function o(e) { try { return JSON.stringify(e, i()) ?? "" } catch (e) { try { n.ee.emit("internal-error", [e]) } catch (e) { } return "" } } }, 5289: (e, t, r) => { "use strict"; r.d(t, { GG: () => o, sB: () => a }); var n = r(3878); function i() { return "undefined" == typeof document || "complete" === document.readyState } function o(e, t) { if (i()) return e(); (0, n.sp)("load", e, t) } function a(e) { if (i()) return e(); (0, n.DD)("DOMContentLoaded", e) } }, 384: (e, t, r) => { "use strict"; r.d(t, { NT: () => o, US: () => d, Zm: () => a, bQ: () => c, dV: () => s, nY: () => u, pV: () => l }); var n = r(6154), i = r(1863); const o = { beacon: "bam.nr-data.net", errorBeacon: "bam.nr-data.net" }; function a() { return n.gm.NREUM || (n.gm.NREUM = {}), void 0 === n.gm.newrelic && (n.gm.newrelic = n.gm.NREUM), n.gm.NREUM } function s() { let e = a(); return e.o || (e.o = { ST: n.gm.setTimeout, SI: n.gm.setImmediate, CT: n.gm.clearTimeout, XHR: n.gm.XMLHttpRequest, REQ: n.gm.Request, EV: n.gm.Event, PR: n.gm.Promise, MO: n.gm.MutationObserver, FETCH: n.gm.fetch, WS: n.gm.WebSocket }), e } function c(e, t) { let r = a(); r.initializedAgents ??= {}, t.initializedAt = { ms: (0, i.t)(), date: new Date }, r.initializedAgents[e] = t } function u(e) { let t = a(); return t.initializedAgents?.[e] } function d(e, t) { a()[e] = t } function l() { return function () { let e = a(); const t = e.info || {}; e.info = { beacon: o.beacon, errorBeacon: o.errorBeacon, ...t } }(), function () { let e = a(); const t = e.init || {}; e.init = { ...t } }(), s(), function () { let e = a(); const t = e.loader_config || {}; e.loader_config = { ...t } }(), a() } }, 2843: (e, t, r) => { "use strict"; r.d(t, { u: () => i }); var n = r(3878); function i(e, t = !1, r, i) { (0, n.DD)("visibilitychange", (function () { if (t) return void ("hidden" === document.visibilityState && e()); e(document.visibilityState) }), r, i) } }, 8139: (e, t, r) => { "use strict"; r.d(t, { u: () => f }); var n = r(7836), i = r(3434), o = r(8990), a = r(6154); const s = {}, c = a.gm.XMLHttpRequest, u = "addEventListener", d = "removeEventListener", l = "nr@wrapped:".concat(n.P); function f(e) { var t = function (e) { return (e || n.ee).get("events") }(e); if (s[t.debugId]++) return t; s[t.debugId] = 1; var r = (0, i.YM)(t, !0); function f(e) { r.inPlace(e, [u, d], "-", p) } function p(e, t) { return e[1] } return "getPrototypeOf" in Object && (a.RI && h(document, f), c && h(c.prototype, f), h(a.gm, f)), t.on(u + "-start", (function (e, t) { var n = e[1]; if (null !== n && ("function" == typeof n || "object" == typeof n)) { var i = (0, o.I)(n, l, (function () { var e = { object: function () { if ("function" != typeof n.handleEvent) return; return n.handleEvent.apply(n, arguments) }, function: n }[typeof n]; return e ? r(e, "fn-", null, e.name || "anonymous") : n })); this.wrapped = e[1] = i } })), t.on(d + "-start", (function (e) { e[1] = this.wrapped || e[1] })), t } function h(e, t, ...r) { let n = e; for (; "object" == typeof n && !Object.prototype.hasOwnProperty.call(n, u);)n = Object.getPrototypeOf(n); n && t(n, ...r) } }, 3434: (e, t, r) => { "use strict"; r.d(t, { Jt: () => o, YM: () => c }); var n = r(7836), i = r(5607); const o = "nr@original:".concat(i.W); var a = Object.prototype.hasOwnProperty, s = !1; function c(e, t) { return e || (e = n.ee), r.inPlace = function (e, t, n, i, o) { n || (n = ""); const a = "-" === n.charAt(0); for (let s = 0; s < t.length; s++) { const c = t[s], u = e[c]; d(u) || (e[c] = r(u, a ? c + n : n, i, c, o)) } }, r.flag = o, r; function r(t, r, n, s, c) { return d(t) ? t : (r || (r = ""), nrWrapper[o] = t, function (e, t, r) { if (Object.defineProperty && Object.keys) try { return Object.keys(e).forEach((function (r) { Object.defineProperty(t, r, { get: function () { return e[r] }, set: function (t) { return e[r] = t, t } }) })), t } catch (e) { u([e], r) } for (var n in e) a.call(e, n) && (t[n] = e[n]) }(t, nrWrapper, e), nrWrapper); function nrWrapper() { var o, a, d, l; try { a = this, o = [...arguments], d = "function" == typeof n ? n(o, a) : n || {} } catch (t) { u([t, "", [o, a, s], d], e) } i(r + "start", [o, a, s], d, c); try { return l = t.apply(a, o) } catch (e) { throw i(r + "err", [o, a, e], d, c), e } finally { i(r + "end", [o, a, l], d, c) } } } function i(r, n, i, o) { if (!s || t) { var a = s; s = !0; try { e.emit(r, n, i, t, o) } catch (t) { u([t, r, n, i], e) } s = a } } } function u(e, t) { t || (t = n.ee); try { t.emit("internal-error", e) } catch (e) { } } function d(e) { return !(e && "function" == typeof e && e.apply && !e[o]) } }, 9300: (e, t, r) => { "use strict"; r.d(t, { T: () => n }); const n = r(860).K7.ajax }, 3333: (e, t, r) => { "use strict"; r.d(t, { $v: () => u, TZ: () => n, Zp: () => i, kd: () => c, mq: () => s, nf: () => a, qN: () => o }); const n = r(860).K7.genericEvents, i = ["auxclick", "click", "copy", "keydown", "paste", "scrollend"], o = ["focus", "blur"], a = 4, s = 1e3, c = ["PageAction", "UserAction", "BrowserPerformance"], u = { MARKS: "experimental.marks", MEASURES: "experimental.measures", RESOURCES: "experimental.resources" } }, 6774: (e, t, r) => { "use strict"; r.d(t, { T: () => n }); const n = r(860).K7.jserrors }, 993: (e, t, r) => { "use strict"; r.d(t, { ET: () => o, TZ: () => a, p_: () => i }); var n = r(860); const i = { ERROR: "ERROR", WARN: "WARN", INFO: "INFO", DEBUG: "DEBUG", TRACE: "TRACE" }, o = "log", a = n.K7.logging }, 3785: (e, t, r) => { "use strict"; r.d(t, { R: () => c, b: () => u }); var n = r(9908), i = r(1863), o = r(860), a = r(3969), s = r(993); function c(e, t, r = {}, c = s.p_.INFO) { (0, n.p)(a.xV, ["API/logging/".concat(c.toLowerCase(), "/called")], void 0, o.K7.metrics, e), (0, n.p)(s.ET, [(0, i.t)(), t, r, c], void 0, o.K7.logging, e) } function u(e) { return "string" == typeof e && Object.values(s.p_).some((t => t === e.toUpperCase().trim())) } }, 3969: (e, t, r) => { "use strict"; r.d(t, { TZ: () => n, XG: () => s, rs: () => i, xV: () => a, z_: () => o }); const n = r(860).K7.metrics, i = "sm", o = "cm", a = "storeSupportabilityMetrics", s = "storeEventMetrics" }, 6630: (e, t, r) => { "use strict"; r.d(t, { T: () => n }); const n = r(860).K7.pageViewEvent }, 782: (e, t, r) => { "use strict"; r.d(t, { T: () => n }); const n = r(860).K7.pageViewTiming }, 6344: (e, t, r) => { "use strict"; r.d(t, { BB: () => d, G4: () => o, Qb: () => l, TZ: () => i, Ug: () => a, _s: () => s, bc: () => u, yP: () => c }); var n = r(2614); const i = r(860).K7.sessionReplay, o = { RECORD: "recordReplay", PAUSE: "pauseReplay", REPLAY_RUNNING: "replayRunning", ERROR_DURING_REPLAY: "errorDuringReplay" }, a = .12, s = { DomContentLoaded: 0, Load: 1, FullSnapshot: 2, IncrementalSnapshot: 3, Meta: 4, Custom: 5 }, c = { [n.g.ERROR]: 15e3, [n.g.FULL]: 3e5, [n.g.OFF]: 0 }, u = { RESET: { message: "Session was reset", sm: "Reset" }, IMPORT: { message: "Recorder failed to import", sm: "Import" }, TOO_MANY: { message: "429: Too Many Requests", sm: "Too-Many" }, TOO_BIG: { message: "Payload was too large", sm: "Too-Big" }, CROSS_TAB: { message: "Session Entity was set to OFF on another tab", sm: "Cross-Tab" }, ENTITLEMENTS: { message: "Session Replay is not allowed and will not be started", sm: "Entitlement" } }, d = 5e3, l = { API: "api" } }, 5270: (e, t, r) => { "use strict"; r.d(t, { Aw: () => c, CT: () => u, SR: () => s }); var n = r(384), i = r(9417), o = r(7767), a = r(6154); function s(e) { return !!(0, n.dV)().o.MO && (0, o.V)(e) && !0 === (0, i.gD)(e, "session_trace.enabled") } function c(e) { return !0 === (0, i.gD)(e, "session_replay.preload") && s(e) } function u(e, t) { const r = t.correctAbsoluteTimestamp(e); return { originalTimestamp: e, correctedTimestamp: r, timestampDiff: e - r, originTime: a.WN, correctedOriginTime: t.correctedOriginTime, originTimeDiff: Math.floor(a.WN - t.correctedOriginTime) } } }, 3738: (e, t, r) => { "use strict"; r.d(t, { He: () => i, Kp: () => s, Lc: () => u, Rz: () => d, TZ: () => n, bD: () => o, d3: () => a, jx: () => l, uP: () => c }); const n = r(860).K7.sessionTrace, i = "bstResource", o = "resource", a = "-start", s = "-end", c = "fn" + a, u = "fn" + s, d = "pushState", l = 1e3 }, 3962: (e, t, r) => { "use strict"; r.d(t, { AM: () => o, O2: () => c, Qu: () => u, TZ: () => s, ih: () => d, pP: () => a, tC: () => i }); var n = r(860); const i = ["click", "keydown", "submit", "popstate"], o = "api", a = "initialPageLoad", s = n.K7.softNav, c = { INITIAL_PAGE_LOAD: "", ROUTE_CHANGE: 1, UNSPECIFIED: 2 }, u = { INTERACTION: 1, AJAX: 2, CUSTOM_END: 3, CUSTOM_TRACER: 4 }, d = { IP: "in progress", FIN: "finished", CAN: "cancelled" } }, 7378: (e, t, r) => { "use strict"; r.d(t, { $p: () => x, BR: () => b, Kp: () => R, L3: () => y, Lc: () => c, NC: () => o, SG: () => d, TZ: () => i, U6: () => p, UT: () => m, d3: () => w, dT: () => f, e5: () => T, gx: () => v, l9: () => l, oW: () => h, op: () => g, rw: () => u, tH: () => A, uP: () => s, wW: () => E, xq: () => a }); var n = r(384); const i = r(860).K7.spa, o = ["click", "submit", "keypress", "keydown", "keyup", "change"], a = 999, s = "fn-start", c = "fn-end", u = "cb-start", d = "api-ixn-", l = "remaining", f = "interaction", h = "spaNode", p = "jsonpNode", g = "fetch-start", m = "fetch-done", v = "fetch-body-", b = "jsonp-end", y = (0, n.dV)().o.ST, w = "-start", R = "-end", x = "-body", E = "cb" + R, T = "jsTime", A = "fetch" }, 4234: (e, t, r) => { "use strict"; r.d(t, { W: () => o }); var n = r(7836), i = r(1687); class o { constructor(e, t) { this.agentIdentifier = e, this.ee = n.ee.get(e), this.featureName = t, this.blocked = !1 } deregisterDrain() { (0, i.x3)(this.agentIdentifier, this.featureName) } } }, 7767: (e, t, r) => { "use strict"; r.d(t, { V: () => o }); var n = r(9417), i = r(6154); const o = e => i.RI && !0 === (0, n.gD)(e, "privacy.cookies_enabled") }, 425: (e, t, r) => { "use strict"; r.d(t, { j: () => j }); var n = r(860), i = r(2555), o = r(3371), a = r(9908), s = r(7836), c = r(1687), u = r(5289), d = r(6154), l = r(944), f = r(3969), h = r(384), p = r(6344); const g = ["setErrorHandler", "finished", "addToTrace", "addRelease", "recordCustomEvent", "addPageAction", "setCurrentRouteName", "setPageViewName", "setCustomAttribute", "interaction", "noticeError", "setUserId", "setApplicationVersion", "start", p.G4.RECORD, p.G4.PAUSE, "log", "wrapLogger"], m = ["setErrorHandler", "finished", "addToTrace", "addRelease"]; var v = r(1863), b = r(2614), y = r(993), w = r(3785), R = r(2646), x = r(3434); const E = new Map; function T(e, t, r, n) { if ("object" != typeof t || !t || "string" != typeof r || !r || "function" != typeof t[r]) return (0, l.R)(29); const i = function (e) { return (e || s.ee).get("logger") }(e), o = (0, x.YM)(i), a = new R.y(s.P); a.level = n.level, a.customAttributes = n.customAttributes; const c = t[r]?.[x.Jt] || t[r]; return E.set(c, a), o.inPlace(t, [r], "wrap-logger-", (() => E.get(c))), i } function A() { const e = (0, h.pV)(); g.forEach((t => { e[t] = (...r) => function (t, ...r) { let n = []; return Object.values(e.initializedAgents).forEach((e => { e && e.api ? e.exposed && e.api[t] && n.push(e.api[t](...r)) : (0, l.R)(38, t) })), n.length > 1 ? n : n[0] }(t, ...r) })) } const S = {}; var N = r(9417), _ = r(5603), O = r(5284); const I = e => { const t = e.startsWith("http"); e += "/", r.p = t ? e : "https://" + e }; let P = !1; function j(e, t = {}, g, R) { let { init: x, info: E, loader_config: j, runtime: C = {}, exposed: k = !0 } = t; C.loaderType = g; const L = (0, h.pV)(); E || (x = L.init, E = L.info, j = L.loader_config), (0, N.xN)(e.agentIdentifier, x || {}), (0, _.a)(e.agentIdentifier, j || {}), E.jsAttributes ??= {}, d.bv && (E.jsAttributes.isWorker = !0), (0, i.x1)(e.agentIdentifier, E); const H = (0, N.D0)(e.agentIdentifier), M = [E.beacon, E.errorBeacon]; P || (H.proxy.assets && (I(H.proxy.assets), M.push(H.proxy.assets)), H.proxy.beacon && M.push(H.proxy.beacon), A(), (0, h.US)("activatedFeatures", O.B), e.runSoftNavOverSpa &&= !0 === H.soft_navigations.enabled && H.feature_flags.includes("soft_nav")), C.denyList = [...H.ajax.deny_list || [], ...H.ajax.block_internal ? M : []], C.ptid = e.agentIdentifier, (0, o.V)(e.agentIdentifier, C), e.ee = s.ee.get(e.agentIdentifier), void 0 === e.api && (e.api = function (e, t, h = !1) { t || (0, c.Ak)(e, "api"); const g = {}; var R = s.ee.get(e), x = R.get("tracer"); S[e] = b.g.OFF, R.on(p.G4.REPLAY_RUNNING, (t => { S[e] = t })); var E = "api-", A = E + "ixn-"; function N(t, r, n, o) { const a = (0, i.Vp)(e); return null === r ? delete a.jsAttributes[t] : (0, i.x1)(e, { ...a, jsAttributes: { ...a.jsAttributes, [t]: r } }), I(E, n, !0, o || null === r ? "session" : void 0)(t, r) } function _() { } g.log = function (e, { customAttributes: t = {}, level: r = y.p_.INFO } = {}) { (0, a.p)(f.xV, ["API/log/called"], void 0, n.K7.metrics, R), (0, w.R)(R, e, t, r) }, g.wrapLogger = (e, t, { customAttributes: r = {}, level: i = y.p_.INFO } = {}) => { (0, a.p)(f.xV, ["API/wrapLogger/called"], void 0, n.K7.metrics, R), T(R, e, t, { customAttributes: r, level: i }) }, m.forEach((e => { g[e] = I(E, e, !0, "api") })), g.addPageAction = I(E, "addPageAction", !0, n.K7.genericEvents), g.recordCustomEvent = I(E, "recordCustomEvent", !0, n.K7.genericEvents), g.setPageViewName = function (t, r) { if ("string" == typeof t) return "/" !== t.charAt(0) && (t = "/" + t), (0, o.f)(e).customTransaction = (r || "http://custom.transaction") + t, I(E, "setPageViewName", !0)() }, g.setCustomAttribute = function (e, t, r = !1) { if ("string" == typeof e) { if (["string", "number", "boolean"].includes(typeof t) || null === t) return N(e, t, "setCustomAttribute", r); (0, l.R)(40, typeof t) } else (0, l.R)(39, typeof e) }, g.setUserId = function (e) { if ("string" == typeof e || null === e) return N("enduser.id", e, "setUserId", !0); (0, l.R)(41, typeof e) }, g.setApplicationVersion = function (e) { if ("string" == typeof e || null === e) return N("application.version", e, "setApplicationVersion", !1); (0, l.R)(42, typeof e) }, g.start = () => { try { (0, a.p)(f.xV, ["API/start/called"], void 0, n.K7.metrics, R), R.emit("manual-start-all") } catch (e) { (0, l.R)(23, e) } }, g[p.G4.RECORD] = function () { (0, a.p)(f.xV, ["API/recordReplay/called"], void 0, n.K7.metrics, R), (0, a.p)(p.G4.RECORD, [], void 0, n.K7.sessionReplay, R) }, g[p.G4.PAUSE] = function () { (0, a.p)(f.xV, ["API/pauseReplay/called"], void 0, n.K7.metrics, R), (0, a.p)(p.G4.PAUSE, [], void 0, n.K7.sessionReplay, R) }, g.interaction = function (e) { return (new _).get("object" == typeof e ? e : {}) }; const O = _.prototype = { createTracer: function (e, t) { var r = {}, i = this, o = "function" == typeof t; return (0, a.p)(f.xV, ["API/createTracer/called"], void 0, n.K7.metrics, R), h || (0, a.p)(A + "tracer", [(0, v.t)(), e, r], i, n.K7.spa, R), function () { if (x.emit((o ? "" : "no-") + "fn-start", [(0, v.t)(), i, o], r), o) try { return t.apply(this, arguments) } catch (e) { const t = "string" == typeof e ? new Error(e) : e; throw x.emit("fn-err", [arguments, this, t], r), t } finally { x.emit("fn-end", [(0, v.t)()], r) } } } }; function I(e, t, r, i) { return function () { return (0, a.p)(f.xV, ["API/" + t + "/called"], void 0, n.K7.metrics, R), i && (0, a.p)(e + t, [r ? (0, v.t)() : performance.now(), ...arguments], r ? null : this, i, R), r ? void 0 : this } } function P() { r.e(478).then(r.bind(r, 8778)).then((({ setAPI: t }) => { t(e), (0, c.Ze)(e, "api") })).catch((e => { (0, l.R)(27, e), R.abort() })) } return ["actionText", "setName", "setAttribute", "save", "ignore", "onEnd", "getContext", "end", "get"].forEach((e => { O[e] = I(A, e, void 0, h ? n.K7.softNav : n.K7.spa) })), g.setCurrentRouteName = h ? I(A, "routeName", void 0, n.K7.softNav) : I(E, "routeName", !0, n.K7.spa), g.noticeError = function (t, r) { "string" == typeof t && (t = new Error(t)), (0, a.p)(f.xV, ["API/noticeError/called"], void 0, n.K7.metrics, R), (0, a.p)("err", [t, (0, v.t)(), !1, r, !!S[e]], void 0, n.K7.jserrors, R) }, d.RI ? (0, u.GG)((() => P()), !0) : P(), g }(e.agentIdentifier, R, e.runSoftNavOverSpa)), void 0 === e.exposed && (e.exposed = k), P = !0 } }, 8374: (e, t, r) => { r.nc = (() => { try { return document?.currentScript?.nonce } catch (e) { } return "" })() }, 860: (e, t, r) => { "use strict"; r.d(t, { $J: () => u, K7: () => s, P3: () => c, XX: () => i, qY: () => n, v4: () => a }); const n = "events", i = "jserrors", o = "browser/blobs", a = "rum", s = { ajax: "ajax", genericEvents: "generic_events", jserrors: i, logging: "logging", metrics: "metrics", pageAction: "page_action", pageViewEvent: "page_view_event", pageViewTiming: "page_view_timing", sessionReplay: "session_replay", sessionTrace: "session_trace", softNav: "soft_navigations", spa: "spa" }, c = { [s.pageViewEvent]: 1, [s.pageViewTiming]: 2, [s.metrics]: 3, [s.jserrors]: 4, [s.spa]: 5, [s.ajax]: 6, [s.sessionTrace]: 7, [s.softNav]: 8, [s.sessionReplay]: 9, [s.logging]: 10, [s.genericEvents]: 11 }, u = { [s.pageViewEvent]: a, [s.pageViewTiming]: n, [s.ajax]: n, [s.spa]: n, [s.softNav]: n, [s.metrics]: i, [s.jserrors]: i, [s.sessionTrace]: o, [s.sessionReplay]: o, [s.logging]: "browser/logs", [s.genericEvents]: "ins" } } }, n = {}; function i(e) { var t = n[e]; if (void 0 !== t) return t.exports; var o = n[e] = { exports: {} }; return r[e](o, o.exports, i), o.exports } i.m = r, i.d = (e, t) => { for (var r in t) i.o(t, r) && !i.o(e, r) && Object.defineProperty(e, r, { enumerable: !0, get: t[r] }) }, i.f = {}, i.e = e => Promise.all(Object.keys(i.f).reduce(((t, r) => (i.f[r](e, t), t)), [])), i.u = e => ({ 212: "nr-spa-compressor", 249: "nr-spa-recorder", 478: "nr-spa" }[e] + "-1.278.2.min.js"), i.o = (e, t) => Object.prototype.hasOwnProperty.call(e, t), e = {}, t = "NRBA-1.278.2.PROD:", i.l = (r, n, o, a) => { if (e[r]) e[r].push(n); else { var s, c; if (void 0 !== o) for (var u = document.getElementsByTagName("script"), d = 0; d < u.length; d++) { var l = u[d]; if (l.getAttribute("src") == r || l.getAttribute("data-webpack") == t + o) { s = l; break } } if (!s) { c = !0; var f = { 478: "sha512-LyJuO9l6nGvSxIdDAH5w4L3R+Bn4r+UYrcpedtLnIcpXcZMvJE7ScYU9RkzfA+JLy9Hss3YbNdKuNso4YODcFQ==", 249: "sha512-4zCEYvMPXYo8xYjDUNIIh2KbeG7ninqVP4gidiTCMvoQbdAy7f/Y4cnOvtEwS3i6p4599og04o4k4cRo0fisQg==", 212: "sha512-aM9tSk7rER3AgTnylnbJ1mVxXKff/CrV8GZ+9nUtCGXY44LPaGRGNT+iWsobM3u/ji3rv4es5Mlh/8W7ssabKA==" }; (s = document.createElement("script")).charset = "utf-8", s.timeout = 120, i.nc && s.setAttribute("nonce", i.nc), s.setAttribute("data-webpack", t + o), s.src = r, 0 !== s.src.indexOf(window.location.origin + "/") && (s.crossOrigin = "anonymous"), f[a] && (s.integrity = f[a]) } e[r] = [n]; var h = (t, n) => { s.onerror = s.onload = null, clearTimeout(p); var i = e[r]; if (delete e[r], s.parentNode && s.parentNode.removeChild(s), i && i.forEach((e => e(n))), t) return t(n) }, p = setTimeout(h.bind(null, void 0, { type: "timeout", target: s }), 12e4); s.onerror = h.bind(null, s.onerror), s.onload = h.bind(null, s.onload), c && document.head.appendChild(s) } }, i.r = e => { "undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(e, "__esModule", { value: !0 }) }, i.p = "https://js-agent.newrelic.com/", (() => { var e = { 38: 0, 788: 0 }; i.f.j = (t, r) => { var n = i.o(e, t) ? e[t] : void 0; if (0 !== n) if (n) r.push(n[2]); else { var o = new Promise(((r, i) => n = e[t] = [r, i])); r.push(n[2] = o); var a = i.p + i.u(t), s = new Error; i.l(a, (r => { if (i.o(e, t) && (0 !== (n = e[t]) && (e[t] = void 0), n)) { var o = r && ("load" === r.type ? "missing" : r.type), a = r && r.target && r.target.src; s.message = "Loading chunk " + t + " failed.\n(" + o + ": " + a + ")", s.name = "ChunkLoadError", s.type = o, s.request = a, n[1](s) } }), "chunk-" + t, t) } }; var t = (t, r) => { var n, o, [a, s, c] = r, u = 0; if (a.some((t => 0 !== e[t]))) { for (n in s) i.o(s, n) && (i.m[n] = s[n]); if (c) c(i) } for (t && t(r); u < a.length; u++)o = a[u], i.o(e, o) && e[o] && e[o][0](), e[o] = 0 }, r = self["webpackChunk:NRBA-1.278.2.PROD"] = self["webpackChunk:NRBA-1.278.2.PROD"] || []; r.forEach(t.bind(null, 0)), r.push = t.bind(null, r.push.bind(r)) })(), (() => { "use strict"; i(8374); var e = i(944), t = i(6344), r = i(9566); class n { agentIdentifier; constructor(e = (0, r.LA)(16)) { this.agentIdentifier = e } #e(t, ...r) { if ("function" == typeof this.api?.[t]) return this.api[t](...r); (0, e.R)(35, t) } addPageAction(e, t) { return this.#e("addPageAction", e, t) } recordCustomEvent(e, t) { return this.#e("recordCustomEvent", e, t) } setPageViewName(e, t) { return this.#e("setPageViewName", e, t) } setCustomAttribute(e, t, r) { return this.#e("setCustomAttribute", e, t, r) } noticeError(e, t) { return this.#e("noticeError", e, t) } setUserId(e) { return this.#e("setUserId", e) } setApplicationVersion(e) { return this.#e("setApplicationVersion", e) } setErrorHandler(e) { return this.#e("setErrorHandler", e) } addRelease(e, t) { return this.#e("addRelease", e, t) } log(e, t) { return this.#e("log", e, t) } } class o extends n { #e(t, ...r) { if ("function" == typeof this.api?.[t]) return this.api[t](...r); (0, e.R)(35, t) } start() { return this.#e("start") } finished(e) { return this.#e("finished", e) } recordReplay() { return this.#e(t.G4.RECORD) } pauseReplay() { return this.#e(t.G4.PAUSE) } addToTrace(e) { return this.#e("addToTrace", e) } setCurrentRouteName(e) { return this.#e("setCurrentRouteName", e) } interaction() { return this.#e("interaction") } wrapLogger(e, t, r) { return this.#e("wrapLogger", e, t, r) } } var a = i(860), s = i(9417); const c = Object.values(a.K7); function u(e) { const t = {}; return c.forEach((r => { t[r] = function (e, t) { return !0 === (0, s.gD)(t, "".concat(e, ".enabled")) }(r, e) })), t } var d = i(425); var l = i(1687), f = i(4234), h = i(5289), p = i(6154), g = i(5270), m = i(7767), v = i(6389); class b extends f.W { constructor(e, t, r = !0) { super(e.agentIdentifier, t), this.auto = r, this.abortHandler = void 0, this.featAggregate = void 0, this.onAggregateImported = void 0, !1 === e.init[this.featureName].autoStart && (this.auto = !1), this.auto ? (0, l.Ak)(e.agentIdentifier, t) : this.ee.on("manual-start-all", (0, v.J)((() => { (0, l.Ak)(e.agentIdentifier, this.featureName), this.auto = !0, this.importAggregator(e) }))) } importAggregator(t, r = {}) { if (this.featAggregate || !this.auto) return; let n; this.onAggregateImported = new Promise((e => { n = e })); const o = async () => { let o; try { if ((0, m.V)(this.agentIdentifier)) { const { setupAgentSession: e } = await i.e(478).then(i.bind(i, 6526)); o = e(t) } } catch (t) { (0, e.R)(20, t), this.ee.emit("internal-error", [t]), this.featureName === a.K7.sessionReplay && this.abortHandler?.() } try { if (!this.#t(this.featureName, o)) return (0, l.Ze)(this.agentIdentifier, this.featureName), void n(!1); const { lazyFeatureLoader: e } = await i.e(478).then(i.bind(i, 6103)), { Aggregate: a } = await e(this.featureName, "aggregate"); this.featAggregate = new a(t, r), t.runtime.harvester.initializedAggregates.push(this.featAggregate), n(!0) } catch (t) { (0, e.R)(34, t), this.abortHandler?.(), (0, l.Ze)(this.agentIdentifier, this.featureName, !0), n(!1), this.ee && this.ee.abort() } }; p.RI ? (0, h.GG)((() => o()), !0) : o() } #t(e, t) { switch (e) { case a.K7.sessionReplay: return (0, g.SR)(this.agentIdentifier) && !!t; case a.K7.sessionTrace: return !!t; default: return !0 } } } var y = i(6630); class w extends b { static featureName = y.T; constructor(e, t = !0) { super(e, y.T, t), this.importAggregator(e) } } var R = i(384); var x = i(9908), E = i(2843), T = i(3878), A = i(782), S = i(1863); class N extends b { static featureName = A.T; constructor(e, t = !0) { super(e, A.T, t), p.RI && ((0, E.u)((() => (0, x.p)("docHidden", [(0, S.t)()], void 0, A.T, this.ee)), !0), (0, T.sp)("pagehide", (() => (0, x.p)("winPagehide", [(0, S.t)()], void 0, A.T, this.ee))), this.importAggregator(e)) } } var _ = i(3969); class O extends b { static featureName = _.TZ; constructor(e, t = !0) { super(e, _.TZ, t), this.importAggregator(e) } } var I = i(6774), P = i(3304); class j { constructor(e, t, r, n, i) { this.name = "UncaughtError", this.message = "string" == typeof e ? e : (0, P.A)(e), this.sourceURL = t, this.line = r, this.column = n, this.__newrelic = i } } function C(e) { return H(e) ? e : new j(void 0 !== e?.message ? e.message : e, e?.filename || e?.sourceURL, e?.lineno || e?.line, e?.colno || e?.col, e?.__newrelic) } function k(e) { const t = "Unhandled Promise Rejection"; if (!e?.reason) return; if (H(e.reason)) try { return e.reason.message = t + ": " + e.reason.message, C(e.reason) } catch (t) { return C(e.reason) } const r = C(e.reason); return r.message = t + ": " + r?.message, r } function L(e) { if (e.error instanceof SyntaxError && !/:\d+$/.test(e.error.stack?.trim())) { const t = new j(e.message, e.filename, e.lineno, e.colno, e.error.__newrelic); return t.name = SyntaxError.name, t } return H(e.error) ? e.error : C(e) } function H(e) { return e instanceof Error && !!e.stack } class M extends b { static featureName = I.T; #r = !1; constructor(e, r = !0) { super(e, I.T, r); try { this.removeOnAbort = new AbortController } catch (e) { } this.ee.on("internal-error", ((e, t) => { this.abortHandler && (0, x.p)("ierr", [C(e), (0, S.t)(), !0, {}, this.#r, t], void 0, this.featureName, this.ee) })), this.ee.on(t.G4.REPLAY_RUNNING, (e => { this.#r = e })), p.gm.addEventListener("unhandledrejection", (e => { this.abortHandler && (0, x.p)("err", [k(e), (0, S.t)(), !1, { unhandledPromiseRejection: 1 }, this.#r], void 0, this.featureName, this.ee) }), (0, T.jT)(!1, this.removeOnAbort?.signal)), p.gm.addEventListener("error", (e => { this.abortHandler && (0, x.p)("err", [L(e), (0, S.t)(), !1, {}, this.#r], void 0, this.featureName, this.ee) }), (0, T.jT)(!1, this.removeOnAbort?.signal)), this.abortHandler = this.#n, this.importAggregator(e) } #n() { this.removeOnAbort?.abort(), this.abortHandler = void 0 } } var D = i(8990); let K = 1; const U = "nr@id"; function V(e) { const t = typeof e; return !e || "object" !== t && "function" !== t ? -1 : e === p.gm ? 0 : (0, D.I)(e, U, (function () { return K++ })) } function G(e) { if ("string" == typeof e && e.length) return e.length; if ("object" == typeof e) { if ("undefined" != typeof ArrayBuffer && e instanceof ArrayBuffer && e.byteLength) return e.byteLength; if ("undefined" != typeof Blob && e instanceof Blob && e.size) return e.size; if (!("undefined" != typeof FormData && e instanceof FormData)) try { return (0, P.A)(e).length } catch (e) { return } } } var F = i(8139), B = i(7836), W = i(3434); const z = {}, q = ["open", "send"]; function Z(t) { var r = t || B.ee; const n = function (e) { return (e || B.ee).get("xhr") }(r); if (void 0 === p.gm.XMLHttpRequest) return n; if (z[n.debugId]++) return n; z[n.debugId] = 1, (0, F.u)(r); var i = (0, W.YM)(n), o = p.gm.XMLHttpRequest, a = p.gm.MutationObserver, s = p.gm.Promise, c = p.gm.setInterval, u = "readystatechange", d = ["onload", "onerror", "onabort", "onloadstart", "onloadend", "onprogress", "ontimeout"], l = [], f = p.gm.XMLHttpRequest = function (t) { const r = new o(t), a = n.context(r); try { n.emit("new-xhr", [r], a), r.addEventListener(u, (s = a, function () { var e = this; e.readyState > 3 && !s.resolved && (s.resolved = !0, n.emit("xhr-resolved", [], e)), i.inPlace(e, d, "fn-", y) }), (0, T.jT)(!1)) } catch (t) { (0, e.R)(15, t); try { n.emit("internal-error", [t]) } catch (e) { } } var s; return r }; function h(e, t) { i.inPlace(t, ["onreadystatechange"], "fn-", y) } if (function (e, t) { for (var r in e) t[r] = e[r] }(o, f), f.prototype = o.prototype, i.inPlace(f.prototype, q, "-xhr-", y), n.on("send-xhr-start", (function (e, t) { h(e, t), function (e) { l.push(e), a && (g ? g.then(b) : c ? c(b) : (m = -m, v.data = m)) }(t) })), n.on("open-xhr-start", h), a) { var g = s && s.resolve(); if (!c && !s) { var m = 1, v = document.createTextNode(m); new a(b).observe(v, { characterData: !0 }) } } else r.on("fn-end", (function (e) { e[0] && e[0].type === u || b() })); function b() { for (var e = 0; e < l.length; e++)h(0, l[e]); l.length && (l = []) } function y(e, t) { return t } return n } var Y = "fetch-", X = Y + "body-", J = ["arrayBuffer", "blob", "json", "text", "formData"], Q = p.gm.Request, ee = p.gm.Response, te = "prototype"; const re = {}; function ne(e) { const t = function (e) { return (e || B.ee).get("fetch") }(e); if (!(Q && ee && p.gm.fetch)) return t; if (re[t.debugId]++) return t; function r(e, r, n) { var i = e[r]; "function" == typeof i && (e[r] = function () { var e, r = [...arguments], o = {}; t.emit(n + "before-start", [r], o), o[B.P] && o[B.P].dt && (e = o[B.P].dt); var a = i.apply(this, r); return t.emit(n + "start", [r, e], a), a.then((function (e) { return t.emit(n + "end", [null, e], a), e }), (function (e) { throw t.emit(n + "end", [e], a), e })) }) } return re[t.debugId] = 1, J.forEach((e => { r(Q[te], e, X), r(ee[te], e, X) })), r(p.gm, "fetch", Y), t.on(Y + "end", (function (e, r) { var n = this; if (r) { var i = r.headers.get("content-length"); null !== i && (n.rxSize = i), t.emit(Y + "done", [null, r], n) } else t.emit(Y + "done", [e], n) })), t } var ie = i(7485), oe = i(5603); class ae { constructor(e) { this.agentIdentifier = e } generateTracePayload(e) { if (!this.shouldGenerateTrace(e)) return null; var t = (0, oe.o)(this.agentIdentifier); if (!t) return null; var n = (t.accountID || "").toString() || null, i = (t.agentID || "").toString() || null, o = (t.trustKey || "").toString() || null; if (!n || !i) return null; var a = (0, r.ZF)(), s = (0, r.el)(), c = Date.now(), u = { spanId: a, traceId: s, timestamp: c }; return (e.sameOrigin || this.isAllowedOrigin(e) && this.useTraceContextHeadersForCors()) && (u.traceContextParentHeader = this.generateTraceContextParentHeader(a, s), u.traceContextStateHeader = this.generateTraceContextStateHeader(a, c, n, i, o)), (e.sameOrigin && !this.excludeNewrelicHeader() || !e.sameOrigin && this.isAllowedOrigin(e) && this.useNewrelicHeaderForCors()) && (u.newrelicHeader = this.generateTraceHeader(a, s, c, n, i, o)), u } generateTraceContextParentHeader(e, t) { return "00-" + t + "-" + e + "-01" } generateTraceContextStateHeader(e, t, r, n, i) { return i + "@nr=0-1-" + r + "-" + n + "-" + e + "----" + t } generateTraceHeader(e, t, r, n, i, o) { if (!("function" == typeof p.gm?.btoa)) return null; var a = { v: [0, 1], d: { ty: "Browser", ac: n, ap: i, id: e, tr: t, ti: r } }; return o && n !== o && (a.d.tk = o), btoa((0, P.A)(a)) } shouldGenerateTrace(e) { return this.isDtEnabled() && this.isAllowedOrigin(e) } isAllowedOrigin(e) { var t = !1, r = {}; if ((0, s.gD)(this.agentIdentifier, "distributed_tracing") && (r = (0, s.D0)(this.agentIdentifier).distributed_tracing), e.sameOrigin) t = !0; else if (r.allowed_origins instanceof Array) for (var n = 0; n < r.allowed_origins.length; n++) { var i = (0, ie.D)(r.allowed_origins[n]); if (e.hostname === i.hostname && e.protocol === i.protocol && e.port === i.port) { t = !0; break } } return t } isDtEnabled() { var e = (0, s.gD)(this.agentIdentifier, "distributed_tracing"); return !!e && !!e.enabled } excludeNewrelicHeader() { var e = (0, s.gD)(this.agentIdentifier, "distributed_tracing"); return !!e && !!e.exclude_newrelic_header } useNewrelicHeaderForCors() { var e = (0, s.gD)(this.agentIdentifier, "distributed_tracing"); return !!e && !1 !== e.cors_use_newrelic_header } useTraceContextHeadersForCors() { var e = (0, s.gD)(this.agentIdentifier, "distributed_tracing"); return !!e && !!e.cors_use_tracecontext_headers } } var se = i(9300), ce = i(7295), ue = ["load", "error", "abort", "timeout"], de = ue.length, le = (0, R.dV)().o.REQ, fe = (0, R.dV)().o.XHR; class he extends b { static featureName = se.T; constructor(e, t = !0) { super(e, se.T, t), this.dt = new ae(e.agentIdentifier), this.handler = (e, t, r, n) => (0, x.p)(e, t, r, n, this.ee); try { const e = { xmlhttprequest: "xhr", fetch: "fetch", beacon: "beacon" }; p.gm?.performance?.getEntriesByType("resource").forEach((t => { if (t.initiatorType in e && 0 !== t.responseStatus) { const r = { status: t.responseStatus }, n = { rxSize: t.transferSize, duration: Math.floor(t.duration), cbTime: 0 }; pe(r, t.name), this.handler("xhr", [r, n, t.startTime, t.responseEnd, e[t.initiatorType]], void 0, a.K7.ajax) } })) } catch (e) { } ne(this.ee), Z(this.ee), function (e, t, r, n) { function i(e) { var t = this; t.totalCbs = 0, t.called = 0, t.cbTime = 0, t.end = R, t.ended = !1, t.xhrGuids = {}, t.lastSize = null, t.loadCaptureCalled = !1, t.params = this.params || {}, t.metrics = this.metrics || {}, e.addEventListener("load", (function (r) { E(t, e) }), (0, T.jT)(!1)), p.lR || e.addEventListener("progress", (function (e) { t.lastSize = e.loaded }), (0, T.jT)(!1)) } function o(e) { this.params = { method: e[0] }, pe(this, e[1]), this.metrics = {} } function s(t, r) { e.loader_config.xpid && this.sameOrigin && r.setRequestHeader("X-NewRelic-ID", e.loader_config.xpid); var i = n.generateTracePayload(this.parsedOrigin); if (i) { var o = !1; i.newrelicHeader && (r.setRequestHeader("newrelic", i.newrelicHeader), o = !0), i.traceContextParentHeader && (r.setRequestHeader("traceparent", i.traceContextParentHeader), i.traceContextStateHeader && r.setRequestHeader("tracestate", i.traceContextStateHeader), o = !0), o && (this.dt = i) } } function c(e, r) { var n = this.metrics, i = e[0], o = this; if (n && i) { var a = G(i); a && (n.txSize = a) } this.startTime = (0, S.t)(), this.body = i, this.listener = function (e) { try { "abort" !== e.type || o.loadCaptureCalled || (o.params.aborted = !0), ("load" !== e.type || o.called === o.totalCbs && (o.onloadCalled || "function" != typeof r.onload) && "function" == typeof o.end) && o.end(r) } catch (e) { try { t.emit("internal-error", [e]) } catch (e) { } } }; for (var s = 0; s < de; s++)r.addEventListener(ue[s], this.listener, (0, T.jT)(!1)) } function u(e, t, r) { this.cbTime += e, t ? this.onloadCalled = !0 : this.called += 1, this.called !== this.totalCbs || !this.onloadCalled && "function" == typeof r.onload || "function" != typeof this.end || this.end(r) } function d(e, t) { var r = "" + V(e) + !!t; this.xhrGuids && !this.xhrGuids[r] && (this.xhrGuids[r] = !0, this.totalCbs += 1) } function l(e, t) { var r = "" + V(e) + !!t; this.xhrGuids && this.xhrGuids[r] && (delete this.xhrGuids[r], this.totalCbs -= 1) } function f() { this.endTime = (0, S.t)() } function h(e, r) { r instanceof fe && "load" === e[0] && t.emit("xhr-load-added", [e[1], e[2]], r) } function g(e, r) { r instanceof fe && "load" === e[0] && t.emit("xhr-load-removed", [e[1], e[2]], r) } function m(e, t, r) { t instanceof fe && ("onload" === r && (this.onload = !0), ("load" === (e[0] && e[0].type) || this.onload) && (this.xhrCbStart = (0, S.t)())) } function v(e, r) { this.xhrCbStart && t.emit("xhr-cb-time", [(0, S.t)() - this.xhrCbStart, this.onload, r], r) } function b(e) { var t, r = e[1] || {}; if ("string" == typeof e[0] ? 0 === (t = e[0]).length && p.RI && (t = "" + p.gm.location.href) : e[0] && e[0].url ? t = e[0].url : p.gm?.URL && e[0] && e[0] instanceof URL ? t = e[0].href : "function" == typeof e[0].toString && (t = e[0].toString()), "string" == typeof t && 0 !== t.length) { t && (this.parsedOrigin = (0, ie.D)(t), this.sameOrigin = this.parsedOrigin.sameOrigin); var i = n.generateTracePayload(this.parsedOrigin); if (i && (i.newrelicHeader || i.traceContextParentHeader)) if (e[0] && e[0].headers) s(e[0].headers, i) && (this.dt = i); else { var o = {}; for (var a in r) o[a] = r[a]; o.headers = new Headers(r.headers || {}), s(o.headers, i) && (this.dt = i), e.length > 1 ? e[1] = o : e.push(o) } } function s(e, t) { var r = !1; return t.newrelicHeader && (e.set("newrelic", t.newrelicHeader), r = !0), t.traceContextParentHeader && (e.set("traceparent", t.traceContextParentHeader), t.traceContextStateHeader && e.set("tracestate", t.traceContextStateHeader), r = !0), r } } function y(e, t) { this.params = {}, this.metrics = {}, this.startTime = (0, S.t)(), this.dt = t, e.length >= 1 && (this.target = e[0]), e.length >= 2 && (this.opts = e[1]); var r, n = this.opts || {}, i = this.target; "string" == typeof i ? r = i : "object" == typeof i && i instanceof le ? r = i.url : p.gm?.URL && "object" == typeof i && i instanceof URL && (r = i.href), pe(this, r); var o = ("" + (i && i instanceof le && i.method || n.method || "GET")).toUpperCase(); this.params.method = o, this.body = n.body, this.txSize = G(n.body) || 0 } function w(e, t) { if (this.endTime = (0, S.t)(), this.params || (this.params = {}), (0, ce.iW)(this.params)) return; let n; this.params.status = t ? t.status : 0, "string" == typeof this.rxSize && this.rxSize.length > 0 && (n = +this.rxSize); const i = { txSize: this.txSize, rxSize: n, duration: (0, S.t)() - this.startTime }; r("xhr", [this.params, i, this.startTime, this.endTime, "fetch"], this, a.K7.ajax) } function R(e) { const t = this.params, n = this.metrics; if (!this.ended) { this.ended = !0; for (let t = 0; t < de; t++)e.removeEventListener(ue[t], this.listener, !1); t.aborted || (0, ce.iW)(t) || (n.duration = (0, S.t)() - this.startTime, this.loadCaptureCalled || 4 !== e.readyState ? null == t.status && (t.status = 0) : E(this, e), n.cbTime = this.cbTime, r("xhr", [t, n, this.startTime, this.endTime, "xhr"], this, a.K7.ajax)) } } function E(e, r) { e.params.status = r.status; var n = function (e, t) { var r = e.responseType; return "json" === r && null !== t ? t : "arraybuffer" === r || "blob" === r || "json" === r ? G(e.response) : "text" === r || "" === r || void 0 === r ? G(e.responseText) : void 0 }(r, e.lastSize); if (n && (e.metrics.rxSize = n), e.sameOrigin) { var i = r.getResponseHeader("X-NewRelic-App-Data"); i && ((0, x.p)(_.rs, ["Ajax/CrossApplicationTracing/Header/Seen"], void 0, a.K7.metrics, t), e.params.cat = i.split(", ").pop()) } e.loadCaptureCalled = !0 } t.on("new-xhr", i), t.on("open-xhr-start", o), t.on("open-xhr-end", s), t.on("send-xhr-start", c), t.on("xhr-cb-time", u), t.on("xhr-load-added", d), t.on("xhr-load-removed", l), t.on("xhr-resolved", f), t.on("addEventListener-end", h), t.on("removeEventListener-end", g), t.on("fn-end", v), t.on("fetch-before-start", b), t.on("fetch-start", y), t.on("fn-start", m), t.on("fetch-done", w) }(e, this.ee, this.handler, this.dt), this.importAggregator(e) } } function pe(e, t) { var r = (0, ie.D)(t), n = e.params || e; n.hostname = r.hostname, n.port = r.port, n.protocol = r.protocol, n.host = r.hostname + ":" + r.port, n.pathname = r.pathname, e.parsedOrigin = r, e.sameOrigin = r.sameOrigin } const ge = {}, me = ["pushState", "replaceState"]; function ve(e) { const t = function (e) { return (e || B.ee).get("history") }(e); return !p.RI || ge[t.debugId]++ || (ge[t.debugId] = 1, (0, W.YM)(t).inPlace(window.history, me, "-")), t } var be = i(3738); const { He: ye, bD: we, d3: Re, Kp: xe, TZ: Ee, Lc: Te, uP: Ae, Rz: Se } = be; class Ne extends b { static featureName = Ee; constructor(e, t = !0) { super(e, Ee, t); if (!(0, m.V)(this.agentIdentifier)) return void this.deregisterDrain(); const r = this.ee; let n; ve(r), this.eventsEE = (0, F.u)(r), this.eventsEE.on(Ae, (function (e, t) { this.bstStart = (0, S.t)() })), this.eventsEE.on(Te, (function (e, t) { (0, x.p)("bst", [e[0], t, this.bstStart, (0, S.t)()], void 0, a.K7.sessionTrace, r) })), r.on(Se + Re, (function (e) { this.time = (0, S.t)(), this.startPath = location.pathname + location.hash })), r.on(Se + xe, (function (e) { (0, x.p)("bstHist", [location.pathname + location.hash, this.startPath, this.time], void 0, a.K7.sessionTrace, r) })); try { n = new PerformanceObserver((e => { const t = e.getEntries(); (0, x.p)(ye, [t], void 0, a.K7.sessionTrace, r) })), n.observe({ type: we, buffered: !0 }) } catch (e) { } this.importAggregator(e, { resourceObserver: n }) } } var _e = i(2614); class Oe extends b { static featureName = t.TZ; #i; #o; constructor(e, r = !0) { let n; super(e, t.TZ, r), this.replayRunning = !1, this.#o = e; try { n = JSON.parse(localStorage.getItem("".concat(_e.H3, "_").concat(_e.uh))) } catch (e) { } (0, g.SR)(e.agentIdentifier) && this.ee.on(t.G4.RECORD, (() => this.#a())), this.#s(n) ? (this.#i = n?.sessionReplayMode, this.#c()) : this.importAggregator(e), this.ee.on("err", (e => { this.replayRunning && (this.errorNoticed = !0, (0, x.p)(t.G4.ERROR_DURING_REPLAY, [e], void 0, this.featureName, this.ee)) })), this.ee.on(t.G4.REPLAY_RUNNING, (e => { this.replayRunning = e })) } #s(e) { return e && (e.sessionReplayMode === _e.g.FULL || e.sessionReplayMode === _e.g.ERROR) || (0, g.Aw)(this.agentIdentifier) } #u = !1; async#c(e) { if (!this.#u) { this.#u = !0; try { const { Recorder: t } = await Promise.all([i.e(478), i.e(249)]).then(i.bind(i, 8589)); this.recorder ??= new t({ mode: this.#i, agentIdentifier: this.agentIdentifier, trigger: e, ee: this.ee, agentRef: this.#o }), this.recorder.startRecording(), this.abortHandler = this.recorder.stopRecording } catch (e) { } this.importAggregator(this.#o, { recorder: this.recorder, errorNoticed: this.errorNoticed }) } } #a() { this.featAggregate ? this.featAggregate.mode !== _e.g.FULL && this.featAggregate.initializeRecording(_e.g.FULL, !0) : (this.#i = _e.g.FULL, this.#c(t.Qb.API), this.recorder && this.recorder.parent.mode !== _e.g.FULL && (this.recorder.parent.mode = _e.g.FULL, this.recorder.stopRecording(), this.recorder.startRecording(), this.abortHandler = this.recorder.stopRecording)) } } var Ie = i(3962); class Pe extends b { static featureName = Ie.TZ; constructor(e, t = !0) { if (super(e, Ie.TZ, t), !p.RI || !(0, R.dV)().o.MO) return; const r = ve(this.ee); Ie.tC.forEach((e => { (0, T.sp)(e, (e => { a(e) }), !0) })); const n = () => (0, x.p)("newURL", [(0, S.t)(), "" + window.location], void 0, this.featureName, this.ee); r.on("pushState-end", n), r.on("replaceState-end", n); try { this.removeOnAbort = new AbortController } catch (e) { } (0, T.sp)("popstate", (e => (0, x.p)("newURL", [e.timeStamp, "" + window.location], void 0, this.featureName, this.ee)), !0, this.removeOnAbort?.signal); let i = !1; const o = new ((0, R.dV)().o.MO)(((e, t) => { i || (i = !0, requestAnimationFrame((() => { (0, x.p)("newDom", [(0, S.t)()], void 0, this.featureName, this.ee), i = !1 }))) })), a = (0, v.s)((e => { (0, x.p)("newUIEvent", [e], void 0, this.featureName, this.ee), o.observe(document.body, { attributes: !0, childList: !0, subtree: !0, characterData: !0 }) }), 100, { leading: !0 }); this.abortHandler = function () { this.removeOnAbort?.abort(), o.disconnect(), this.abortHandler = void 0 }, this.importAggregator(e, { domObserver: o }) } } var je = i(7378); const Ce = {}, ke = ["appendChild", "insertBefore", "replaceChild"]; function Le(e) { const t = function (e) { return (e || B.ee).get("jsonp") }(e); if (!p.RI || Ce[t.debugId]) return t; Ce[t.debugId] = !0; var r = (0, W.YM)(t), n = /[?&](?:callback|cb)=([^&#]+)/, i = /(.*)\.([^.]+)/, o = /^(\w+)(\.|$)(.*)$/; function a(e, t) { if (!e) return t; const r = e.match(o), n = r[1]; return a(r[3], t[n]) } return r.inPlace(Node.prototype, ke, "dom-"), t.on("dom-start", (function (e) { !function (e) { if (!e || "string" != typeof e.nodeName || "script" !== e.nodeName.toLowerCase()) return; if ("function" != typeof e.addEventListener) return; var o = (s = e.src, c = s.match(n), c ? c[1] : null); var s, c; if (!o) return; var u = function (e) { var t = e.match(i); if (t && t.length >= 3) return { key: t[2], parent: a(t[1], window) }; return { key: e, parent: window } }(o); if ("function" != typeof u.parent[u.key]) return; var d = {}; function l() { t.emit("jsonp-end", [], d), e.removeEventListener("load", l, (0, T.jT)(!1)), e.removeEventListener("error", f, (0, T.jT)(!1)) } function f() { t.emit("jsonp-error", [], d), t.emit("jsonp-end", [], d), e.removeEventListener("load", l, (0, T.jT)(!1)), e.removeEventListener("error", f, (0, T.jT)(!1)) } r.inPlace(u.parent, [u.key], "cb-", d), e.addEventListener("load", l, (0, T.jT)(!1)), e.addEventListener("error", f, (0, T.jT)(!1)), t.emit("new-jsonp", [e.src], d) }(e[0]) })), t } const He = {}; function Me(e) { const t = function (e) { return (e || B.ee).get("promise") }(e); if (He[t.debugId]) return t; He[t.debugId] = !0; var r = t.context, n = (0, W.YM)(t), i = p.gm.Promise; return i && function () { function e(r) { var o = t.context(), a = n(r, "executor-", o, null, !1); const s = Reflect.construct(i, [a], e); return t.context(s).getCtx = function () { return o }, s } p.gm.Promise = e, Object.defineProperty(e, "name", { value: "Promise" }), e.toString = function () { return i.toString() }, Object.setPrototypeOf(e, i), ["all", "race"].forEach((function (r) { const n = i[r]; e[r] = function (e) { let i = !1;[...e || []].forEach((e => { this.resolve(e).then(a("all" === r), a(!1)) })); const o = n.apply(this, arguments); return o; function a(e) { return function () { t.emit("propagate", [null, !i], o, !1, !1), i = i || !e } } } })), ["resolve", "reject"].forEach((function (r) { const n = i[r]; e[r] = function (e) { const r = n.apply(this, arguments); return e !== r && t.emit("propagate", [e, !0], r, !1, !1), r } })), e.prototype = i.prototype; const o = i.prototype.then; i.prototype.then = function (...e) { var i = this, a = r(i); a.promise = i, e[0] = n(e[0], "cb-", a, null, !1), e[1] = n(e[1], "cb-", a, null, !1); const s = o.apply(this, e); return a.nextPromise = s, t.emit("propagate", [i, !0], s, !1, !1), s }, i.prototype.then[W.Jt] = o, t.on("executor-start", (function (e) { e[0] = n(e[0], "resolve-", this, null, !1), e[1] = n(e[1], "resolve-", this, null, !1) })), t.on("executor-err", (function (e, t, r) { e[1](r) })), t.on("cb-end", (function (e, r, n) { t.emit("propagate", [n, !0], this.nextPromise, !1, !1) })), t.on("propagate", (function (e, r, n) { this.getCtx && !r || (this.getCtx = function () { if (e instanceof Promise) var r = t.context(e); return r && r.getCtx ? r.getCtx() : this }) })) }(), t } const De = {}, Ke = "setTimeout", Ue = "setInterval", Ve = "clearTimeout", Ge = "-start", Fe = [Ke, "setImmediate", Ue, Ve, "clearImmediate"]; function Be(e) { const t = function (e) { return (e || B.ee).get("timer") }(e); if (De[t.debugId]++) return t; De[t.debugId] = 1; var r = (0, W.YM)(t); return r.inPlace(p.gm, Fe.slice(0, 2), Ke + "-"), r.inPlace(p.gm, Fe.slice(2, 3), Ue + "-"), r.inPlace(p.gm, Fe.slice(3), Ve + "-"), t.on(Ue + Ge, (function (e, t, n) { e[0] = r(e[0], "fn-", null, n) })), t.on(Ke + Ge, (function (e, t, n) { this.method = n, this.timerDuration = isNaN(e[1]) ? 0 : +e[1], e[0] = r(e[0], "fn-", this, n) })), t } const We = {}; function ze(e) { const t = function (e) { return (e || B.ee).get("mutation") }(e); if (!p.RI || We[t.debugId]) return t; We[t.debugId] = !0; var r = (0, W.YM)(t), n = p.gm.MutationObserver; return n && (window.MutationObserver = function (e) { return this instanceof n ? new n(r(e, "fn-")) : n.apply(this, arguments) }, MutationObserver.prototype = n.prototype), t } const { TZ: qe, d3: Ze, Kp: Ye, $p: Xe, wW: $e, e5: Je, tH: Qe, uP: et, rw: tt, Lc: rt } = je; class nt extends b { static featureName = qe; constructor(e, t = !0) { if (super(e, qe, t), !p.RI) return; try { this.removeOnAbort = new AbortController } catch (e) { } let r, n = 0; const i = this.ee.get("tracer"), o = Le(this.ee), a = Me(this.ee), s = Be(this.ee), c = Z(this.ee), u = this.ee.get("events"), d = ne(this.ee), l = ve(this.ee), f = ze(this.ee); function h(e, t) { l.emit("newURL", ["" + window.location, t]) } function g() { n++, r = window.location.hash, this[et] = (0, S.t)() } function m() { n--, window.location.hash !== r && h(0, !0); var e = (0, S.t)(); this[Je] = ~~this[Je] + e - this[et], this[rt] = e } function v(e, t) { e.on(t, (function () { this[t] = (0, S.t)() })) } this.ee.on(et, g), a.on(tt, g), o.on(tt, g), this.ee.on(rt, m), a.on($e, m), o.on($e, m), this.ee.on("fn-err", ((...t) => { t[2]?.__newrelic?.[e.agentIdentifier] || (0, x.p)("function-err", [...t], void 0, this.featureName, this.ee) })), this.ee.buffer([et, rt, "xhr-resolved"], this.featureName), u.buffer([et], this.featureName), s.buffer(["setTimeout" + Ye, "clearTimeout" + Ze, et], this.featureName), c.buffer([et, "new-xhr", "send-xhr" + Ze], this.featureName), d.buffer([Qe + Ze, Qe + "-done", Qe + Xe + Ze, Qe + Xe + Ye], this.featureName), l.buffer(["newURL"], this.featureName), f.buffer([et], this.featureName), a.buffer(["propagate", tt, $e, "executor-err", "resolve" + Ze], this.featureName), i.buffer([et, "no-" + et], this.featureName), o.buffer(["new-jsonp", "cb-start", "jsonp-error", "jsonp-end"], this.featureName), v(d, Qe + Ze), v(d, Qe + "-done"), v(o, "new-jsonp"), v(o, "jsonp-end"), v(o, "cb-start"), l.on("pushState-end", h), l.on("replaceState-end", h), window.addEventListener("hashchange", h, (0, T.jT)(!0, this.removeOnAbort?.signal)), window.addEventListener("load", h, (0, T.jT)(!0, this.removeOnAbort?.signal)), window.addEventListener("popstate", (function () { h(0, n > 1) }), (0, T.jT)(!0, this.removeOnAbort?.signal)), this.abortHandler = this.#n, this.importAggregator(e) } #n() { this.removeOnAbort?.abort(), this.abortHandler = void 0 } } var it = i(3333); class ot extends b { static featureName = it.TZ; constructor(e, t = !0) { super(e, it.TZ, t); const r = [e.init.page_action.enabled, e.init.performance.capture_marks, e.init.performance.capture_measures, e.init.user_actions.enabled, e.init.performance.resources.enabled]; if (p.RI && (e.init.user_actions.enabled && (it.Zp.forEach((e => (0, T.sp)(e, (e => (0, x.p)("ua", [e], void 0, this.featureName, this.ee)), !0))), it.qN.forEach((e => (0, T.sp)(e, (e => (0, x.p)("ua", [e], void 0, this.featureName, this.ee)))))), e.init.performance.resources.enabled && p.gm.PerformanceObserver?.supportedEntryTypes.includes("resource"))) { new PerformanceObserver((e => { e.getEntries().forEach((e => { (0, x.p)("browserPerformance.resource", [e], void 0, this.featureName, this.ee) })) })).observe({ type: "resource", buffered: !0 }) } r.some((e => e)) ? this.importAggregator(e) : this.deregisterDrain() } } var at = i(993), st = i(3785); class ct extends b { static featureName = at.TZ; constructor(e, t = !0) { super(e, at.TZ, t); const r = this.ee; this.ee.on("wrap-logger-end", (function ([e]) { const { level: t, customAttributes: n } = this; (0, st.R)(r, e, n, t) })), this.importAggregator(e) } } new class extends o { constructor(t, r) { super(r), p.gm ? (this.features = {}, (0, R.bQ)(this.agentIdentifier, this), this.desiredFeatures = new Set(t.features || []), this.desiredFeatures.add(w), this.runSoftNavOverSpa = [...this.desiredFeatures].some((e => e.featureName === a.K7.softNav)), (0, d.j)(this, t, t.loaderType || "agent"), this.run()) : (0, e.R)(21) } get config() { return { info: this.info, init: this.init, loader_config: this.loader_config, runtime: this.runtime } } run() { try { const t = u(this.agentIdentifier), r = [...this.desiredFeatures]; r.sort(((e, t) => a.P3[e.featureName] - a.P3[t.featureName])), r.forEach((r => { if (!t[r.featureName] && r.featureName !== a.K7.pageViewEvent) return; if (this.runSoftNavOverSpa && r.featureName === a.K7.spa) return; if (!this.runSoftNavOverSpa && r.featureName === a.K7.softNav) return; const n = function (e) { switch (e) { case a.K7.ajax: return [a.K7.jserrors]; case a.K7.sessionTrace: return [a.K7.ajax, a.K7.pageViewEvent]; case a.K7.sessionReplay: return [a.K7.sessionTrace]; case a.K7.pageViewTiming: return [a.K7.pageViewEvent]; default: return [] } }(r.featureName).filter((e => !(e in this.features))); n.length > 0 && (0, e.R)(36, { targetFeature: r.featureName, missingDependencies: n }), this.features[r.featureName] = new r(this) })) } catch (t) { (0, e.R)(22, t); for (const e in this.features) this.features[e].abortHandler?.(); const r = (0, R.Zm)(); delete r.initializedAgents[this.agentIdentifier]?.api, delete r.initializedAgents[this.agentIdentifier]?.features, delete this.sharedAggregator; return r.ee.get(this.agentIdentifier).abort(), !1 } } }({ features: [he, w, N, Ne, Oe, O, M, ot, ct, Pe, nt], loaderType: "spa" }) })() })(); })(); </script><script type="text/javascript" id="CDA_AAS"> window.cdaaas = window.cdaaas || {}; window.cdaaas.SETTINGS = window.cdaaas.SETTINGS || {}; window.cdaaas.PAGE_ANALYTICS_DATA = {"adsCount":6,"channel":"desktop","contentId":"acb33c7f-eaf9-4cff-8ea3-70caa1bc21bd","contentType":"noticia","elementCount":24,"featuredElement":"image","imageCount":0,"metadata":"wordCount=1447\u0026wordCountRange=mais que 700\u0026comments=true","pageType":"multi-content","paragraphCount":24,"serviceWorker":false,"videoCount":0}; window.cdaaas.helpers = window.cdaaas.helpers || {}; window.cdaaas.internals = {}; window.HorizonClient = new Promise((resolve) => { window.cdaaas.internals.resolveHorizonPromise = resolve; }); </script><!-- Filers GCOM --><link rel="preconnect" href="https://s.glbimg.com"><link rel="dns-prefetch" href="https://s.glbimg.com"><link rel="preconnect" href="https://s2.glbimg.com"><link rel="dns-prefetch" href="https://s2.glbimg.com"><link rel="preconnect" href="https://s3.glbimg.com"><link rel="dns-prefetch" href="https://s3.glbimg.com"><!-- Filers GCOM --><!-- Globo ID --><link rel="preconnect" href="https://cocoon.globo.com"><link rel="dns-prefetch" href="https://cocoon.globo.com"><!-- Globo ID --><!-- Comercial --><link rel="preconnect" href="https://www.googletagservices.com"><!-- Comercial --><link rel="preload" href="https://s3.glbimg.com/cdn/fonts/opensans/bold.woff2" as="font" crossorigin><link rel="preload" href="https://s3.glbimg.com/cdn/fonts/opensans/semibold.woff2" as="font" crossorigin><link rel="preload" href="https://s3.glbimg.com/cdn/fonts/opensans/regular.woff2" as="font" crossorigin><link rel="preload" href="https://s3.glbimg.com/cdn/fonts/opensans/light.woff2" as="font" crossorigin><!--Href lang--><link rel="alternate" href="https://oglobo.globo.com/cultura/noticia/2025/01/22/em-meio-a-acusacoes-contra-adele-e-shakira-musicos-e-advogados-debatem-como-separar-plagio-de-inspiracao.ghtml" hreflang="x-default"><link rel="alternate" href="https://oglobo.globo.com/cultura/noticia/2025/01/22/em-meio-a-acusacoes-contra-adele-e-shakira-musicos-e-advogados-debatem-como-separar-plagio-de-inspiracao.ghtml" hreflang="pt"><link rel="alternate" href="https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml" hreflang="en"><link rel="preconnect" href="https://fonts.googleapis.com/%22%3E"><link rel="preload" href="https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/WhitmanDisplay-Regular.woff" crossorigin="anonymous" as="font" type="font/woff"><link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><link rel="preload" href="https://s2-oglobo.glbimg.com/xPc8bxfwBqd4sEWS1C7hL4Dxt4I=/0x0:2000x1194/2000x0/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/o/N/AZGXAfTyA9a5PT0xIe5g/plagio.png" as="image" fetchpriority="high"><style> :root{ --materiaEspecialBackgroundColor: #fff; --materiaEspecialFontColor: #000; --materiaEspecialColorHiperlink: #000; --materiaEspecialFontFamily: OGloboTitleFontBold,OGloboTitleFontFallback; --materiaEspecialImage: https://s2-oglobo.glbimg.com/xPc8bxfwBqd4sEWS1C7hL4Dxt4I=/0x0:2000x1194/2000x0/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/o/N/AZGXAfTyA9a5PT0xIe5g/plagio.png; --materiaEspecialImageBg: url('https://s2-oglobo.glbimg.com/xPc8bxfwBqd4sEWS1C7hL4Dxt4I=/0x0:2000x1194/2000x0/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/o/N/AZGXAfTyA9a5PT0xIe5g/plagio.png'); } </style><!-- Jinja2 is available; Namespace: infoglobo/; Ex: include 'infoglobo/multicontent-translator/file_name.html'; --><link rel="preconnect" href="https://globo-ab.globo.com"><link rel="dns-prefetch" href="https://globo-ab.globo.com"><link rel="preconnect" href="https://horizon.globo.com"><link rel="dns-prefetch" href="https://horizon.globo.com"><link rel="preconnect" href="https://horizon-schemas.globo.com"><link rel="dns-prefetch" href="https://horizon-schemas.globo.com"><link rel="preconnect" href="https://horizon-track.globo.com"><link rel="dns-prefetch" href="https://horizon-track.globo.com"><link rel="preconnect" href="https://www.google-analytics.com"><link rel="dns-prefetch" href="https://www.google-analytics.com"><!-- AMP PROJECT --><link rel="preconnect" href="https://cdn.ampproject.org"><link rel="dns-prefetch" href="https://cdn.ampproject.org"><!-- PLAYER DE VIDEO --><link rel="preconnect" href="https://p.glbimg.com"><link rel="dns-prefetch" href="https://p.glbimg.com"><!-- Estatico de Videos --><link rel="preconnect" href="https://s03.video.glbimg.com"><link rel="dns-prefetch" href="https://s03.video.glbimg.com"><link rel="preload" href="https://cdn.ampproject.org/v0.js" as="script"><script src="//s3.glbimg.com/v1/AUTH_c5e7bdb51ae341ef87ff71259dd7b39f/libs/lib-pub-relay/oglobo/prod/lib-pub-relay-oglobo-latest.js" async></script><script> window.utag_data = {"ad_custom_data":"video_duration=menor_2min","ad_site_page":"","ad_unit":"info.web.oglobo","bs_content_type":"noticia","content_type":"materia","cor_pagina":"#1e4c9a","data_atualizacao":"Ate 1 mes","data_publicacao":"Ate 1 mes","dia_publicacao":"22-01-2025","editoria":["oglobo","English"],"editoria_path":"english","editorias_secundarias":[],"ep":"False","ext-advertiser":{"advertiser":["colgate","CEF","apple","unilever","heineken","bbrasil"]},"ext-ctx-mc":["16","105","44","100","265","82","190","122","149","95"],"ext-iab-content-categories":[{"category_id":"JLBCU7.338","category_name":"Entertainment>Music","score":1},{"category_id":"JLBCU7.338.352","category_name":"Music>World\/International Music","score":1},{"category_id":"383","category_name":"Law","score":0.6913},{"category_id":"239","category_name":"Hobbies & Interests","score":0.6076},{"category_id":"SPSHQ5.156","category_name":"Genres>Musicals","score":0.603},{"category_id":"432","category_name":"Pop Culture","score":0.5061}],"ext-bsafety":"conteudo seguro","ep_age_restriction":false,"page_name":"materia","structure_tree":["oglobo","English"]}; </script><link rel="icon" href="https://s2-oglobo.glbimg.com/lLQZLIQP7ZE7Yorvfo_ddSyvixM=/32x32/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2023/1/X/nkkB7tSdirnIUbGhakCQ/favicon-o-globo.png"><link rel="icon" sizes="128x128" href="https://s2-oglobo.glbimg.com/JpOUuRKdsQRx8GBvFCu2uTY3tjA=/128x128/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2023/1/X/nkkB7tSdirnIUbGhakCQ/favicon-o-globo.png"><link rel="icon" sizes="152x152" href="https://s2-oglobo.glbimg.com/hXEiMJUpLwntYAKDz8Hu77dzR_4=/152x152/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2023/1/X/nkkB7tSdirnIUbGhakCQ/favicon-o-globo.png"><link rel="icon" sizes="167x167" href="https://s2-oglobo.glbimg.com/Y-GKKJ_SHiOYjBa8ysLd3XqIplo=/167x167/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2023/1/X/nkkB7tSdirnIUbGhakCQ/favicon-o-globo.png"><link rel="icon" sizes="180x180" href="https://s2-oglobo.glbimg.com/fQOyhbZSpcA9lvW3I29Od8nCubw=/180x180/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2023/1/X/nkkB7tSdirnIUbGhakCQ/favicon-o-globo.png"><link rel="icon" sizes="192x192" href="https://s2-oglobo.glbimg.com/CLDaDI_KHASlanlr6tbD06p-gsY=/192x192/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2023/1/X/nkkB7tSdirnIUbGhakCQ/favicon-o-globo.png"><link rel="icon" sizes="196x196" href="https://s2-oglobo.glbimg.com/y0DEZLjIdgN2LWxFTyriqwBb8hs=/196x196/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2023/1/X/nkkB7tSdirnIUbGhakCQ/favicon-o-globo.png"><link rel="apple-touch-icon" sizes="57x57" href="https://s2-oglobo.glbimg.com/3hmB7r-iDcFc0MfY2UQdJ1OfD7Y=/57x57/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2023/1/X/nkkB7tSdirnIUbGhakCQ/favicon-o-globo.png"><link rel="apple-touch-icon" sizes="72x72" href="https://s2-oglobo.glbimg.com/-W-RkgRJzAicOm-h0O2SvhjgfUo=/72x72/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2023/1/X/nkkB7tSdirnIUbGhakCQ/favicon-o-globo.png"><link rel="apple-touch-icon" sizes="114x114" href="https://s2-oglobo.glbimg.com/PVin77_DNDlUndIsVxEhUmNgJgM=/114x114/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2023/1/X/nkkB7tSdirnIUbGhakCQ/favicon-o-globo.png"><!-- Open Graph --><meta property="og:type" content="article"><meta property="og:description" content="The Colombian star may face legal action for similarities between 'Bzrp Music Sessions Vol. 53' and 'Tu Tu Tu,' a hit performed by Mariana Fagundes and Léo Santana"><meta property="og:title" content="After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?"><meta property="og:locale" content="pt_BR"><meta property="og:site_name" content="O Globo"><meta property="og:image" content="https://s2-oglobo.glbimg.com/v-4VkQZtPzLRPF1wwg-zJraJUks=/1200x/smart/filters:cover():strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/o/N/AZGXAfTyA9a5PT0xIe5g/plagio.png"><meta property="og:image:width" content="1200"><meta property="og:url" content="https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml"><!-- Facebook --><meta property="fb:pages" content="115230991849922"><meta property="fb:app_id" content="289255557788943"><!-- Twitter --><meta property="twitter:description" content="The Colombian star may face legal action for similarities between 'Bzrp Music Sessions Vol. 53' and 'Tu Tu Tu,' a hit performed by Mariana Fagundes and Léo Santana"><meta property="twitter:card" content="summary_large_image"><meta property="twitter:title" content="After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?"><meta property="twitter:image" content="https://s2-oglobo.glbimg.com/v-4VkQZtPzLRPF1wwg-zJraJUks=/1200x/smart/filters:cover():strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/o/N/AZGXAfTyA9a5PT0xIe5g/plagio.png"><title>After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?</title><meta name="title" content="After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?"><meta name="description" content="The Colombian star may face legal action for similarities between 'Bzrp Music Sessions Vol. 53' and 'Tu Tu Tu,' a hit performed by Mariana Fagundes and Léo Santana"><meta name="google-site-verification" content="3sYFgnMl2AMKMGmtrfWbSXkMcJHMPxCOPd2BFuO51RQ"><link rel="canonical" href="https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml"><link rel="amphtml" href="https://oglobo.globo.com/google/amp/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml"><script data-schema="Organization" type="application/ld+json"> { "@type":"Organization", "@context":"https://schema.org", "name": "O globo", "url": "https://oglobo.globo.com", "logo": { "@type": "ImageObject", "url": "https://s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/public_assets/logo-oglobo-azul.svg", "width": "112", "height": "112" } } </script><script id="globalWebdepsScript" data-version="2.2.4">((()=>(e,t=document,r=window.performance,n=!1)=>{const s=()=>{let e,t return{p:new Promise((r,n)=>{e=r,t=n}),s:e,j:t}} e.serverError&&console.error(`[global-webdeps] Error\n${e.serverError}`) const o=e=>new Map(e.map(([e,t,r])=>[e,a({name:e,url:t,detectionExpression:r})])),a=e=>{const t=s(),r=t.p.then(()=>c(e)),n=s(),o=i.then(()=>n.p).then(()=>l(e)).then(()=>u(e).then(t=>p(e,t))).catch(()=>(t.s(),r)) return Object.assign({},e,{request:()=>(n.s(),Promise.race([r,o]))})},i=new Promise(e=>t.addEventListener("DOMContentLoaded",e)),l=({url:e})=>new Promise((r,n)=>{[...t.scripts].find(t=>(t.getAttribute("src")||t.getAttribute("data-src")||"//@").split("//")[1]===e.split("//")[1])?r():n()}),c=({url:e})=>new Promise((r,n)=>{const s=t.createElement("script") s.src=`${e}${e.includes("?")?"&":"?"}loading-agent=global-webdeps`,s.onload=r,s.onerror=n,s.setAttribute("data-agent","global-webdeps"),t.head.appendChild(s)}),d=[],p=({name:e},t)=>{const o=t=>`[global-webdeps] ${e} detection ${t}`,{p:a,s:i,j:l}=s() return d.push([i,l,t,()=>{r.mark(o("end")),r.measure(o(),o("start"),o("end"))},r.now(),e]),r.mark(o("start")),n||m(),a},m=()=>{n=!0 const e=r.now() let t,s=d.length for(;s--;)if(t=d.shift()){const[r,n,s,a,i,l]=t let c try{c=s()}catch(o){n(o)}!0===c?(a(),r()):e-i>6e4?(a(),n(Error(`[global-webdeps] Detection for "${l}" timed out`))):d.push(t)}d.length?setTimeout(m,100):n=!1},u=({name:e,detectionExpression:t})=>{let r,n "string"==typeof t&&0!==t.length||(n=Error(`[global-webdeps] "${e}" hasn't a detection expression`)) try{r=Function(`return ${t}`)}catch(s){n=s}return new Promise((e,t)=>{r?e(r):n&&t(n)})},b=new Map([...o(e.ex),...o(e.im)]) globalWebdeps=((...e)=>{const t=[...new Set(e)],r=t.filter(e=>!b.get(e)) return r.length?Promise.reject(Error(`[global-webdeps] Unknown dependency(ies): ${r}`)):Promise.all(t.map(e=>{const t=b.get(e) return t?t.request():Promise.reject()}))}),i.then(()=>globalWebdeps(...e.im.map(([e])=>e)))})() )({"ex":[["globoid-js","https://s3.glbimg.com/v1/AUTH_3ed1877db4dd4c6b9b8f505e9d4fab03/globoid-js/v1.17.8/globoid-js.min.js","window.glb != null && window.glb.globoIdClientMap != null"],["festival-gallery-expanded","https://s3.glbimg.com/cdn/libs/festival-gallery-expanded/1.0.0/festival-gallery-expanded.js","window.customElements.get('festival-gallery-expanded')"],["geo-grid-instrumental-lib","https://s3.glbimg.com/v1/AUTH_062b4fd3d53649a3b8514790ba0bc638/public/geo-grid-instrumental-lib.umd.cjs","typeof window.GeoGridMapLib !== 'undefined'"],["lightbox","https://s3.glbimg.com/cdn/libs/gui-lightbox/1.11.2/js/gui.lightbox.js","window.gui !== undefined "],["horizon-v3","https://s3.glbimg.com/v1/AUTH_f75bb4776e3c4683acd769d47144995f/libs/horizon-v3/horizonv3-g1.min.js","window.horizonv3 !== undefined"],["home-ab-stractor","https://s3.glbimg.com/v1/AUTH_448612afd5444aab9ff73ea54413fbd1/js/home-ab-stractor.umd.js","typeof window.HomeAB !== \"undefined\""],["assista-no-globoplay-plugin","https://s3.glbimg.com/v1/AUTH_ba8e460c944543468c3c80cb9675751f/plugins/assista-no-globoplay/1.0.0/assista-no-globoplay.min.js","window.AssistaNoGloboplay && typeof window.AssistaNoGloboplay === 'function'"],["clappr-detach-plugin","https://s3.glbimg.com/v1/AUTH_ba8e460c944543468c3c80cb9675751f/plugins/clappr-detach-plugin.js","window.ClapprDetachPlugin && typeof window.ClapprDetachPlugin === 'function'"],["globo-ab-v4","https://s3.glbimg.com/v1/AUTH_da787d4f4e8d46e3ad76d5fa568fe786/globo-ab/latest/globo-ab.min.js","typeof window.GloboAB !== 'undefined'"],["clappr","https://s3.glbimg.com/v1/AUTH_e1b09a2d222b4900a437a46914be81e5/web/player/stable/player.min.js","typeof WP3 !== undefined && typeof Clappr !== undefined"],["player-plugin-viewport","https://s3.glbimg.com/v1/AUTH_05f06ca986b54d6e9c5df94927ccf7fc/libs/clappr-plugins/viewport-play/v1.1.4/viewport-play-plugin.js","window.ViewportPlayPlugin && typeof ViewportPlayPlugin.default() === 'function'"],["video-player-abstractor","https://s3.glbimg.com/v1/AUTH_448612afd5444aab9ff73ea54413fbd1/js/video-player-abstractor.umd.js","typeof window.videoPlayer() !== undefined"],["chartbeat","https://s3.glbimg.com/v1/AUTH_ba8e460c944543468c3c80cb9675751f/plugins/chartbeat/chartbeat-plugin.min.js","window.ChartbeatPlugin && typeof window.ChartbeatPlugin === 'function'"],["video-recommendation-plugin","https://s3.glbimg.com/v1/AUTH_05f06ca986b54d6e9c5df94927ccf7fc/libs/clappr-plugins/video-recommendation/v2.2.1/video-recommendation-plugin.js","window.VideoRecommendationPlugin && typeof window.VideoRecommendationPlugin === 'function'"],["globo-rec","https://s3.glbimg.com/v1/AUTH_448612afd5444aab9ff73ea54413fbd1/js/rec-lib.min.js","typeof window.GloboRec !== \"undefined\""],["entretenimento-ui-beta","https://s3.glbimg.qa.globoi.com/v1/AUTH_9a61668712cd4619a591f7d7f06a8c47/libs/entretenimento-ui.js","window.EntretenimentoUI !== undefined"],["horizon-client-v1","https://s3.glbimg.com/v1/AUTH_ba8e460c944543468c3c80cb9675751f/libs/horizon/1.10.0/globocom-horizon.min.js","!!window.horizon"],["raven","https://cdn.ravenjs.com/3.19.1/raven.min.js","typeof window.Raven === 'function'"],["player","https://s3.glbimg.com/v1/AUTH_e1b09a2d222b4900a437a46914be81e5/api/stable/web/api.min.js","window.WM && typeof WM.Player === 'function'"],["preact","https://s3.glbimg.com/v1/AUTH_47600d3497184478b773a886f1305b22/libs/preact.js","window.Preact !== undefined"],["entretenimento-ui","https://s3.glbimg.com/v1/AUTH_47600d3497184478b773a886f1305b22/libs/entretenimento-ui.js","window.EntretenimentoUI !== undefined"],["hcaptcha","https://hcaptcha.com/1/api.js?hl=pt-BR&render=explicit&onload=hcaptchaLoad","window.hcaptcha !== undefined"],["amp-social-share","https://cdn.ampproject.org/v0/amp-social-share-0.1.js","window.__AMP_SERVICES[\"amp-social-share\"] !== undefined"],["amp","https://cdn.ampproject.org/v0.js","window.AMP !== undefined"],["recaptcha","https://www.google.com/recaptcha/api.js?render=explicit","window.grecaptcha !== undefined"]],"im":[["globo-ab-sdk","https://s3.glbimg.com/v1/AUTH_da787d4f4e8d46e3ad76d5fa568fe786/globo-ab/4.7.4/globo-ab-sdk.min.js","typeof window.GloboAbSdk !== 'undefined'"],["globo-ab-34","https://s3.glbimg.com/v1/AUTH_da787d4f4e8d46e3ad76d5fa568fe786/globo-ab/3.4.0/globo-ab.min.js","typeof window.GloboAB34 === 'function'"],["globo-ab-v2","https://s3.glbimg.com/v1/AUTH_da787d4f4e8d46e3ad76d5fa568fe786/globo-ab/globo-ab-v2.min.js","typeof window.globoAB !== 'undefined'"],["globo-ab","https://s3.glbimg.com/v1/AUTH_da787d4f4e8d46e3ad76d5fa568fe786/globo-ab/3.0/globo-ab.min.js","typeof window.GloboAB === 'function'"]]})</script><script type="text/javascript" id="SETTINGS"> window.glb = window.glb || {}; window.glb.barra = {"exibeAssineJa": false, "exibeCentral": false, "incluirSawpf": false, "itemCustomizado": {"cor": "", "texto": "", "url": "", "imagem": ""}}; window.cdaaas = window.cdaaas || {}; window.cdaaas.SETTINGS = { MOBILE_GROUP: "desktop", CHANNEL: "desktop", CANONICAL_URL: "https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml", TITLE: "After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?", SITE_ID: "oglobo", SITE_NAME: "O Globo", COR: "#2d4c72", WEBMEDIA_ENV: "prod", CATEGORIAS: [ "materia", "multi-content", "english", ], PRODUCT_UA: "UA-51216819-1", TAG_MANAGER_STRUCTURE_TREE: "["oglobo", "English"]", TAG_MANAGER_PAGE_NAME: "materia", TAG_MANAGER_SITE_PAGE: '/materias', TAG_MANAGER_AD_UNIT: 'info.web.oglobo', TAG_MANAGER_AD_CUSTOM_DATA: "video_duration=menor_2min", TAG_MANAGER_AD_EXTRAS: null, BRANDED_CONTENT: false, VIEW_COMMENTS: true, HOST_COMENTARIOS: "https://comentarios.globo.com", COMENTARIOS_URI: "oglobo/english",COMENTARIOS_IDEXTERNO: "multi-content/acb33c7f-eaf9-4cff-8ea3-70caa1bc21bd", HOST_WEBMEDIA: "https://s.videos.globo.com", AB_VERSION: "", AB_ROUTE_PAGEVIEW: "https://globo-ab.globo.com/ab/", AB_TEST_NAME: "", AB_ROUTE_CONVERT: "https://globo-ab.globo.com/convert/", FACEBOOK_APP_ID: "289255557788943", REALTIME_PAGEVIEW: "https://s.glbimg.com/bu/rt/js/glb%2Dpv%2Dmin.js", PLAYER: { OPTIONS : { adUnit: "info.web.oglobo", adCmsId: "", adAccountId: "85042905", adCustomData: "video_duration=menor_2min" + "&ambient=web", daxExtras: { ambient: "web" } }, ASYNC_OPTIONS: { adCustomData: undefined, } }, RESOURCE_ID: "acb33c7f-eaf9-4cff-8ea3-70caa1bc21bd" }; </script><script> cdaaas = window.cdaaas || {}; settings = { ...cdaaas.SETTINGS || {}, TAG_MANAGER_AD_CMS_ID: "", TAG_MANAGER_AD_ACCOUNT_ID: "85042905", AB_PRODUCT_NAME: "", AB_EXPERIMENT_NAME: "", AB_ISOLATION_NAME: "", RESOURCE: { MODIFIED: "2025-01-22T15:36:25.023Z", ISSUED: "2025-01-22T15:36:24.575Z", ID: "acb33c7f-eaf9-4cff-8ea3-70caa1bc21bd" }, IS_PREVIEW: false, MULTICONTENT: { BUTTON_READ_MORE: { VISIBLE: false, LABEL: "Veja Mais", MIN_LIMIT: 5, POSITION: 2 } } } window.cdaaas.SETTINGS = settings </script><script> var glb = glb || {}; glb.fnBuscaUrl = "oglobo.globo.com/busca"; </script><script id="SETTINGS"> cdaaas = window.cdaaas || {}; cdaaas.SETTINGS = { HAS_GLOBOPAGE: true, HAS_SCROLLSPY: true, ...cdaaas.SETTINGS, SERVICE_WORKER: { url: "", active: false } } </script><style> :root { --glb-primary-color: #1e4c9a; --glb-secondary-color: #194082; --glb-hiperlink-color: #1e4c9a; --glb-hiperlink-hover-color: #194082; --glb-contrast-primary-color: #ffffff; --glb-background-color: #fff; --glb-base-text-color: #333; --glb-title-color: #111; --glb-aux-text-color: #555; } .theme-color-primary{ color: #1e4c9a; fill: currentColor; } .theme-border-color-primary, .theme-border-color-primary-before::before, .theme-border-color-primary-after::after { border-color: #1e4c9a; } .theme-bg-color-primary { background-color: #1e4c9a; } .theme a { color: #1e4c9a; } .theme a:hover, .theme-hover a:hover { color: #194082; } .theme-ordered-list-color-primary li::before { color: #1e4c9a; fill: currentColor; } body *::selection, body *::-moz-selection { background: rgba(30, 76, 154, 0.2); } body { color: #333; background-color: #fff; } .gui-color-primary-bg { background-color: #1e4c9a; } @font-face { font-family: glbopensans; src: url("https://s3.glbimg.com/cdn/fonts/opensans/regular.woff2") format("woff2"), url("https://s3.glbimg.com/cdn/fonts/opensans/regular.woff") format("woff"), url("https://s3.glbimg.com/cdn/fonts/opensans/regular.ttf") format("truetype"); font-style: normal; font-weight: normal; font-display: swap; } @font-face { font-family: glbopensans; src: url("https://s3.glbimg.com/cdn/fonts/opensans/bold.woff2") format("woff2"), url("https://s3.glbimg.com/cdn/fonts/opensans/bold.woff") format("woff"), url("https://s3.glbimg.com/cdn/fonts/opensans/bold.ttf") format("truetype"); font-style: normal; font-weight: bold; font-display: swap; } @font-face { font-family: glbopensans; src: url("https://s3.glbimg.com/cdn/fonts/opensans/semibold.woff2") format("woff2"), url("https://s3.glbimg.com/cdn/fonts/opensans/semibold.woff") format("woff"), url("https://s3.glbimg.com/cdn/fonts/opensans/semibold.ttf") format("truetype"); font-style: normal; font-weight: 600; font-display: swap; } </style><style> .content-intertitle { color: #111; } .content-blockquote { border-left: 4px solid #1e4c9a } #quote-image { fill: #1e4c9a } .quote__caption { color: #333; } .quote__author { color: #555; } .top__signature__text__author-name { color: #333; } .top__signature__text__biography { color: #555; } .content-publication-data__from, .content-publication-data__updated { color: #555; } .content-top-image .rights-holder { color: #555; } .content-top-image .name { color: #555; } .content-media .content-media__description { color: #555; } .content-head__title { color: #111; } .content-head__subtitle { color: #555; } @font-face { font-family: glbopensans; src: url("https://s3.glbimg.com/cdn/fonts/opensans/regular.woff2") format("woff2"), url("https://s3.glbimg.com/cdn/fonts/opensans/regular.woff") format("woff"), url("https://s3.glbimg.com/cdn/fonts/opensans/regular.ttf") format("truetype"); font-style: normal; font-weight: normal; font-display: swap; } @font-face { font-family: glbopensans; src: url("https://s3.glbimg.com/cdn/fonts/opensans/bold.woff2") format("woff2"), url("https://s3.glbimg.com/cdn/fonts/opensans/bold.woff") format("woff"), url("https://s3.glbimg.com/cdn/fonts/opensans/bold.ttf") format("truetype"); font-style: normal; font-weight: bold; font-display: swap; } @font-face { font-family: glbopensans; src: url("https://s3.glbimg.com/cdn/fonts/opensans/semibold.woff2") format("woff2"), url("https://s3.glbimg.com/cdn/fonts/opensans/semibold.woff") format("woff"), url("https://s3.glbimg.com/cdn/fonts/opensans/semibold.ttf") format("truetype"); font-style: normal; font-weight: 600; font-display: swap; } .content-head, .content-head__title, .content-intertitle, .top__signature, .content__signature { font-family: opensanstitle, helvetica, arial, sans-serif; } .content-head__title { font-size: 2rem; line-height: 2.25rem; letter-spacing: 0rem; } .content-intertitle { font-size: 1.5rem; line-height: 1.75rem; letter-spacing: 0rem; } @media(min-width: 64rem) { .content-head__title { font-size: 3rem; line-height: 4rem; letter-spacing: 0rem; } .content-intertitle { font-size: 2rem; line-height: 2.25rem; letter-spacing: 0rem; } .content-component__title { font-family: opensans, helvetica, arial, sans-serif; font-size: 2rem; line-height: 2.25rem; letter-spacing: 0rem; } } </style><style> :root { --seeMoreMinHeightDesktop: px; --seeMoreMinHeightMobile: px; } </style><!-- Theme Color --><style> .content-blockquote{border-left: 4px solid #1e4c9a} #quote-image {fill: #1e4c9a} </style><!-- manifest --><link rel="manifest" href="/manifest.json"><meta name="theme-color" content="#1e4c9a"><script>!function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1)}([,function(e,t,n){"use strict";function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}n.r(t);var o=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.processDeviceMemory(null==t?void 0:t.deviceMemory),this.processHardwareConcurrency(null==t?void 0:t.hardwareConcurrency)}var t,n,o;return t=e,(n=[{key:"processDeviceMemory",value:function(e){this._deviceMemory=null!=e?e:"indefinido"}},{key:"processHardwareConcurrency",value:function(e){this._cpuCores=null!=e?e:"indefinido"}},{key:"properties",get:function(){return{deviceMemory:this._deviceMemory,cpuCores:this._cpuCores}}}])&&r(t.prototype,n),o&&r(t,o),e}();function i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var c=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.processDataSaver(null==t?void 0:t.saveData),this.processConnectionType(null==t?void 0:t.effectiveType),this.processRtt(null==t?void 0:t.rtt)}var t,n,r;return t=e,(n=[{key:"processDataSaver",value:function(e){this.saveData=null!=e?e:"indefinido"}},{key:"processConnectionType",value:function(e){this.connectionType=null!=e?e:"indefinido"}},{key:"processRtt",value:function(e){this.rtt=null!=e?e:"indefinido"}},{key:"properties",get:function(){return{saveData:this.saveData,connectionType:this.connectionType,rtt:this.rtt}}}])&&i(t.prototype,n),r&&i(t,r),e}();function a(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function u(e){return(u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function f(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function s(e,t){return(s=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function l(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=y(e);if(t){var o=y(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return p(this,n)}}function p(e,t){return!t||"object"!==u(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function y(e){return(y=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}(new(function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&s(e,t)}(i,e);var t,n,r,o=l(i);function i(){var e;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i),o.call(this,null!==(e=window.navigator)&&void 0!==e?e:{})}return t=i,(n=[{key:"fillUtagData",value:function(){var e=this.connection,t=e.saveData,n=e.connectionType,r=e.rtt,o=this.hardware,i=o.deviceMemory,c=o.cpuCores;window.utag_data.bs_userpower_connection_saveData=t,window.utag_data.bs_userpower_connection_connectionType=n,window.utag_data.bs_userpower_connection_rtt=r,window.utag_data.bs_userpower_hardware_deviceMemory=i,window.utag_data.bs_userpower_hardware_cpuCores=c}}])&&f(t.prototype,n),r&&f(t,r),i}(function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.processHardware(t),this.processConnection(t)}var t,n,r;return t=e,(n=[{key:"processHardware",value:function(){this._hardware=new o(navigator)}},{key:"processConnection",value:function(){var e,t;this._connection=new c(null!==(e=null===(t=navigator)||void 0===t?void 0:t.connection)&&void 0!==e?e:{})}},{key:"hardware",get:function(){return this._hardware.properties}},{key:"connection",get:function(){return this._connection.properties}}])&&a(t.prototype,n),r&&a(t,r),e}()))).fillUtagData()}]);</script><script> window.utag_data = { ...window.utag_data, ad_positions: {'desktop': ['banner_insert', 'banner_materia1'], 'mobile': ['banner_mobile_fim']}, autor: "Ricardo Ferreira" || "Ricardo Ferreira", content_access_control: 0, has_top_image: true, has_top_video: false, impresso: false, tipo_pagina: "multi-content", user_subscription_level: 0, word_count: 0, word_count_range: [] }; </script><script> (() => { const { searchParams } = new URL(document.URL) let previousPage = ''; if (searchParams.get('utm_source') && searchParams.get('utm_medium')) { const utmSource = searchParams.get('utm_source') const utmMedium = searchParams.get('utm_medium') const isCampaign = ['cpc', 'banner', 'em', 'email', 'newsl'].includes(utmMedium) const merge = `${utmSource} / ${utmMedium}` previousPage = isCampaign ? `Campanha - ${merge}` : merge } else { const referrer = document.referrer if (!referrer) previousPage = '(direto/indefinido)' else { const { pathname } = new URL(referrer) if (referrer.includes('oglobo.globo.com')) previousPage = pathname === '/' ? 'O Globo - Capa' : 'O Globo - outros' else previousPage = referrer } } let originPage = previousPage.includes('O Globo') || previousPage.includes('Campanha') ? 'semente' : null if (!originPage && previousPage.includes('.globo.com')) originPage = '*.globo.com' else originPage = 'viral' const extraData = { produto : "oglobo", tipo_pagina : "materia", editoria : "English", especial_publicitario : "0", pageLevelTargeting: {"ognCluster":[]}, titulo : "After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?", dtPublicacao : "20250122", hrPublicacao : 12, tags : "", autor: "Ricardo Ferreira", possuiMultimidia: "Sim", qtdLinks : 3, qtdCaracteres : 8730, agenciaNoticias : "", qtdComentarios: "", paginaAnterior: previousPage, origem : originPage, conteudoExclusivo: "Não", equipe: "Ricardo Ferreira", url: "https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml", categoriaMateria : "", entidades: "" } window.utag_data = window.utag_data || {} window.utag_data = { ...window.utag_data, ...extraData, } })(); </script><script async src="https://cdn.ampproject.org/v0.js"></script><script> var afterFirstParagraph = "False" var removeButtonByCategory = "True" </script><script async custom-element="amp-social-share" src="https://cdn.ampproject.org/v0/amp-social-share-0.1.js"></script><script async custom-element="amp-timeago" src="https://cdn.ampproject.org/v0/amp-timeago-0.1.js"></script><script async custom-element="amp-fit-text" src="https://cdn.ampproject.org/v0/amp-fit-text-0.1.js"></script><script async custom-element="amp-bind" src="https://cdn.ampproject.org/v0/amp-bind-0.1.js"></script><script> window.tenant="oglobo" </script><script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" async></script><script> var OneSignal = window.OneSignal || []; OneSignal.push(function () { OneSignal.init({ appId: "2a12022a-47ec-4502-80a3-1a5412d58b50", }); }) </script><script> const tenantsNotReqString = '["cbn", "extra", "pipelinevalor", "umsoplaneta", "techtudo"]' const tenantsNotReq = JSON.parse(tenantsNotReqString) window.OneSignalConfig = window.OneSignalConfig || {}; window.OneSignalConfig.tenantsNotReq = tenantsNotReq function getCookie(cookieName) { var cookies = document.cookie.split(';'); for (var i = 0; i < cookies.length; i++) { var cookie = cookies[i].trim(); if (cookie.indexOf(cookieName + '=') === 0) { return cookie.substring(cookieName.length + 1); } } return null; } function sendExternalId() { var cookie = getCookie("GLOBO_ID"); var uuid = null; if (cookie) { var user = JSON.parse(atob(cookie.split(".")[1])); var uuid = user.globoId OneSignal.push(function () { OneSignal.setExternalUserId(uuid) console.log('[ONESIGNAL] ExternalId sent to Onesignal.') }) } else { console.log('[ONESIGNAL] Error get cookie GloboID.') } } sendExternalId() </script><meta name="robots" content="max-image-preview:large"><script> //load the apstag.js library !(function (a9, a, p, s, t, A, g) { if (a[a9]) return; function q(c, r) { a[a9]._Q.push([c, r]); } a[a9] = { init: function () { q("i", arguments); }, fetchBids: function () { q("f", arguments); }, setDisplayBids: function () {}, targetingKeys: function () { return []; }, _Q: [], }; A = p.createElement(s); A.async = !0; A.src = t; g = p.getElementsByTagName(s)[0]; g.parentNode.insertBefore(A, g); })( "apstag", window, document, "script", "//c.amazon-adsystem.com/aax2/apstag.js" ); //initialize the apstag.js library on the page to allow bidding apstag.init({ pubID: "26bcdfda-ceb4-4990-9499-0e9e49381175", //enter your pub ID here as shown above, it must within quotes adServer: "googletag", }); /** Executes a parallel auction with prebid **/ function executeParallelAuctionAlongsidePrebid() { var requestManager = { adserverRequestSent: false, aps: false, }; // sends bid request to APS and Prebid function requestHeaderBids() { // APS request var adUnit = ""; if (utag_data.tipo_pagina == "home" && window.location.pathname == "/") { adUnit = "85042905/" + utag_data.ad_unit + "/home"; apstag.fetchBids( { slots: [ { slotID: "pub-super-1", slotName: adUnit, sizes: [ [728, 90], [970, 90], [970, 250], [970, 150], [1190, 250], [1190, 150], ], }, { slotID: "pub-super-2", slotName: adUnit, sizes: [ [728, 90], [970, 90], [970, 250], [970, 150], [1190, 250], [1190, 150], ], }, { slotID: "pub-super-3", slotName: adUnit, sizes: [ [728, 90], [970, 90], [970, 250], [970, 150], [1190, 250], [1190, 150], ], }, { slotID: "pub-super-4", slotName: adUnit, sizes: [ [728, 90], [970, 90], [970, 250], [970, 150], [1190, 250], [1190, 150], ], }, { slotID: "pub-super-5", slotName: adUnit, sizes: [[728, 90]], }, { slotID: "pub-super-6", slotName: adUnit, sizes: [[728, 90]], }, { slotID: "pub-super-7", slotName: adUnit, sizes: [[728, 90]], }, { slotID: "pub-super-8", slotName: adUnit, sizes: [[728, 90]], }, { slotID: "pub-retangulo-1", slotName: adUnit, sizes: [[300, 250]], }, { slotID: "pub-retangulo-2", slotName: adUnit, sizes: [ [300, 250], [300, 600], ], }, { slotID: "pub-retangulo-3", slotName: adUnit, sizes: [ [300, 250], [300, 600], ], }, { slotID: "pub-retangulo-4", slotName: adUnit, sizes: [ [300, 250], [300, 600], ], }, ], timeout: 2e3, }, function (bids) { googletag.cmd.push(function () { apstag.setDisplayBids(); requestManager.aps = true; // signals that APS request has completed }); } ); } else if (utag_data.tipo_pagina == "home") { adUnit = "85042905/" + utag_data.ad_unit + "/" + utag_data.editoria_path; apstag.fetchBids( { slots: [ { slotID: "pub-super-1", slotName: adUnit, sizes: [ [728, 90], [970, 90], [970, 250], [970, 150], [1190, 250], [1190, 150], ], }, { slotID: "pub-retangulo-1", slotName: adUnit, sizes: [[300, 250]], }, { slotID: "pub-retangulo-2", slotName: adUnit, sizes: [ [300, 250], [300, 600], ], }, { slotID: "pub-retangulo-3", slotName: adUnit, sizes: [ [300, 250], [300, 600], ], }, { slotID: "banner_feed__0", slotName: adUnit, sizes: [ [600, 300], [728, 90], [300, 250], ], }, { slotID: "banner_middle_feed__1", slotName: adUnit, sizes: [ [600, 300], [728, 90], [300, 250], ], }, { slotID: "banner_feed__1", slotName: adUnit, sizes: [ [600, 300], [728, 90], [300, 250], ], }, ], timeout: 2e3, }, function (bids) { googletag.cmd.push(function () { apstag.setDisplayBids(); requestManager.aps = true; // signals that APS request has completed }); } ); } else if (utag_data.tipo_pagina == "topic") { adUnit = "85042905/" + utag_data.ad_unit + "/" + utag_data.editoria_path; apstag.fetchBids( { slots: [ { slotID: "mc-container-top", slotName: adUnit, sizes: [ [728, 90], [970, 90], [970, 250], [970, 150], [1190, 250], [1190, 150], ], }, { slotID: "pub-retangulo-1", slotName: adUnit, sizes: [[300, 250]], }, { slotID: "banner_feed__0", slotName: adUnit, sizes: [ [600, 300], [728, 90], [300, 250], ], }, { slotID: "banner_middle_feed__1", slotName: adUnit, sizes: [ [600, 300], [970, 90], [300, 250], ], }, { slotID: "banner_feed__1", slotName: adUnit, sizes: [ [600, 300], [728, 90], [300, 250], ], }, ], timeout: 2e3, }, function (bids) { googletag.cmd.push(function () { apstag.setDisplayBids(); requestManager.aps = true; // signals that APS request has completed }); } ); } else { adUnit = "85042905/" + utag_data.ad_unit + "/" + utag_data.editoria_path; apstag.fetchBids( { slots: [ { slotID: "mc-container-top", slotName: adUnit, sizes: [ [970, 90], [728, 90], [970, 250], [970, 150], [1190, 250], [1190, 150], ], }, { slotID: "banner_materia1", slotName: adUnit, sizes: [[300, 250]], }, { slotID: "pub-in-text", slotName: adUnit, sizes: [ [640, 360], [640, 480], ], }, { slotID: "banner_materia2", slotName: adUnit, sizes: [ [970, 90], [728, 90], [970, 250], [970, 150], [1190, 150], [1190, 250], ], }, { slotID: "banner_feed__0", slotName: adUnit, sizes: [ [600, 300], [970, 250], [970, 90], [728, 90], [970, 150], ], }, { slotID: "banner_middle_feed__1", slotName: adUnit, sizes: [ [600, 300], [970, 250], [970, 90], [728, 90], [970, 150], ], }, { slotID: "banner_feed__1", slotName: adUnit, sizes: [ [600, 300], [970, 250], [970, 90], [728, 90], [970, 150], ], }, ], timeout: 2e3, }, function (bids) { googletag.cmd.push(function () { apstag.setDisplayBids(); requestManager.aps = true; // signals that APS request has completed }); } ); } } // initiate bid request requestHeaderBids(); } executeParallelAuctionAlongsidePrebid(); </script><script src="https://s3.glbimg.com/cdn/libs/jquery/1.8.3/jquery.min.js" type="text/javascript" defer crossorigin="anonymous"></script><link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;500;600;700&display=swap" type="text/css" rel="stylesheet"><style> a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}a{text-decoration:none}.glb-ads-container--hide{display:none}.glb-ads-container--hide-opacity{opacity:0}.progressive-img{background-color:#f6f6f6;background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden}.progressive-img img{opacity:0;width:100%;transition:opacity .3s linear;position:absolute;top:0;left:0}.progressive-img .placeholder-container{position:relative}.progressive-img .progressive-draft{opacity:1;filter:blur(.625rem);position:absolute;transform:scale(1);top:0;left:auto;max-height:100%}.progressive-img .progressive-loaded{opacity:1}.row{max-width:85rem;margin-left:auto;margin-right:auto}.small-collapse>.column,.small-collapse>.columns{padding-left:0;padding-right:0}.float-right{float:right !important}.column,.columns{width:100%;float:left;padding-left:.75rem;padding-right:.75rem}.row:after{clear:both}.row:after,.row:before{content:" ";display:table;flex-basis:0;order:1}@media screen and (min-width:60.0625em){.large-22{width:91.66667%}.large-offset-1{margin-left:4.16667%}.large-uncollapse>.column,.large-uncollapse>.columns{padding-left:.75rem;padding-right:.75rem}.large-pull-0,.large-push-0,.large-uncentered{position:static;margin-left:0;margin-right:0;float:left}.large-8{width:33.33333%}}:root{--glb-main-side-padding:1.5rem}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}a{text-decoration:none}@font-face{font-family:opensans;src:url(https://s3.glbimg.com/cdn/fonts/opensans/regular.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/regular.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:fallback}@font-face{font-family:opensanstitle;src:url(https://s3.glbimg.com/cdn/fonts/opensans/regular.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/regular.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:opensans;src:url(https://s3.glbimg.com/cdn/fonts/opensans/bold.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/bold.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:fallback}@font-face{font-family:opensans;src:url(https://s3.glbimg.com/cdn/fonts/opensans/semibold.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/semibold.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/semibold.ttf) format("truetype");font-style:normal;font-weight:600;font-display:fallback}@font-face{font-family:opensanstitle;src:url(https://s3.glbimg.com/cdn/fonts/opensans/bold.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/bold.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:proximanova;src:url(https://s3.glbimg.com/cdn/fonts/proximanova/regular.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/proximanova/regular.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/proximanova/regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:fallback}@font-face{font-family:proximanova;src:url(https://s3.glbimg.com/cdn/fonts/proximanova/bold.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/proximanova/bold.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/proximanova/bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:fallback}body,html{-webkit-font-smoothing:antialiased;line-height:1.3}body,body.multicontent,html{font-family:opensans,helvetica,arial,sans-serif;font-size:16px}.mc-body{font-size:1.125rem}.no-fonts{font-family:sans-serif !important}.no-fonts *{font-family:inherit !important}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.row{max-width:85rem;margin-left:auto;margin-right:auto}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.row .row{max-width:none;margin-left:-1.5rem;margin-right:-1.5rem}@media screen and (min-width:64em){.row .row{margin-left:-1rem;margin-right:-1rem}}.column{width:100%;float:left;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:64em){.column{padding-left:1rem;padding-right:1rem}}.row.column{max-width:85rem;margin-left:auto;margin-right:auto;width:100%;float:left;padding-left:1.5rem;padding-right:1.5rem}.row.column:after,.row.column:before{content:" ";display:table}.row.column:after{clear:both}@media screen and (min-width:64em){.row.column{padding-left:1rem;padding-right:1rem}}.row.column,.row.column:last-child{float:none}.mc-body{max-width:1600px;margin-left:auto;margin-right:auto}.mc-body:after,.mc-body:before{content:" ";display:table}.mc-body:after{clear:both}.mc-column{max-width:85rem;margin-left:auto;margin-right:auto;width:100%;float:left;padding-left:1.5rem;padding-right:1.5rem;margin-bottom:1.75rem}.mc-column:after,.mc-column:before{content:" ";display:table}.mc-column:after{clear:both}@media screen and (min-width:64em){.mc-column{padding-left:1rem;padding-right:1rem}}.mc-column,.mc-column:last-child{float:none}@media(min-width:64rem){.mc-column{margin-bottom:2rem;max-width:85rem;margin-left:auto;margin-right:auto;width:50%;float:left;padding-left:1.5rem;padding-right:1.5rem;max-width:42.5rem;width:70%}.mc-column:after,.mc-column:before{content:" ";display:table}.mc-column:after{clear:both}}@media screen and (min-width:64rem) and (min-width:64em){.mc-column{padding-left:1rem;padding-right:1rem}}@media(min-width:64rem){.mc-column,.mc-column:last-child{float:none}.mc-column.mc-column{float:none;margin-left:auto;margin-right:auto}.mc-column:after{clear:none}}@media(min-width:64rem){.mc-side-item{float:left;margin-left:8.33333%;width:8.33333%}.mc-side-item__container{position:relative;top:.5rem;width:100%;max-width:none}.mc-side-item__container:after{content:none}.mc-side-item--right{float:right;margin-right:12.5%;margin-left:4.16667%}.mc-side-item__container{margin-bottom:1.75rem}}@media(min-width:64rem) and (min-width:64rem){.mc-side-item__container{margin-bottom:0}}@media(min-width:80rem){.mc-side-item{margin-right:20.83333%}}@media(min-width:85rem){.mc-side-item{margin-right:25%}}@media(min-width:80rem){.mc-side-item\@large{float:left;margin-left:8.33333%;width:8.33333%}.mc-side-item\@large__container{position:relative;top:.5rem;width:100%;max-width:none}.mc-side-item\@large__container:after{content:none}.mc-side-item\@large__container{margin-bottom:0}}@media(min-width:64rem){.medium-6{width:25%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:64rem) and (min-width:64em){.medium-6{padding-left:1rem;padding-right:1rem}}@media(min-width:64rem){.medium-12{width:50%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:64rem) and (min-width:64em){.medium-12{padding-left:1rem;padding-right:1rem}}@media(min-width:64rem){.medium-17{width:70.83333%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:64rem) and (min-width:64em){.medium-17{padding-left:1rem;padding-right:1rem}}@media(min-width:64rem){.medium-19{width:79.16667%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:64rem) and (min-width:64em){.medium-19{padding-left:1rem;padding-right:1rem}}@media(min-width:64rem){.medium-22{width:91.66667%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:64rem) and (min-width:64em){.medium-22{padding-left:1rem;padding-right:1rem}}@media(min-width:80rem){.large-3{width:12.5%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:80rem) and (min-width:64em){.large-3{padding-left:1rem;padding-right:1rem}}@media(min-width:80rem){.large-5{width:20.83333%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:80rem) and (min-width:64em){.large-5{padding-left:1rem;padding-right:1rem}}@media(min-width:80rem){.large-14{width:58.33333%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:80rem) and (min-width:64em){.large-14{padding-left:1rem;padding-right:1rem}}@media(min-width:80rem){.large-18{width:75%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:80rem) and (min-width:64em){.large-18{padding-left:1rem;padding-right:1rem}}@media(min-width:80rem){.large-20{width:83.33333%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:80rem) and (min-width:64em){.large-20{padding-left:1rem;padding-right:1rem}}@media(min-width:85rem){.xlarge-4{width:16.66667%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:85rem) and (min-width:64em){.xlarge-4{padding-left:1rem;padding-right:1rem}}@media(min-width:85rem){.xlarge-16{width:66.66667%;float:left;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:85rem) and (min-width:64em){.xlarge-16{padding-left:1rem;padding-right:1rem}}.medium-uncollapsed>.column{padding-left:0;padding-right:0}@media(min-width:64rem){.medium-uncollapsed>.column{padding-left:1rem;padding-right:1rem}}@media(min-width:64rem){.medium-centered{float:none;margin-left:auto;margin-right:auto}}#barra-globocom{box-sizing:border-box}.content-head{font-family:opensanstitle,helvetica,arial,sans-serif}.content-text{font-family:opensans,helvetica,arial,sans-serif;font-size:1.125rem;margin-bottom:1.75rem;line-height:1.75rem;letter-spacing:-.03125rem;overflow-wrap:break-word}@media(min-width:64rem){.content-text{font-size:1.25rem;line-height:2rem;margin-bottom:2rem}}.content-media{clear:both}.progressive-img{background-color:#f6f6f6;background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden}.progressive-img img{opacity:0;width:100%;transition:opacity .3s linear;position:absolute;top:0;left:0}.progressive-img .placeholder-container{position:relative}.progressive-img .progressive-draft{opacity:1;filter:blur(10px);position:absolute;transform:scale(1);top:0;left:auto;max-height:100%}.progressive-img .progressive-loaded{opacity:1}.active-extra-styles strong{font-weight:700}.active-extra-styles em{font-style:italic}.active-extra-styles a{font-weight:700}.active-extra-styles a:hover{text-decoration:underline}.multicontent .mc-bottom{background-color:#f3f3f3;height:100%}.mc-show-later{visibility:hidden}.content-head{margin-top:2.5rem}@media(min-width:64rem){.content-head{width:55.5rem;padding:0;margin-top:64px}}.content-head__hat{margin-bottom:9px;font-weight:700;font-size:.75rem;text-transform:uppercase;line-height:1.2rem}@media(min-width:64rem){.content-head__hat{font-size:.87rem}}@media(min-width:80rem){.content-head__hat{font-size:1rem}}.content-head__title{padding-left:1.5rem;padding-right:1.5rem;font-weight:700}@media(min-width:64rem){.content-head__title{text-align:left;padding:0}}.content-head .subtitle{margin-top:1rem}@media(min-width:64rem){.content-head .subtitle{margin-top:1.5rem}}.content-head__subtitle{padding-left:1.5rem;padding-right:1.5rem;font-size:1.125rem;line-height:1.5rem;letter-spacing:-.03125rem}@media(min-width:64rem){.content-head__subtitle{font-size:1.25rem;padding-left:0;line-height:1.75rem;text-align:left}}.featured{margin-top:24px}@media(min-width:64rem){.featured{margin-top:64px}}.non-featured{margin-top:40px}@media(min-width:64rem){.non-featured{margin-top:64px}}@media(min-width:64rem){.profiled{margin-top:40px}}.bread-crumb-title.row.content-head{margin-bottom:26px;margin-top:26px}@media only screen and (max-width:480px){.bread-crumb-title a{margin-left:1.5em}.bread-crumb-title{margin-bottom:16px;margin-top:26px}.bread-crumb-title+.non-featured{margin-top:16px}}.bread-crumb-title+.featured{margin-top:16px}.content-intertitle{font-weight:700;margin-bottom:-.5rem;margin-top:1rem}.content-ordered-list{counter-reset:section}.content-ordered-list li{position:relative;margin-bottom:16px;padding-left:30px}@media(max-width:63.9375rem){.content-ordered-list li{font-size:1.125rem}}@media(min-width:80rem){.content-ordered-list li{font-size:1.25rem}}.content-ordered-list li:before{position:absolute;left:0;counter-increment:section;content:counters(section,".") ". ";display:block;font-weight:700;line-height:1.8}.content-ordered-list li:last-child{margin-bottom:0}.content-unordered-list li{position:relative;margin-bottom:16px;padding-left:25px}@media(max-width:63.9375rem){.content-unordered-list li{font-size:1.125rem}}@media(min-width:80rem){.content-unordered-list li{font-size:1.25rem}}.content-unordered-list li:before{position:absolute;left:0;content:"\B7";display:table;font-size:2.2rem;font-weight:700;line-height:.9}@media(min-width:64rem){.content-unordered-list li:before{line-height:1}}.content-unordered-list li:last-child{margin-bottom:0}.content-top-image{position:relative}.content-top-image .content-featured-image{width:100%;height:auto}.content-top-image .content-featured-caption{font-family:opensans;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:.2px;text-align:left;font-size:.75rem;line-height:1rem;padding:0}@media(min-width:64rem){.content-top-image .content-featured-caption{padding-left:0;padding-right:0}}@media(min-width:64rem){.content-top-image .desktop{width:888px;padding:0;margin-bottom:64px}}@media(max-width:41.25rem){.content-top-image .column.medium-centered.medium-22.large-20{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:32px}}.content__signa-share{margin:0 1.5rem}@media(min-width:64rem){.content__signa-share{width:55.5rem;display:flex;justify-content:space-between;margin:0 auto}.content__signa-share .mc-column{padding:0}}.content__signature{margin:1.5rem 0}@media(min-width:64rem){.content__signature{display:flex;margin:2.5rem 2.5rem 2.5rem 0}}.content__signature .content-publication-data__logo .glb-skeleton-box{--skeleton-width:3rem;--skeleton-height:3rem}.content__divider{border:0;border-top:1px solid #ccc;margin:0 1.5rem 2rem}@media(min-width:64rem){.content__divider{width:55.5rem;margin:0 auto 4rem}}.content__share-bar{margin:-.875rem -.8125rem .625rem;height:3rem}@media(min-width:64rem){.content__share-bar{min-width:18rem;display:flex;align-items:center;justify-content:flex-end;margin:2.5rem -.8125rem}}.hidden{display:none}.feed{border-top-width:2px;border-top-style:solid}@media(min-width:64rem){.feed{max-width:970px;margin-right:auto;margin-left:auto;border-top:0}.feed__legend{border-top:2px solid #333}}.feed__legend{font-size:1.5rem;line-height:28px;letter-spacing:-.5px;color:#333;padding-top:24px;margin-bottom:24px}@media(max-width:63.9375rem){.feed__legend{max-width:85rem;margin-left:auto;margin-right:auto;width:100%;float:left;padding-left:1.5rem;padding-right:1.5rem;margin-bottom:1.75rem}.feed__legend:after,.feed__legend:before{content:" ";display:table}.feed__legend:after{clear:both}}@media screen and (max-width:63.9375rem) and (min-width:64em){.feed__legend{padding-left:1rem;padding-right:1rem}}@media(max-width:63.9375rem){.feed__legend,.feed__legend:last-child{float:none}}@media(max-width:63.9375rem) and (min-width:64rem){.feed__legend{margin-bottom:2rem;max-width:85rem;margin-left:auto;margin-right:auto;width:50%;float:left;padding-left:1.5rem;padding-right:1.5rem;max-width:42.5rem;width:70%}.feed__legend:after,.feed__legend:before{content:" ";display:table}.feed__legend:after{clear:both}}@media screen and (max-width:63.9375rem) and (min-width:64rem) and (min-width:64em){.feed__legend{padding-left:1rem;padding-right:1rem}}@media(max-width:63.9375rem) and (min-width:64rem){.feed__legend,.feed__legend:last-child{float:none}.feed__legend.feed__legend{float:none;margin-left:auto;margin-right:auto}.feed__legend:after{clear:none}}.feed__legend strong{font-weight:700}.theme.feed .load-more a{cursor:pointer}.theme.feed .load-more a,.theme.feed .load-more a:hover{color:#fff}@media(min-width:64rem){.bastian-feed-item,.bastian-feed-item .tag-manager-publicidade-container--visivel:after,.feed__legend,.load-more{width:70%;max-width:42.5rem;margin-left:auto;margin-right:auto}.bastian-feed-item[data-type=advertise]:not(.bstn-fd-elastic-banner),.bastian-feed-item[data-type=t]:not(.bstn-fd-elastic-banner),.bstn-fd-elastic-banner .tag-manager-publicidade-container--visivel:after{max-width:none;width:100%}}.content-top-image-fullscreen{position:relative;height:400px;margin-top:32px}.content-top-image-fullscreen figure{position:relative;width:100%;height:400px}.content-top-image-fullscreen figure figcaption{display:none}.content-top-image-fullscreen .content-featured-image{position:absolute;top:0;left:0;width:100%;height:400px}.content-top-image-fullscreen .content-featured-image>img{width:100%;height:400px;display:block;margin:auto;object-fit:cover}.content-top-image-fullscreen .name{width:55.5rem;margin-left:auto;margin-right:auto;margin-top:1rem;padding:0;font-family:opensans;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#a09c9c}@media(min-width:64rem){.content-top-image-fullscreen .name{padding-left:0;padding-right:0}}.content-top-image-fullscreen .rights-holder{width:55.5rem;margin-left:auto;margin-right:auto;margin-top:1rem;padding:0;font-family:opensans;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#a09c9c}@media(min-width:64rem){.content-top-image-fullscreen .rights-holder{padding-left:0}}.content-top-image-fullscreen .rights-holder:before{content:" \2014 Foto: "}@media(min-width:64rem){.content-top-image-fullscreen .desktop{width:100%;padding:0}}.barra-globocom{padding:0 .5rem}@media(min-width:64rem){.barra-globocom{padding:0 1rem}}#header-produto .grid-12.grid-12{width:100%}.multicontent #header-produto.header-editoria{margin-bottom:0}.has-regua .fix-header-g1 #header-produto .front{background:#a80000;border-bottom:3px solid #8e0000}.mc-show-later{visibility:visible}.glb-content-block--no-side-padding{padding-left:0;padding-right:0}.glb-content-block--side-padding{padding-left:var(--glb-main-side-padding);padding-right:var(--glb-main-side-padding)}.mc-container-top--fulscreen{width:55.5rem;margin-left:auto;margin-right:auto}.content-blockquote{font-size:1.5rem;text-align:left;padding-left:1rem;line-height:2rem;font-weight:600;letter-spacing:-.0625rem}@media(min-width:64rem){.content-blockquote{font-size:1.75rem;line-height:2.25rem;padding-left:1.5rem;margin-left:auto;margin-right:auto}}.content__share-bar .share-button{margin:14px}.content__share-bar .share-button.glb-skeleton-box{--skeleton-width:20px;--skeleton-height:20px;max-height:20px}.content__share-bar .share-button[class*=amp-social-share-]{background-color:initial;background-size:20px 20px;animation:none}.content__share-bar .share-button.amp-social-share-system{background-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/amp-social-share/system-icon.svg)}.content__share-bar .share-button.amp-social-share-facebook{background-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/amp-social-share/facebook-icon.svg)}.content__share-bar .share-button.amp-social-share-twitter{background-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/amp-social-share/twitter-icon.svg)}.content__share-bar .share-button.amp-social-share-whatsapp{background-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/amp-social-share/whatsapp-icon.svg)}.content__share-bar .share-button.amp-social-share-pinterest{background-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/amp-social-share/pinterest-icon.svg)}.content__share-bar .share-button.amp-social-share-linkedin{background-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/amp-social-share/linkedin-icon.svg)}.content__share-bar-container{display:flex;align-items:center;flex-wrap:wrap;gap:24px 32px;height:auto}@media screen and (min-width:1024px){.content__share-bar-container{gap:18px}}.content-publication-data{display:flex;align-items:center}.content-publication-data__amp-timeago{display:inline}.content-publication-data__logo{margin-right:1rem}.content-publication-data__logo--circle img{border-radius:50%}.content-publication-data__from{font-weight:700;line-height:1.25rem;font-size:.875rem;letter-spacing:-.0125rem;margin:0 0 8px}.content-publication-data__from address{display:inline-block}@media(min-width:64rem){.content-publication-data__from{font-size:1rem;letter-spacing:-.01875rem}}.content-publication-data__updated{font-size:.75rem;line-height:1rem;margin:0}.content-publication-data__updated-relative{opacity:1;transition:opacity .2s ease-in-out}.content-publication-data__updated-relative--fade-out{opacity:0}.content-publication-data__updated-relative:before{content:"\B7"}.top__signature{display:flex;margin-top:2.5rem}.top__signature--center{align-items:center}.top__signature--padded{padding:0 1.5rem}@media(min-width:64rem){.top__signature{width:55.5rem;margin:4rem auto 0;padding:0}}.top__signature .glb-skeleton-box{--skeleton-width:5rem;--skeleton-height:5rem}.top__signature .glb-skeleton-box--smart{--skeleton-width:4rem;--skeleton-height:4rem}@media(min-width:64rem){.top__signature__text{display:flex;justify-content:center;flex-direction:column}}.top__signature__text__author-name{font-weight:700;margin-bottom:.5rem;font-size:1.125rem;margin-top:0;line-height:1.25rem;letter-spacing:-.03125rem}@media(min-width:64rem){.top__signature__text__author-name{font-size:1.25rem;line-height:1.25rem}}.top__signature__text__biography{font-size:.75rem;margin:0;line-height:1rem;letter-spacing:auto}@media(min-width:64rem){.top__signature__text__biography{margin-right:0;max-width:45rem;line-height:1.25;letter-spacing:-.03125rem;font-size:1rem}}.top__signature .glb-skeleton-box,.top__signature__image img{border-radius:50%}.mc-article-body{transition:height .9s}.mc-article-body.cropped{overflow:hidden}#mc-read-more-wrapper{display:block;width:100%;box-sizing:border-box;bottom:0;left:0;position:relative;z-index:1;visibility:visible;background-color:#f9f9f9}#mc-read-more-wrapper:before{top:-32px;content:"";position:absolute;height:32px;width:100%;display:block;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fcfcfc 50%,#f9f9f9)}#mc-read-more-wrapper .mc-read-more-btn{width:268px;text-align:center;margin:0 0 24px;padding:15px;border:1px solid #ebebeb;border-radius:3px;background-color:#fff;font-family:opensans,sans-serif;font-size:13px;letter-spacing:.5px;box-shadow:0 1px 0 #cecece;display:inline-block;position:relative;font-weight:700;text-transform:uppercase;left:50%;transform:translate(-50%);cursor:pointer}.mc-article-body.cropped .cropped-block{position:relative;z-index:-100;visibility:hidden}.mc-article-body.cropped .cropped-block #taboola-mid-article-saiba-mais,.mc-article-body.cropped .cropped-block>*{position:absolute;z-index:-100;visibility:hidden;overflow:hidden}.mc-article-body.cropped .cropped-block #taboola-mid-article-saiba-mais:not(.content-ads),.mc-article-body.cropped .cropped-block>:not(.content-ads){height:0;min-height:0;margin:0}#bstn-launcher,#taboola-below-article-thumbnails,.taboola-organic-container{content-visibility:auto}@font-face{font-family:OGloboTitleFont;src:local("WhitmanDisplay-ExtraBold"),url(https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/WhitmanDisplay-ExtraBold.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/WhitmanDisplay-ExtraBold.otf) format("opentype");font-display:swap}@font-face{font-family:OGloboFontRegular;src:local("WhitmanDisplay-Regular"),url(https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/WhitmanDisplay-Regular.woff) format("woff");font-display:swap}@font-face{font-family:OGloboTitleFontFallback;ascent-override:72%;descent-override:-28%;line-gap-override:20%;advance-override:100%;src:local("Times New Roman"),local("Times"),local("serif")}@font-face{font-family:OGloboTitleFontBold;src:local("WhitmanDisplay-Bold"),url(https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/WhitmanDisplay-Bold.woff2) format("woff2");font-display:swap}@font-face{font-family:ReadingSerifFont;src:url(https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/georgia.ttf) format("truetype"),local("Georgia"),local("URW Bookman L"),local("Bitstream Charter"),local("serif");font-weight:400}@font-face{font-family:ReadingSerifFont;src:url(https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/georgiab.ttf) format("truetype"),local("Georgia"),local("URW Bookman L"),local("Bitstream Charter"),local("serif");font-weight:700}@font-face{font-family:opensans-regular;src:url(https://s3.glbimg.com/cdn/fonts/opensans/regular.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/regular.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:opensans-bold;src:url(https://s3.glbimg.com/cdn/fonts/opensans/bold.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/bold.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/bold.ttf) format("truetype");font-style:normal;font-weight:700}iframe{display:block}.content-head__title{font-family:OGloboTitleFont,OGloboTitleFontFallback;color:#000;text-align:left;line-height:60px;font-weight:400}.content-head__subtitle{font-family:opensans-regular;color:#000;text-align:left;letter-spacing:0;line-height:22px}.content-intertitle{font-family:OGloboTitleFont,OGloboTitleFontFallback;font-weight:400}.content-text__container{font-family:ReadingSerifFont;color:#000;text-align:left;letter-spacing:normal}.content-text{font-size:20px;line-height:32px}.content-publication-data__from{font-family:opensans-bold;color:#707070;letter-spacing:0;line-height:22px}.content-publication-data__text{font-family:opensans-regular;color:#707070}.content-top-image .rights-holder{margin-top:12px;letter-spacing:normal}.content__signature{margin:15px 0 28px}.content-publication-data__from{margin-bottom:0}.bread-crumb-title a{font-size:16px;margin-left:0}.bread-crumb-title{margin-left:24px}#galeria-fotos .galery-mosaic-subtitle{margin:12px 0 20px 24px;line-height:16px}#pub-in-text,#pub-in-text iframe,.content-ads iframe,.tag-manager-publicidade-container,.tag-manager-publicidade-container iframe{margin:0 auto}#pub-in-text{clear:both}.content__share-bar-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px 32px;height:auto}.irineu-quiz{padding:13px 12px;font-size:10px;line-height:14px;border-top:3px solid #1d4c9a;background-color:#ebebeb;font-family:opensans,helvetica,arial,sans-serif;font-weight:600;margin:48px 24px 40px;display:-ms-flexbox;display:flex}@media screen and (min-width:661px){.irineu-quiz{max-width:660px;margin:0 auto;margin-bottom:40px;padding:8px 15px 12px;font-size:12px;line-height:18px}}@media screen and (max-width:480px){.bread-crumb-title a{margin-left:0}.bread-crumb-title{margin-left:24px}}@media screen and (min-width:64rem){.menu-container{margin-top:9px}.bread-crumb-title.row.content-head{margin-bottom:24px;margin-left:auto}.content-head .subtitle{margin-top:16px}.content-head__subtitle,.content-publication-data__from{line-height:28px}.content-text{margin-bottom:40px}.content__share-bar,.content__signature{margin:0;height:auto}.content__share-bar-container{-ms-flex-align:end;align-items:flex-end;gap:18px}.content-top-image .desktop{margin-bottom:32px}.content__share-bar .share-button{margin:12px 14px}.content__signa-share{margin:27px auto 22px}#galeria-fotos .galery-mosaic-subtitle{margin:16px 0 28px auto}}@media screen and (max-width:900px){.content-head__subtitle{font-size:16px}.content-text__container{font-size:20px}.content-head__title{line-height:40px}}body[data-content-type=especial]{background:var(--materiaEspecialBackgroundColor)}body[data-content-type=especial] div#ad-container-top-placeholder{margin-bottom:24px;background-color:#efefef}body[data-content-type=especial] main{max-width:100%}body[data-content-type=especial] main .content-featured-caption,body[data-content-type=especial] main .content-media__description,body[data-content-type=especial] main .content-publication-data__from,body[data-content-type=especial] main .newsletter-btn:hover,body[data-content-type=especial] main .newsletter-btn:visited,body[data-content-type=especial] main .newsletter-item--label:hover,body[data-content-type=especial] main .newsletter-item--label:visited,body[data-content-type=especial] main .theme a:hover,body[data-content-type=especial] main .theme a:visited,body[data-content-type=especial] main a,body[data-content-type=especial] main a:hover,body[data-content-type=especial] main a:visited,body[data-content-type=especial] main h2,body[data-content-type=especial] main h3,body[data-content-type=especial] main h4,body[data-content-type=especial] main h5,body[data-content-type=especial] main h6,body[data-content-type=especial] main p,body[data-content-type=especial] main time{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .newsletter-btn:hover,body[data-content-type=especial] main .newsletter-item--label:hover,body[data-content-type=especial] main .theme a:hover,body[data-content-type=especial] main a:hover{opacity:.7}body[data-content-type=especial] main .mc-column{padding-left:16px;padding-right:16px}body[data-content-type=especial] main section.content--header{display:-ms-grid;display:grid;width:100%;position:relative;margin-top:30px}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header{margin-top:0}}body[data-content-type=especial] main section.content--header h1,body[data-content-type=especial] main section.content--header h2{color:#fff;padding:0 16px}body[data-content-type=especial] main section.content--header .medium-centered.subtitle,body[data-content-type=especial] main section.content--header .title{width:100%;max-width:1110px;margin:0 auto}body[data-content-type=especial] main section.content--header .bread-crumb-title--especial{font-size:16px;line-height:22px;color:#fff;margin:0 16px 8px}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .bread-crumb-title--especial{margin:0 0 8px}}body[data-content-type=especial] main section.content--header .content-head__title{font-size:32px;line-height:34px;margin-bottom:8px}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .content-head__title{font-size:56px;line-height:64px;margin-bottom:12px;padding:0}}body[data-content-type=especial] main section.content--header .content-head__subtitle{font-size:14px;line-height:18px}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .content-head__subtitle{font-size:24px;line-height:32px;padding:0}}body[data-content-type=especial] main section.content--header .content-featured-caption{margin-top:6px}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .content-featured-caption{display:none}}body[data-content-type=especial] main section.content--header .row{max-width:100%}body[data-content-type=especial] main section.content--header .row.content-head.non-featured .bread-crumb-title--especial,body[data-content-type=especial] main section.content--header .row.content-head.non-featured .content-head__subtitle,body[data-content-type=especial] main section.content--header .row.content-head.non-featured .content-head__title{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main section.content--header .row.content-head.non-featured .content-head__subtitle{margin-bottom:8px}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .row.content-head.non-featured .content-head__subtitle{margin-bottom:12px}}body[data-content-type=especial] main section.content--header .row.content-head.featured{background-image:var(--materiaEspecialImageBg),linear-gradient(180deg,#ffffff00,#1f1f1f1c 39%,#10010180);width:100%;min-height:530px;background-position:50%;background-size:cover;background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;background-blend-mode:color;padding-bottom:33px}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .row.content-head.featured{aspect-ratio:16/9;margin-bottom:24px}}body[data-content-type=especial] main section.content--header .medium-centered{margin:0}body[data-content-type=especial] main section.content--header .medium-centered.medium-22.large-20{padding:0 1rem;margin-bottom:16px}@media screen and (min-width:40em){body[data-content-type=especial] main section.content--header .medium-centered{margin:0}}body[data-content-type=especial] main section.content--header .content__share-bar-container{gap:32px}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .content__share-bar-container{gap:40px}}body[data-content-type=especial] main section.content--header .content__signa-share{-ms-flex-order:1;order:1;width:100%;max-width:982px;padding:0 16px;margin:0 auto 32px}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .content__signa-share{padding:0;margin:0 auto 40px}}body[data-content-type=especial] main section.content--header .content__signa-share .content__signature{margin:0 0 24px}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .content__signa-share .content__signature{margin:0}}body[data-content-type=especial] main section.content--header .content__signa-share .content-publication-data__from{font-size:16px;line-height:22px;margin-bottom:4px}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .content__signa-share .content-publication-data__from{margin-bottom:0}}body[data-content-type=especial] main section.content--header .content__signa-share .share-gift{color:var(--materiaEspecialBackgroundColor)}body[data-content-type=especial] main section.content--header .content__signa-share .share-gift__list,body[data-content-type=especial] main section.content--header .content__signa-share .share-gift__summary{background-color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main section.content--header .content__signa-share .share-gift__link,body[data-content-type=especial] main section.content--header .content__signa-share .share-gift__summary{border-color:var(--materiaEspecialBackgroundColor)}body[data-content-type=especial] main section.content--header .content__signa-share .share-gift__link:before,body[data-content-type=especial] main section.content--header .content__signa-share .share-gift__summary:before{background-color:var(--materiaEspecialBackgroundColor)}body[data-content-type=especial] main section.content--header .content__signa-share .share-gift__link,body[data-content-type=especial] main section.content--header .content__signa-share .share-gift__message,body[data-content-type=especial] main section.content--header .content__signa-share .share-gift__message>*{color:inherit}body[data-content-type=especial] main section.content--header .content__signa-share .sharebar{background-color:var(--materiaEspecialFontColor);border-radius:50%}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .content__signa-share .sharebar{background-color:transparent;border-radius:unset}}body[data-content-type=especial] main section.content--header .content__signa-share .sharebar__button,body[data-content-type=especial] main section.content--header .content__signa-share .sharebar__link{background-color:var(--materiaEspecialBackgroundColor)}body[data-content-type=especial] main section.content--header .content__signa-share .sharebar__list{background-color:var(--materiaEspecialFontColor)}@media screen and (min-width:940px){body[data-content-type=especial] main section.content--header .content__signa-share .sharebar__list{background-color:transparent}body[data-content-type=especial] main section.content--header .content__signa-share .sharebar__list .sharebar__item{width:32px;height:32px;background-color:var(--materiaEspecialBackgroundColor);border-radius:50%;border:unset}body[data-content-type=especial] main section.content--header .content__signa-share .sharebar__list .sharebar__link[data-type]{background-color:var(--materiaEspecialFontColor)}}body[data-content-type=especial] main section.content--header .content__divider{display:none}body[data-content-type=especial] main section.content--header .row.medium-uncollapsed.content-top-image{-ms-flex-order:0;order:0}body[data-content-type=especial] main section.content--header .row.medium-uncollapsed.content-top-image img{display:none;margin-bottom:32px}@media(min-width:940px){body[data-content-type=especial] main section.content--header .content-top-image .column.medium-centered.medium-22.large-20{margin-bottom:0;padding:0}}body[data-content-type=especial] main .content-featured-caption,body[data-content-type=especial] main .content-publication-data__from,body[data-content-type=especial] main a,body[data-content-type=especial] main b,body[data-content-type=especial] main em,body[data-content-type=especial] main h2,body[data-content-type=especial] main h3,body[data-content-type=especial] main h4,body[data-content-type=especial] main h5,body[data-content-type=especial] main h6,body[data-content-type=especial] main p,body[data-content-type=especial] main strong,body[data-content-type=especial] main time{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .column,body[data-content-type=especial] main .mc-column{padding-left:16px;padding-right:16px;width:100%;max-width:1110px}@media screen and (max-width:940px){body[data-content-type=especial] main .column,body[data-content-type=especial] main .mc-column{margin:32px 0}body[data-content-type=especial] main .column .mc-column,body[data-content-type=especial] main .mc-column .mc-column{margin:1.75rem 0}}@media screen and (min-width:940px){body[data-content-type=especial] main .column,body[data-content-type=especial] main .mc-column{padding:0}}body[data-content-type=especial] main .column b,body[data-content-type=especial] main .column em,body[data-content-type=especial] main .column h2,body[data-content-type=especial] main .column h3,body[data-content-type=especial] main .column h4,body[data-content-type=especial] main .column h5,body[data-content-type=especial] main .column h6,body[data-content-type=especial] main .column p,body[data-content-type=especial] main .column strong,body[data-content-type=especial] main .column time,body[data-content-type=especial] main .mc-column b,body[data-content-type=especial] main .mc-column em,body[data-content-type=especial] main .mc-column h2,body[data-content-type=especial] main .mc-column h3,body[data-content-type=especial] main .mc-column h4,body[data-content-type=especial] main .mc-column h5,body[data-content-type=especial] main .mc-column h6,body[data-content-type=especial] main .mc-column p,body[data-content-type=especial] main .mc-column strong,body[data-content-type=especial] main .mc-column time{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .column a,body[data-content-type=especial] main .mc-column a{color:var(--materiaEspecialColorHiperlink)}body[data-content-type=especial] main .protected-content .mc-column{max-width:794px}@media screen and (min-width:940px){body[data-content-type=especial] main .protected-content .mc-column.mc-column[data-block-type=raw]{margin-bottom:0}}body[data-content-type=especial] main .mc-side-item--right{float:none;margin:auto}body[data-content-type=especial] main .content-text{margin:0 auto 32px}body[data-content-type=especial] main .content-text .content-intertitle{font-size:24px;line-height:28px}@media screen and (min-width:940px){body[data-content-type=especial] main .content-text .content-intertitle{margin-bottom:24px}}@media(min-width:940px){body[data-content-type=especial] main .content-ordered-list,body[data-content-type=especial] main .content-unordered-list{margin:60px 0}}body[data-content-type=especial] main .content-ordered-list li,body[data-content-type=especial] main .content-ordered-list li:before,body[data-content-type=especial] main .content-unordered-list li,body[data-content-type=especial] main .content-unordered-list li:before{font-family:ReadingSerifFont;font-weight:700;color:var(--materiaEspecialFontColor)}@media screen and (max-width:940px){body[data-content-type=especial] main .content-ordered-list li,body[data-content-type=especial] main .content-ordered-list li:before,body[data-content-type=especial] main .content-unordered-list li,body[data-content-type=especial] main .content-unordered-list li:before{margin-bottom:24px;font-size:22px;line-height:32px}}body[data-content-type=especial] main .content-blockquote{color:var(--materiaEspecialFontColor);border-color:var(--materiaEspecialFontColor);margin-bottom:32px}@media screen and (min-width:940px){body[data-content-type=especial] main .mais-lidas#block-mais-lidas{margin:60px auto}}body[data-content-type=especial] main .mais-lidas#block-mais-lidas .mais-lidas__card__group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}body[data-content-type=especial] main .mais-lidas#block-mais-lidas .mais-lidas__title{font-size:24px;line-height:24px;font-family:var(--materiaEspecialFontFamily)}body[data-content-type=especial] main .mais-lidas__cards .mais-lidas__card__index,body[data-content-type=especial] main .mais-lidas__cards .mais-lidas__card__section,body[data-content-type=especial] main .mais-lidas__cards .mais-lidas__card__title,body[data-content-type=especial] main .mais-lidas__cards .mais-lidas__title{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .mais-lidas__cards .mais-lidas__card__section{display:none}body[data-content-type=especial] main .mais-lidas__cards .mais-lidas__card__title{font-weight:400}body[data-content-type=especial] main .content-media.content-photo{margin:32px auto 24px}@media screen and (min-width:940px){body[data-content-type=especial] main .content-media.content-photo{margin:60px auto 40px}}body[data-content-type=especial] main .content-media.content-photo .column,body[data-content-type=especial] main .content-media.content-photo .mc-column{max-width:1110px;margin-bottom:0}@media screen and (max-width:940px){body[data-content-type=especial] main .content-media.content-photo .column.content-media__container,body[data-content-type=especial] main .content-media.content-photo .mc-column.content-media__container{max-width:1110px;margin-top:0}}body[data-content-type=especial] main .content-media.content-photo .column .content-media__description,body[data-content-type=especial] main .content-media.content-photo .mc-column .content-media__description{margin-top:8px}@media(min-width:940px){body[data-content-type=especial] main .content-media.content-photo .column .content-media__description,body[data-content-type=especial] main .content-media.content-photo .mc-column .content-media__description{margin-left:0}}body[data-content-type=especial] main .content-media.content-gifv .content-media__container .content-media__description{margin-top:8px}body[data-content-type=especial] main .content-unordered-list li{margin-top:24px}body[data-content-type=especial] main .galeria-fotos{padding:0}body[data-content-type=especial] main .galeria-fotos.open{max-width:100%;margin:0}body[data-content-type=especial] main .galeria-fotos:not(.open) .gallery-mosaic-wrapper{-ms-grid-columns:50% 50%;grid-template-columns:50% 50%;width:100%;height:auto}body[data-content-type=especial] main .galeria-fotos:not(.open) .gallery-mosaic-subtitle{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .recommend-theme{width:100%;height:auto;padding:0;margin:0}@media screen and (min-width:940px){body[data-content-type=especial] main .recommend-theme{margin:60px 0}}body[data-content-type=especial] main .recommend-theme .recommend-theme__title{font-family:var(--materiaEspecialFontFamily);font-size:24px;line-height:24px}body[data-content-type=especial] main .recommend-theme .recommend-theme__title a{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .recommend-theme .content-wrapper,body[data-content-type=especial] main .recommend-theme .line-divider,body[data-content-type=especial] main .recommend-theme .recommend-theme__title-div{width:100%}body[data-content-type=especial] main .recommend-theme a.content__link{font-family:ReadingSerifFont;font-size:22px;color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .container-recomendacao-home a,body[data-content-type=especial] main .container-recomendacao-home b,body[data-content-type=especial] main .container-recomendacao-home em,body[data-content-type=especial] main .container-recomendacao-home h2,body[data-content-type=especial] main .container-recomendacao-home h3,body[data-content-type=especial] main .container-recomendacao-home h4,body[data-content-type=especial] main .container-recomendacao-home h5,body[data-content-type=especial] main .container-recomendacao-home h6,body[data-content-type=especial] main .container-recomendacao-home p,body[data-content-type=especial] main .container-recomendacao-home strong,body[data-content-type=especial] main .container-recomendacao-home time{color:inherit}body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:first-child,body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:nth-child(n+3){background-color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:first-child p.box-home,body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:first-child p.title,body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:first-child p.title-logo,body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:nth-child(n+3) p.box-home,body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:nth-child(n+3) p.title,body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:nth-child(n+3) p.title-logo{color:var(--materiaEspecialBackgroundColor)}body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:first-child p.title-logo,body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:nth-child(n+3) p.title-logo{font-size:24px;line-height:26px}body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:first-child p.box-home,body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:nth-child(n+3) p.box-home{border-color:var(--materiaEspecialBackgroundColor)}body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home svg *{fill:var(--materiaEspecialBackgroundColor)}@media(min-width:940px){body[data-content-type=especial] main .container-recomendacao-home{width:unset}body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home{max-width:254px}body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:first-child p.title-logo{max-width:300px;font-size:22px;line-height:26px}body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home:nth-child(n+3) p.title{color:unset}body[data-content-type=especial] main .container-recomendacao-home .card-recomendacao-home .figure{width:100%}}body[data-content-type=especial] main .box-wrapper .you-need-to-know-theme{width:100%;height:auto;margin:0}@media screen and (min-width:940px){body[data-content-type=especial] main .box-wrapper .you-need-to-know-theme{margin:60px 0}}body[data-content-type=especial] main .box-wrapper .you-need-to-know-theme .box-content-wrapper,body[data-content-type=especial] main .box-wrapper .you-need-to-know-theme .line-divider,body[data-content-type=especial] main .box-wrapper .you-need-to-know-theme .you-need-to-know-theme__title{width:100%}body[data-content-type=especial] main .box-wrapper .you-need-to-know-theme .you-need-to-know-theme__title:after{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .box-wrapper .you-need-to-know-theme .content__text ul>li{color:var(--materiaEspecialFontColor);font-family:ReadingSerifFont}body[data-content-type=especial] main .box-wrapper .you-need-to-know-theme .content__text ul>li:last-child{margin-bottom:0}body[data-content-type=especial] main .box-wrapper .you-need-to-know-theme .content__text ul>li:before{background-color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main #quote-image{fill:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .quote .quote__author,body[data-content-type=especial] main .quote .quote__caption{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .article-related-links{width:100%;max-width:982px;margin-left:auto;margin-right:auto;padding:0}body[data-content-type=especial] main .article-related-links .article-related-link__before-title,body[data-content-type=especial] main .article-related-links .article-related-link__title,body[data-content-type=especial] main .article-related-links .article-related-links__title,body[data-content-type=especial] main .article-related-links a,body[data-content-type=especial] main .article-related-links b,body[data-content-type=especial] main .article-related-links em,body[data-content-type=especial] main .article-related-links h2,body[data-content-type=especial] main .article-related-links h3,body[data-content-type=especial] main .article-related-links h4,body[data-content-type=especial] main .article-related-links h5,body[data-content-type=especial] main .article-related-links h6,body[data-content-type=especial] main .article-related-links p,body[data-content-type=especial] main .article-related-links strong,body[data-content-type=especial] main .article-related-links time{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .mc-column.entities{max-width:669px;margin-bottom:0}body[data-content-type=especial] main .mc-column.entities .entities__list-itemLink{background-color:var(--materiaEspecialFontColor);color:var(--materiaEspecialBackgroundColor)}body[data-content-type=especial] main .organic-thumbs-feed-01-oglobo .video-title,body[data-content-type=especial] main span.video-label.video-title.trc_ellipsis{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .organic-thumbs-feed-01-oglobo,body[data-content-type=especial] main .organic-thumbs-feed-01-oglobo .videoCube,body[data-content-type=especial] main .videoCube.trc_spotlight_item{border:unset}body[data-content-type=especial] main .organic-thumbs-feed-01-oglobo .trc_rbox_header{border-bottom:1px solid var(--materiaEspecialFontColor)}body[data-content-type=especial] main [data-feed-main-container-id=taboola-mid-article-saiba-mais].tbl-feed-frame-DIVIDER .tbl-feed-card{box-shadow:unset}body[data-content-type=especial] main #taboola-mid-article-saiba-mais-pl1 span.trc_rbox_header_span{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .mc-column.comments{background-color:#fff;max-width:100%;margin:0}body[data-content-type=especial] main .mc-column.comments button.glbComentarios-initCommentButton{margin-top:0}body[data-content-type=especial] main .mc-column.comments #boxComentarios{max-width:680px;margin:0 auto}body[data-content-type=especial] main .list_facts{background:transparent}body[data-content-type=especial] main .list_facts__control,body[data-content-type=especial] main .list_facts__counter{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .newsletter{max-width:794px;background:transparent;box-shadow:unset}@media(min-width:940px){body[data-content-type=especial] main .newsletter{margin:84px auto 60px}}body[data-content-type=especial] main .newsletter .newsletter-checkbox,body[data-content-type=especial] main .newsletter .newsletter-checkbox-texto,body[data-content-type=especial] main .newsletter p{color:var(--materiaEspecialFontColor)}@media screen and (min-width:940px){body[data-content-type=especial] main .newsletter .newsletter-conteudo,body[data-content-type=especial] main .newsletter h2.newsletter-titulo{padding:16px 0}}body[data-content-type=especial] main .newsletter input.newsletter-input-email{-ms-grid-column:1;grid-column:1;background:#fff}body[data-content-type=especial] main .newsletter .newsletter-item--input:checked~.newsletter-item--label{background:var(--materiaEspecialFontColor);color:var(--materiaEspecialBackgroundColor)}body[data-content-type=especial] main .newsletter .newsletter-item--label{background:transparent;border-color:var(--materiaEspecialFontColor);color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .newsletter .newsletter-btn.newsletter-btn--primary,body[data-content-type=especial] main .newsletter .newsletter-btn.newsletter-btn--secondary{background:transparent;border:1px solid var(--materiaEspecialFontColor);color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .newsletter .newsletter-checkbox-texto a:hover{color:var(--materiaEspecialFontColor)}@media screen and (min-width:940px){body[data-content-type=especial] main .newsletter .newsletter-inputs{display:-ms-grid;display:grid;-ms-grid-columns:1fr 164px;grid-template-columns:1fr 164px;-ms-grid-rows:auto auto;grid-template-rows:auto auto;max-width:794px;gap:0 20px;margin-top:40px}body[data-content-type=especial] main .newsletter .newsletter-inputs .newsletter-btn,body[data-content-type=especial] main .newsletter .newsletter-inputs .newsletter-input-email{margin:0}body[data-content-type=especial] main .newsletter .newsletter-inputs .newsletter-btn{height:42px}body[data-content-type=especial] main .newsletter .newsletter-inputs .newsletter-input--message{-ms-grid-row:2;grid-row:2}body[data-content-type=especial] main .newsletter .newsletter-inputs .newsletter-btn--profile{-ms-grid-column-span:2;-ms-grid-column:1;grid-column:1/span 2;margin-top:20px}}body[data-content-type=especial] main .newsletter .newsletter-message--icon svg *{fill:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .passador-materia .passador-materia__link_title,body[data-content-type=especial] main .passador-materia .passador-materia__linkhover{color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .passador-materia svg.passador-materia__seta-direita,body[data-content-type=especial] main .passador-materia svg.passador-materia__seta-esquerda{fill:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .follow-me-bar{border-color:var(--materiaEspecialFontColor)}@media screen and (min-width:940px){body[data-content-type=especial] main .follow-me-bar{margin:60px 0}}body[data-content-type=especial] main a.social-icon__item[data-type]{background:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .content-entenda-o-caso__item:after,body[data-content-type=especial] main .content-entenda-o-caso__title:after{border-bottom-style:solid;opacity:unset;border-color:var(--materiaEspecialFontColor)}body[data-content-type=especial] main .content-entenda-o-caso__title:before{border:unset}body[data-content-type=especial] main .content-entenda-o-caso__title{font-family:var(--materiaEspecialFontFamily);font-size:24px;line-height:24px}body[data-content-type=especial] main .content-entenda-o-caso__item{font-size:20px;line-height:26px}body[data-content-type=especial] main .newsletter-message--container{background:var(--materiaEspecialBackgroundColor)}body[data-content-type=especial] main .news-container .news-container__subscribeButton{background:var(--materiaEspecialBackgroundColor);border:1px solid var(--materiaEspecialFontColor)}@media screen and (min-width:940px){body[data-content-type=especial] main .content-entenda-o-caso{margin:60px auto}body[data-content-type=especial] main .block-podcast{margin:60px 0}body[data-content-type=especial] main .content-media{margin:60px auto}}body[data-content-type=especial] .mc-bottom{background-color:#f5f5f5}body[data-content-type=especial] .mc-bottom .feed__legend{font-family:var(--materiaEspecialFontFamily);font-weight:800;color:#000}@media screen and (min-width:940px){body[data-content-type=especial] .mc-bottom .feed__legend{font-size:32px;line-height:32px}}body[data-content-type=especial] .mc-bottom .bastian-page .feed-post-body{column-gap:20px}body[data-content-type=especial] .mc-bottom .bastian-page .feed-post-body-title{font-family:var(--materiaEspecialFontFamily);font-weight:800;color:#000}@media screen and (min-width:940px){body[data-content-type=especial] .mc-bottom .bastian-page .feed-post-body-title{font-size:24px;line-height:28px;margin-bottom:13px}}body[data-content-type=especial] .mc-bottom .bastian-page .feed-post-link{color:inherit}body[data-content-type=especial] .mc-bottom .bastian-page .feed-post-metadata{font-family:inherit;font-weight:700;color:#414142}@media screen and (min-width:940px){body[data-content-type=especial] .mc-bottom .bastian-page .feed-post-metadata{font-size:12px;line-height:12px}}body[data-content-type=especial] .custom-footer-edg,body[data-content-type=especial] .footer{margin:0}@font-face{font-family:opensans;src:url(https://s3.glbimg.com/cdn/fonts/opensans/semibold.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/opensans/semibold.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/opensans/semibold.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:proximanova;src:url(https://s3.glbimg.com/cdn/fonts/proximanova/bold-webfont.woff2) format("woff2"),url(https://s3.glbimg.com/cdn/fonts/proximanova/bold-webfont.woff) format("woff"),url(https://s3.glbimg.com/cdn/fonts/proximanova/bold-webfont.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}.header{width:100vw;height:97px;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:fixed;left:0;top:0;z-index:500;transition:transform .5s ease}.header__container_gcom_bar{min-height:35px}@media(min-width:768px){.header__container_gcom_bar{min-height:44px}}.header__brand__logo-multicontent{display:block}.header,.header *,.header-lift{box-sizing:border-box}.header-lift{position:relative;z-index:100;transition:height .5s ease}.header-lift.header--fixed{height:52px;transform:none;box-shadow:none}.header--has-gcom-bar:not(.header--fixed){margin-top:44px}.header--fixed:not(.header--internal){transform:translateY(-45px);box-shadow:0 2px 2px -2px rgba(0,0,0,.5)}.header--fixed:not(.header--internal) .header__content{transform:translateY(22.5px)}.header--fixed:not(.header--internal) .header__brand__logo{transform:scale(.6)}.header--fixed:not(.header--internal) .search-suggest{top:36px}.header--fixed:not(.header--internal) .separador{margin-left:38px}.header--fixed:not(.header--internal) .header__advertiser.tag-manager-publicidade-container--visivel:before{display:none}.header--root-size{height:97px}.header--internal{position:fixed;height:74px}.header--internal-size{height:74px}.header__content{min-height:50px;max-width:75rem;margin:0 auto;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;padding-right:.75rem;padding-left:.75rem;box-sizing:border-box;transition:transform .5s ease}.header__content,.header__nav{height:100%;display:-ms-flexbox;display:flex;align-items:center}.header__nav{-ms-flex:1;flex:1;-ms-flex-align:center}.header__search{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:43px;width:190px;position:relative}.header__search__icon{fill:var(--revista-header-text-color,#000)}.header__search__icon_vi{fill:#333}.header__search__icon_usp{fill:#000;width:24px;height:24px}.header__search__icon-clear{fill:var(--revista-header-text-color,#000)}.header__search__icon-clear,.header__search__icon-clear-vi{height:100%;position:absolute;top:0;right:0;opacity:0;transition:opacity .5s}.header__search__icon-clear-vi{fill:#333}.header__search.has-content .header__search__icon-clear{opacity:1}.header__search__input{width:80%;border:0;outline:0;border-radius:0;background-color:transparent;color:var(--revista-header-text-color,#000);vertical-align:middle;font-family:opensans,helvetica,arial,sans-serif;font-size:1rem;font-weight:600;line-height:1rem;letter-spacing:-.3px;margin-left:8px;padding:5px 18px 4px 0;border-bottom:1px solid transparent;transition:all .5s}.header__search__input:-ms-input-placeholder{color:currentColor;opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search__input::placeholder{color:currentColor;opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search__input:focus{outline:0;border-bottom:1px solid currentColor}.header__search__input:focus:-ms-input-placeholder{opacity:.7}.header__search__input:focus::placeholder{opacity:.7}.header__search__input_vi{width:80%;border:0;outline:0;border-radius:0;background-color:transparent;color:#333;vertical-align:middle;margin-left:8px;padding:5px 18px 4px 0;border-bottom:1px solid transparent;transition:all .5s}.header__search__input_vi:-ms-input-placeholder{color:#333;opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search__input_vi::placeholder{color:#333;opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search__input_vi:focus{outline:0;border-bottom:1px solid #ccc}.header__search__input_vi:focus:-ms-input-placeholder{opacity:.7}.header__search__input_vi:focus::placeholder{opacity:.7}.header__search__input_usp{width:80%;border:0;outline:0;border-radius:0;background-color:transparent;color:#000;vertical-align:middle;margin-left:8px;padding:5px 18px 4px 0;border-bottom:1px solid transparent;transition:all .5s}.header__search__input_usp:-ms-input-placeholder{color:#000;opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search__input_usp::placeholder{color:#000;opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search__input_usp:focus{outline:0;border-bottom:1px solid #000}.header__search__input_usp:focus:-ms-input-placeholder{opacity:.7}.header__search__input_usp:focus::placeholder{opacity:.7}.header__search__mobile{display:none}.header__search__mobile svg{fill:var(--revista-header-text-color,#000)}.header__search_usp{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:43px;width:190px;position:relative}.header__search_usp__icon{fill:var(--revista-header-text-color,#000)}.header__search_usp__icon_vi{fill:#333}.header__search_usp__icon_usp{fill:#000}.header__search_usp__icon-clear{fill:var(--revista-header-text-color,#000)}.header__search_usp__icon-clear,.header__search_usp__icon-clear-vi{height:100%;position:absolute;top:0;right:0;opacity:0;transition:opacity .5s}.header__search_usp__icon-clear-vi{fill:#333}.header__search_usp__icon-clear-usp{fill:#000;height:100%;position:absolute;top:0;right:0;opacity:0;transition:opacity .5s}.header__search_usp.has-content .header__search_usp__icon-clear{opacity:1}.header__search_usp__input{width:80%;border:0;outline:0;border-radius:0;background-color:transparent;color:var(--revista-header-text-color,#000);vertical-align:middle;font-family:opensans,helvetica,arial,sans-serif;font-size:1rem;font-weight:600;line-height:1rem;letter-spacing:-.3px;margin-left:8px;padding:5px 18px 4px 0;border-bottom:1px solid transparent;transition:all .5s}.header__search_usp__input:-ms-input-placeholder{color:var(--revista-header-text-color,#000);opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search_usp__input::placeholder{color:var(--revista-header-text-color,#000);opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search_usp__input:focus{outline:0;border-bottom:1px solid #ccc}.header__search_usp__input:focus:-ms-input-placeholder{opacity:.7}.header__search_usp__input:focus::placeholder{opacity:.7}.header__search_usp__input_vi{width:80%;border:0;outline:0;border-radius:0;background-color:transparent;color:#333;vertical-align:middle;margin-left:8px;padding:5px 18px 4px 0;border-bottom:1px solid transparent;transition:all .5s}.header__search_usp__input_vi:-ms-input-placeholder{color:#333;opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search_usp__input_vi::placeholder{color:#333;opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search_usp__input_vi:focus{outline:0;border-bottom:1px solid #ccc}.header__search_usp__input_vi:focus:-ms-input-placeholder{opacity:.7}.header__search_usp__input_vi:focus::placeholder{opacity:.7}.header__search_usp__input_usp{width:80%;border:0;outline:0;border-radius:0;background-color:transparent;color:#000;vertical-align:middle;margin-left:8px;padding:5px 18px 4px 0;border-bottom:1px solid transparent;transition:all .5s}.header__search_usp__input_usp:-ms-input-placeholder{color:#000;opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search_usp__input_usp::placeholder{color:#000;opacity:1;transition:border-bottom .5s,opacity .5s;padding:4px 0}.header__search_usp__input_usp:focus{outline:0;border-bottom:1px solid #000}.header__search_usp__input_usp:focus:-ms-input-placeholder{opacity:.7}.header__search_usp__input_usp:focus::placeholder{opacity:.7}.header__search_usp__mobile{display:none}.header__search_usp__mobile svg{fill:var(--revista-header-text-color,#000)}.header__menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:var(--revista-header-text-color,#000);cursor:pointer}.header__menu__icon{position:relative;width:18px;height:12px}.header__menu__icon span{background-color:var(--revista-header-text-color,#000);display:block;height:2px;width:100%;margin-top:3px}.header__menu__icon span:first-child{margin-top:0}.header__menu__label{margin-left:10px;color:currentColor;font-family:opensans,helvetica,arial,sans-serif;font-size:1rem;font-weight:600;line-height:1rem;letter-spacing:-.3px}.header__menu_vi{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#333;cursor:pointer}.header__menu_vi__icon{position:relative;width:18px;height:12px}.header__menu_vi__icon span{background-color:currentColor;display:block;height:2px;width:100%;margin-top:3px}.header__menu_vi__icon span:first-child{margin-top:0}.header__menu_vi__label{margin-left:10px;color:currentColor;font-family:opensans,helvetica,arial,sans-serif;font-size:1rem;font-weight:600;line-height:1rem;letter-spacing:-.3px}.header__brand{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width:1024px){.header__brand{-ms-flex-direction:column;flex-direction:column}}.header__brand__link{display:inline-block;margin-top:5px}.header__brand__sub{color:var(--revista-header-text-color,#000)}.header__brand__sub,.header__brand__sub_vi{margin-left:16px;padding-left:16px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-left:1px solid #ccc}.header__brand__sub_vi{color:#333}.header__brand__sub_tt{display:-ms-flexbox;display:flex}.header__brand__sublink{display:inline-block;font-size:26px;letter-spacing:-1px;color:var(--revista-header-text-color,#000);max-width:217px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.header__brand__sublink--sm{font-size:20px;line-height:20px;letter-spacing:-.5px}.header__brand__sublink_usp{display:inline-block;font-size:32px;letter-spacing:0;color:#000;font:normal normal normal 18px Montserrat,Helvetica,Arial,sans-serif;line-height:1.23em;max-width:217px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__brand__sublink_usp--sm{font-size:20px;line-height:20px;letter-spacing:-.5px}.header__brand__sublink_vi{display:inline-block;font-size:32px;letter-spacing:-1px;color:#333;max-width:217px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__brand__sublink_vi--sm{font-size:20px;line-height:20px;letter-spacing:-.5px}.header__brand__logo{display:inline-block;transition:transform .5s ease}.header__actions{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;height:100%}.header__actions__action+.header__actions__action{margin-left:40px}.header__actions .extra-logo-and-login-logout{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;margin-left:30px}.header__loader{-ms-flex-order:3;order:3;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.header__loading-text{height:17px;font-family:OpenSans;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;background:linear-gradient(90deg,#fff,#939393,#fff);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header .header__loader-svg{width:24px;height:24px;margin:2px 10px 0 0;object-fit:contain}.header .header__loader-svg linearGradient stop{animation:a 1s infinite alternate}@media screen and (max-width:768px){.header__subscribe-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex:1;flex:1}}.header__sponsor__usp{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;height:100%}.header__sponsor__usp__action+.header__sponsor__usp__action{margin-left:40px}.header__login{position:relative}.header__login__signedin__button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;text-decoration:none}.header__login__signedin__button,.header__login__signedin__button:active,.header__login__signedin__button:hover,.header__login__signedin__button:visited{color:var(--revista-header-text-color,#000)}.header__login__signedin__button svg{fill:var(--revista-header-text-color,#000)}.header__login__label{margin-left:10px;color:var(--revista-header-text-color,#000)}.header__button,.header__login__label{font-family:opensans,helvetica,arial,sans-serif;font-size:1rem;font-weight:600;line-height:1rem;letter-spacing:-.3px}.header__button{text-align:center;text-decoration:none;border-radius:2px;border:1px solid;display:-ms-flexbox;display:flex;cursor:pointer;-ms-flex-pack:center;justify-content:center;padding:11px 16px;white-space:nowrap}.header__button,.header__button:active,.header__button:hover,.header__button:visited{color:#fff}.header-sub{background-color:#eee;text-align:center;padding:3px 0;display:none}.header-sub__link{color:inherit;font-family:opensans,helvetica,arial,sans-serif;font-size:14px;line-height:20px;font-weight:600;text-decoration:none}.header__advertiser{position:relative}.header__advertiser.tag-manager-publicidade-container--visivel:before{content:"PUBLICIDADE";font-family:opensans,helvetica,arial,sans-serif;font-size:.5rem;line-height:1;color:#eee;position:absolute;top:-12px;left:0}.header__stream__icon{margin-right:7px;fill:#fff}.header--border,.header-sub--border{background-color:#fd8a24;width:100%;height:5px;display:block;bottom:-5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;position:relative;top:0}.header--border:after,.header-sub--border:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;z-index:0}@media screen and (min-width:1025px){.sponsors-mobile{display:none}.header__nav{position:relative}.header__menu,.header__search{position:absolute}.header__search{left:71px}}@media screen and (width:320px){.header{position:relative;height:50px;padding-top:0;padding-right:0;transition:transform .5s ease;width:100%}.header--preanim{transform:translateY(-55px);visibility:hidden}.header--fixed{position:fixed;visibility:visible}.header--fixed,.header--fixed .header__content{transform:translateY(0)}.header--fixed.header .header__brand__logo{transform:none}.header--internal{position:relative}.header--internal.header--fixed{position:fixed}.header__content{padding-right:1rem;padding-left:1rem}.header__search{margin-left:1rem;width:100%}.header__search__icon-clear,.header__search__input{display:none}.header__search_usp{margin-left:1rem;width:100%}.header__search_usp__icon-clear,.header__search_usp__input{display:none}.header__subscribe .header__button{background-color:transparent;border:0;padding:0;font-size:.875rem;line-height:1.25rem}.header__login,.header__menu__label{display:none}.header__brand__sub,.header__brand__sub_vi{margin-left:0;padding-left:0;height:40px;display:none;-ms-flex-align:center;align-items:center;border-left:0 solid #333;color:#333}.header-lift{display:none}.header__search__mobile{display:-ms-flexbox;display:flex}.header-sub{display:block}.header__advertiser{display:none}a.header-sub__link_vi{color:#006b71}.logo_vi{margin-top:5px}.sponsors{display:none}#header__search_usp{width:10%;position:absolute;right:0}.logo_usp svg{width:200px;margin:0 auto 0 25px;position:relative;display:block}.sponsors-mobile{width:100%;height:42px;background-color:rgba(0,0,0,.3)}.sponsors-mobile .sponsor_title{color:#fff;display:-ms-flexbox;display:flex;padding:5px 0 0;margin:0 0 3px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.sponsors-mobile .sponsor_title,.sponsors-mobile .sponsor_title_intern{font:normal normal normal 6px/8px Montserrat,Helvetica,Arial,sans-serif;opacity:1}.sponsors-mobile .sponsor_title_intern{text-align:center;letter-spacing:-.12px;color:#000;margin-top:0;margin-bottom:3px;padding-top:5px}.sponsors-mobile .sponsors_logo{position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.sponsors-mobile svg{margin-right:.5rem;margin-left:.5rem}}@media screen and (min-width:321px) and (max-width:1024px){.header{position:relative;height:50px;padding-top:0;padding-right:0;padding:0;transition:transform .5s ease;width:100%}.header__loader{display:none}.header--preanim{transform:translateY(-55px);visibility:hidden}.header--fixed{position:fixed;visibility:visible}.header--fixed,.header--fixed .header__content{transform:translateY(0)}.header--fixed.header .header__brand__logo{transform:none}.header--internal{position:relative}.header--internal.header--fixed{position:fixed}.header__content{padding-right:1rem;padding-left:1rem}.header__search{margin-left:1rem;width:100%}.header__search__icon-clear,.header__search__input{display:none}.header__search_usp{margin-left:1rem;width:100%}.header__search_usp__icon-clear,.header__search_usp__input{display:none}.header__subscribe .header__button{background-color:transparent;border:0;padding:0;font-size:.875rem;line-height:1.25rem}.header__login,.header__menu__label{display:none}.header__brand__sub,.header__brand__sub_vi{margin-left:0;padding-left:0;height:40px;display:none;-ms-flex-align:center;align-items:center;border-left:0 solid #333;color:#333}.header-lift{display:none}.header__search__mobile{display:-ms-flexbox;display:flex}.header-sub{display:block}.header__advertiser{display:none}.header .cbn_button:after{content:"Ao Vivo"}.header .cbn_button p{display:none}.header.header-with-author{height:90px}a.header-sub__link_vi{color:#006b71}.logo_vi{margin-top:5px}.sponsors{display:none}#header__search_usp{width:10%;position:absolute;right:0}.logo_usp svg{width:200px;margin:0 auto 0 25px;position:relative;display:block}.sponsors-mobile{width:100%;height:42px;background-color:rgba(0,0,0,.3)}.sponsors-mobile .sponsor_title{color:#fff;display:-ms-flexbox;display:flex;padding:5px 0 0;margin:0 0 3px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.sponsors-mobile .sponsor_title,.sponsors-mobile .sponsor_title_intern{font:normal normal normal 10px/10px Montserrat,Helvetica,Arial,sans-serif;opacity:1}.sponsors-mobile .sponsor_title_intern{text-align:center;letter-spacing:-.12px;color:#000;margin-top:0;margin-bottom:3px;padding-top:5px}.sponsors-mobile .sponsors_logo{position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex}.sponsors-mobile svg{margin-right:.5rem;margin-left:.5rem}}.sponsors .sponsor_title{text-align:center;font:normal normal normal 10px/13px Montserrat,Helvetica,Arial,sans-serif;color:#000;opacity:1;margin-top:0;margin-bottom:4px;height:13px}.sponsors svg{margin-right:.9em}a.header__brand__sublink_usp,a:active.header__brand__sublink_usp,a:hover.header__brand__sublink_usp,a:visited.header__brand__sublink_usp{color:#000;text-decoration:none}#top_search_icon{width:24px;height:24px}.header-techtudo .header__brand__sub{display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.revista_header_actions{display:none}}.cbn_button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:0;padding:8px 18px;border-radius:3px;color:#fff;background-color:#e01b22;text-transform:uppercase;font-size:10px;font-weight:600;cursor:pointer}.login-signedin-spot,.login-signedout-spot{transition:opacity .5s;visibility:visible !important;opacity:1 !important}.login-profile{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:left;justify-content:left;cursor:default;position:relative}.login-profile__photo,.login-profile__photo>img{border-radius:50%;width:32px;height:32px;margin-right:16px}.login-profile__photo>svg>path{fill:#fff}.login-profile__name{font-family:opensans,helvetica,arial,sans-serif;font-size:1rem;font-weight:600;line-height:1rem;letter-spacing:-.3px;max-width:150px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--revista-header-text-color,#fff);line-height:2rem !important}.login-profile:hover .login-profile__menu{visibility:visible;opacity:1}.login-profile__menu{visibility:hidden;opacity:0;position:absolute;top:45px;left:0;list-style:none;background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);text-align:left;font-family:opensans,helvetica,arial,sans-serif;font-size:1rem;font-weight:600;line-height:1rem;letter-spacing:-.3px;width:240px;transition:all .5s;z-index:10}.login-profile__menu__item{color:#333}.login-profile__menu__item a{text-decoration:none;color:inherit;display:block;padding:12px 24px;transition:color .3s,background-color .6s}.login-profile__menu__item a:hover{background-color:#eee}li,ul{margin:0;padding:0}.navigation *{box-sizing:border-box}.navigation ol,.navigation ul{list-style:none}.navigation .menu-container,.navigation .menu-rounder{left:0}.navigation .menu-cascade .menu-level--opened.first-layer{overflow-y:auto}.navigation .menu-container a{text-decoration:none}.navigation .menu-container a.menu-item-link,.navigation .menu-container a.menu-login__item__link,.navigation .menu-container button.menu-item-link{color:#666;cursor:pointer}.navigation .menu-container button.menu-item-btn{border:0;text-align:left;background-color:initial}.navigation .menu-btn-back{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.navigation .menu-top{height:76px}.navigation .menu-top .menu__loader{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;margin-left:2px}.navigation .menu-top .menu__loading-text{margin:19px 96px 12px 0;font-family:OpenSans;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#9b9b9b}.navigation .menu-top .menu__loader-svg{width:32px;height:32px;margin:15px 23px 7px 0;object-fit:contain}.navigation .menu-top .menu__loader-svg linearGradient stop{animation:a 1s infinite alternate}@keyframes a{0%{stop-color:#fff}to{stop-color:#939393}}.navigation .menu-top .menu-product-logos{border-bottom:0;margin-bottom:0;padding:0;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.navigation .menu-top .menu-product-logos__items{width:100%;height:100%}.navigation .menu-top .menu-login{margin-bottom:0;padding:0;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.navigation .menu-top .menu-login--logged{padding-bottom:0;height:40px;display:-ms-flexbox !important;display:flex !important}.navigation .menu-top .menu-login--not-logged{display:block}.navigation .menu-top .menu-login__item-login__link{-ms-flex-align:center;align-items:center}.navigation .menu-top .menu-login__item-login__link .menu-login__item__link__icon{top:0;width:35px;height:35px}.navigation .menu-top .menu-login__item-login__link .menu-product-color{font-size:18px;color:#000}.navigation .menu-top .menu-login__item__avatar{margin-right:15px;width:35px;height:35px}.navigation .menu-top .menu-login__item__name{float:none}.navigation .menu-top .menu-login__item-logout{line-height:12px;display:block !important}.navigation .menu-top .menu-login__item-logout__link{display:inline-block;letter-spacing:-.2px}.navigation .menu-top .menu-login__item-logout__link .menu-product-color{font-size:12px;font-weight:400}.navigation .menu-bottom .menu-login__item__link__icon{width:18px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:321px) and (max-width:1024px){.navigation .menu-top .menu__loading-text{margin-bottom:24px}.navigation .menu-top .menu__loader-svg{width:28px;height:28px;margin:0 16px 6px 0}}.searchV2__item a{text-decoration:none}.search-suggest{position:absolute;top:48px;left:0;z-index:10}.search-suggest,.search-suggest .search-screen{opacity:0;visibility:hidden;transition:visibility .5s,opacity .5s}.search-suggest .search-screen{display:none}.search-suggest--is-active,.search-suggest .search-screen--is-active{opacity:1;visibility:visible;display:block}.search-suggest--is-disable{display:none}.search-suggest__menu{background:#fff;width:240px;box-shadow:0 1px 4px rgba(0,0,0,.2);font-family:opensans;font-weight:400;font-size:1rem;line-height:1rem;letter-spacing:-.34px}.search-suggest__icon{position:absolute;top:11px;left:18px;width:16px;height:16px}.search-suggest__menu-label{margin:0;padding:12px 20px 12px 40px;color:#555;font-size:12px;letter-spacing:-.26px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.search-suggest__menu-list{list-style:none;padding:0;margin:0}.search-suggest__menu-list li{padding:0;margin:0;color:#333}.search-suggest__menu-list li a{color:#333;display:block;text-decoration:none;padding:12px 20px 12px 40px;transition:color .3s,background-color .6s;overflow-wrap:break-word}.search-suggest__menu-list li a span{color:#999}.search-suggest__menu-list li a:hover{background-color:#eee}.searchV2__item__icon{display:none}nav.menu-exposto{font-family:sans-serif;font-weight:600;font-size:16px}nav.menu-exposto--has-border{border-bottom:5px solid;border-radius:0 0 5px 5px}nav.menu-exposto ul{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:40px;max-width:1200px;list-style-type:none;margin:0 auto;padding:0}@media screen and (max-width:900px){nav.menu-exposto{display:none}}.expose-menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}#menu-expose-dropdown[hidden]{display:none}#menu-expose-dropdown{z-index:500;position:absolute;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;top:16px;box-shadow:3px 3px 6px 0 rgba(0,0,0,.16);background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#menu-expose-dropdown>li{width:100%;padding:12px 0}#menu-expose-dropdown>li:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}#menu-expose-dropdown>li:hover>a{color:#fff}#menu-expose-dropdown>li>a{font-weight:700;margin-left:10px;line-height:1.25;color:inherit}.arrow[hidden]{display:none}.arrow{display:inline-block;padding:3px;margin-left:4px}.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);margin-top:6px;opacity:.5}.down{transform:rotate(45deg);-webkit-transform:rotate(45deg);margin-bottom:2px}.multicontent .pswp{z-index:501}.multicontent .feed{padding-bottom:60px}@media screen and (max-width:1024px){.multicontent .feed{padding-bottom:20px}}#logo{text-indent:-9999em;overflow:hidden;color:transparent;font-size:0;position:relative}.header__brand__autores{text-align:left;font:normal normal normal 14px/15px Opensans;letter-spacing:-.35px;color:#fff;opacity:1;width:170px}@media screen and (max-width:1024px){.header__brand__autores{text-align:center}}.separador{width:2px;height:27px;background:#FFFFFF80 0 0 no-repeat padding-box;opacity:1;margin-left:46px;margin-right:46px}@media screen and (max-width:1024px){.separador{height:0;width:170px;border:1px solid #FFFFFFCC;margin:5px 0 10px}}.logo_extra{width:105px;height:36px;opacity:1}@media screen and (max-width:1024px){.logo_extra{display:none}}.logo_principal{width:186px;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:1024px){.logo_principal{width:115px;height:39px;-ms-flex-align:normal;align-items:normal}}@media screen and (max-width:1024px){#search_clear_icon{display:none}}.rectangle{display:none;width:6px;height:11px;border-radius:3px;background-color:#fd8a24;position:absolute;top:11px;right:-19px}@font-face{font-family:proximanova-bold-limited-webfont;src:url(//s.glbimg.com/gl/ba/fonts/proximanova-bold-limited-webfont.eot);src:url(//s.glbimg.com/gl/ba/fonts/proximanova-bold-limited-webfont.eot#iefix) format("embedded-opentype"),url(//s.glbimg.com/gl/ba/fonts/proximanova-bold-limited-webfont.woff) format("woff"),url(//s.glbimg.com/gl/ba/fonts/proximanova-bold-limited-webfont.ttf) format("truetype"),url(//s.glbimg.com/gl/ba/fonts/proximanova-bold-limited-webfont.svg#proximanova-bold-limited-webfont) format("svg");font-display:swap}@font-face{font-family:opensans-bold-webfont;src:url(//s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.eot);src:url(//s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.eot#iefix) format("embedded-opentype"),url(//s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.woff) format("woff"),url(//s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.ttf) format("truetype"),url(//s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.svg#opensans-bold-webfont) format("svg");font-display:swap}@font-face{font-family:opensans-regular-webfont;src:url(//s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.eot);src:url(//s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.eot#iefix) format("embedded-opentype"),url(//s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.woff) format("woff"),url(//s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.ttf) format("truetype"),url(//s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.svg#opensans-regular-webfont) format("svg");font-display:swap}@font-face{font-family:opensans-light-webfont;src:url(//s.glbimg.com/gl/ba/fonts/opensans-light-webfont.eot);src:url(//s.glbimg.com/gl/ba/fonts/opensans-light-webfont.eot#iefix) format("embedded-opentype"),url(//s.glbimg.com/gl/ba/fonts/opensans-light-webfont.woff) format("woff"),url(//s.glbimg.com/gl/ba/fonts/opensans-light-webfont.ttf) format("truetype"),url(//s.glbimg.com/gl/ba/fonts/opensans-light-webfont.svg#opensans-light-webfont) format("svg");font-display:swap}.searchV2{width:100vw;height:100vh;position:fixed;z-index:100000;top:0;transform:translateX(100vw);background-color:#fff;will-change:transform}.searchV2__noscroll{overflow-y:hidden;position:fixed}.searchV2--animate{transition:transform .5s cubic-bezier(0,0,.3,1)}.searchV2--opened{transform:translateX(0)}.searchV2__icon-back{background:transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAA4CAYAAAC7UXvqAAAAAXNSR0IArs4c6QAAAW5JREFUaAXtmN1qg0AQhbs26PvkWdq7VgR/HiMXeQ31Llft87RP02qcQEJYXDA5syPCCQRxsjtzzvncBOLGcXx92fAr2bD2i3QaWJsgCZAAmAAfITBAeDsJwBGCDUgADBDeTgJwhGADEgADhLeTABwh2IAEwADh7VEItG17kDesbkEDp/2vhAifeh6cc/9Zlu3zPP9ZoOPpJaoE7sVPBj5jixfXagZ88VVVfT0d6wMbVQysJV6FwJrixQB0iK/iHyA+u7Rpmt3sBwuKKo/QgjnRlkAERNWVgnxtJknyUZbldzS1M41hAnVdHyfxR/k9GYbh1Pf9+8ycaCXYgCjzTXRd9xZNsddYxcCaJuAz4AVyOxNT/S9N031RFL/+Gs17dQMiTg62XOXRkmvMVxQDMQX7vdXOgN/Y6p4GrJIOzSGBUDJWdRKwSjo0hwRCyVjVScAq6dAcEgglY1UnAaukQ3NIIJSMVZ0ErJIOzdk8gTOEtoUZKzZuMwAAAABJRU5ErkJggg==") no-repeat 0 0;background-size:48px 56px;background-position:50%}.searchV2__suggest{padding:17px 0}.searchV2__header{position:relative;box-shadow:0 1px 2px 0 rgba(0,0,0,.05),0 1px 0 0 rgba(0,0,0,.02)}.searchV2__header,.searchV2__header__btn-back{background-color:#fafafa;display:-ms-flexbox;display:flex}.searchV2__header__btn-back{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:0;outline:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.searchV2__header__btn-back,.searchV2__header__btn-back__icon{width:58px;height:56px;-webkit-tap-highlight-color:transparent}.searchV2__header__btn-back__icon{background-size:48px 56px}.searchV2__header__btn-reset{position:absolute;right:10px;top:50%;margin-top:-25px;width:35px;height:50px;background-color:#999;-webkit-tap-highlight-color:transparent;cursor:pointer;color:#fff;font-size:9px;border:0;outline:0;line-height:16px;text-align:center;background:transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAbVJREFUOBGtVD1Lw1AUzYvFKYtLEWtwV3+CWyluXYouWbqk/QGCP8J/kIRClyyWuIu4OXcUnRUpWVw6ldL0nOS+8FKjVfBC++6795xz39eNsr6xLMtUFEXHtm27hKxWqzff95+VUlkdRW0G4zjem8/n14j38dvfyM8wHzuOc+N53qeZqwgFQXCGZIJf0wTV+CliveFw+KRzpRBFsOxHbGlXJ38agV0A29ZiNsHcDobktyLkCDYRrpULyZlUtoOKD8AvSRJbSkzPOTaFa9lQ5vb6jGojATd0jtFDjGIU8STGAqb1qbHjuu4pHN6SaUfT6fRlMBjcdrvdV4jc0W+1WpfAXgGY70QIDrCTBiaHpoL4DRDiMAwtCjAGnyIxXHIqxrdmKleSf51Q/b2GlJ8JV8OVMC8+b+vLqvjqFRIK4A9gy1esDxstciFESw57gtg9Yh2j+AxFDmwA2DtjI8GqHSHo6vmZ1YiQNqZGfkbsHQT47EuTqubBUsxcCbGpcItrlAbsQXlRKm1xBNvTzVveGnsGFdusskWD6ZRY3WcMlE3LCe1fPiOFVPGPimo0Gp1glj/YbR+2NSFj3+g1K1ZnAAAAAElFTkSuQmCC") no-repeat 100%;background-position:50%}.searchV2__header__form{width:100%}.searchV2__header__term{width:inherit;color:#333;height:53px;background-color:#fafafa;font-size:20px;line-height:24px;font-weight:400;-webkit-tap-highlight-color:transparent;outline:0;border:0;-ms-flex:1;flex:1;letter-spacing:-1px;padding:0;border-radius:0;font-family:opensans-light-webfont,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.searchV2__header__term:-ms-input-placeholder{color:#666;font-size:20px;line-height:normal;font-weight:400;letter-spacing:-1px}.searchV2__header__term::placeholder{color:#666;font-size:20px;line-height:normal;font-weight:400;letter-spacing:-1px}.searchV2__product-color--g1{color:#c4170c}.searchV2__product-color--ge{color:#3b9c00}.searchV2__product-color--gshow{color:#ec7d00}.searchV2__product-color--techtudo{color:#333}.searchV2__product-color--famosos{color:#ff7f00}.searchV2__product-color--home{color:#0669de}.searchV2__product-color--globoplay{color:#f89c1b}.searchV2__product-color--globosatplay{color:#4576a1}.searchV2__item{height:auto;overflow:hidden;padding:10px 20px;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.searchV2__item a{display:-ms-flexbox;display:flex}.searchV2__item__block-title{font-family:opensans-bold-webfont,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:lowercase;font-size:16px;line-height:20px;letter-spacing:-.8px;color:#333;padding:30px 0 14px 20px}.searchV2__item__block-title:first-of-type{padding-top:16px}.searchV2__item__block-title~.searchV2__item a .searchV2__item__info .searchV2__item__info__extra{display:none}.searchV2__item__icon{height:24px;width:24px}.searchV2__item__icon__eixo-icone-busca{width:22px;height:22px;fill:#999;transform:scale(.85)}.searchV2__item__icon svg{height:24px}.searchV2__item__info{margin-left:15px;-ms-flex:1;flex:1}.searchV2__item__info__extra,.searchV2__item__info__title{display:block}.searchV2__item__info__title{font-family:opensans-light-webfont,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:auto;overflow:hidden;font-size:20px;line-height:24px;font-weight:300;color:#666;letter-spacing:-1.2px}.searchV2__item__info__title__highlighted{font-family:opensans-bold-webfont,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333}.searchV2__item__info__extra{font-family:ProximaNova-Regular,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666;text-transform:uppercase;font-size:10px;font-weight:100;margin-top:8px}#menu-curtain{width:100%;height:100vh;position:fixed;top:0;left:0;opacity:0;z-index:99999999990;background-color:#000;visibility:hidden;backface-visibility:hidden}#menu-curtain.menu-curtain--animate{visibility:visible;transition:opacity .5s cubic-bezier(0,0,.3,1)}#menu-curtain.menu-curtain--animate+#menu-container{position:fixed;transition:transform .5s cubic-bezier(0,0,.3,1);will-change:transform;backface-visibility:hidden}#menu-curtain.menu-curtain--opened{opacity:.7}#menu-curtain.menu-curtain--opened+#menu-container{transform:translateX(0)}#menu-curtain.menu-curtain--opened+.menu-rounder{will-change:transform}#menu-container{width:272px;overflow:hidden;position:absolute;top:0;bottom:0;transform:translateX(-272px);z-index:99999999992;overflow-y:scroll;background-color:#fafafa}.menu-rounder{width:0;left:0;transform:translateX(0);top:0;transition:transform .5s cubic-bezier(0,0,.3,1)}.menu-rounder.menu-initial{transform:translateX(-272px)}.menu-rounder--opened-all .menu-cascade .menu-level{width:272px;transform:translateX(272px);text-indent:0}.menu-rounder--opened-all .menu-cascade .menu-level:first-child{transform:translateX(0)}.menu-cascade .menu-level{width:0;transform:translateX(0);text-indent:-9999px;position:absolute;top:0}.menu-cascade .menu-level .menu-item-arrow{width:0;height:0}.menu-cascade .menu-level--opened{width:272px;transform:translateX(272px);text-indent:0;z-index:2}.menu-cascade .menu-level--opened.first-layer{top:0;left:0}.menu-cascade .menu-level--opened .menu-level:not(.menu-level--opened){display:none;transform:translateX(272px);text-indent:0}.menu-cascade .menu-level--opened.menu-level-0{transform:translateX(272px)}.menu-cascade>.menu-level{width:272px;transform:translateX(0);text-indent:0}.menu--no-scroll{overflow-y:hidden}.menu-product-logos,.menu-top{background-color:#fff;border-bottom:1px solid #eee;margin-bottom:20px;padding:0 20px}.menu-product-logos__items{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:76px;-ms-flex-align:center;align-items:center}.menu-product-logos__items__item{width:18%;margin:2%}.menu-product-logos__items__item:first-child{margin-left:0}.menu-product-logos__items__item:last-child{margin-right:0}.menu-product-logos__items__item svg{max-width:100%}.menu-initial .menu-btn-back{opacity:0;transition:opacity .3s cubic-bezier(0,0,.3,1);background-position:0 0;background-repeat:no-repeat}.menu-initial.menu-loaded .menu-btn-back{opacity:1}.menu-submenu-title{background-color:#fafafa;color:#333;padding:15px 20px;margin-top:20px;font:700 16px/18px opensans;text-transform:lowercase;display:inline-block;letter-spacing:-1px}.menu-btn-back{width:100%;background-color:#fff;height:76px;-webkit-tap-highlight-color:transparent;border:0;outline:0;color:#000;font:700 20px/24px opensans;text-align:left;padding:0 14px;-webkit-font-smoothing:antialiased;box-shadow:0 1px 0 0 #eee;position:static;top:0}.menu-btn-back,.menu-btn-back__icon{display:inline-block;vertical-align:middle}.menu-btn-back__icon{width:24px;height:24px;position:relative;top:2px}.menu-btn-back__label{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:calc(100% - 40px);vertical-align:middle;padding:3px 0;text-transform:lowercase;letter-spacing:-1.2px}.menu-btn-back svg{width:24px;height:24px;margin-right:5px;vertical-align:middle}.menu-item{height:40px}.menu-item:first-child{margin-top:24px}.menu-item-link{width:100%;position:relative;-webkit-font-smoothing:antialiased;letter-spacing:-1.2px;display:inline-block;text-transform:lowercase;font:300 20px/24px opensans;color:#666;box-sizing:border-box;padding:0 20px;height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.menu-item-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:20px;display:block;height:40px;line-height:40px}.menu-item-separator{text-indent:-9999px;height:1px;padding:0;background-color:#eee;box-sizing:border-box;overflow:hidden;margin:20px}.menu-item.is-father>.menu-item-link .menu-item-arrow{width:20px;height:20px;display:inline-block;position:absolute;right:14px;top:50%;margin-top:-10px;background-size:20px}.menu-login{padding:10px 20px;font:300 16px/20px opensans;-webkit-font-smoothing:antialiased;letter-spacing:-1.2px;margin-bottom:5px}.menu-login--logged{display:none;height:32px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:16px}.menu-login--logged .menu-login__item__name{font:700 20px/20px opensans}.menu-login--not-logged{display:none}.menu-login__item{clear:both}.menu-login__item__avatar{width:20px;height:20px;margin-right:11px}.menu-login__item__avatar img{border-radius:50%;width:100%;height:100%}.menu-login__item__name{display:block;float:left}.menu-login__item__link{color:#666;min-height:40px;display:-ms-flexbox;display:flex;vertical-align:middle;-ms-flex-align:center;align-items:center}.menu-login__item__link__icon{margin-right:15px;vertical-align:middle;position:relative;top:1px}.menu-login__item__icon{-ms-flex-align:center;align-items:center;float:left}.menu-login__item-logout__link,.menu-login__item__icon{display:-ms-flexbox;display:flex}.menu-login__item-logout span{float:left}.menu-login__item-login__link{line-height:20px;text-transform:lowercase;-ms-flex-align:normal;align-items:normal}.menu-login__item-login__link .menu-login__item__link__icon{top:3px}.menu-login__item-login span{font:700 16px/16px opensans;display:block}.menu-login__item-login small{font:normal 12px/14px opensans;letter-spacing:-.2px;color:#666}.menu-login__item-logout{display:none}#globoid-modal-container{z-index:99999999993}#globoid-modal-container .login-modal{z-index:99999999992}.content-head{margin-top:0}div#ad-container-top-placeholder{position:relative;z-index:100;width:100%;margin:16px 0;height:250px;display:flex;justify-content:center;align-items:center}div#ad-container-top-placeholder>div.ad-background-center{position:absolute;top:35px;display:flex;justify-content:center;align-items:center;width:100%;max-width:970px;height:180px;background:#f7f7f7;z-index:0}div#ad-container-top-placeholder>span#ad-text-info{position:absolute;top:48px;height:fit-content;width:100%;padding:0 16px;max-width:970px;font-family:Opensans,Montserrat,Helvetica,Arial,sans-serif;color:#949494;z-index:1}div#ad-container-top-placeholder>div#mc-container-top{display:flex;justify-content:center;align-items:center;z-index:2;min-height:90px}.branded-content-signature__top{margin-bottom:unset !important;height:40px !important;display:flex;align-items:center}.tag-manager-publicidade-mc-container-top.tag-manager-publicidade-container--visivel:not(.banner-scroll-fixed){margin-top:unset !important}.branded-content-signature__top .branded-content-label{margin-top:unset !important}#mc-container-top iframe{margin:0 auto}@media(min-width:64rem){.branded-content-signature__top{height:64px !important}.branded-content-signature__top .branded-content-label{margin:32px auto !important}}@media(max-width:41.25rem){div#ad-container-top-placeholder{height:120px;margin-bottom:0}div#ad-container-top-placeholder svg,div#ad-container-top-placeholder rect{width:100vw}div#ad-container-top-placeholder>div.ad-background-center{height:120px;top:0}div#ad-container-top-placeholder>span#ad-text-info{top:-2px}.banner-scroll-fixed{display:block}div#ad-container-top-placeholder>div#mc-container-top{overflow:inherit !important}}*{margin:0;padding:0;box-sizing:border-box}.header-blogs-e-colunas-multicontent .header-columnist{margin-top:24px;margin-bottom:40px}.header-coluna{margin:20px 0;background-color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.header-coluna__container{padding:20px 15px 4px 16px}.header-coluna__content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header-coluna__content-image{margin-right:16px}.header-coluna__image{border-radius:50%;margin-bottom:8px}.header-coluna__title{margin-bottom:10px;font-family:var(--header-blogs-font);line-height:32px;font-size:32px;color:#000}.header-coluna__column-info-summary{padding:8px 16px;border-radius:16px;border:1px solid #1e4c9a;margin-bottom:16px;font-family:openSans-bold,sans-serif;line-height:20px;font-size:12px;color:#1e4c9a;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.header-coluna summary{list-style-type:none;cursor:pointer;height:33px}.header-coluna details[open] summary svg{transform:rotate(180deg)}.header-coluna details{display:none}.header-coluna__column-info-description{margin-bottom:39px;font-family:opensans-regular,sans-serif;font-size:12px;line-height:16px}.header-coluna__column-info-content{display:-ms-flexbox;display:flex;margin-bottom:20px}.header-coluna__column-info-content-image{margin-right:16px}.header-coluna__column-info-image{width:84px;height:81px;border-radius:50%}.header-coluna__column-info-content-title-social{margin-bottom:20px}.header-coluna__column-info-content-title{margin-bottom:5px;font-family:var(--header-blogs-font);font-size:20px;line-height:24px}.header-coluna__column-info-content-subtitle{font-family:opensans-regular,sans-serif;font-size:12px;line-height:16px}.header-coluna__container--no_image{padding:20px 15px 0 16px}.header-coluna__column-info--no_image{border-top:1px solid #cfcfcf;margin:0 14px 0 16px}.header-coluna__column-info--no_img_small_name{border:0}.header-coluna__column-info-summary--no_image{margin:16px 0 20px;padding:8px 16px;border-radius:16px;border:1px solid #1e4c9a;font-family:openSans-bold,sans-serif;line-height:20px;font-size:12px;color:#1e4c9a;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.header-coluna__title--no_image{margin-bottom:10px;font-family:var(--header-blogs-font);line-height:32px;font-size:32px;color:#000;margin-left:16px}.header-coluna__column-info-description--no_image{margin-left:17px;margin-bottom:39px;font-family:opensans-regular,sans-serif;font-size:12px;line-height:16px}.header-coluna__column-info-content--no_image{margin-left:17px}.header-coluna__column-info-content-subtitle--no_image{padding-bottom:20px;font-family:opensans-regular,sans-serif;font-size:12px;line-height:16px}.header-coluna__content-title--small-name{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.header-coluna__image--small-name{border-radius:50%;margin-bottom:4px}@media screen and (min-width:768px){.header-blogs-e-colunas-multicontent .header-columnist{margin-top:16px}.header-coluna{margin:24px auto;max-width:888px;border-radius:4px}.header-coluna__container{padding:20px;width:100%}.header-coluna__content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border:0;margin-bottom:0}.header-coluna__image{border-radius:50%;margin-bottom:0}.header-coluna__content-box{-ms-flex-direction:column;flex-direction:column;width:100%}.header-coluna__title{font-size:40px;line-height:43px;margin:0}.header-coluna__content-title{margin-left:15px}.header-coluna__info-description{border-top:1px solid #cfcfcf;margin-left:16px;padding-top:12px}.header-coluna__description,.header-coluna__info-description{font-family:opensans-regular,sans-serif;font-size:12px;line-height:16px;color:#000}.header-coluna__column-info-summary{margin-top:12px}.header-coluna__column-info-content-container{margin:0 25px 0 20px;display:none}.header-coluna__column-info-content-container.visible{display:block}.header-coluna__column-info-summary{width:200px;height:33px;margin-bottom:0}.header-coluna__column-info-content{display:-ms-flexbox;display:flex;margin-bottom:0;padding-bottom:20px}.header-coluna__column-info-content:first-child{border-top:1px solid #cfcfcf;padding:19.5px 0 24px}.header-coluna__column-info-content:last-child{padding-bottom:20px}.header-coluna__column-info-content-title{font-family:var(--header-blogs-font);font-size:20px;line-height:24px;color:#000;margin-bottom:5px}.header-coluna__column-info-content-subtitle{font-family:opensans-regular,sans-serif;font-size:12px;line-height:16px;color:#000}.header-coluna__column-info-content-title-subtitle{margin-left:16px}.header-coluna__column-info-image{border-radius:50%}.header-coluna__column-info-content-image{margin-right:0}.header-coluna details{display:none}}.sharebar__item{background:#fff}.sharebar__list{gap:16px}.sharebar__link,.sharebar__list{display:-ms-flexbox;display:flex}.sharebar__link{font-size:0}.sharebar__link[data-type]{background:#333;width:32px;height:32px}.sharebar__link[data-type=Facebook]{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/facebook-circle.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/facebook-circle.svg)}.sharebar__link[data-type=Twitter]{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/twitter-x-circle.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/twitter-x-circle.svg)}.sharebar__link[data-type=BlueSky]{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/bluesky-transparent-circle.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/bluesky-transparent-circle.svg)}.sharebar__link[data-type=Whatsapp]{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/whatsapp-circle.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/whatsapp-circle.svg)}.sharebar__link[data-type=Linkedin]{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/linkedin-circle.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/linkedin-circle.svg)}.sharebar__link[data-type=Pinterest]{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/pinterest-circle.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/pinterest-circle.svg)}@media screen and (min-width:940px){.sharebar__button{width:31px;height:31px}.sharebar__item{background:#333;border-radius:50px;border:1px solid #333}.sharebar__link[data-type]{background:#fff;width:31px;height:31px}.sharebar__link[data-type=Linkedin]{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/paint-circle-linkedin.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/paint-circle-linkedin.svg)}.sharebar__link[data-type=Twitter],.sharebar__link[data-type=X]{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/paint-x-twitter.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/paint-x-twitter.svg)}.sharebar__link[data-type=Facebook]{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/painted-facebook.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/painted-facebook.svg)}.sharebar__link[data-type=Pinterest]{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/pinterest-white-circle.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/pinterest-white-circle.svg)}.sharebar__link[data-type=Whatsapp]{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/whatsapp-white-circle.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/whatsapp-white-circle.svg)}}@keyframes a{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.share-gift{font-family:opensans,helvetica,arial,sans-serif;color:#484848;max-width:173px;width:-moz-fit-content;width:fit-content;height:32px;margin:0 0 23.5px;visibility:hidden}@media screen and (min-width:1024px){.share-gift{margin-bottom:0;-ms-flex-order:-1;order:-1}}.share-gift[data-visible=true]{visibility:visible}.share-gift strong{font-weight:700}.share-gift a,.share-gift a:hover{color:inherit}@media screen and (min-width:1024px){.share-gift a:hover{opacity:.6}}.share-gift .loading{position:relative}.share-gift .loading:before{animation:a 2s linear infinite;background-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/assets/loading-gift.svg);background-repeat:no-repeat;background-size:36px 36px;background-color:transparent;background-position:50%;display:-ms-flexbox;display:flex;z-index:3}.share-gift .loading:after,.share-gift .loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.share-gift .loading:after{background-color:#fff;display:block;right:0;bottom:0;opacity:.85;z-index:2}.share-gift .loading .share-gift__link,.share-gift .loading .share-gift__message{color:#484848}.share-gift .loading .share-gift__link:before,.share-gift .loading .share-gift__message:before{background-color:#484848}.share-gift .no-gift .share-gift__link{display:none}.share-gift__list{border-radius:5px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);background-color:#fff;padding:17px 12px 16px;position:relative;top:-19px;z-index:1}.share-gift__link,.share-gift__summary{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-family:inherit;font-size:12px;line-height:20px;color:inherit}.share-gift__summary{gap:16px;border-radius:16px;border:1px solid #484848;background-color:#fff;cursor:pointer;white-space:nowrap;width:auto;height:100%;padding:0 19px 0 13px;position:relative;z-index:2}.share-gift__summary:before{background-color:#000;mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/assets/gift.svg);-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/assets/gift.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:"";display:block;width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0}.share-gift__summary::-webkit-details-marker,.share-gift__summary::marker{display:none;font-size:0;opacity:0}.share-gift__link{gap:8px;border-top:1px solid #d9d9d9;cursor:pointer}.share-gift__link--changed{font-weight:600}.share-gift__link[data-type]:before{display:-ms-flexbox;display:flex;content:"";-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#000;margin:12px 0}.share-gift__link[data-type=whatsapp]:before{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/whatsapp-no-circle.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/social/whatsapp-no-circle.svg);width:18px;height:18px}.share-gift__link[data-type=email]:before{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/assets/email.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/assets/email.svg);width:18px;height:13px}.share-gift__link[data-type=copy]:before{-webkit-mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/assets/link.svg);mask-image:url(https://s3.glbimg.com/v1/AUTH_d0df7b2a29084a86bbc7426a0709d06a/generic/assets/link.svg);width:18px;height:9px}.share-gift__message{font-family:inherit;font-size:10px;line-height:16px;color:inherit;margin-top:8px;margin-bottom:3px}.share-gift__message--error{font-size:12px;line-height:16px;color:#cc1d1d;margin-bottom:0}.resumo-irineu{font-family:OpenSans;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:auto;margin:25px 24px;box-shadow:0 0 5px 0 rgba(0,0,0,.16);border-radius:9px;text-align:left}.resumo-irineu strong{font-weight:700;font-size:10px;line-height:16px;letter-spacing:normal;margin-right:8px}.resumo-irineu__head{background:#1e4c9a;color:#fff;position:relative;width:100%;padding:8px 12px 8px 8px;border-radius:5px 5px 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.resumo-irineu__head svg{width:35px;height:35px}.resumo-irineu__head:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:5px;background:linear-gradient(90deg,#3eabfe,#abdafd)}.resumo-irineu__head h4{font-size:20px;font-weight:700}.resumo-irineu__head p{font-size:10px;font-weight:400;line-height:1.67;letter-spacing:normal}.resumo-irineu__conteudo{display:none;background-color:#f8f8f8}.resumo-irineu__conteudo-data{font-size:12px;font-weight:400;line-height:1.33;color:#707070;margin:20px 15px 24px;padding-bottom:15.5px;border-bottom:1px solid #d8d8d8}.resumo-irineu__conteudo-data strong{font-size:12px;font-weight:700;line-height:2.33;color:#212121}.resumo-irineu__conteudo-resumo{font-size:18px;font-weight:400;line-height:26px;color:#212121;margin:0 15px 24px}.resumo-irineu__conteudo hr{margin:0 15px;border:.5px solid #d8d8d8}.resumo-irineu__conteudo h3{font-size:18px;font-weight:700;line-height:26px;color:#1d4c9a;margin:15px 15px 24px}.resumo-irineu__footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-image:linear-gradient(1deg,#1d4c9a 30%,#3eabfe 128%);border-radius:5px 5px 0 0;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff;padding:14px 13px 16px 15px}.resumo-irineu__footer svg{margin-bottom:13px;width:87px;height:25px}.resumo-irineu__footer span{font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:left}.toggle-label{cursor:pointer;padding:7px 0 2px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:30px}.toggle-label__read{font-size:12px;line-height:normal;font-weight:700;margin-left:10px;color:#1e4c9a;margin-right:10px}#toggle,.toggle-label .colapsar{display:none}#toggle{height:0}#toggle:checked~label .colapsar{display:block}#toggle:checked~label .expandir{display:none}#toggle:checked~.resumo-irineu__conteudo{display:block}#toggle:checked~.resumo-irineu__head .logo-irineu{display:none}#toggle:checked~.toggle-label{padding:12px 0 7px}@media screen and (min-width:768px){.resumo-irineu{margin:40px auto 24px;width:660px}.resumo-irineu strong{font-weight:700;font-size:12px;line-height:20px;letter-spacing:normal;margin-right:8px}.resumo-irineu__head{padding:10px 20px 11px}.resumo-irineu__head p{font-size:12px}.resumo-irineu__conteudo-data{margin:20px 15px 15px}.resumo-irineu__conteudo h3{font-size:20px}.resumo-irineu__conteudo-resumo{font-size:20px;color:#707070}.resumo-irineu__footer{padding:9px 15px 32px}.resumo-irineu__footer svg{margin-bottom:8px}.resumo-irineu__footer span{font-size:12px;line-height:18px}}.article-related-links{margin-bottom:10px;clear:both}.article-related-links__container{margin:0 auto;padding-top:25px}.article-related-links__content{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;width:360px;margin:0 auto}.article-related-links__title-container{border-bottom:1px solid #dfdfdf;margin-bottom:20px}.article-related-links__title{font-size:20px;line-height:24px;margin:0 auto;color:var(--primaryColor);font-weight:700;padding:0 0 12px 15px;width:360px}.article-related-links .title--large{font-size:12px}.article-related-link{width:160px;margin-right:8px;margin-bottom:20px}.article-related-link:nth-child(2n){margin-right:0}.article-related-link__before-title{font-size:16px;line-height:16px;margin-bottom:8px;color:var(--primaryColor);font-weight:700;letter-spacing:.26px}.article-related-link__picture{width:160px;height:90px;margin-bottom:8px}.article-related-link__picture-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-related-link__title a{font-size:18px;line-height:22px;margin-top:10px;font-family:WhitmanDisplay-Bold,WhitmanBoldFallback;color:#000}@media(min-width:669px){.article-related-links{min-height:250px}.article-related-links__container{width:669px;border:1px solid #eee}.article-related-links__title{padding-left:21px;width:unset}.article-related-links__content{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%}.article-related-link{width:140px;margin-right:22px;margin-bottom:25px}.article-related-link:nth-child(2n){margin-right:22px}.article-related-link:last-of-type{margin-right:0}.article-related-link__picture{width:140px;height:90px}}.traduction-disclaimer_container{font-family:Opensans;font-weight:400;font-size:12px;font-style:normal;line-height:16px;color:#006767;margin:16px 1.5rem 0;padding:18px 14px;border-top:solid 2px #036a71;box-shadow:0 4px 4px rgb(0 0 0 / 25%)}.traduction-disclaimer_container a{font-weight:bold}@media screen and (min-width:1024px){.traduction-disclaimer_container{width:41.813rem;font-size:14px;line-height:19px;margin:16px auto 0}}.passador-materia__link_title{display:none}.passador-materia{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;width:auto;-ms-flex-align:center;align-items:center;margin:40px 32px 24px;padding-bottom:24px;border-bottom:1px solid #d8d8d8}.passador-materia__link_title,.passador-materia__maisrecente,.passador-materia__proxima{font-family:OpenSans;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:22px;letter-spacing:normal;text-align:left}.passador-materia__seta-direita,.passador-materia__seta-esquerda{fill:var(--glb-primary-color)}.passador-materia__seta-direita{margin-left:14px}.passador-materia__seta-esquerda{margin-right:14px}.passador-materia__maisrecente,.passador-materia__proxima{display:-ms-flexbox;display:flex;max-width:380px;-ms-flex-align:center;align-items:center;-ms-grid-column-align:flex-end;justify-items:flex-end}.passador-materia__maisrecente__disable,.passador-materia__proxima__disable{visibility:hidden}@media screen and (min-width:768px){.passador-materia__link_title{display:block;width:77%;color:#414142;font-weight:600;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-left:7px}.passador-materia{margin:40px auto 24px;width:669px}}.news-container{width:669px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row;gap:16px;-ms-flex-align:center;align-items:center;margin:43.9px auto 54.1px}.news-container__title{font-family:Opensans,Helvetica,Arial,sans-serif;font-size:16px;color:#414142}.news-container__authorName{color:var(--news-contextualizada-primary-color);font-weight:700;line-height:16px}.news-container__inputs{display:-ms-flexbox;display:flex;margin:13px 0 0;-ms-flex-align:center;align-items:center}.news-container__subscribeInput{width:499px;height:35px;margin-right:24px;font-family:Opensans,Helvetica,Arial,sans-serif;padding-left:10px;border-radius:5px;border:1px solid #d8d8d8;background-color:#fff}.news-container__subscribeInput:focus{outline:solid 1px var(--news-contextualizada-primary-color)}.news-container__subscribeInput.input-disabled{background-color:#fff;border:1px solid #a9a9a9;color:#a9a9a9;cursor:default}.news-container__subscribeButton{width:146px;height:35px;font-size:14px;font-family:OpenSans;border-radius:5px;background-color:var(--news-contextualizada-primary-color);color:#fff;cursor:pointer;border:0;text-transform:uppercase;font-weight:600}.news-container__subscribeButton.input-disabled{background-color:#fff;border:1px solid #a9a9a9;color:#a9a9a9;cursor:default}@media screen and (max-width:768px){.news-container{width:auto;margin:32px 18px 46px 17px}.news-container__wrapper{width:100%}.news-container__inputs{margin:16px 0 0}.news-container__subscribeInput{width:100%;margin-right:13px}}@media(max-width:640){.entities{margin-bottom:0}}.entities__list{padding:4px 0 18px;border-bottom:1px solid #d8d8d8}@media(max-width:640){.entities__list{margin-bottom:0;padding-bottom:0;border-bottom:0}}.entities__list-item{display:inline-block}.entities__list-itemLink{background:#e7e7ea;border-radius:3px;display:block;font-size:11px;font-weight:400;letter-spacing:.4px;line-height:30px;margin:0 10px 6px 0;max-width:280px;overflow:hidden;padding:0 12px;position:relative;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;color:#666}.entities__list-itemLink:hover{background:#ddd;color:#666;cursor:pointer}.entities__list-itemLink:first-child{margin-left:0}.entities__list-item--with-photo .entities__list-itemLink{padding-left:51px}.entities__list-item-photo{border:1px solid #e7e7ea;border-radius:3px 0 0 3px;height:30px;left:0;position:absolute;top:0;width:40px}.theme a.entities__list-itemLink,.theme a.entities__list-itemLink:hover{color:#666}@supports(content-visibility:auto){#bstn-launcher{content-visibility:auto;contain-intrinsic-size:auto 162.5rem}#banner_feed__0,#banner_feed__1,#banner_feed__2,#banner_feed__3,#banner_feed_especial,#banner_middle_feed__1,#banner_middle_feed__2,#banner_middle_feed__3,.bastian-feed-item:not([data-type=stories]),.bastian-feed-item:not([data-type=stories]) .feed-media-wrapper,.bastian-feed-item:not([data-type=stories]) .feed-post,.bstn-feed-ad,.coming-soon,.feed-root{content-visibility:auto;contain-intrinsic-size:auto 18.75rem}}.custom-footer-edg{width:100%;margin-top:64px;color:#6e727a;font-family:opensans,opensans-regular,Helvetica,Arial,sans-serif;background-color:#fff}.custom-footer-edg a{color:#6e727a}.custom-footer-edg--top--wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;min-height:130px;padding:28px 55px;margin:auto}.custom-footer-edg--middle{background-color:#f3f5f6}.custom-footer-edg--middle--wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;padding:40px 55px 60px;margin:auto}.custom-footer-edg--bottom{background-color:#f3f5f6;border-top:1px solid #6e727a}.custom-footer-edg--bottom--wrapper{max-width:100%;padding:28px 55px;margin:auto}.custom-footer-edg--lock{max-width:1200px;padding-right:.75rem;padding-left:.75rem}.custom-footer-edg--logo{width:150px}.custom-footer-edg--container--brand{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:35px 60px 0 0}.custom-footer-edg--container--tenants{display:-ms-flexbox;display:flex;width:100%}.custom-footer-edg--container--block{width:calc(25% + 60px);padding:0 20px 20px;border-left:1px solid #6e727a}.custom-footer-edg--container--block:last-child{margin-right:0}.custom-footer-edg--container--subBlock{padding-left:20px;padding-top:10px}.custom-footer-edg li{font-size:1rem;line-height:24px;white-space:nowrap}.custom-footer-edg--listItem{margin-bottom:18px}.custom-footer-edg--listItem:last-child{margin-bottom:0}.custom-footer-edg--listItem a{white-space:nowrap}.custom-footer-edg--menuItem{margin-bottom:20px;text-decoration:underline;text-transform:uppercase}.custom-footer-edg--menuItem:last-child{margin-bottom:0}.custom-footer-edg--menuItem a{white-space:nowrap}.custom-footer-edg--social{display:-ms-flexbox;display:flex}.custom-footer-edg--social--siga{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:39px}.custom-footer-edg--social--siga span{color:#fff;font-size:1rem;text-transform:uppercase}.custom-footer-edg--social--wrapper{display:-ms-flexbox;display:flex}.custom-footer-edg--social--item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:17px}.custom-footer-edg--social--item:last-child{margin:0}.custom-footer-edg--copyright{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.custom-footer-edg--copyright span{font-size:1rem;color:#6e727a}@media print,screen and (max-width:1315px){.custom-footer-edg--container--block{padding:0 30px 20px 20px}}@media print,screen and (max-width:1224px){.custom-footer-edg--listItem,.custom-footer-edg--listItem a,.custom-footer-edg--menuItem a{white-space:normal}}@media print,screen and (max-width:1024px){.custom-footer-edg--middle--wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-footer-edg--container{-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex-pack:normal;justify-content:normal;padding:0 0 40px;border-top:0}.custom-footer-edg--container--brand{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;padding:0 0 35px}.custom-footer-edg--container--block{width:100%;margin-right:0;padding:16px 20px 40px}.custom-footer-edg--container--block:first-child{border-left:0}.custom-footer-edg--container--menu{margin-top:60px;width:100%}}@media print,screen and (max-width:768px){.custom-footer-edg--lock{max-width:100%;padding-left:24px;padding-right:24px}.custom-footer-edg--top--wrapper{-ms-flex-direction:column;flex-direction:column;min-height:150px;-ms-flex-align:start;align-items:start;padding:28px 24px}.custom-footer-edg--middle--wrapper{padding:40px 24px 60px}.custom-footer-edg--bottom--wrapper{padding:28px 24px}.custom-footer-edg--logo{width:100px}.custom-footer-edg--social--siga{margin-right:15px}.custom-footer-edg--copyright span{line-height:26px}.custom-footer-edg--container--brand{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:normal;align-items:normal;padding:0 0 35px 20px}.custom-footer-edg--container--brand img{margin-bottom:20px}.custom-footer-edg--container--tenants{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-footer-edg--container--block{width:50%;margin-right:0;padding:40px 0 40px 20px;border-top:1px solid #ccc;border-left:0}.custom-footer-edg--container--menu{margin-top:0;padding-top:40px;padding-left:20px;width:100%;border-top:1px solid #ccc}}.oglobo .custom-footer-edg--social--item a svg{fill:#fff}.header_exposed_menu{box-shadow:0 2px 5px 0 rgba(0,0,0,.2);width:100%;display:flex;align-items:center;justify-content:center;height:32px;background:#fff}.header_exposed_menu__item{color:#414142;text-decoration:none;font-family:Opensans,Helvetica,Arial,sans-serif;font-size:14px;line-height:12px;padding:0 16px}.header_exposed_menu__container{display:flex;flex-wrap:nowrap;justify-content:center;margin:0;padding:0}.header_exposed_menu__container>li{list-style:none;border-right:1px solid #d6d6d6}.header_exposed_menu__container>li:last-child{border:unset}@media screen and (max-width:1023px){.header_exposed_menu{display:none}}@media screen and (max-width:1300px){.header_exposed_menu .header_exposed_menu__item,.header_exposed_menu__item{font-size:.96154vw;white-space:nowrap;padding:.8vw}}#menu-tematico{font-size:14px;line-height:20px;font-family:OpenSans;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;border-radius:4px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;text-transform:uppercase;height:60px;background-color:#fff;-ms-overflow-style:none;scrollbar-width:none}#menu-tematico::-webkit-scrollbar{display:none}.menu-tematico{margin:0 auto 40px}.menu-tematico__multicontent{width:90%;margin:32px auto}.menu-tematico__items-container{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;transition:all .6s;padding-left:40px;padding-right:40px}.menu-tematico__title-container{color:#414142;font-weight:400;overflow-y:hidden;font-family:opensans-light-webfont,sans-serif}.menu-tematico__link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:700;margin-left:35px;cursor:pointer;transition:all .3s}.menu-tematico__link,.menu-tematico__link:hover{color:var(--hiperlinkColor,#1e4c9a);text-decoration:none}.menu-tematico__link:hover{opacity:.6}.menu-tematico__link--amp,.menu-tematico__link:visited{color:var(--hiperlinkColor,#1e4c9a)}.menu-tematico__link--amp{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:700;text-decoration:none;margin-left:35px;cursor:pointer;transition:all .3s}@media screen and (max-width:800px){#menu-tematico{-ms-flex-pack:start;justify-content:flex-start;width:100%;overflow-y:hidden;margin-top:24px}.menu-tematico__multicontent{margin:0 auto 24px}.menu-tematico__items-container{padding-left:24px}.menu-tematico__link{margin-left:20px}}@media(max-width:63.9375rem){.content-ads:not(.content-ads--regular.content-ads--smart-size) .tag-manager-publicidade-container.tag-manager-publicidade-container--visivel{margin:54px auto 60px}}@media(max-width:63.9375rem) and (min-width:64rem){.content-ads:not(.content-ads--regular.content-ads--smart-size) .tag-manager-publicidade-container.tag-manager-publicidade-container--visivel{margin-top:60px}}@media(max-width:63.9375rem){.content-ads:not(.content-ads--regular.content-ads--smart-size) .tag-manager-publicidade-container.tag-manager-publicidade-container--visivel::after,.content-ads:not(.content-ads--regular.content-ads--smart-size) .tag-manager-publicidade-container.tag-manager-publicidade-container--visivel::before{content:"";display:block;background:#e1dee4;width:100%;position:absolute;height:1px}.content-ads:not(.content-ads--regular.content-ads--smart-size) .tag-manager-publicidade-container.tag-manager-publicidade-container--visivel::before{top:-30px}.content-ads:not(.content-ads--regular.content-ads--smart-size) .tag-manager-publicidade-container.tag-manager-publicidade-container--visivel::after{bottom:-30px}.content-ads:not(.content-ads--regular.content-ads--smart-size) .tag-manager-publicidade-container.tag-manager-publicidade-container--visivel>div{max-width:100%}.content-ads:not(.content-ads--regular.content-ads--smart-size) .tag-manager-publicidade-container.tag-manager-publicidade-container--visivel>div::before{content:"CONTINUA DEPOIS DA PUBLICIDADE";display:block;white-space:nowrap;position:absolute;background-color:#f9f9f9;font-size:.67rem;letter-spacing:1px;color:#555;font-family:opensans;top:-35px;left:50%;transform:translateX(-50%);padding:0 10px}.content-ads.content-ads--regular.content-ads--smart-size .tag-manager-publicidade-container{margin:54px auto 60px}}@media(max-width:63.9375rem) and (min-width:64rem){.content-ads.content-ads--regular.content-ads--smart-size .tag-manager-publicidade-container{margin-top:60px}}@media(max-width:63.9375rem){.content-ads.content-ads--regular.content-ads--smart-size .tag-manager-publicidade-container::after,.content-ads.content-ads--regular.content-ads--smart-size .tag-manager-publicidade-container::before{content:"";display:block;background:#e1dee4;width:100%;position:absolute;height:1px}.content-ads.content-ads--regular.content-ads--smart-size .tag-manager-publicidade-container::before{top:-30px}.content-ads.content-ads--regular.content-ads--smart-size .tag-manager-publicidade-container::after{bottom:-30px}.content-ads.content-ads--regular.content-ads--smart-size .tag-manager-publicidade-container>div{max-width:100%}.content-ads.content-ads--regular.content-ads--smart-size .tag-manager-publicidade-container>div::before{content:"CONTINUA DEPOIS DA PUBLICIDADE";display:block;white-space:nowrap;position:absolute;background-color:#f9f9f9;font-size:.67rem;letter-spacing:1px;color:#555;font-family:opensans;top:-35px;left:50%;transform:translateX(-50%);padding:0 10px}}.content-ads.content-ads--outside-grid .tag-manager-publicidade-container--visivel{background-color:transparent}@media(min-width:64rem){.content-ads--reveal{width:1190px;margin-left:auto;margin-right:auto;transition:height .9s;overflow:hidden}.content-ads--reveal #banner_slb_meio.tag-manager-publicidade-container--visivel:not(:empty){margin-bottom:60px}.content-ads--reveal .tag-manager-publicidade-container--visivel{margin:54px auto 60px}}@media(min-width:64rem) and (min-width:64rem){.content-ads--reveal .tag-manager-publicidade-container--visivel{margin-top:60px}}@media(min-width:64rem){.content-ads--reveal .tag-manager-publicidade-container--visivel::after,.content-ads--reveal .tag-manager-publicidade-container--visivel::before{content:"";display:block;background:#e1dee4;width:100%;position:absolute;height:1px}.content-ads--reveal .tag-manager-publicidade-container--visivel::before{top:-30px}.content-ads--reveal .tag-manager-publicidade-container--visivel::after{bottom:-30px}.content-ads--reveal .tag-manager-publicidade-container--visivel>div{max-width:100%}.content-ads--reveal .tag-manager-publicidade-container--visivel>div::before{content:"CONTINUA DEPOIS DA PUBLICIDADE";display:block;white-space:nowrap;position:absolute;background-color:#fff;font-size:.67rem;letter-spacing:1px;color:#555;font-family:opensans;top:-35px;left:50%;transform:translateX(-50%);padding:0 10px}}@media(min-width:64rem){.content-ads .tag-manager-publicidade-container--visivel{background-color:#efefef}}.content-ads--side-ad.content-ads--side-ad{width:300px}@media(max-width:63.9375rem){.content-ads--side-ad{margin:0 auto}}.content-ads--side-ad .tag-manager-publicidade-container--visivel{margin-bottom:30px}.mc-side-item-block{width:300px;height:280px}@media(max-width:320px){.second{margin-left:-16px}}#pub-in-text-wrapper{min-height:415px;max-width:100%;margin:40px 205px 15px}#pub-in-text-wrapper::before{content:"CONTINUA DEPOIS DA PUBLICIDADE";white-space:nowrap;position:relative;font-size:.67rem;letter-spacing:1px;color:#555;top:-20px;left:41%;transform:translateX(-50%);padding:0 10px;background-color:#fff;z-index:1;font-family:'Open Sans','Helvetica Neue',sans-serif}#pub-in-text-wrapper::after{content:"";background:#e1dee4;width:100%;display:block;margin:30px 0;height:1px}#pub-in-text::before{content:"";background:#e1dee4;width:100%;position:absolute;display:block;top:-30px;z-index:0;height:1px}.paywall-hidden{visibility:hidden} </style><link data-src="https://s3.glbimg.com/v1/AUTH_b002e0039b9f46a5a4a94ff667d31e2d/assets/dist/77f2bc16faf638ed7189ef5f539ee617.css" type="text/css" integrity="sha384-m2tx+NWLb4AhkeFBBmwcAPi6A5Tx9yKh5R3XVeVLXgp95hAwSNq/SMSP74ZyH7n+" crossorigin="anonymous" rel="stylesheet"></head> <body data-generated-at="03-02-2025 11:01:46" class="multicontent" data-generated-at="03-02-2025 11:01:46" data-content-id="acb33c7f-eaf9-4cff-8ea3-70caa1bc21bd" data-content-type="materia"> <div class="glb-grid"> <link rel="stylesheet" href="//barra.globo.com/gl/ba/oidcprodutos/css/barra-globocom.min.css" type="text/css"> <script> var header_data_globoid = {'OIDC_CLIENT_ID': 'oglobo@apps.globoid', 'OIDC_REDIRECT_URI': 'https://oglobo.globo.com/login-callback.ghtml', 'OIDC_URL': 'https://id.globo.com/auth', 'customItemsMenuLogin': [{'label': 'Portal do assinante', 'url': 'http://www.portaldoassinante.com.br/'}, {'label': 'Newsletters', 'url': 'https://oglobo.globo.com/newsletter/cardapio/'}, {'label': 'Clube O Globo', 'url': 'https://oglobo.globo.com/clube-o-globo/'}]}; var header_data_login_area_container = [{'rootElement': '.header__actions', 'signedInTemplateSelector': "[data-template='header-signedin']", 'signedOutTemplateSelector': "[data-template='header-signedout']"}, {'rootElement': '.menu-login__item', 'signedInTemplateSelector': "[data-template='menu-signedin']", 'signedOutTemplateSelector': "[data-template='menu-signedout']"}]; if (header_data_login_area_container) { if (header_data_globoid) { var oidcSettings = { clientId: header_data_globoid.OIDC_CLIENT_ID, url: header_data_globoid.OIDC_URL, redirectUri: header_data_globoid.OIDC_REDIRECT_URI, loginAreaContainer: header_data_login_area_container }; } } </script> <style> .header-color { color: #1e4c9a; } .header__brand__logo-multicontent{ display: flex; } .header-background-color { background-color: #1e4c9a; } .header__brand__logo svg * { fill: #ffffff; } .header__search__input { color: #ffffff; background-color: #1e4c9a !important; } .header__search__input::placeholder { color: #ffffff; background-color: #1e4c9a !important; } .header__search__icon{ fill: #ffffff; } .header__menu__icon{ color: #ffffff; } .header__menu__icon_background_color{ background-color: #ffffff !important; } .header__brand { .header__brand__sublink, .header__brand__sublink:hover { color: #ffffff; } } .header__menu__label{ color: #ffffff; } .header-border-color { border-color: #1e4c9a; } .header-font { font-family: OGloboTitleFontBold,OGloboTitleFontFallback; font-weight: 700; } .header__brand__logo { width: 240px; } .header--internal .header__brand__logo { width: 212px; } .header-sub { background-color: #ffffff; } .header-sub__link, a:visited.header-sub__link { color: #1e4c9a; } @media screen and (max-width: 1024px) { .header-color-sm { color: #1e4c9a!important; } .header__brand__logo, .header--internal .header__brand__logo { width: 174px; } } .login-profile__photo > svg > path { fill: #ffffff; } .header-color-hover:hover, .searchsuggest-color-hover:hover, .login-profile__name { color: #ffffff; } </style> <style> @font-face { font-family: OGloboTitleFont; src: local("WhitmanDisplay-ExtraBold"), url(https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/WhitmanDisplay-ExtraBold.woff2) format("woff2"),url(https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/WhitmanDisplay-ExtraBold.otf) format("opentype"); font-display: swap; } @font-face { font-family: OGloboTitleFontBold; src: local("WhitmanDisplay-Bold"), url(https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/WhitmanDisplay-Bold.woff2) format("woff2"); font-display: swap; } @font-face { font-family: OGloboTitleFontSemiBold; src: local("WhitmanDisplay-Semibold"), url("https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/WhitmanDisplay-Semibold.woff2") format("woff2"); font-display: swap; } @font-face { font-family: OGloboTitleFontSemiBold; src: local("WhitmanDisplay-Semibold"), url("https://s3.glbimg.com/v1/AUTH_63fc83ece6e4451e89f8750cafb76fa2/fonts/WhitmanDisplay-Semibold.woff2") format("woff2"); font-display: swap; } @font-face { font-family: OGloboTitleFontFallback; ascent-override: 72%; descent-override: -28%; line-gap-override: 20%; advance-override: 100%; src: local("Times New Roman"), local("Times"), local("serif"); } .header__container_gcom_bar, .header-sub, .login-profile__photo{ display: none; } .header[data-tenant="oglobo"] { width: 100%; } .header[data-tenant="oglobo"].header--has-gcom-bar:not(.header--fixed) { margin: 0; } .header[data-tenant="oglobo"].header--fixed:not(.header--internal) { transform: translateY(-50px); } .header[data-tenant="oglobo"].header--fixed:not(.header--internal) .header__content { transform: translateY(0); } .header[data-tenant="oglobo"].header--internal-size, .header[data-tenant="oglobo"] ~ .header--root-size { height: auto; } .header[data-tenant="oglobo"] ~ .header-lift { display: none; } .header[data-tenant="oglobo"] .header__nav { flex: 0; } .header[data-tenant="oglobo"] .header__menu__icon { width: 20px; height: 20px; } .header[data-tenant="oglobo"] .header__menu__icon span:not(:first-child) { margin-top: 7px; } .header[data-tenant="oglobo"] .header__actions { gap: 32px; flex: 0; } .header[data-tenant="oglobo"] .header__brand { display: flex; flex-direction: row; justify-content: flex-start; margin-left: 20px; } .header[data-tenant="oglobo"] .header-font { font-family: OGloboTitleFontSemiBold,OGloboTitleFontFallback; font-weight: 400; } .header[data-tenant="oglobo"] .header__search { margin-left: 0; justify-content: end; } .header[data-tenant="oglobo"] .header__subscribe { margin-left: 0; } .header[data-tenant="oglobo"] .header__subscribe-btn { flex: 0; } /* Menu */ .navigation .menu-item-link, .navigation .menu-submenu-title { text-transform: initial; } .navigation .menu-login__item__avatar svg, .navigation .menu-login__item__avatar svg path, .navigation .menu-login__item__link__icon, .navigation .menu-login__item__link__icon path { fill: #1e4c9a; } .navigation .menu-item-arrow, .navigation .menu-btn-back__icon { background-repeat: no-repeat; } .navigation .menu-item.is-father>.menu-item-link { display: flex; align-items: center; justify-content: space-between; padding-right: 10px; } .navigation .menu-item.is-father>.menu-item-link .menu-item-arrow { position: initial; width: 30px; height: 30px; margin-top: 5px; mask: url(data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.59%2016.34l4.58-4.59-4.58-4.59L10%205.75l6%206-6%206z%22%2F%3E%3Cpath%20d%3D%22M0-.25h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E); -webkit-mask: url(data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.59%2016.34l4.58-4.59-4.58-4.59L10%205.75l6%206-6%206z%22%2F%3E%3Cpath%20d%3D%22M0-.25h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E); } .navigation .menu-btn-back__icon { mask: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M15.41%2016.09l-4.58-4.59%204.58-4.59L14%205.5l-6%206%206%206z%22%2F%3E%3Cpath%20d%3D%22M0-.5h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E'); -webkit-mask: url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M15.41%2016.09l-4.58-4.59%204.58-4.59L14%205.5l-6%206%206%206z%22%2F%3E%3Cpath%20d%3D%22M0-.5h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E'); } .navigation .menu-item.is-father>.menu-item-link .menu-item-arrow, .navigation .menu-btn-back__icon { background-image: none; background-color: #1e4c9a; } @media (min-width: 661px) { .header[data-tenant="oglobo"] { border-top: 3px solid #23ab46; z-index: 1000; } .header[data-tenant="oglobo"]::before { display: block; content: ""; border-top: 3px solid #ffe300; } .header[data-tenant="oglobo"]:not(.header--fixed) { position: relative; } .header[data-tenant="oglobo"] ~ .header-sub { display: none; } .header[data-tenant="oglobo"] .header__content { box-sizing: content-box; max-width: 1280px; display: flex; justify-content: space-between; align-items: center; gap: 32px; padding: 0 32px; position: relative; min-height: 40px; } .header[data-tenant="oglobo"] .header__nav__search .header__search__input:not(.header__search__input:focus) { width: 0; padding: 0; margin: 0; } .header[data-tenant="oglobo"] .header__nav__search .header__menu__label { display: none; } .header[data-tenant="oglobo"] .header__menu__label { font-family: opensans,helvetica,arial,sans-serif; font-size: 16px; line-height: 0.75; font-weight: 400; letter-spacing: normal; color: #fff; margin-left: 8px; width: 40px; height: 100%; display: flex; align-items: center; } .header[data-tenant="oglobo"].header--fixed .header__brand__main { left: 80px; } .header[data-tenant="oglobo"] .header__brand { margin: 8px 0; } .header[data-tenant="oglobo"] .header__brand__sub { display: flex; margin-left: 16px; padding-left: 16px; border-left: 1px solid #ccc; height: auto; } .header[data-tenant="oglobo"] .header__brand__link { margin-top: 1.2px; } .header[data-tenant="oglobo"] .header__brand__sublink { display: block; font-size: 24px; line-height: 26px; letter-spacing: normal; color: #fff; white-space: nowrap; overflow: visible; text-overflow: unset; } .header[data-tenant="oglobo"] .header__login { order: 3; display: flex; } .header[data-tenant="oglobo"] .header__subscribe { order: 1; display: flex; margin: 0; } .header[data-tenant="oglobo"] .header__subscribe a { display: flex; justify-content: center; align-items: center; } .header[data-tenant="oglobo"] .header__search { order: 2; display: flex; justify-content: flex-end; position: relative; left: auto; margin: 0; width: fit-content; } .header[data-tenant="oglobo"] .header__search__left { margin-left: 20px; } .header[data-tenant="oglobo"] .header__menu, .header[data-tenant="oglobo"] .header__search { position: relative; } .header[data-tenant="oglobo"] .header__search__input { display: flex; width: 55px; padding: 0; font-weight: 400; letter-spacing: normal; line-height: 0.75; } .header[data-tenant="oglobo"] .header__search__input:focus { outline: 0; width: 184px; border-bottom: 1px solid #fff; } .header[data-tenant="oglobo"] .login-profile__name::before { content: "Olá, "; font-weight: 400; } .header[data-tenant="oglobo"] .login-profile__name::after { content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='12' y='16' aria-label='Chevron-down' transform='translate(0 2)' viewBox='0 0 960 560'%3E%3Cpath fill='%23fff' d='M480 344.181 268.869 131.889c-15.756-15.859-41.3-15.859-57.054 0-15.754 15.857-15.754 41.57 0 57.431l237.632 238.937c8.395 8.451 19.562 12.254 30.553 11.698 10.993.556 22.159-3.247 30.555-11.698L748.186 189.32c15.756-15.86 15.756-41.571 0-57.431s-41.299-15.859-57.051 0L480 344.181z'/%3E%3C/svg%3E"); width: 24px; height: 24px; display: inline-block; color: #fff; } } @media (max-width: 390px) { .header__subscribe { transform: translateX(13px); } } @media (min-width: 1024px) { .header__container_gcom_bar { display: block; } } @media (min-width: 1280px) { .header[data-tenant="oglobo"].header--fixed:not(.header--internal) { transform: translateY(-47px); } .header[data-tenant="oglobo"].header--fixed:not(.header--internal) .header__content { transform: translateY(19.5px); } .header[data-tenant="oglobo"].header--fixed:not(.header--internal) .header__brand__logo { transform: scale(.58); transform-origin: left; } } .header_exposed_menu_mobile{ margin: 0; } :root { --revista-header-text-color: #fff; } .glb-grid{ width: 100vw; overflow-x: hidden; } </style> <div class="navigation" data-track-category="menu"> <div id="menu-curtain"></div> <nav id="menu-container" class="menu-container" style="display:none" data-track-action="clique"> <div id="menu-rounder" class="menu-rounder menu-initial"> <div id="menu-cascade" class="menu-cascade" data-menu-index="0"> <ul class="menu-root menu-level menu-level-0"> <li class="menu-top"> <div class="menu-login"> <div class="menu__loader" id="menu__loader"> <svg class="menu__loader-svg" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"> <defs> <lineargradient id="xvnv4htmwa" y1=".5" x2="1" y2=".5" gradientunits="objectBoundingBox"> <stop offset="0" stop-color="#fff"> <animate attributename="stop-color" values="#fff; #939393; #fff" dur="2s" repeatcount="indefinite"/> </stop> <stop offset="1" stop-color="#939393"> <animate attributename="stop-color" values="#939393; #fff; #939393" dur="2s" repeatcount="indefinite"/> </stop> </lineargradient> </defs> <path d="M84.62-861.88a12.52 12.52 0 0 1 3.42-1.845A11.685 11.685 0 0 1 92-864.4a11.685 11.685 0 0 1 3.96.675 12.52 12.52 0 0 1 3.42 1.845 9.277 9.277 0 0 0 1.635-2.79 9.406 9.406 0 0 0 .585-3.33 9.254 9.254 0 0 0-2.805-6.795A9.254 9.254 0 0 0 92-877.6a9.254 9.254 0 0 0-6.795 2.805A9.254 9.254 0 0 0 82.4-868a9.406 9.406 0 0 0 .585 3.33 9.276 9.276 0 0 0 1.635 2.79zM92-866.8a4.058 4.058 0 0 1-2.985-1.215A4.058 4.058 0 0 1 87.8-871a4.058 4.058 0 0 1 1.215-2.985A4.058 4.058 0 0 1 92-875.2a4.058 4.058 0 0 1 2.985 1.215A4.058 4.058 0 0 1 96.2-871a4.058 4.058 0 0 1-1.215 2.985A4.058 4.058 0 0 1 92-866.8zm0 10.8a11.685 11.685 0 0 1-4.68-.945 12.117 12.117 0 0 1-3.81-2.565 12.118 12.118 0 0 1-2.565-3.81A11.685 11.685 0 0 1 80-868a11.685 11.685 0 0 1 .945-4.68 12.119 12.119 0 0 1 2.565-3.81 12.118 12.118 0 0 1 3.81-2.565A11.686 11.686 0 0 1 92-880a11.686 11.686 0 0 1 4.68.945 12.118 12.118 0 0 1 3.81 2.565 12.119 12.119 0 0 1 2.565 3.81A11.685 11.685 0 0 1 104-868a11.685 11.685 0 0 1-.945 4.68 12.117 12.117 0 0 1-2.565 3.81 12.117 12.117 0 0 1-3.81 2.565A11.685 11.685 0 0 1 92-856zm0-2.4a9.517 9.517 0 0 0 3-.465 9.035 9.035 0 0 0 2.58-1.335 9.034 9.034 0 0 0-2.58-1.335 9.519 9.519 0 0 0-3-.465 9.519 9.519 0 0 0-3 .465 9.034 9.034 0 0 0-2.58 1.335 9.035 9.035 0 0 0 2.58 1.335 9.517 9.517 0 0 0 3 .465zm0-10.8a1.748 1.748 0 0 0 1.29-.51 1.748 1.748 0 0 0 .51-1.29 1.748 1.748 0 0 0-.51-1.29 1.748 1.748 0 0 0-1.29-.51 1.748 1.748 0 0 0-1.29.51 1.748 1.748 0 0 0-.51 1.29 1.748 1.748 0 0 0 .51 1.29 1.748 1.748 0 0 0 1.29.51zm0-1.8zm0 10.8z" transform="translate(-80 880)" style="fill:url(#xvnv4htmwa)"/> </svg> <span class="menu__loading-text">Carregando...</span> </div> <div class="menu-login__item menu-login__item-login"> <template data-template="menu-signedout"> <div class="menu-login--not-logged"> <a class="menu-login__item__link" href="#" title="Acesse sua conta ou cadastre-se grátis" data-action="login" aria-label="login"> <svg width="35" height="35" viewbox="0 0 20 20" class="menu-login__item__link__icon"> <path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2c-2.5 0-4.71-1.28-6-3.22.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08-1.29 1.94-3.5 3.22-6 3.22z" fill-rule="nonzero" fill /> </svg> <span class="menu-product-color" style="color:black;">Acesse sua conta <br><small>ou cadastre-se grátis</small></span> </a> </div> </template> <template data-template="menu-signedin"> <div class="menu-login--logged"> <div> <div class="menu-login__item__avatar" data-content="user-picture"></div> </div> <div> <span class="menu-login__item__name" data-content="user-name"></span> <div class="menu-login__item-logout"> <a href="#" title="Sair da conta" data-action="logout"> <span class="menu-product-color" style="color:black;">sair</span> </a> </div> </div> </div> </template> </div> </div> </li> <li class="menu-item" id="menu-1-ultimas-noticias" data-track-click="Últimas Notícias"> <a href="https://oglobo.globo.com/ultimas-noticias/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Últimas Notícias</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-o-globo-100" data-track-click="O GLOBO 100"> <a href="https://oglobo.globo.com/100-anos/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">O GLOBO 100</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item is-father" id="menu-1-politica" data-track-click="Política"> <a href="https://oglobo.globo.com/politica/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Política</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level1 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Política</span> </li> <li class="menu-item" id="menu-2-pagina-principal" data-track-click="Política > Página Principal"> <a href="https://oglobo.globo.com/politica/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-eleicoes-2024" data-track-click="Política > Eleições 2024"> <a href="https://oglobo.globo.com/politica/eleicoes-2024/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Eleições 2024</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-sonar-a-escuta-das-redes" data-track-click="Política > Sonar - A escuta das redes"> <a href="https://oglobo.globo.com/blogs/sonar-a-escuta-das-redes/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Sonar - A escuta das redes</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-pulso" data-track-click="Política > Pulso"> <a href="https://oglobo.globo.com/blogs/pulso/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Pulso</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item is-father" id="menu-1-brasil" data-track-click="Brasil"> <a href="https://oglobo.globo.com/brasil/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Brasil</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level1 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Brasil</span> </li> <li class="menu-item" id="menu-2-pagina-principal" data-track-click="Brasil > Página Principal"> <a href="https://oglobo.globo.com/brasil/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item is-father" id="menu-2-educacao" data-track-click="Brasil > Educação"> <a href="https://oglobo.globo.com/brasil/educacao/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Educação</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level2 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Educação</span> </li> <li class="menu-item" id="menu-3-pagina-principal" data-track-click="Brasil > Educação > Página Principal"> <a href="https://oglobo.globo.com/brasil/educacao/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item is-father" id="menu-3-enem-2024" data-track-click="Brasil > Educação > Enem 2024"> <a href="https://oglobo.globo.com/brasil/educacao/enem-e-vestibular/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Enem 2024</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level3 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Enem 2024</span> </li> <li class="menu-item" id="menu-4-pagina-principal" data-track-click="Brasil > Educação > Enem 2024 > Página Principal"> <a href="https://oglobo.globo.com/brasil/educacao/enem-e-vestibular/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-4-gabarito-extraoficial" data-track-click="Brasil > Educação > Enem 2024 > Gabarito extraoficial"> <a href="https://oglobo.globo.com/brasil/educacao/enem-e-vestibular/noticia/2024/11/11/gabarito-enem-2024-veja-respostas-das-provas-do-1o-e-2o-dia.ghtml" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Gabarito extraoficial</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item" id="menu-3-premio-jovem-cientista" data-track-click="Brasil > Educação > Prêmio Jovem Cientista"> <a href="https://oglobo.globo.com/brasil/educacao/premio-jovem-cientista" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Prêmio Jovem Cientista</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item" id="menu-2-meio-ambiente" data-track-click="Brasil > Meio Ambiente"> <a href="https://oglobo.globo.com/brasil/meio-ambiente/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Meio Ambiente</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-seguranca-publica" data-track-click="Brasil > Segurança Pública"> <a href="https://oglobo.globo.com/brasil/seguranca-publica/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Segurança Pública</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-direitos-humanos" data-track-click="Brasil > Direitos Humanos"> <a href="https://oglobo.globo.com/brasil/direitos-humanos/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Direitos Humanos</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-sao-paulo" data-track-click="Brasil > São Paulo"> <a href="https://oglobo.globo.com/brasil/sao-paulo/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">São Paulo</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-minas-gerais" data-track-click="Brasil > Minas Gerais"> <a href="https://oglobo.globo.com/brasil/minas-gerais/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Minas Gerais</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-sos-rio-grande-do-sul" data-track-click="Brasil > SOS Rio Grande do Sul"> <a href="https://oglobo.globo.com/brasil/sos-rio-grande-do-sul/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">SOS Rio Grande do Sul</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item is-father" id="menu-1-rio" data-track-click="Rio"> <a href="https://oglobo.globo.com/rio/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Rio</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level1 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Rio</span> </li> <li class="menu-item" id="menu-2-pagina-principal" data-track-click="Rio > Página Principal"> <a href="https://oglobo.globo.com/rio/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-bairros" data-track-click="Rio > Bairros"> <a href="https://oglobo.globo.com/rio/bairros/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Bairros</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-carnaval" data-track-click="Rio > Carnaval"> <a href="https://oglobo.globo.com/rio/carnaval/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Carnaval</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-web-summit-rio" data-track-click="Rio > Web Summit Rio"> <a href="https://oglobo.globo.com/rio/web-summit-rio/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Web Summit Rio</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-dialogos-rj" data-track-click="Rio > Diálogos RJ"> <a href="https://oglobo.globo.com/dialogos-rj/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Diálogos RJ</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item is-father" id="menu-1-mundo" data-track-click="Mundo"> <a href="https://oglobo.globo.com/mundo/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Mundo</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level1 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Mundo</span> </li> <li class="menu-item" id="menu-2-pagina-principal" data-track-click="Mundo > Página Principal"> <a href="https://oglobo.globo.com/mundo/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-clima-e-ciencia" data-track-click="Mundo > Clima e Ciência"> <a href="https://oglobo.globo.com/mundo/clima-e-ciencia/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Clima e Ciência</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-guerra-na-ucrania" data-track-click="Mundo > Guerra na Ucrânia"> <a href="https://oglobo.globo.com/tudo-sobre/assunto/guerra-na-ucrania/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Guerra na Ucrânia</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-conflito-israel-x-hamas" data-track-click="Mundo > Conflito Israel X Hamas"> <a href="https://oglobo.globo.com/tudo-sobre/assunto/conflito-israel-x-hamas/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Conflito Israel X Hamas</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item is-father" id="menu-1-economia" data-track-click="Economia"> <a href="https://oglobo.globo.com/economia/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Economia</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level1 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Economia</span> </li> <li class="menu-item" id="menu-2-pagina-principal" data-track-click="Economia > Página Principal"> <a href="https://oglobo.globo.com/economia/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-defesa-do-consumidor" data-track-click="Economia > Defesa do Consumidor"> <a href="https://oglobo.globo.com/economia/defesa-do-consumidor/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Defesa do Consumidor</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-defesa-reclamacao" data-track-click="Economia > Defesa - reclamação"> <a href="https://oglobo.globo.com/economia/defesa-do-consumidor/reclamacao/ " class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Defesa - reclamação</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-tecnologia" data-track-click="Economia > Tecnologia"> <a href="https://oglobo.globo.com/economia/tecnologia/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Tecnologia</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-financas" data-track-click="Economia > Finanças"> <a href="https://oglobo.globo.com/economia/financas/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Finanças</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-negocios" data-track-click="Economia > Negócios"> <a href="https://oglobo.globo.com/economia/negocios/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Negócios</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-imposto-de-renda" data-track-click="Economia > Imposto de Renda"> <a href="https://oglobo.globo.com/economia/imposto-de-renda/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Imposto de Renda</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-concurso-publico" data-track-click="Economia > Concurso público"> <a href="https://oglobo.globo.com/economia/concurso-publico/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Concurso público</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-calcule" data-track-click="Economia > Calcule"> <a href="https://oglobo.globo.com/calcule/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Calcule</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item is-father" id="menu-1-saude" data-track-click="Saúde"> <a href="https://oglobo.globo.com/saude/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Saúde</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level1 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Saúde</span> </li> <li class="menu-item" id="menu-2-pagina-principal" data-track-click="Saúde > Página Principal"> <a href="https://oglobo.globo.com/saude/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-medicina" data-track-click="Saúde > Medicina"> <a href="https://oglobo.globo.com/saude/medicina/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Medicina</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-bem-estar" data-track-click="Saúde > Bem-estar"> <a href="https://oglobo.globo.com/saude/bem-estar/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Bem-estar</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-viver-o-cancer" data-track-click="Saúde > Viver o câncer"> <a href="https://oglobo.globo.com/saude/viver-o-cancer/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Viver o câncer</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-calcule" data-track-click="Saúde > Calcule"> <a href="https://oglobo.globo.com/calcule/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Calcule</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item is-father" id="menu-1-cultura" data-track-click="Cultura"> <a href="https://oglobo.globo.com/cultura/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Cultura</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level1 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Cultura</span> </li> <li class="menu-item" id="menu-2-pagina-principal" data-track-click="Cultura > Página Principal"> <a href="https://oglobo.globo.com/cultura/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item is-father" id="menu-2-tv" data-track-click="Cultura > TV"> <a href="https://oglobo.globo.com/cultura/televisao/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">TV</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level2 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">TV</span> </li> <li class="menu-item" id="menu-3-bbb" data-track-click="Cultura > TV > BBB"> <a href="https://oglobo.globo.com/cultura/televisao/bbb/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">BBB</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item" id="menu-2-filmes" data-track-click="Cultura > Filmes"> <a href="https://oglobo.globo.com/cultura/filmes/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Filmes</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-streaming" data-track-click="Cultura > Streaming"> <a href="https://oglobo.globo.com/cultura/streaming/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Streaming</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-musica" data-track-click="Cultura > Música"> <a href="https://oglobo.globo.com/cultura/musica/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Música</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-livros" data-track-click="Cultura > Livros"> <a href="https://oglobo.globo.com/cultura/livros/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Livros</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-teatro" data-track-click="Cultura > Teatro"> <a href="https://oglobo.globo.com/cultura/teatro/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Teatro</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-horoscopo" data-track-click="Cultura > Horóscopo"> <a href="https://oglobo.globo.com/cultura/horoscopo/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Horóscopo</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item is-father" id="menu-1-esportes" data-track-click="Esportes"> <a href="https://oglobo.globo.com/esportes/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Esportes</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level1 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Esportes</span> </li> <li class="menu-item" id="menu-2-pagina-principal" data-track-click="Esportes > Página Principal"> <a href="https://oglobo.globo.com/esportes/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item is-father" id="menu-2-futebol" data-track-click="Esportes > Futebol"> <a href="https://oglobo.globo.com/esportes/futebol/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Futebol</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level2 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Futebol</span> </li> <li class="menu-item" id="menu-3-futebol-2024" data-track-click="Esportes > Futebol > Futebol 2024"> <a href="https://oglobo.globo.com/esportes/futebol-2024/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Futebol 2024</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item" id="menu-2-botafogo" data-track-click="Esportes > Botafogo"> <a href="https://oglobo.globo.com/esportes/futebol/botafogo/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Botafogo</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-flamengo" data-track-click="Esportes > Flamengo"> <a href="https://oglobo.globo.com/esportes/futebol/flamengo/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Flamengo</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-fluminense" data-track-click="Esportes > Fluminense"> <a href="https://oglobo.globo.com/esportes/futebol/fluminense/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Fluminense</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-vasco" data-track-click="Esportes > Vasco"> <a href="https://oglobo.globo.com/esportes/futebol/vasco/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Vasco</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-intercolegial" data-track-click="Esportes > Intercolegial"> <a href="https://oglobo.globo.com/esportes/intercolegial/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Intercolegial</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item" id="menu-1-opiniao" data-track-click="Opinião"> <a href="https://oglobo.globo.com/opiniao/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Opinião</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-colunistas-e-blogs" data-track-click="Colunistas e blogs"> <a href="https://oglobo.globo.com/blogs-e-colunas/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Colunistas e blogs</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-o-globo-plus" data-track-click="O Globo Plus"> <a href="https://oglobo.globo.com/o-globo-plus/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">O Globo Plus</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item is-father" id="menu-1-internacional" data-track-click="Internacional"> <a href="https://oglobo.globo.com/english/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Internacional</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level1 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Internacional</span> </li> <li class="menu-item" id="menu-2-english" data-track-click="Internacional > English"> <a href="https://oglobo.globo.com/english/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">English</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-espanol" data-track-click="Internacional > Español"> <a href="https://oglobo.globo.com/espanol/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Español</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item menu-item-separator" id="menu-1-" data-track-click="--"> <button class="menu-item-link menu-item-btn menu-navegacao-color-primary"> <span class="menu-item-title">--</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </button> </li><li class="menu-item" id="menu-1-patricia-kogut" data-track-click="Patrícia Kogut "> <a href="https://oglobo.globo.com/kogut/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Patrícia Kogut </span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-play" data-track-click="Play"> <a href="https://oglobo.globo.com/play/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Play</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-ela" data-track-click="Ela"> <a href="https://oglobo.globo.com/ela/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Ela</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item is-father" id="menu-1-rio-show" data-track-click="Rio Show"> <a href="https://oglobo.globo.com/rioshow/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Rio Show</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level1 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Rio Show</span> </li> <li class="menu-item" id="menu-2-pagina-principal" data-track-click="Rio Show > Página Principal"> <a href="https://oglobo.globo.com/rioshow/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-rio-gastronomia" data-track-click="Rio Show > Rio Gastronomia"> <a href="https://oglobo.globo.com/rioshow/rio-gastronomia/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Rio Gastronomia</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item" id="menu-1-viagem" data-track-click="Viagem"> <a href="https://oglobo.globo.com/boa-viagem/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Viagem</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-rio-gastronomia" data-track-click="Rio Gastronomia"> <a href="https://oglobo.globo.com/rioshow/rio-gastronomia/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Rio Gastronomia</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-sp-gastronomia" data-track-click="SP Gastronomia"> <a href="https://oglobo.globo.com/gastronomia/sp-gastronomia/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">SP Gastronomia</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-vinhos-de-portugal" data-track-click="Vinhos de Portugal"> <a href="https://oglobo.globo.com/gastronomia/vinhos-de-portugal/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Vinhos de Portugal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-um-so-planeta" data-track-click="Um só planeta"> <a href="https://oglobo.globo.com/um-so-planeta/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Um só planeta</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item menu-item-separator" id="menu-1-" data-track-click="--"> <button class="menu-item-link menu-item-btn menu-navegacao-color-primary"> <span class="menu-item-title">--</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </button> </li><li class="menu-item" id="menu-1-newsletter" data-track-click="Newsletter"> <a href="https://oglobo.globo.com/newsletter/cardapio/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Newsletter</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-acervo" data-track-click="Acervo"> <a href="https://oglobo.globo.com/acervo/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Acervo</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-clube-o-globo" data-track-click="Clube O Globo"> <a href="https://oglobo.globo.com/clube-o-globo/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Clube O Globo</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item menu-item-separator" id="menu-1-" data-track-click="--"> <button class="menu-item-link menu-item-btn menu-navegacao-color-primary"> <span class="menu-item-title">--</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </button> </li><li class="menu-item" id="menu-1-jogos" data-track-click="Jogos"> <a href="https://oglobo.globo.com/jogos" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Jogos</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-palavras-cruzadas" data-track-click="Palavras cruzadas"> <a href="https://oglobo.globo.com/jogos/palavras-cruzadas" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Palavras cruzadas</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-sudoku" data-track-click="Sudoku"> <a href="https://oglobo.globo.com/jogos/sudoku" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Sudoku</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item menu-item-separator" id="menu-1-" data-track-click="--"> <button class="menu-item-link menu-item-btn menu-navegacao-color-primary"> <span class="menu-item-title">--</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </button> </li><li class="menu-item" id="menu-1-videos" data-track-click="Vídeos"> <a href="https://oglobo.globo.com/playlist/videos/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Vídeos</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-fotos" data-track-click="Fotos"> <a href="https://oglobo.globo.com/fotogalerias/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Fotos</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-infograficos" data-track-click="Infográficos"> <a href="https://oglobo.globo.com/infograficos/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Infográficos</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item menu-item-separator" id="menu-1-" data-track-click="--"> <button class="menu-item-link menu-item-btn menu-navegacao-color-primary"> <span class="menu-item-title">--</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </button> </li><li class="menu-item is-father" id="menu-1-conteudo-de-marca" data-track-click="Conteúdo de Marca"> <a href="https://oglobo.globo.com/conteudo-de-marca/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Conteúdo de Marca</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> <ul class="menu-level menu-submenu menu-submenu-level1 menu-submenu-column-1"> <li class="menu-btn-back" aria-label="Voltar"> <i class="menu-btn-back__icon"></i> <span class="menu-btn-back__label"> Voltar </span> </li> <li class="menu-submenu-title menu-item-back"> <span class="menu-item-arrow menu-navegacao-color-primary"></span> <span class="regua-navegacao-menu-item">Conteúdo de Marca</span> </li> <li class="menu-item" id="menu-2-pagina-principal" data-track-click="Conteúdo de Marca > Página Principal"> <a href="https://oglobo.globo.com/conteudo-de-marca/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Página Principal</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-acontece-em-sp" data-track-click="Conteúdo de Marca > Acontece em SP"> <a href="http://oglobo.globo.com/conteudo-de-marca/acontece-em-sp" class="menu-item-link menu-navegacao-color-primary" target="_blank" rel="noopener"> <span class="menu-item-title">Acontece em SP</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-casa-e-conforto" data-track-click="Conteúdo de Marca > Casa e Conforto"> <a href="https://oglobo.globo.com/conteudo-de-marca/casa-e-conforto/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Casa e Conforto</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-comercio-em-pauta" data-track-click="Conteúdo de Marca > Comércio em Pauta"> <a href="https://oglobo.globo.com/conteudo-de-marca/cnc-noticias/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Comércio em Pauta</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-dasa-nav" data-track-click="Conteúdo de Marca > Dasa - Nav"> <a href="https://oglobo.globo.com/conteudo-de-marca/dasa-nav/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Dasa - Nav</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-dino" data-track-click="Conteúdo de Marca > Dino"> <a href="https://oglobo.globo.com/patrocinado/dino/" class="menu-item-link menu-navegacao-color-primary" target="_blank" rel="noopener"> <span class="menu-item-title">Dino</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-longevidade" data-track-click="Conteúdo de Marca > Longevidade"> <a href="https://oglobo.globo.com/conteudo-de-marca/longevidade/" class="menu-item-link menu-navegacao-color-primary" target="_blank" rel="noopener"> <span class="menu-item-title">Longevidade</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-morar-bem" data-track-click="Conteúdo de Marca > Morar Bem"> <a href="https://oglobo.globo.com/conteudo-de-marca/morar-bem/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Morar Bem</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-saude-por-todos-os-lados" data-track-click="Conteúdo de Marca > Saúde por todos os lados"> <a href="http://oglobo.globo.com/conteudo-de-marca/amil/saude-por-todos-os-lados" class="menu-item-link menu-navegacao-color-primary" target="_blank" rel="noopener"> <span class="menu-item-title">Saúde por todos os lados</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-2-seguro-em-pauta" data-track-click="Conteúdo de Marca > Seguro em Pauta"> <a href="https://oglobo.globo.com/conteudo-de-marca/bradesco-seguros/seguro-em-pauta/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Seguro em Pauta</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> </ul> </li><li class="menu-item" id="menu-1-fale-conosco" data-track-click="Fale Conosco"> <a href="https://oglobo.globo.com/fale-conosco/" class="menu-item-link menu-navegacao-color-primary" target="_blank" rel="noopener"> <span class="menu-item-title">Fale Conosco</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-whatsapp-do-globo" data-track-click="WhatsApp do GLOBO"> <a href="https://oglobo.globo.com/economia/guia/canais-do-whatsapp-veja-a-lista-de-canais-do-globo-que-voce-pode-seguir.ghtml" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">WhatsApp do GLOBO</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-edicao-impressa" data-track-click="Edição Impressa"> <a href="https://jornaldigital.oglobo.globo.com/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Edição Impressa</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-meu-o-globo" data-track-click="Meu O Globo"> <a href="https://oglobo.globo.com/meu-o-globo/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Meu O Globo</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-portal-do-assinante" data-track-click="Portal do Assinante"> <a href="http://www.portaldoassinante.com.br/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Portal do Assinante</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-premio-faz-diferenca" data-track-click="Prêmio Faz Diferença"> <a href="https://oglobo.globo.com/premio-faz-diferenca/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Prêmio Faz Diferença</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li><li class="menu-item" id="menu-1-principios-editoriais" data-track-click="Princípios Editoriais"> <a href="https://oglobo.globo.com/principios-editoriais/" class="menu-item-link menu-navegacao-color-primary"> <span class="menu-item-title">Princípios Editoriais</span> <span class="menu-item-arrow menu-navegacao-color-primary"></span> </a> </li> <li class="menu-item menu-item-separator"></li> <li class="menu-login"> <ul class="menu-bottom"> <li class="menu-login__item"> <a class="menu-login__item__link" href="https://oglobo.globo.com/principios-editoriais/" title="princípios editoriais" aria-label="princípios editoriais" target="_blank" rel="noopener" data-track-click="princípios editoriais"> <div class="menu-login__item__link__icon"> <svg width="18" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.622V16h3.42l9.9-9.867L9.9 2.756 0 12.622zm15.93-9.066a.852.852 0 0 0 0-1.245L13.86.267a.878.878 0 0 0-1.26 0l-1.62 1.6 3.42 3.377 1.53-1.688zM8.1 14.222L6.3 16H18v-1.778H8.1z" fill="#999" fill-rule="evenodd"/></svg> </div> <span>princípios editoriais</span> </a> </li> <li class="menu-login__item"> <a class="menu-login__item__link" href="https://oglobo.globo.com/termos-de-uso/" title="termos de uso" aria-label="termos de uso" target="_blank" rel="noopener" data-track-click="termos de uso"> <div class="menu-login__item__link__icon"> <svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M14.222 0H1.778C.8 0 0 .8 0 1.778v12.444C0 15.2.8 16 1.778 16h12.444C15.2 16 16 15.2 16 14.222V1.778C16 .8 15.2 0 14.222 0zm-1.778 5.333H3.556V3.556h8.888v1.777zm0 3.556H3.556V7.11h8.888V8.89zm-2.666 3.555H3.556v-1.777h6.222v1.777z" fill="#999" fill-rule="evenodd"/></svg> </div> <span>termos de uso</span> </a> </li> <li class="menu-login__item"> <a class="menu-login__item__link" href="https://www.globo.com/privacidade.html" title="política de privacidade" aria-label="política de privacidade" target="_blank" rel="noopener" data-track-click="política de privacidade"> <div class="menu-login__item__link__icon"> <svg width="18" height="18" xmlns="http://www.w3.org/2000/svg"><path d="M17.182 2.455v-.41C17.182.9 16.282 0 15.136 0c-1.145 0-2.045.9-2.045 2.045v.41c-.491 0-.818.327-.818.818v3.272c0 .491.327.819.818.819h4.09c.492 0 .819-.328.819-.819V3.273c0-.491-.327-.818-.818-.818zm-.655 0h-2.782v-.41c0-.736.655-1.39 1.391-1.39.737 0 1.391.654 1.391 1.39v.41zM14.645 9c0 .245.082.573.082.818a6.47 6.47 0 0 1-1.718 4.418c-.245-.654-.818-1.145-1.554-1.145h-.819v-2.455c0-.49-.327-.818-.818-.818H4.91V8.182h1.636c.491 0 .819-.327.819-.818V5.727H9c.9 0 1.636-.736 1.636-1.636V2.045a8.123 8.123 0 0 0-2.454-.409C3.682 1.636 0 5.318 0 9.818S3.682 18 8.182 18s8.182-3.682 8.182-8.182c0-.245 0-.573-.082-.818h-1.637zm-7.281 7.282c-3.191-.41-5.728-3.191-5.728-6.464 0-.49.082-.982.164-1.473l3.927 3.928v.818c0 .9.737 1.636 1.637 1.636v1.555z" fill="#999" fill-rule="evenodd"/></svg> </div> <span>política de privacidade</span> </a> </li> </ul> </li> </ul> </div> <div id="menu-addon" class="menu-addon"></div> </div> </nav> <div id="menu-content-overlay"></div> </div> <div id="gcom-bar-container" class="header__container_gcom_bar"> <div id="glbbarrawidget" class="glbbarrawidget" style="display: block;" data-show-gcom-bar="true"></div> </div> <script> var gcomBarUseCustomUrl = "True"; var gcomBarcustomUrl = "https://cbn.globo.com/"; var gcomBarcustomUrlTitle = "CBN"; var gcomBarcustomUrlTitleColor = "#e21b22"; </script> <header id="header" class="header header-background-color header--internal header--internal-size header--has-gcom-bar " data-component-type="header" data-track-category="header" data-tenant="oglobo"> <div class="header__content" data-track-action="clique"> <div class="header__nav header__nav__no-search "> <div class="header__menu" id="menu-toggle" data-product-color="#1e4c9a" data-cadun-service-id data-cadun-login-url data-cadun-use-popin="[]" data-track-click="burger"> <div class="header__menu__icon"> <span class="header__menu__icon_background_color"></span> <span class="header__menu__icon_background_color"></span> <span class="header__menu__icon_background_color"></span> </div> <span class="header__menu__label">Menu</span> </div> </div> <div class="header__brand"> <div class="header__brand__main"> <a class="header__brand__link" href="https://oglobo.globo.com" data-track-click="logo"> <span id="logo" class="header__brand__logo"> oglobo / English <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 526 63"> <lineargradient id="linear-gradient" x1="449.43" y1="33.5" x2="475.677" y2="17.579" gradientunits="userSpaceOnUse"> <stop offset="0" stop-color="#223a82" stop-opacity="0"/> <stop offset=".509" stop-color="#223a82"/> <stop offset="1" stop-color="#223a82" stop-opacity="0"/> </lineargradient> <lineargradient id="linear-gradient-2" x1="354.114" y1="31.804" x2="432.199" y2="31.804" gradientunits="userSpaceOnUse"> <stop offset="0" stop-color="#223a82" stop-opacity="0"/> <stop offset=".616" stop-color="#223a82"/> <stop offset="1" stop-color="#223a82" stop-opacity="0"/> </lineargradient> <lineargradient id="linear-gradient-3" x1="479.796" y1="4.132" x2="442.06" y2="39.288" gradientunits="userSpaceOnUse"> <stop offset="0" stop-color="#223a82" stop-opacity="0"/> <stop offset=".372" stop-color="#223a82"/> <stop offset="1" stop-color="#223a82" stop-opacity="0"/> </lineargradient> <g> <path d="M52.519,53.179c-6.05,6.05-13.36,8.991-21.848,8.991s-15.713-3.109-21.68-9.159C2.941,46.961,0,39.65,0,31.247c0-8.487,3.025-15.798,9.075-21.848S22.436.409,30.923.409c8.403,0,15.713,3.025,21.764,9.159,5.966,6.134,9.075,13.36,8.991,21.932,0,8.403-3.109,15.546-9.159,21.68ZM41.931,20.24c-3.109-3.109-6.806-4.706-11.092-4.706s-8.067,1.429-11.092,4.538c-3.109,3.109-4.706,6.89-4.706,11.26,0,4.286,1.513,8.151,4.537,11.176,2.941,3.025,6.806,4.537,11.176,4.537,4.286,0,7.983-1.512,11.092-4.622,3.109-3.109,4.789-6.722,4.789-11.008s-1.597-7.983-4.706-11.176Z" style="fill: #fff; stroke-width: 0px;"/> <path d="M146.127,31.416c.336,8.319-3.109,15.629-9.159,21.68s-13.361,8.991-21.764,8.991c-8.487,0-15.714-3.025-21.764-9.075-6.05-6.05-9.075-13.36-9.075-21.848s3.025-15.798,9.075-21.847c3.109-3.025,6.47-5.21,10.083-6.723,3.614-1.512,7.563-2.269,11.848-2.269s8.403.925,12.352,2.689c3.866,1.765,7.395,4.202,10.252,7.311l-11.092,10.252c-1.26-1.597-3.025-3.025-5.378-3.781l-3.025-1.008c-1.092-.252-2.101-.336-3.193-.336-4.454,0-8.151,1.512-11.26,4.622-3.025,3.025-4.537,6.722-4.537,11.176,0,4.201,1.429,8.067,4.537,11.176,3.109,3.109,6.806,4.622,11.176,4.622,3.025,0,5.882-.672,8.487-2.185,2.605-1.597,4.622-3.949,6.05-6.975l-13.697-.084v-12.352l29.831.084.252,3.781v2.101Z" style="fill: #fff; stroke-width: 0px;"/> <path d="M152.343.24h15.378v46.805h18.067l9.327,12.521h-42.771V.24Z" style="fill: #fff; stroke-width: 0px;"/> <path d="M240.742,53.179c-6.05,6.05-13.36,8.991-21.848,8.991s-15.713-3.109-21.68-9.159c-6.05-6.05-8.991-13.36-8.991-21.764,0-8.487,3.025-15.798,9.075-21.848,6.05-6.05,13.36-8.991,21.848-8.991,8.403,0,15.713,3.025,21.764,9.159,5.966,6.134,9.075,13.36,8.991,21.932,0,8.403-3.109,15.546-9.159,21.68ZM230.154,20.24c-3.109-3.109-6.806-4.706-11.092-4.706s-8.067,1.429-11.092,4.538c-3.109,3.109-4.706,6.89-4.706,11.26,0,4.286,1.512,8.151,4.537,11.176,2.941,3.025,6.806,4.537,11.176,4.537,4.286,0,7.983-1.512,11.092-4.622,3.109-3.109,4.789-6.722,4.789-11.008s-1.597-7.983-4.706-11.176Z" style="fill: #fff; stroke-width: 0px;"/> <path d="M300.065,55.112c-3.697,3.193-8.403,4.874-13.949,4.79l-29.158-.084.168-59.241,29.158.084c5.294,0,9.327,1.597,12.016,4.622,2.437,2.689,3.613,5.966,3.613,10,0,2.437-.504,4.79-1.597,6.89-1.092,2.185-2.605,3.529-4.285,4.117,2.941,1.26,5.21,2.941,6.89,5.378,1.849,2.689,2.857,6.638,2.857,11.596-.084,4.622-1.933,8.571-5.714,11.848ZM271.916,33.768l-.084,13.445,12.184.084c1.68,0,3.109-.756,4.453-2.017,1.26-1.344,1.849-2.941,1.849-4.79,0-1.764-.672-3.277-1.849-4.706-1.176-1.26-2.605-2.017-4.369-2.017h-12.184ZM271.999,12.677l-.084,8.067,10.84.084c1.009,0,1.765-.504,2.605-1.26.252-.252.504-.504.672-1.009.168-.42.588-1.26.504-2.101-.084-.924-.504-1.764-1.009-2.437-.672-.84-1.68-1.345-2.689-1.345h-10.84Z" style="fill: #fff; stroke-width: 0px;"/> <path d="M363.675,53.179c-6.05,6.05-13.36,8.991-21.848,8.991s-15.713-3.109-21.68-9.159c-6.05-6.05-8.991-13.36-8.991-21.764,0-8.487,3.025-15.798,9.075-21.848S333.592.409,342.079.409c8.403,0,15.713,3.025,21.764,9.159,5.966,6.134,9.075,13.36,8.991,21.932,0,8.403-3.109,15.546-9.159,21.68ZM353.087,20.24c-3.109-3.109-6.806-4.706-11.092-4.706s-8.067,1.429-11.092,4.538c-3.109,3.109-4.706,6.89-4.706,11.26,0,4.286,1.513,8.151,4.537,11.176,2.941,3.025,6.806,4.537,11.176,4.537,4.286,0,7.983-1.512,11.092-4.622s4.789-6.722,4.789-11.008-1.597-7.983-4.706-11.176Z" style="fill: #fff; stroke-width: 0px;"/> </g> <g> <g> <path d="M520.625,33.511l-10.593-.897,10.639-.367c.188-.007.335-.164.329-.352l-.055-1.588c-.006-.188-.164-.335-.352-.329l-11.999.414c-.188.006-.335.164-.329.352l.055,1.588c.004.105.06.188.138.248-.067.056-.112.138-.12.232l-.153,1.81c-.004.052.027.093.044.139-.012.025-.039.038-.045.066l-.411,2.001c-.004.018.011.033.01.051l-.68,2.059c-.003.01.004.019.002.028l-.608,1.303c-.036.026-.081.038-.105.078l-.694,1.16-.039-.018c-.739,1.236-1.635,2.391-2.677,3.437-3.336,3.35-7.778,5.197-12.502,5.205-9.751.017-17.698-7.897-17.725-17.646,0-.137,0-.273-.001-.411v-.873c-.015-7.271,4.383-13.539,10.661-16.268,2.148-.934,4.516-1.453,7.001-1.458h.03V.608h-.053c-8.152.013-15.818,3.211-21.585,9.001-.908.911-1.744,1.873-2.521,2.872-5.966-7.69-15.488-12.422-25.917-11.822-16.825.967-29.725,15.441-28.758,32.266l.073,1.266c.967,16.824,15.441,29.725,32.266,28.758,9.153-.526,17.139-5.056,22.368-11.782.79,1.013,1.641,1.988,2.567,2.909,5.79,5.769,13.465,8.938,21.617,8.925,4.293-.008,8.38-.904,12.088-2.516,5.407-2.35,9.995-6.231,13.245-11.078.017-.018.043-.02.056-.042l.143-.239c.31-.473.589-.966.872-1.457l.453-.757s0-.009.002-.013c.016-.029.034-.055.05-.084l-.035-.016c.023-.124-.009-.246-.113-.326.167.067.359,0,.436-.165l1.056-2.263c.08-.171.006-.373-.165-.453l-3.686-1.72,3.692,1.219c.179.059.371-.038.43-.217l.712-2.156c.059-.179-.038-.371-.217-.43l-5.614-1.853,5.807,1.191c.184.038.364-.081.402-.265l.411-2.001c.038-.184-.081-.364-.265-.402l-8.055-1.653,8.209.695c.187.016.352-.123.368-.311l.153-1.81c.016-.187-.123-.352-.311-.368ZM455.397,44.203c-3.014,3.383-7.315,5.618-12.186,5.898-9.741.56-18.121-6.908-18.681-16.648l-.073-1.266c-.56-9.74,6.908-18.121,16.649-18.681,9.74-.56,18.119,6.91,18.679,16.65l.073,1.266c.28,4.869-1.447,9.4-4.462,12.782Z" style="fill: #fff; stroke-width: 0px;"/> <path d="M508.335,27.381h12.05c.188,0,.341.153.341.341v1.362c0,.188-.153.341-.341.341h-12.05c-.188,0-.34-.153-.34-.34v-1.362c0-.188.153-.341.341-.341Z" transform="translate(1.606 77.966) rotate(-8.682)" style="fill: #fff; stroke-width: 0px;"/> <path d="M507.716,24.56h12.094c.188,0,.34.153.34.34v1.362c0,.188-.153.34-.34.34h-12.094c-.188,0-.34-.153-.34-.34v-1.362c0-.188.153-.341.341-.341Z" transform="translate(11.312 135.808) rotate(-15.224)" style="fill: #fff; stroke-width: 0px;"/> <rect x="506.452" y="21.966" width="12.819" height="1.816" rx=".341" ry=".341" transform="translate(27.64 190.535) rotate(-21.616)" style="fill: #fff; stroke-width: 0px;"/> </g> <rect x="505.243" y="19.507" width="12.863" height="1.589" rx=".341" ry=".341" transform="translate(49.9 241.632) rotate(-27.881)" style="fill: #fff; stroke-width: 0px;"/> <rect x="503.771" y="17.091" width="12.907" height="1.589" rx=".341" ry=".341" transform="translate(77.534 288.861) rotate(-34.065)" style="fill: #fff; stroke-width: 0px;"/> <rect x="502.055" y="14.967" width="12.951" height="1.362" rx=".341" ry=".341" transform="translate(109.982 331.887) rotate(-40.194)" style="fill: #fff; stroke-width: 0px;"/> <rect x="500.117" y="13.045" width="12.995" height="1.135" rx=".341" ry=".341" transform="translate(146.995 370.708) rotate(-46.337)" style="fill: #fff; stroke-width: 0px;"/> <rect x="497.976" y="11.345" width="13.039" height=".908" rx=".341" ry=".341" transform="translate(188.425 405.187) rotate(-52.559)" style="fill: #fff; stroke-width: 0px;"/> <rect x="495.654" y="9.776" width="13.083" height=".908" rx=".341" ry=".341" transform="translate(233.995 434.934) rotate(-58.895)" style="fill: #fff; stroke-width: 0px;"/> <rect x="493.17" y="8.588" width="13.127" height=".681" rx=".341" ry=".341" transform="translate(283.551 459.57) rotate(-65.396)" style="fill: #fff; stroke-width: 0px;"/> <rect x="490.615" y="7.763" width="13.029" height=".454" rx=".227" ry=".227" transform="translate(335.168 478.065) rotate(-71.91)" style="fill: #fff; stroke-width: 0px;"/> <path d="M490.458.608c-8.15.013-15.816,3.211-21.585,9.001-.919.921-1.772,1.891-2.556,2.903,3.642,4.709,5.951,10.524,6.318,16.904l.072,1.267c.034.598.051,1.194.051,1.787h.061l-.002-1.268c-.011-7.271,4.385-13.539,10.662-16.268,2.148-.934,4.516-1.453,7.001-1.458l-.023-12.867Z" style="fill: url(#linear-gradient); opacity: .6; stroke-width: 0px;"/> <path d="M495.122.957c.003.023.003.048-.002.072l-1.884,11.343-.176,1.062c-.019.123-.138.207-.261.188-.124-.021-.207-.137-.186-.261l.175-1.045,1.886-11.36c.019-.123.137-.207.261-.188.1.017.173.094.187.189Z" style="fill: #fff; stroke-width: 0px;"/> <path d="M472.707,30.683l-.073-1.266c-.967-16.825-15.442-29.725-32.266-28.758-16.825.967-29.725,15.441-28.758,32.266l.073,1.266c.967,16.824,15.441,29.725,32.266,28.758,16.824-.967,29.725-15.442,28.758-32.266ZM424.53,33.452l-.073-1.266c-.56-9.74,6.908-18.121,16.649-18.681,9.74-.56,18.119,6.91,18.679,16.65l.073,1.266c.28,4.869-1.447,9.4-4.462,12.782-3.014,3.383-7.315,5.618-12.186,5.898-9.741.56-18.121-6.908-18.681-16.648Z" style="fill: url(#linear-gradient-2); opacity: .6; stroke-width: 0px;"/> <path d="M416.707,26.258v35.838c0,.499-.405.904-.904.904h-11.199c-.499,0-.904-.405-.904-.904V26.258c0-5.393-2.397-10.234-6.186-13.513-.486-.421-.623-1.118-.347-1.699l4.732-9.916c.241-.506.878-.68,1.34-.363,8.126,5.57,13.467,14.919,13.467,25.491Z" style="fill: #fff; stroke-width: 0px;"/> </g> <path d="M459.89,32.943c-.003-.092-.004-.184-.004-.277-.001.092-.003.185-.007.277-.117,4.287-1.783,8.232-4.482,11.26-3.013,3.383-7.315,5.618-12.186,5.898-9.741.56-18.12-6.908-18.68-16.648l-.047-.811h-12.886c.003.095.008.189.014.284l.073,1.265c.967,16.824,15.44,29.725,32.266,28.758,9.15-.526,17.139-5.048,22.366-11.769-4.066-5.209-6.319-11.55-6.426-18.237Z" style="fill: url(#linear-gradient-3); opacity: .6; stroke-width: 0px;"/> </svg> </span> </a> </div> <div class="header__brand__sub"> <h2 class="header__brand__logo-multicontent"> <a class="header__brand__sublink_usp-custom header__brand__sublink header-font" href="https://oglobo.globo.com/english/" data-track-click="categoria | English"> English </h2> </a> </div> </div> <div class="header__actions "> <template data-template="header-signedout"> <div class="header__actions__action header__login"> <div class="header__login__signedin login-signedout-spot"> <a href="#" class="header__login__signedin__button login-button" data-action="login" aria-label="login"> <svg width="24" height="24" viewbox="0 0 24 24"> <path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/> <path d="M0 0h24v24H0z" fill="none"/> </svg> <span class="header__login__label">Entrar</span> </a> </div> <div class="header__login__signedout login-signedin-spot"></div> </div> <div class="header__actions__action header__subscribe"></div> <div class="header__advertiser" id="pub-selopatrocinio"></div> </template> <template data-template="header-signedin"> </div> <div class="header__actions__action header__login"> <div class="header__login__signedout login-signedin-spot" style="opacity: 1; visibility: visible; display: block;"> <div class="login-profile"> <div class="login-profile__photo" data-content="user-picture"></div> <span class="login-profile__name" data-content="user-name"></span> <ul class="login-profile__menu"> <li class="login-profile__menu__item"> <a href="https://minhaconta.globo.com">Minha conta</a> </li> <li class="login-profile__menu__item"> <a href="http://www.portaldoassinante.com.br/">Portal do assinante</a> </li> <li class="login-profile__menu__item"> <a href="https://oglobo.globo.com/newsletter/cardapio/">Newsletters</a> </li> <li class="login-profile__menu__item"> <a href="https://oglobo.globo.com/clube-o-globo/">Clube O Globo</a> </li> <li class="login-profile__menu__item"> <a href="#" data-action="logout">Sair</a> </li> </ul> </div> </div> </div> <div class="header__actions__action header__subscribe"></div> <div class="header__advertiser" id="pub-selopatrocinio"></div> </template> </div> <div class="header__loader" id="header__loader"> <svg class="header__loader-svg" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24"> <defs> <lineargradient id="xvnv4htmwa" y1=".5" x2="1" y2=".5" gradientunits="objectBoundingBox"> <stop offset="0" stop-color="#fff"> <animate attributename="stop-color" values="#fff; #939393; #fff" dur="2s" repeatcount="indefinite"/> </stop> <stop offset="1" stop-color="#939393"> <animate attributename="stop-color" values="#939393; #fff; #939393" dur="2s" repeatcount="indefinite"/> </stop> </lineargradient> </defs> <path d="M84.62-861.88a12.52 12.52 0 0 1 3.42-1.845A11.685 11.685 0 0 1 92-864.4a11.685 11.685 0 0 1 3.96.675 12.52 12.52 0 0 1 3.42 1.845 9.277 9.277 0 0 0 1.635-2.79 9.406 9.406 0 0 0 .585-3.33 9.254 9.254 0 0 0-2.805-6.795A9.254 9.254 0 0 0 92-877.6a9.254 9.254 0 0 0-6.795 2.805A9.254 9.254 0 0 0 82.4-868a9.406 9.406 0 0 0 .585 3.33 9.276 9.276 0 0 0 1.635 2.79zM92-866.8a4.058 4.058 0 0 1-2.985-1.215A4.058 4.058 0 0 1 87.8-871a4.058 4.058 0 0 1 1.215-2.985A4.058 4.058 0 0 1 92-875.2a4.058 4.058 0 0 1 2.985 1.215A4.058 4.058 0 0 1 96.2-871a4.058 4.058 0 0 1-1.215 2.985A4.058 4.058 0 0 1 92-866.8zm0 10.8a11.685 11.685 0 0 1-4.68-.945 12.117 12.117 0 0 1-3.81-2.565 12.118 12.118 0 0 1-2.565-3.81A11.685 11.685 0 0 1 80-868a11.685 11.685 0 0 1 .945-4.68 12.119 12.119 0 0 1 2.565-3.81 12.118 12.118 0 0 1 3.81-2.565A11.686 11.686 0 0 1 92-880a11.686 11.686 0 0 1 4.68.945 12.118 12.118 0 0 1 3.81 2.565 12.119 12.119 0 0 1 2.565 3.81A11.685 11.685 0 0 1 104-868a11.685 11.685 0 0 1-.945 4.68 12.117 12.117 0 0 1-2.565 3.81 12.117 12.117 0 0 1-3.81 2.565A11.685 11.685 0 0 1 92-856zm0-2.4a9.517 9.517 0 0 0 3-.465 9.035 9.035 0 0 0 2.58-1.335 9.034 9.034 0 0 0-2.58-1.335 9.519 9.519 0 0 0-3-.465 9.519 9.519 0 0 0-3 .465 9.034 9.034 0 0 0-2.58 1.335 9.035 9.035 0 0 0 2.58 1.335 9.517 9.517 0 0 0 3 .465zm0-10.8a1.748 1.748 0 0 0 1.29-.51 1.748 1.748 0 0 0 .51-1.29 1.748 1.748 0 0 0-.51-1.29 1.748 1.748 0 0 0-1.29-.51 1.748 1.748 0 0 0-1.29.51 1.748 1.748 0 0 0-.51 1.29 1.748 1.748 0 0 0 .51 1.29 1.748 1.748 0 0 0 1.29.51zm0-1.8zm0 10.8z" transform="translate(-80 880)" style="fill:url(#xvnv4htmwa)"/> </svg> <span class="header__loading-text">Carregando...</span> </div> <label class="header__search header__search__right" data-search-url="https://oglobo.globo.com/busca" data-search-tenant="oglobo"> <div id="top_search_icon"> <svg width="24" height="24" viewbox="0 0 24 24" class="header__search__icon"> <path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/> <path d="M0 0h24v24H0z" fill="none"/> </svg> </div> <form class="header__search__form" method="get" action="https://oglobo.globo.com/busca"> <input class="header__search__input" type="text" name="q" placeholder="Buscar" autocomplete="off"> </form> <svg width="24" height="24" viewbox="0 0 24 24" class="header__search__icon-clear"> <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/> <path d="M0 0h24v24H0z" fill="none"/> </svg> </label> <div id="custom_subscribe_button" class="header__subscribe-btn"> </div> </div> </header> <div class="header-lift header--internal-size"></div> <div class="header-sub header-color"> <a class="header-sub__link" href="https://oglobo.globo.com/english/"> English </a> </div> <style> .header .header__loading-text{ animation: textGradientAnimation 2s infinite; } @keyframes textGradientAnimation { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } } </style> <script> var headerMenuLogin = [{"label":"Portal do assinante","url":"http:\/\/www.portaldoassinante.com.br\/"},{"label":"Newsletters","url":"https:\/\/oglobo.globo.com\/newsletter\/cardapio\/"},{"label":"Clube O Globo","url":"https:\/\/oglobo.globo.com\/clube-o-globo\/"}]; </script> <nav class="header_exposed_menu header_exposed_menu--internal" data-component-type="menu-exposto" data-track-category="header" data-track-action="clique"> <ul style="width: 2240px" class="header_exposed_menu__container"> <li> <a href="https://oglobo.globo.com/ultimas-noticias/" data-track-click="Últimas | https://oglobo.globo.com/ultimas-noticias/" class="header_exposed_menu__item"> Últimas </a> </li> <li> <a href="https://oglobo.globo.com/100-anos/" data-track-click="O GLOBO 100 | https://oglobo.globo.com/100-anos/" class="header_exposed_menu__item"> O GLOBO 100 </a> </li> <li> <a href="https://oglobo.globo.com/politica/" data-track-click="Política | https://oglobo.globo.com/politica/" class="header_exposed_menu__item"> Política </a> </li> <li> <a href="https://oglobo.globo.com/brasil/" data-track-click="Brasil | https://oglobo.globo.com/brasil/" class="header_exposed_menu__item"> Brasil </a> </li> <li> <a href="https://oglobo.globo.com/rio/" data-track-click="Rio | https://oglobo.globo.com/rio/" class="header_exposed_menu__item"> Rio </a> </li> <li> <a href="https://oglobo.globo.com/mundo/" data-track-click="Mundo | https://oglobo.globo.com/mundo/" class="header_exposed_menu__item"> Mundo </a> </li> <li> <a href="https://oglobo.globo.com/economia/" data-track-click="Economia | https://oglobo.globo.com/economia/" class="header_exposed_menu__item"> Economia </a> </li> <li> <a href="https://oglobo.globo.com/saude/" data-track-click="Saúde | https://oglobo.globo.com/saude/" class="header_exposed_menu__item"> Saúde </a> </li> <li> <a href="https://oglobo.globo.com/cultura/" data-track-click="Cultura | https://oglobo.globo.com/cultura/" class="header_exposed_menu__item"> Cultura </a> </li> <li> <a href="https://oglobo.globo.com/esportes/" data-track-click="Esportes | https://oglobo.globo.com/esportes/" class="header_exposed_menu__item"> Esportes </a> </li> <li> <a href="https://oglobo.globo.com/blogs-e-colunas/" data-track-click="Colunistas | https://oglobo.globo.com/blogs-e-colunas/" class="header_exposed_menu__item"> Colunistas </a> </li> <li> <a href="https://oglobo.globo.com/clube-o-globo/" data-track-click="Clube | https://oglobo.globo.com/clube-o-globo/" class="header_exposed_menu__item"> Clube </a> </li> <li> <a href="https://oglobo.globo.com/newsletter/cardapio/" data-track-click="Newsletters | https://oglobo.globo.com/newsletter/cardapio/" class="header_exposed_menu__item"> Newsletters </a> </li> <li> <a href="https://jornaldigital.oglobo.globo.com/" data-track-click="Edição digital | https://jornaldigital.oglobo.globo.com/" class="header_exposed_menu__item"> Edição digital </a> </li> </ul> </nav> <main id="oglobo" class="mc-body theme" itemscope itemtype="http://schema.org/NewsArticle"> <link itemprop="mainEntityOfPage" href="https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml"> <meta itemprop="image" content="https://s2-oglobo.glbimg.com/v-4VkQZtPzLRPF1wwg-zJraJUks=/1200x/smart/filters:cover():strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/o/N/AZGXAfTyA9a5PT0xIe5g/plagio.png"> <address itemprop="author" itemscope itemtype="https://schema.org/Person"> <meta itemprop="name" content="Ricardo Ferreira"> <meta itemprop="url" content="https://oglobo.globo.com/autores/ricardo-ferreira/"> </address> <div id="ad-container-top-placeholder"> <div id="mc-container-top"></div> <span id="ad-text-info" style="font-size: 9px; text-align: right">PUBLICIDADE</span> <div class="ad-background-center"> <svg width="970" height="105"> <rect width="970" height="105" fill="#d8d8d8"/> </svg> </div> </div> <div class="mrf-article-body"> <section class="content--header"> <div class="row content-head bread-crumb-title"> <div> <a style="color: #1e4c9a; letter-spacing: 0.26px; line-height: 16px; font-weight: bold;" href="/english/"> English </a> </div> </div> <div class="row content-head featured "> <div class="title"> <h1 class="content-head__title" itemprop="headline" content="After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?">After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?</h1> </div> <div class="medium-centered subtitle"> <meta itemprop="alternateName" content="The Colombian star may face legal action for similarities between 'Bzrp Music Sessions Vol. 53' and 'Tu Tu Tu,' a hit performed by Mariana Fagundes and Léo Santana"> <h2 class="content-head__subtitle" itemprop="alternativeHeadline">The Colombian star may face legal action for similarities between 'Bzrp Music Sessions Vol. 53' and 'Tu Tu Tu,' a hit performed by Mariana Fagundes and Léo Santana</h2> </div> </div> <div class="content__signa-share"> <div class="content__signature"> <div class="content-publication-data"> <div class="content-publication-data__text"> <div class="content-publication-data__from"> Por <address itemprop="author" itemscope itemtype="https://schema.org/Person"> <a href="https://oglobo.globo.com/autores/ricardo-ferreira/" title="Ricardo Ferreira" itemprop="url"> <span itemprop="name">Ricardo Ferreira</span> </a> </address> </div> <p class="content-publication-data__updated"> <time itemprop="datePublished" datetime="2025-01-22T12:36:24.575-03:00"> 22/01/2025 12h36 </time> <span class="content-publication-data__updated-relative"> <time itemprop="dateModified" datetime="2025-01-22T12:36:25.023-03:00"> Atualizado <time datetime="2025-01-22T15:36:25.023Z" class="content-publication-data__amp-timeago"> há uma semana </time> </time> </span> </p> </div> <span hidden itemprop="author" itemscope itemtype="https://schema.org/Person"> <meta itemprop="name" content="Ricardo Ferreira"> </span> <span hidden itemprop="publisher" itemscope itemtype="https://schema.org/Organization"> <meta itemprop="name" content="O GLOBO"> <meta itemprop="url" content="https://oglobo.globo.com"> <span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"> <meta itemprop="url" content="https://s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/public_assets/logo-oglobo-azul.svg"> <meta itemprop="width" content="112"> <meta itemprop="height" content="112"> </span> </span></div> </div> <div class="content__share-bar-container"> <section class="sharebar"> <ul class="sharebar__list"> <li class="sharebar__item"><a href="https://www.facebook.com/dialog/share?app_id=289255557788943&href=https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml%3Futm_source%3DFacebook%26utm_medium%3DSocial%26utm_campaign%3Dcompartilhar" class="sharebar__link" target="_blank" rel="noopener noreferrer" data-type="Facebook">Facebook</a></li> <li class="sharebar__item"><a href="https://twitter.com/intent/tweet?text=O Globo:%20After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?&url=https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml%3Futm_source%3DTwitter%26utm_medium%3DSocial%26utm_campaign%3Dcompartilhar" class="sharebar__link" target="_blank" rel="noopener noreferrer" data-type="Twitter">Twitter</a></li> <li class="sharebar__item"><a href="https://bsky.app/intent/compose/?text=O Globo:%20After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?%20https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml%3Futm_source%3DTwitter%26utm_medium%3DSocial%26utm_campaign%3Dcompartilhar" class="sharebar__link" target="_blank" rel="noopener noreferrer" data-type="BlueSky">BlueSky</a></li> <li class="sharebar__item"><a href="https://api.whatsapp.com/send?text=https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml%3Futm_source%3DWhatsapp%26utm_medium%3DSocial%26utm_campaign%3Dcompartilhar" class="sharebar__link" target="_blank" rel="noopener noreferrer" data-type="Whatsapp">Whatsapp</a></li> </ul></section> <details role="button" class="share-gift"> <summary class="share-gift__summary">Presentear matéria</summary> <ul class="share-gift__list"> <li class="share-gift__item"><a href="https://api.whatsapp.com/send?text=Você acabou de ganhar um acesso liberado, por um assinante O Globo, para ler o artigo abaixo: " class="share-gift__link" data-type="whatsapp" data-utm="Whatsapp&utm_medium=Social&utm_campaign=compartilharmateria" onclick="closeDetails();">Whatsapp</a></li> <li class="share-gift__item"><a href="mailto:?subject=O%20Globo%3A%20Veja%20essa%20not%C3%ADcia%20de%20presente%20%22After%20accusations%20against%20Adele%20and%20Shakira%2C%20musicians%20and%20lawyers%20debate%3A%20how%20to%20separate%20plagiarism%20from%20inspiration%3F%22&body=Voc%C3%AA%20acabou%20de%20ganhar%20um%20acesso%20liberado%2C%20por%20um%20assinante%20O%20Globo%2C%20para%20ler%20o%20artigo%20abaixo%3A%20" class="share-gift__link" data-type="email" data-utm="Email&utm_medium=Social&utm_campaign=compartilharmateria" onclick="closeDetails();">Email</a></li> <li class="share-gift__item"><a name="copy" class="share-gift__link" data-type="copy" data-utm="utm_source=Copiarlink&utm_medium=Social&utm_campaign=compartilharmateria" onclick="eventCopy(this);">Copiar link</a></li> <li class="share-gift__item"> <p class="share-gift__message"></p> </li> </ul> <script> window.giftConfig = window.giftConfig || {}; window.giftConfig.signJson = 'https://lakshmi.mybackstage.globo.com/signurl'; window.giftConfig.userJson = 'https://lakshmi.mybackstage.globo.com/user_gifts'; window.giftConfig.tenantId = 'oglobo'; window.giftConfig.resourceId = 'acb33c7f-eaf9-4cff-8ea3-70caa1bc21bd'; window.giftConfig.redirectShare= 'https://lakshmi.mybackstage.globo.com/redirect' window.giftConfig.sitename = 'O Globo' window.giftConfig.content_title=`After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?` function eventCopy(button) { const gift = new window.GiftUrl(document.querySelector('.share-gift'), window.userData); gift.copyGiftUrl(button); closeDetails(); } // Regra de negocio para fechar o details em 3s function closeDetails() { setTimeout(function() { document.querySelector('.share-gift').removeAttribute('open'); }, 3000); } </script> </details> </div> </div> <hr class="content__divider hidden"> <div class="row medium-uncollapsed content-top-image" data-block-type="featured-image"> <div class="column medium-centered medium-22 large-20 desktop "> <figure class="content-featured-figure"> <img class="content-featured-image" src="https://s2-oglobo.glbimg.com/QjuG1QZhHnWMKrguRGmqZ2mgx2o=/0x0:2000x1194/888x0/smart/filters:strip_icc()/i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/o/N/AZGXAfTyA9a5PT0xIe5g/plagio.png" alt="Adele, Toninho Geraes, Shakira, and Léo Santana" width="2000" height="1194" fetchpriority="high"> <figcaption class="content-featured-caption">Adele, Toninho Geraes, Shakira, and Léo Santana — Foto: Press release and archive</figcaption> </figure> </div> </div> </section> <style> :root{ --primaryColor: #1e4c9a; } </style> <script id="liftigniter-metadata" type="application/json"> { "id" : "https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml", "site_name" : "O GLOBO", "authors":["Ricardo Ferreira"], "title": "After accusations against Adele and Shakira, musicians and lawyers debate: how to separate plagiarism from inspiration?", "published_time" : "2025-01-22T12:15:18-03:00", "modified_time" : "2025-01-22T12:36:25-03:00", "image" : "https://s2-oglobo.glbimg.com/5NoxYhki0hdA8YFQrh9ox7qtuhw=/600x0/filters:quality(50)/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/o/N/AZGXAfTyA9a5PT0xIe5g/plagio.png", "image145" : "https://s2-oglobo.glbimg.com/hl8nvJbLccq8L3aSJZgKSrLrsmg=/145x87/smart/filters:strip_icc()/s2-oglobo.glbimg.com/5NoxYhki0hdA8YFQrh9ox7qtuhw%3D/600x0/filters%3Aquality%2850%29/https%3A//i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/o/N/AZGXAfTyA9a5PT0xIe5g/plagio.png", "image105" : "https://s2-oglobo.glbimg.com/3w8bTdGkhUOmagVQ98CoQNkIGao=/105x105/smart/filters:strip_icc()/s2-oglobo.glbimg.com/5NoxYhki0hdA8YFQrh9ox7qtuhw%3D/600x0/filters%3Aquality%2850%29/https%3A//i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/o/N/AZGXAfTyA9a5PT0xIe5g/plagio.png", "url" : "https://oglobo.globo.com/english/noticia/2025/01/22/after-accusations-against-adele-and-shakira-musicians-and-lawyers-debate-how-to-separate-plagiarism-from-inspiration.ghtml", "section": "English", "categoria_materia": "", "category" : "oglobo-english", "protected" : "", "teaser" : "0", "sponsored" : "0", "tag": [], "content_type" : "noticia", "opinion": "false", "content_tier": "", "location": "country:brazil", "publisher": "" } </script> <script type="application/mustache" id="li-recommendation-template"> {{#section}} <div class="article-related-link__before-title {{#sectionLength}} title--large {{/sectionLength}}"> {{section}} </div> {{/section}} <figure class="article-related-link__picture"> <a href="{{url}}"> <picture> {{#image}} <source srcset="{{image}}" media="(max-width: 660px)"> {{/image}} <img loading="lazy" class="lazyload article-related-link__picture-image" src="{{thumbnail}}" alt="Foto da Recomendação" /> </picture> </a> </figure> <h4 class="article-related-link__title"> <a href="{{url}}">{{title}}</a> </h4> </script> <script type="text/javascript"> if (typeof $igniter_var === 'undefined') { !function n(t,c,o,r,a,i,e,s,f){f=null!=t[o]&&"function"==typeof t[o].now?t[o].now():null,t.$igniter_var=i,t[i]=t[i]||function(){(t[i].q=t[i].q||[]).push(arguments)},e=c.getElementsByTagName(r)[0],(s=c.createElement(r)).async=1,"//cdn"==a?(t[i].s=f,s.onerror=function(e){t[i].e=e,n(t,c,o,r,a+"-fallback",i)}):t[i].r=f,s.src=a+".petametrics.com/2v84n8g15c1895dv.js?ts="+(new Date/36e5|0),e.parentNode.insertBefore(s,e)}(window,document,"performance","script","//cdn","$p"); $p('init', "2v84n8g15c1895dv"); var usrData = JSON.parse(localStorage.getItem('cdUserCodeGlb_v3') || '{}'); if (usrData.user_code){ $p("setUserId", usrData.user_code); } $p('send', "pageview"); } </script> <!-- Liftigniter Utils Script (Common use Functions) Inserted via Google GTM (container: "O Globo", tag: "Liftigniter - Utils") Dependencies: - Element with id "li-recommendation-unit" (recommendation box should be already in DOM) - Element with id "li-recommendation-template" (recommendation template should be already in DOM) - Liftigniter SDK script (also in Google GTM, container: "O Globo", tag: "Liftigniter SDK PRD/QA") - If alternative is used in A/B test, it must be loaded (Google GTM, container: "O Globo", tag: "Globo.com Recomendação - Utils") --> <script async> function translateCanonicalUrl(url){ // Transform the visible url into the canonical url (<protocol>://<domain>/oglobo-<id>) // The visible url might be changed when the title is changed, causing duplicate entries in the catalog var regex = /^(https?:\/\/(oglobo|globostg|infoecedsvglobo3)\.globoi?\.com)\/.+\-([\d]+)\/?(\?.*$|$)/; var groups = url.match(regex); if (groups && groups.length && groups.length >= 4) { // Canonical url is formed by <protocol>://<domain>/oglobo-<id> return groups[1] + '/oglobo-' + groups[3]; } else { return url } } function trackRecommendation(algorithm, options) { // Apply querystring in recommended items for tracking (3rd step) // Encapsulate the use of $p('track') // More info: https://support.liftigniter.com/support/solutions/articles/30000028571--p-track- $p('track', { elements: document.querySelectorAll('#li-recommendation-unit article'), name: options.widget, source: algorithm }); // Since tracking is the last step, we can resolve the promise here options.resolve(); } function renderRecommendation(resp, options) { // Replace box with rendered recommendations (2nd step) // Encapsulate the use of $p('render') // More info: https://support.liftigniter.com/support/solutions/articles/30000028569--p-render- var template = document.querySelector('#li-recommendation-template').innerHTML; var articles = document.querySelectorAll('#li-recommendation-unit article'); var title = document.querySelector('#li-recommendation-unit h4'); title.innerHTML = options.title for (var i = 0; i < articles.length && i < resp.items.length; ++i) { let temp = resp.items[i] if(temp.section.length >= 18){ temp = {...resp.items[i], ...{sectionLength: true}} } articles[i].innerHTML = $p('render', template, temp); } }; function registerRecommendation(options) { // Recommendation configuration (1st step) // Encapsulate the use of $p('register') // More info: https://liftigniter.freshdesk.com/support/solutions/articles/30000028563--p-register- $p('register', { max: options.numItems, widget: options.widget, opts: options.registerOpts, callback: function (resp) { renderRecommendation(resp, options); trackRecommendation('LI', options); }, }); } function applyRecommendation(options) { return new Promise(function (resolve, reject) { // Promise will be resolved inside other functions that receive the options object options.resolve = resolve; try { // Check if A/B test must be performed if (options.abTest) { $p('abTestSlice', { callback: function (slice) { // When no slice is defined, use 50% var currentSlice = options.slice || 50; if (slice < currentSlice) { // Case where we use LI recommendations registerRecommendation(options); $p('setRequestFields', ['title', 'description', 'thumbnail', 'image145', 'image105', 'section', 'authors' ]); $p('fetch'); } else { // Case where we call Globo.com recommendation (or other recommendation system) if (options.alternative) { window[options.alternative](options).then(function () { trackRecommendation('base', options); }) .catch(function (err) { console.log(err); }) } else { // Case where we use baseline strategy trackRecommendation('base', options); } } } }); } else { // No A/B test, just register and fetch registerRecommendation(options); $p('setRequestFields', ['title', 'description', 'thumbnail', 'image145', 'image105', 'section', 'authors' ]); $p('fetch'); } } catch (err) { // Reject promise in case something goes wrong console.log(`[RecSys] ${err}`); reject(err); } }) } </script> <!-- Liftigniter News Page Recommendation Script Inserted via Google GTM (container: "O Globo", tag: "Liftigniter - Materia") Dependencies: - Variable "hasPaywall" created by tiny.js (Piano) - Element with id "li-recommendation-unit" (recommendation box should be already in DOM) - Element with id "li-recommendation-template" (recommendation template should be already in DOM) - Function "IntersectionObserver" (either browser has native support or the OGlobo site does polyfil) - Function "$p" Liftigniter SDK (also in Google GTM, container: "O Globo", tag: "Liftigniter SDK PRD/QA") - Function "applyRecommendation" (also in Google GTM, container: "O Globo", tag: "Liftigniter - Utils") --> <script defer> var recommendationTrigger = function () { // Search for #li-recommendation-unit element in home page // If not found, insert it hidden at the bottom console.log('[RecSys] Init'); if (!document.querySelector('#li-recommendation-unit')) { var body = document.querySelector("article[itemprop=articleBody]") || document.querySelector("article"); // Exit recommendation function for legacy contents (e.g. voting) if (!body) return; console.log(`[RecSys] Body test ${body}`); // Creating template for recommendations var template = '<aside id=\"li-recommendation-unit\" class=\"article-related-links article-related-links--inside\" ' + 'inserted-id=\"recommendation-unit\" style=\"visibility: hidden;\">' + '<div class=\"article-related-links__container\">' + '<div class=\"article-related-links__title-container\">'+ '<h4 class=\"article-related-links__title\">O Globo Recomenda</h4></div>' + '<div class=\"article-related-links__content\">' + '<article class=\"article-related-link\"></article>' + '<article class=\"article-related-link\"></article>' + '<article class=\"article-related-link\"></article>' + '<article class=\"article-related-link\"></article>' + '</div></div></aside>'; console.log(`[RecSys] ${template}`); // Inserting template body.insertAdjacentHTML('afterend', template); console.log(`[RecSys] Template inserted afterend of the main`); } var box = document.querySelector('#li-recommendation-unit'); var numItems = box.querySelectorAll('article').length || 4; if (box && typeof IntersectionObserver === 'function' && typeof window.$p === 'function') { console.log('[RecSys] Recommendation box found'); // Define recommendations options var options = {}; options.widget = 'news-multicontent-widget'; options.title = 'Recomendadas para você'; options.numItems = numItems; options.registerOpts = { excludeIds: [translateCanonicalUrl(window.location.href.split('?')[0])], maxAgeInSeconds: 2 * 24 * 60 * 60, _override: 'news-page' } options.abTest = false; options.slice = 0; // Globo.com alternative recommendation // options.alternative = 'applyGloboComRecommendation'; // DataScience Team/Elo alternative recommendation options.alternative = 'applyDataScienceRecommendation' // Setup observer for 100% viewport intersection var observer = new IntersectionObserver(function (entries, observer) { entries.forEach(function (entry) { if (entry.isIntersecting) { console.log('[RecSys] Apply recommendation'); // Unobserve right away to avoid multiple calls when user scrolls up and down observer.unobserve(entry.target); applyRecommendation(options).then(function () { // Final steps // Turn box visible box.style.visibility = 'visible'; box.style.height = 'auto'; }) .catch(function (err) { console.log('[RecSys] Error in recommendation: ' + err); }) } }) }, { rootMargin: '100%' }); observer.observe(box); } } // Must await paywall script execute var timeout = { init: 500, step: 500, quit: 10000 }; var recommendationListener = function () { setTimeout(function () { // Check for variable "hasPaywall" which indicates if the page is blocked or not if (typeof window.hasPaywall === 'undefined' || (typeof window.hasPaywall === 'boolean' && !window.hasPaywall)) { console.log('[RecSys] Paywall ended execution'); recommendationTrigger(); return; } // Otherwise, wait more 500 miliseconds (until reach 10 seconds) timeout.init = timeout.init + timeout.step; if ((timeout.init <= timeout.quit)) { recommendationListener(); } }, timeout.init); }; // Entrypoint for start listening recommendationListener(); </script> <div class="mc-article-body " id="mc-article-body"> <article> <span hidden itemscope itemprop="hasPart" itemtype="http://schema.org/WebPageElement"> <meta itemprop="isAccessibleForFree" content="true"> <meta itemprop="cssSelector" content=".no-paywall"> </span> <div class="no-paywall"> <div class="mc-column mc-side-item__container" data-block-type="ads"> <div class="mc-side-item mc-side-item--right content-ads content-ads--side-ad mc-side-item-block"> <div id="banner_materia1" class="tag-manager-publicidade-container"> </div> </div> </div> <div class="mc-column content-text active-extra-styles active-capital-letter" data-block-type="unstyled" data-block-weight="94"> <p class=" content-text__container theme-color-primary-first-letter" data-track-category="Link no Texto" data-track-links> Heartbroken and engulfed in the drama of a high-profile breakup, openly betrayed for the world to see and discuss, did Shakira, the renowned Colombian star, draw inspiration from a Brazilian sertanejo song to compose a track addressing her ex-husband, Gerard Piqué? Ruan Prado, Luana Matos, and Calixto Afiune, composers of "Tu tu tu," assert this is the case. This is yet another plagiarism accusation involving an international artist, amidst the ongoing legal battle between the Brazilian sambista Toninho Geraes and British singer Adele—he accuses her of plagiarizing his samba "Mulheres" in "Million Years Ago." </p> </div> <div class="wall protected-content"> <div class="mc-column content-text active-extra-styles" data-block-type="raw" data-block-weight="41"> <p class="content-text__container"><ul class="content-unordered-list"><li><strong>Rio's 2025 Book Biennial</strong>: <a class href="https://oglobo.globo.com/english/noticia/2024/11/23/rios-2025-book-biennial-will-be-revamped-featuring-new-attractions-and-even-a-literary-ferris-wheel-discover-the-details.ghtml">Event will be revamped, featuring new attractions and even a literary Ferris wheel; discover the details</a></li><li><strong>Who killed Rubens Paiva</strong>: <a class href="https://oglobo.globo.com/english/noticia/2024/11/28/who-killed-rubens-paiva-report-revealed-in-2014-the-killer-of-the-former-congressman-portrayed-in-the-film-im-still-here.ghtml">Report revealed in 2014 the killer of the former congressman portrayed in the film 'I'm still here'</a></li></ul></p> </div> <div id="pub-in-text-wrapper"> <div id="pub-in-text"></div> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="135"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> This time, the alleged plagiarism involves the track "Bzrp Music Sessions vol. 53," a collaboration between Shakira and Argentine DJ Bizarrap, released in January 2023. It is a diss track, a term used to describe a song created to expose or insult someone. At the time of its release, Shakira was freshly separated and was the focus of tabloid rumors that her ex, Piqué, had left her for a student 20 years younger. It was the scandal of the moment. After the separation, Piqué confirmed his relationship with the student, but that's a different story. When Ruan, Luana, and Calixto, authors of "Tu tu tu" (popularized by Mariana Fagundes and Léo Santana), heard Shakira's airing of grievances (which topped charts in several countries), they were convinced they had been plagiarized. They are now suing Shakira. </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="98"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> — They checked it out and were shocked; it was the chorus of their work, with minimal variation — Fredímio Biasotto Trotta, the lawyer representing the Brazilian composers and also part of Toninho Geraes' legal team against Adele, told O GLOBO. — The conviction that it is plagiarism comes from similarities that are unlikely to occur by chance. The refrain's melody has entire identical phrases, and there are other similarities, such as the song's theme: adultery, overcoming betrayal, and female empowerment. The probability of all this happening accidentally, simultaneously, in a short span of three years is zero. </p> </div> <div class="mc-column content-text active-extra-styles" data-block-type="raw" data-block-weight="4"> <p class="content-text__container"><div class="content-intertitle"><h2>And if it's coincidence?</h2></div></p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="66"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> It is undeniable that the two tracks sound quite similar. Any layperson who hears them will likely recognize the similarities. The big question in such accusations, however, is proving that the resemblance was intentional, meaning one copied the other. Because it could also be a mere coincidence. Or there might be a third path: free inspiration. But when does inspiration stop being inspiration and become plagiarism? </p> </div> <div class="content-ads content-ads--reveal" data-block-type="ads"> <div data-id="banner_materia2" class="tag-manager-publicidade-container mc-has-reveal mc-has-ad-lazyload"> </div> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="115"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> Veteran music producer Rick Bonadio, 55, says he has changed his mind on this topic throughout his career, marked by discovering artists like Mamonas Assassinas and Charlie Brown Jr., among others. He himself was recently alerted that a rising hit might be plagiarizing one of his songs. "Descer pra BC," by the duo Brenno and Matheus, allegedly had strong similarities to "Ragatanga" by the group Rouge, which is actually an authorized Brazilian version of the song "Asereje" by the Spanish group Las Ketchup. Rick went on social media to say everything was fine and that, despite seeing some similarities between "Descer pra BC" and "Ragatanga," he did not identify it as a case of plagiarism. </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="57"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> — About 30 years ago, it was much easier to identify plagiarism. There wasn’t as much music, styles didn't cross as much, and resources were very limited — Rick said by phone. — Nowadays, almost nothing is created from scratch. Most artists, including those I've worked with, create inspired by what they like, what they listen to. </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="15"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> According to the producer, there is a need to update the legislation on the subject: </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="119"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> — It's almost impossible to create something that doesn't coincide with something else. It needs to be regulated. You should be able to use it, provided you reserve 10% of the rights for the artist you were inspired by. CBJR had a lot of influence from various bands, but we always took great care. If you listen to Paralamas and The Police, you'll find similarities. Legião Urbana with The Cure. "Chopis Centis" by Mamonas has declared references to The Clash. But is it plagiarism? No, it's style. Some people on the internet point out similarities between songs as if they were plagiarisms. But you have to look at the whole picture, how the song is sung, the lyrics, everything. </p> </div> <div class="content-ads content-ads--reveal" data-block-type="ads"> <div data-id="banner_materia__544898a6-bc6a-4fde-95d2-0c78518cc12a" class="tag-manager-publicidade-container mc-has-reveal mc-has-ad-lazyload"> </div> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="12"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> For him, "true plagiarism copies the idea of the song, the theme": </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="27"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> — That's why most plagiarism lawsuits lead nowhere. I've been in the market for 40 years and don't know anyone who was sued and lost for plagiarism. </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="25"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> Music producer and composer Felipe Vassão, who has collaborated with artists like Emicida and Jota.pê, recalls a case where it seemed like a huge coincidence. </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="134"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> — That Sam Smith song, "Stay with Me," coincidentally, is identical to a Tom Petty song called "I Won’t Back Down." And when Sam's song was about to be released, someone from his team noticed the similarity. So they talked to Tom Petty, who took it well and ended up being credited as a co-author of "Stay with Me" — Vassão said. — If you look at art history, there's always been explicit inspiration from what came before, right? Artists honored their predecessors by working on themes, sometimes revisiting and making variations, or building on a legacy from a particular predecessor. Nobody creates anything from scratch. Plagiarism is characterized when there is an intention to profit from someone else's work. The main problem with identifying plagiarism is knowing if there was intent to plagiarize. </p> </div> <div class="mc-column content-text active-extra-styles" data-block-type="raw" data-block-weight="9"> <p class="content-text__container"><ul class="content-unordered-list"><li><strong>In english</strong>: <a class href="https://oglobo.globo.com/english/">Read more stories on O GLOBO's website</a></li></ul></p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="73"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> There are rare cases, however, where the plagiarist, legally cornered, ends up confessing. One of the most famous examples in the music industry involves Jorge Ben Jor and Rod Stewart. After spending a carnival in Rio de Janeiro, when "Taj Mahal," by the Rio musician, was exploding on radios and dances here, the Briton released his "Da Ya Think I’m Sexy?," with a refrain scandalously similar to Ben Jor's "tê tê tê, têtêretê." </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="70"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> — In reports from the time, Jorge said he learned through friends who said they heard his song in English at the disco — said Kamille Viola, author of the book "África Brasil: um dia Jorge Ben voou para toda a gente ver." — Jorge was re-recorded by many foreign artists, so at first, he thought it was a version. After he realized it was plagiarism, he took appropriate action. </p> </div> <div class="content-ads content-ads--reveal" data-block-type="ads"> <div data-id="banner_materia__2feef10d-b7d5-44be-977f-5abacc6b8d31" class="tag-manager-publicidade-container mc-has-reveal mc-has-ad-lazyload"> </div> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="37"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> Confronted by the Brazilian, Rod Stewart initially denied it was plagiarism. Later, the scenario changed. In the end, the Brazilian and the Brit reached an agreement, and the rights to Rod's song are passed on to UNICEF. </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="68"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> — Rod Stewart said it was just a coincidence, tried to downplay it. Until at some point, it became inevitable to admit. And he ended up saying, and even reaffirms in his biography, that it was an involuntary plagiarism because of the carnival he spent here. Curiously, during that carnival, Rod Stewart and Jorge Ben Jor were at the same party, at Morro da Urca — adds Kamille. </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="83"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> Meanwhile, Toninho Geraes seems to be winning the lawsuit he filed against Adele for the alleged plagiarism of "Mulheres," pointing out irrefutable similarities in "Million Years Ago," by the British singer. Recently, the Brazilian court ordered Adele's track to be taken down from streaming platforms—something that hasn’t happened yet, it’s worth noting. In a new chapter of the legal dispute, singer and composer Rafael Bittencourt, from the band Angra, is preparing a report to affirm that Adele did indeed plagiarize the Brazilian composer. </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="26"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> For lawyer Daniel Valle, an intellectual property specialist and partner at Costa & Valle Advogados, the outcomes of plagiarism disputes can also occur "outside the courts." </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="68"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> — A lawsuit can be expensive, lengthy, and with an unpredictable result, as there is no court specialized in copyright in the judiciary. But reaching an agreement without initiating a legal action requires strategy and negotiation, going beyond the simple threat of a lawsuit. A good strategy is to create pressure that makes the financial and reputational cost of an agreement more advantageous than litigation — says Valle. </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="2"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> He adds: </p> </div> <div class="mc-column content-text active-extra-styles " data-block-type="unstyled" data-block-weight="69"> <p class=" content-text__container " data-track-category="Link no Texto" data-track-links> — It's very common to confuse plagiarize with sample, which are very different concepts. While plagiarism is characterized by an integral copy of a work or a substantial part of it without attribution, sampling occurs when a snippet of an existing recording is incorporated into a new song. This act of sampling, which is very common, can be legal or not. It depends on whether authorizations have been obtained. </p> </div> <div data-track-category="multicontent" data-track-action="ultimo chunk conteudo" data-track-noninteraction="false" data-track-scroll="view"> <div class="content-ads content-ads--reveal" data-block-type="ads"> <div data-id="banner_materia__1c93d430-b5ac-49be-afc5-1b3b9a8c2b3c" class="tag-manager-publicidade-container mc-has-reveal mc-has-ad-lazyload"> </div> </div> </div> </div> </div> <section class="traduction-disclaimer_container"><p>The translation of this text into english was carried out by Project Irineu, O GLOBO's initiative to develop artificial intelligence tools. <a href="https://oglobo.globo.com/cultura/noticia/2025/01/22/em-meio-a-acusacoes-contra-adele-e-shakira-musicos-e-advogados-debatem-como-separar-plagio-de-inspiracao.ghtml">Here is the link to the original report.</a></p></section> <section class="passador-materia" id="passador-materia"> <a href="https://oglobo.globo.com/english/noticia/2025/01/22/new-cop-30-president-says-trumps-decision-to-leave-the-paris-agreement-has-a-significant-impact.ghtml" class="passador-materia__maisrecente"> <svg class="passador-materia__seta-esquerda" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="7" height="12" viewBox="0 0 7 12"> <defs> <clipPath id="clip-Seta_Passador_-_Esquerda"> <rect width="7" height="12"/> </clipPath> </defs> <g id="Seta_Passador_-_Esquerda" data-name="Seta Passador - Esquerda" clip-path="url(#clip-Seta_Passador_-_Esquerda)"> <path id="chevron_right_FILL0_wght400_GRAD0_opsz48_2_" data-name="chevron_right_FILL0_wght400_GRAD0_opsz48 (2)" d="M334.12-716l4.88-4.929L337.94-722,332-716l5.94,6,1.06-1.07Z" transform="translate(-332 722)" fill=""/> </g> </svg> <span>Mais recente</span> </a> <a href="https://oglobo.globo.com/english/noticia/2025/01/21/new-auction-for-rios-airport-sets-a-minimum-bid-of-r-600-million-and-infraeros-exit.ghtml" class="passador-materia__proxima"> <span>Próxima </span> <span class="passador-materia__link_title">Galeão: new auction for Rio's airport sets a minimum bid of R$ 600 million and Infraero's exit</span> <svg class="passador-materia__seta-direita" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="7" height="12" viewBox="0 0 7 12"> <defs> <clipPath id="clip-Seta_Passador_-_Direita"> <rect width="7" height="12"/> </clipPath> </defs> <g id="Seta_Passador_-_Direita" data-name="Seta Passador - Direita" clip-path="url(#clip-Seta_Passador_-_Direita)"> <path id="chevron_right_FILL0_wght400_GRAD0_opsz48_2_" data-name="chevron_right_FILL0_wght400_GRAD0_opsz48 (2)" d="M336.88-716,332-720.929,333.06-722l5.94,6-5.94,6L332-711.07Z" transform="translate(-332 722)" fill=""/> </g> </svg> </a> </section> <div> </div> <script> const article = document.getElementById('mc-article-body'); const wrapper = document.getElementById('mc-read-more-wrapper'); const button = document.getElementById('mc-read-more-btn'); function handleClick() { article.classList.remove('cropped'); wrapper.remove(); } button?.addEventListener('click', handleClick) </script> </article> <!-- CODEWIDGET PARA CORRIGIR MATÉRIAS MIGRADAS --> <script> function isMigratedContent() { return Boolean(RegExp("[0-9]{6,10}.ghtml").exec(window.location.href) !== undefined); } window.IsMigratedContent = isMigratedContent(); if (window.IsMigratedContent) { var el = document.querySelectorAll(".content-media__description"); el.forEach(element => { var re = RegExp("— Foto:.+").exec(element.innerHTML); if (re) { var txt = re[0].toString() || undefined; if (txt !== undefined) { var rightsHolder = txt.replace("— Foto: ", "").trim(); element.innerText = element.innerHTML.replace(txt, (rightsHolder === '') ? '' : `— Foto: ${rightsHolder}`); } } }); } </script> <meta itemprop="articleSection" content="English"> <meta property="article:section" content="English"> <div class="mc-column entities"> <ul class="entities__list" data-track-category="multicontent" data-track-action="tag semantica"> </ul> </div> </div> </div> <script type="application/ld+json"> { "articleSection": ["oglobo","English"]} </script> <script> window.cdaaas = window.cdaaas || {}; window.cdaaas.SETTINGS = window.cdaaas.SETTINGS || {}; window.cdaaas.SETTINGS.COMMENTS_ALLOW_INTERACTION = 1; window.cdaaas.SETTINGS.COMMENTS_CONFIG = JSON.parse('{"rolloutSection":{"allowed":true},"phaseoutSection":{"phaseOut":false,"message":"oglobo\/english not found in phaseout uri sections"},"config":{"root_url":"https:\/\/oglobo.comentarios.globo.com","cacique_url":"https:\/\/comentarios2-id.globo.com\/api\/auth\/oidc\/authorize\/oglobo","scripts":["https:\/\/oglobo.comentarios.globo.com\/assets\/js\/embed.js","https:\/\/oglobo.comentarios.globo.com\/assets\/js\/count.js"],"story_mode":"COMMENTS"}}'); window.cdaaas.SETTINGS.COMMENTS_CONFIG.SENTRY_DSN = "https://957b0b3a18c149f4814f2525021e644f@web.sentry.globoi.com/786"; window.cdaaas.SETTINGS.COMMENTS_CUSTOM_CSS_URL = "https://s3.glbimg.com/v1/AUTH_c5dfc0eef7ee40d68bdd0993be881440/coral-custom-style/style.css"; </script> <div class="mc-column comments"> <div id="boxComentarios"></div> </div> </main> <div class="mc-bottom"> <div class="feed theme-border-color-primary"> <div class="feed__legend"> Mais do <strong>Globo</strong> </div> <div data-track-category="feed" data-track-action="botao mais noticias" data-track-noninteraction="false" data-track-scroll="interacao | carregamento 000"> <script> SETTINGS = window.SETTINGS || {}; SETTINGS.BASTIAN = SETTINGS.BASTIAN || {}; SETTINGS.BASTIAN['RECOMMENDATION_URL'] = "https://recomendacao.globo.com/rec/v2/item?client_id=oglobo&url=https%3A//oglobo.globo.com/english/"; SETTINGS.BASTIAN['HORIZON_HOST'] = "https://horizon.globo.com"; SETTINGS.BASTIAN['PORTAL'] = "oglobo"; SETTINGS.BASTIAN['DEVICE_GROUP'] = "desktop"; SETTINGS.BASTIAN['PUSHSTREAM_HOST'] = "stream.push.globo.com"; </script> <div class="theme"> <!-- cairon:begin --> <script>SETTINGS=window.SETTINGS||{};SETTINGS.BASTIAN=SETTINGS.BASTIAN||{};SETTINGS.BASTIAN["AB_HOST"]="globo-ab.globo.com";SETTINGS.BASTIAN["RESOURCE_URI"]="https://falkor-cda.bastian.globo.com/tenants/oglobo/instances/77bd1bde-91f6-4340-8258-eecf30a7f2c1/posts";</script> <div id="bstn-launcher" class="fore-posts-setted fore-posts-0 bsl-no-fore-posts bsl-has-items bsl-no-headline-variation bstn-channel-desktop bstn-api-multi-content bstn-tenant-oglobo" data-buildversion="12.1.14" data-namespace="backstage" data-jshash="202308df6a7b44df8a145ea677f4fe3fa930e1" data-csshash="20230853106938e97a07e2056f5ffed36520e9"><style type="text/css">.post-notifier-pushstream{display:none}.bstn-fd .bastian-card-mobile,.bstn-item-shape,.tag-manager-publicidade-banner_feed_esppub--visivel .tag-manager-publicidade-banner_feed_esppub{background-color:#fff;contain:layout paint style;margin:16px 0 0;overflow:hidden}.feed-media-wrapper{margin:24px -24px 0}.bstn-fd-item-cover{background-color:#ccc;background-position:50%;background-size:cover;height:0;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.bstn-fd-cover-picture{position:absolute;top:0;left:0;height:100%;width:100%}.bstn-fd-picture-image{color:transparent;height:100%;width:100%}.feed-post-body{padding:24px 24px 0}.feed-post-link{display:block;text-decoration:none}.feed-post-header{color:#333;font:16px/20px Arial,sans-serif;letter-spacing:-.32px}.bstn-aovivo-label,.feed-post-header-chapeu{vertical-align:middle}.bstn-aovivo-label{background:red;border-radius:3px;color:#fff;display:inline-block;font:700 11px Arial,sans-serif;margin:0 8px 0 0;padding:3px 8px 2px;position:relative;text-transform:uppercase}.feed-post-body-title{font:700 20px/24px Arial,sans-serif;letter-spacing:-.72px;margin-top:8px;word-wrap:break-word}.feed-post-body-title:first-child{margin-top:0}.bstn-related .feed-post-body-title{display:block;font-size:16px;line-height:20px;letter-spacing:-.48px;margin-top:24px}.feed-post-body-resumo{color:#555;font:16px/20px Arial,sans-serif;letter-spacing:-.32px;margin-top:8px}.feed-post-metadata{align-items:center;color:#555;display:block;font:12px/12px Arial,sans-serif;justify-content:flex-start;letter-spacing:0;margin:24px 0 0}.feed-post-metadata:last-child{margin:24px 0}.feed-media-wrapper+.feed-post-metadata{margin:16px 0}.bstn-related .feed-post-metadata{margin:16px 0 0}.feed-post-datetime{white-space:nowrap}.feed-post-metadata>:after{content:"— ";margin-left:4px}.feed-post-metadata>:last-child:after{display:none}.feed-post-metadata-section:before{content:"Em "}.bstn-related{margin:24px 0}.feed-media-wrapper~.bstn-related{margin:16px 0 24px}.bstn-relateditems{list-style-type:none}.bstn-relateditem{color:#999;border-top:1px solid #ddd;margin-top:16px;padding:0;background-color:#fff}.bstn-relateditem+.bstn-relateditem{margin-top:24px}.bstn-face-temporeal .bstn-aovivo-label{background-color:#06aa48}.label-tempo-real,.scoreboard-bastian-feed{display:none}.highlight-bastian-feed{display:none;color:#555;font-size:16px;letter-spacing:-.32px;line-height:20px;display:block;margin:8px 0 0}.highlight-bastian-feed .time{font-size:12px;line-height:16px;margin-bottom:8px}.highlight-bastian-feed .text{margin-bottom:4px}.load-more{margin:16px 24px 0;text-align:center;text-transform:uppercase}.load-more a{overflow-anchor:none;color:#fff;display:block;font:700 14px Arial,sans-serif;padding:15px 0}@media (max-width:539px){body{background-color:#eee}.areatemplate-showtime,body{margin:0}.regua-apuracao~main .areatemplate-showtime{margin-top:16px}.areatemplate-esquerda{float:left;margin-top:16px!important;padding-left:12px;padding-right:12px;width:100%}.regua-apuracao~main .areatemplate-esquerda{margin-top:0!important}.regua-apuracao~main>.row+.row>.areatemplate-esquerda{margin-top:16px!important}}@media (min-width:540px){.bstn-fd .bstn-item-shape{box-shadow:none;background-color:transparent;border-radius:0;margin:32px 0 0}.bstn-fd .bstn-item-shape:after{background-color:#c8c8c8;content:"";display:block;height:1px;margin-top:32px}#bstn-rtcl .bstn-item-shape{background-color:#fff;contain:layout paint style;overflow:hidden}.no-image .feed-post{min-height:auto}.feed-post-body{align-items:start;column-gap:16px;grid-column-gap:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(45%,-webkit-max-content));grid-template-columns:repeat(auto-fit,minmax(45%,max-content));grid-template-rows:repeat(5,auto);padding:0}.feed-post-header{letter-spacing:-.75px;grid-column:2;padding-bottom:8px}.feed-post-body-title{font-size:24px;letter-spacing:-1.25px;line-height:28px;grid-column:2;margin:4px 0 0}.feed-post-body-title:first-child{margin-top:0}.bstn-related .feed-post-body-title{font-size:14px;font-weight:400;letter-spacing:-.3px;line-height:normal}.feed-post-body-resumo{grid-column:2;letter-spacing:-.3px;margin:10px 0 7px}.feed-media-wrapper{margin:0;grid-column:1;grid-row:1/span 5}.feed-post-metadata{grid-column:2;margin:6px 0 0}.feed-media-wrapper+.feed-post-metadata,.feed-post-metadata:last-child{margin:6px 0 0}.bstn-related .feed-post-metadata{display:none}.bstn-related~.feed-post-metadata{margin-top:6px}.bstn-related{display:block;grid-column:2;grid-row:3}.bstn-related,.feed-media-wrapper~.bstn-related{margin:6px 0 0 1px}.scoreboard-bastian-feed~.bstn-related{grid-row:4}.bstn-relateditems{list-style-type:disc;padding:0 0 0 16px}.bstn-relateditem{border:0;margin:2px 0;background-color:transparent;padding:4px 0}.bstn-relateditem+.bstn-relateditem{margin-top:2px}.bstn-fd .bastian-card-mobile,.bstn-fd .tag-manager-publicidade-container--visivel,.tag-manager-publicidade-banner_feed_esppub--visivel .tag-manager-publicidade-banner_feed_esppub{box-shadow:none;background-color:transparent;border-radius:0;margin:32px 0 0}.bs-home .areatemplate-direita,.bs-home .areatemplate-esquerda{margin-top:40px}}</style><div id="bstn-fd-launcher"><div class="feed-root"><div id="feed-placeholder" class="feed-placeholder"><div class="_re"><div class="bstn-fd bstn-fd-ssr"><div class="post-notifier-pushstream gui-color-primary-bg bstn-fd-visible-top"></div><div class="_qn"><div class="_re"><div class="bastian-page" data-index="1"><div class="_qn"><div class="bstn-err-container"><div class="bastian-feed-item" data-index="1"><div class="feed-post bstn-item-shape type-materia"><div class="feed-post-body"><div class="feed-post-header"></div><div class="_label_event"><div class="feed-post-body-title gui-color-primary gui-color-hover "><div class="_re"><h2 class="feed-post-link gui-color-primary gui-color-hover"><a href="https://oglobo.globo.com/blogs/sonar-a-escuta-das-redes/post/2025/02/janja-e-criticada-nas-redes-sociais-apos-vazar-aguia-da-portela-em-visita-ao-barracao-da-escola-de-samba-no-rio.ghtml" class="feed-post-link" elementtiming="text-ssr">Janja é criticada nas redes sociais após 'vazar' águia da Portela em visita ao barracão da escola de samba no Rio</a></h2></div></div></div><div class="_label_event"><p class="feed-post-body-resumo" elementtiming="text-ssr">Equipe da primeira-dama apagou o vídeo após repercussão negativa </p></div><div class="feed-media-wrapper"><div class="_label_event"><a href="https://oglobo.globo.com/blogs/sonar-a-escuta-das-redes/post/2025/02/janja-e-criticada-nas-redes-sociais-apos-vazar-aguia-da-portela-em-visita-ao-barracao-da-escola-de-samba-no-rio.ghtml" class="feed-post-figure-link gui-image-hover"><div class="bstn-fd-item-cover "><picture class="bstn-fd-cover-picture"><img class="bstn-fd-picture-image" alt="Janja é criticada nas redes sociais após 'vazar' águia da Portela em visita ao barracão da escola de samba no Rio" title="Janja é criticada nas redes sociais após 'vazar' águia da Portela em visita ao barracão da escola de samba no Rio" srcSet="https://s2-oglobo.glbimg.com/BO_I5TVWs3ZMmeY6JW5VK0R_psA=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png 1x,https://s2-oglobo.glbimg.com/pHw4kgcbYoZb4-dEhv88_Ess5Js=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png 1.5x,https://s2-oglobo.glbimg.com/5esYXwRZ3UKxlSYT1LyCy_IBT8g=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png 2x" src="https://s2-oglobo.glbimg.com/BO_I5TVWs3ZMmeY6JW5VK0R_psA=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png" elementtiming="image-ssr" loading="lazy" /></picture></div></a></div></div><div class="feed-post-metadata"><span class="feed-post-datetime">Há 22 minutos</span><span class="feed-post-metadata-section"> Sonar - A Escuta das Redes </span></div></div></div></div></div><div class="bstn-err-container"><div class="bastian-feed-item" data-index="2"><div class="feed-post bstn-item-shape type-materia"><div class="feed-post-body"><div class="feed-post-header"></div><div class="_label_event"><div class="feed-post-body-title gui-color-primary gui-color-hover "><div class="_re"><h2 class="feed-post-link gui-color-primary gui-color-hover"><a href="https://oglobo.globo.com/blogs/bernardo-mello-franco/coluna/2025/02/novo-livro-expoe-acao-do-sni-contra-religiosos-em-funeral-de-tancredo.ghtml" class="feed-post-link" elementtiming="text-ssr">Novo livro expõe ação do SNI contra religiosos em funeral de Tancredo</a></h2></div></div></div><div class="_label_event"><p class="feed-post-body-resumo" elementtiming="text-ssr">Quarenta anos depois, Frei Betto relembra veto de militares e resistência de dona Risoleta</p></div><div class="feed-media-wrapper"><div class="_label_event"><a href="https://oglobo.globo.com/blogs/bernardo-mello-franco/coluna/2025/02/novo-livro-expoe-acao-do-sni-contra-religiosos-em-funeral-de-tancredo.ghtml" class="feed-post-figure-link gui-image-hover"><div class="bstn-fd-item-cover "><picture class="bstn-fd-cover-picture"><img class="bstn-fd-picture-image" alt="Novo livro expõe ação do SNI contra religiosos em funeral de Tancredo" title="Novo livro expõe ação do SNI contra religiosos em funeral de Tancredo" srcSet="https://s2-oglobo.glbimg.com/LBXnw00gyh_8s7ll7Aia_r57yps=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg 1x,https://s2-oglobo.glbimg.com/ubbwWL8jGOfKGPoLN3g6YV4HIbk=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg 1.5x,https://s2-oglobo.glbimg.com/QfZr7KKL0ou59oOz2XbLg8i0tVg=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg 2x" src="https://s2-oglobo.glbimg.com/LBXnw00gyh_8s7ll7Aia_r57yps=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg" elementtiming="image-ssr" loading="lazy" /></picture></div></a></div></div><div class="feed-post-metadata"><span class="feed-post-datetime">Há 1 hora</span><span class="feed-post-metadata-section"> Bernardo Mello Franco </span></div></div></div></div></div><div class="bstn-err-container"><div class="bastian-feed-item" data-index="3"><div class="feed-post bstn-item-shape type-materia"><div class="feed-post-body"><div class="feed-post-header"></div><div class="_label_event"><div class="feed-post-body-title gui-color-primary gui-color-hover "><div class="_re"><h2 class="feed-post-link gui-color-primary gui-color-hover"><a href="https://oglobo.globo.com/rio/noticia/2025/02/23/video-mostra-tentativa-de-assalto-a-onibus-no-rio-com-reacao-de-arma-de-choque.ghtml" class="feed-post-link" elementtiming="text-ssr">Vídeo mostra tentativa de assalto a ônibus no Rio com reação de arma de choque</a></h2></div></div></div><div class="_label_event"><p class="feed-post-body-resumo" elementtiming="text-ssr">Registro que repercute nas redes sociais mostra supostos assaltantes fugindo pela janela após ação de passageiro; caso aconteceu na noite de sábado (22)</p></div><div class="feed-media-wrapper"><div class="_label_event"><a href="https://oglobo.globo.com/rio/noticia/2025/02/23/video-mostra-tentativa-de-assalto-a-onibus-no-rio-com-reacao-de-arma-de-choque.ghtml" class="feed-post-figure-link gui-image-hover"><div class="bstn-fd-item-cover bstn-fd-video-cover"><picture class="bstn-fd-cover-picture"><img class="bstn-fd-picture-image" alt="Vídeo mostra tentativa de assalto a ônibus no Rio com reação de arma de choque" title="Vídeo mostra tentativa de assalto a ônibus no Rio com reação de arma de choque" srcSet="https://s2-oglobo.glbimg.com/WhTZ9WK0ZnvT_XGK-2D4PLcngzE=/540x304/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544 1x,https://s2-oglobo.glbimg.com/FXaBQ_A3hBw2dtod8GPLQBvCmrE=/810x456/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544 1.5x,https://s2-oglobo.glbimg.com/m-BE_QEYuMmcCyC5oH76AHc3TW4=/1080x608/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544 2x" src="https://s2-oglobo.glbimg.com/WhTZ9WK0ZnvT_XGK-2D4PLcngzE=/540x304/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544" elementtiming="image-ssr" loading="lazy" /></picture></div></a></div></div><div class="feed-post-metadata"><span class="feed-post-datetime">Há 1 hora</span><span class="feed-post-metadata-section"> Rio </span></div></div></div></div></div><div class="bstn-err-container"><div class="bastian-feed-item" data-index="4"><div class="feed-post bstn-item-shape type-materia"><div class="feed-post-body"><div class="feed-post-header"></div><div class="_label_event"><div class="feed-post-body-title gui-color-primary gui-color-hover "><div class="_re"><h2 class="feed-post-link gui-color-primary gui-color-hover"><a href="https://oglobo.globo.com/esportes/futebol-internacional/noticia/2025/02/23/apos-ser-chamado-de-cauboi-por-presidente-do-psg-textor-sauda-torcida-no-classico-em-lyon-com-chapeu-tipico.ghtml" class="feed-post-link" elementtiming="text-ssr">Após ser chamado de caubói por presidente do PSG, Textor saúda torcida no clássico em Lyon com chapéu típico</a></h2></div></div></div><div class="_label_event"><p class="feed-post-body-resumo" elementtiming="text-ssr">Áudio do bate-boca entre dirigentes, ocorrido no ano passado, vazou esta semana, dias antes do clássico entre as duas equipes</p></div><div class="feed-media-wrapper"><div class="_label_event"><a href="https://oglobo.globo.com/esportes/futebol-internacional/noticia/2025/02/23/apos-ser-chamado-de-cauboi-por-presidente-do-psg-textor-sauda-torcida-no-classico-em-lyon-com-chapeu-tipico.ghtml" class="feed-post-figure-link gui-image-hover"><div class="bstn-fd-item-cover "><picture class="bstn-fd-cover-picture"><img class="bstn-fd-picture-image" alt="Após ser chamado de caubói por presidente do PSG, Textor saúda torcida no clássico em Lyon com chapéu típico" title="Após ser chamado de caubói por presidente do PSG, Textor saúda torcida no clássico em Lyon com chapéu típico" srcSet="https://s2-oglobo.glbimg.com/0kb7baQFWhKgFGERtzuX1C1Jddw=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg 1x,https://s2-oglobo.glbimg.com/Ld2E8nIJE0rdcfKG9wcKtPJdMJs=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg 1.5x,https://s2-oglobo.glbimg.com/lgHJywrQTXhZfLSdb62zI1cUvrc=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg 2x" src="https://s2-oglobo.glbimg.com/0kb7baQFWhKgFGERtzuX1C1Jddw=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg" elementtiming="image-ssr" loading="lazy" /></picture></div></a></div></div><div class="feed-post-metadata"><span class="feed-post-datetime">Há 1 hora</span><span class="feed-post-metadata-section"> Futebol Internacional </span></div></div></div></div></div><div class="bstn-err-container"><div class="bastian-feed-item" data-index="5"><div class="feed-post bstn-item-shape type-materia"><div class="feed-post-body"><div class="feed-post-header"></div><div class="_label_event"><div class="feed-post-body-title gui-color-primary gui-color-hover "><div class="_re"><h2 class="feed-post-link gui-color-primary gui-color-hover"><a href="https://oglobo.globo.com/mundo/noticia/2025/02/23/aviao-com-destino-a-nova-delhi-desvia-rota-para-roma-devido-a-um-alerta-de-bomba.ghtml" class="feed-post-link" elementtiming="text-ssr">Avião com destino a Nova Délhi desvia rota para Roma devido a alerta de bomba</a></h2></div></div></div><div class="_label_event"><p class="feed-post-body-resumo" elementtiming="text-ssr">Aeronave da American Airlines aterrissou no aeroporto de Fiumicino neste domingo</p></div><div class="feed-media-wrapper"><div class="_label_event"><a href="https://oglobo.globo.com/mundo/noticia/2025/02/23/aviao-com-destino-a-nova-delhi-desvia-rota-para-roma-devido-a-um-alerta-de-bomba.ghtml" class="feed-post-figure-link gui-image-hover"><div class="bstn-fd-item-cover "><picture class="bstn-fd-cover-picture"><img class="bstn-fd-picture-image" alt="Avião com destino a Nova Délhi desvia rota para Roma devido a alerta de bomba" title="Avião com destino a Nova Délhi desvia rota para Roma devido a alerta de bomba" srcSet="https://s2-oglobo.glbimg.com/zxqSJfrjyr0odHWPSF4vBSUOX04=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg 1x,https://s2-oglobo.glbimg.com/Qthp_Lb46YHvN3rn6tpkjnDy3Y0=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg 1.5x,https://s2-oglobo.glbimg.com/EfG2klTLxbUfhRYDhY5qh2Gx6NA=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg 2x" src="https://s2-oglobo.glbimg.com/zxqSJfrjyr0odHWPSF4vBSUOX04=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg" elementtiming="image-ssr" loading="lazy" /></picture></div></a></div></div><div class="feed-post-metadata"><span class="feed-post-datetime">Há 1 hora</span><span class="feed-post-metadata-section"> Mundo </span></div></div></div></div></div><div class="bstn-err-container"><div class="bastian-feed-item" data-index="6"><div class="feed-post bstn-item-shape type-materia"><div class="feed-post-body"><div class="feed-post-header"></div><div class="_label_event"><div class="feed-post-body-title gui-color-primary gui-color-hover "><div class="_re"><h2 class="feed-post-link gui-color-primary gui-color-hover"><a href="https://oglobo.globo.com/blogs/guga-chacra/post/2025/02/as-vitimas-libanesas-de-nasrallah.ghtml" class="feed-post-link" elementtiming="text-ssr">As vítimas libanesas de Nasrallah</a></h2></div></div></div><div class="_label_event"><p class="feed-post-body-resumo" elementtiming="text-ssr">Maioria dos libaneses, incluindo grupos majoritários entre cristãos de diferentes denominações, muçulmanos sunitas, drusos e mesmo minoria xiita não apoiavam o líder do Hezbollah, sepultado neste domingo</p></div><div class="feed-media-wrapper"><div class="_label_event"><a href="https://oglobo.globo.com/blogs/guga-chacra/post/2025/02/as-vitimas-libanesas-de-nasrallah.ghtml" class="feed-post-figure-link gui-image-hover"><div class="bstn-fd-item-cover "><picture class="bstn-fd-cover-picture"><img class="bstn-fd-picture-image" alt="As vítimas libanesas de Nasrallah" title="As vítimas libanesas de Nasrallah" srcSet="https://s2-oglobo.glbimg.com/PNvqrwASBHlLxtwYAwy2N69RnNE=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg 1x,https://s2-oglobo.glbimg.com/Bx34PE78sGcSodiVV5EGQslBXZA=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg 1.5x,https://s2-oglobo.glbimg.com/WJCg4zrywfOL0AhXY_3R84yi_x8=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg 2x" src="https://s2-oglobo.glbimg.com/PNvqrwASBHlLxtwYAwy2N69RnNE=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg" elementtiming="image-ssr" loading="lazy" /></picture></div></a></div></div><div class="feed-post-metadata"><span class="feed-post-datetime">Há 2 horas</span><span class="feed-post-metadata-section"> Guga Chacra </span></div></div></div></div></div><div class="bstn-err-container"><div class="bastian-feed-item" data-index="7"><div class="feed-post bstn-item-shape type-materia"><div class="feed-post-body"><div class="feed-post-header"></div><div class="_label_event"><div class="feed-post-body-title gui-color-primary gui-color-hover "><div class="_re"><h2 class="feed-post-link gui-color-primary gui-color-hover"><a href="https://oglobo.globo.com/economia/noticia/2025/02/23/china-vai-aprofundar-reformas-no-campo-para-garantir-abastecimento-em-meio-e-guerra-comercial-com-os-eua.ghtml" class="feed-post-link" elementtiming="text-ssr"> China vai aprofundar reformas no campo para garantir abastecimento em meio à guerra comercial com os EUA</a></h2></div></div></div><div class="_label_event"><p class="feed-post-body-resumo" elementtiming="text-ssr">Documento com as diretrizes foi divulgado neste domingo e enfatiza o uso de tecnologia para aumentar produtividade</p></div><div class="feed-media-wrapper"><div class="_label_event"><a href="https://oglobo.globo.com/economia/noticia/2025/02/23/china-vai-aprofundar-reformas-no-campo-para-garantir-abastecimento-em-meio-e-guerra-comercial-com-os-eua.ghtml" class="feed-post-figure-link gui-image-hover"><div class="bstn-fd-item-cover "><picture class="bstn-fd-cover-picture"><img class="bstn-fd-picture-image" alt=" China vai aprofundar reformas no campo para garantir abastecimento em meio à guerra comercial com os EUA" title=" China vai aprofundar reformas no campo para garantir abastecimento em meio à guerra comercial com os EUA" srcSet="https://s2-oglobo.glbimg.com/ivElvam4W3uIX89ED9qehj8wvV4=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg 1x,https://s2-oglobo.glbimg.com/xacVtzEdm5r3x5asevmXlBnbyTM=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg 1.5x,https://s2-oglobo.glbimg.com/H1e9CcZ3qEcUj0V1y9bC14Ktm44=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg 2x" src="https://s2-oglobo.glbimg.com/ivElvam4W3uIX89ED9qehj8wvV4=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg" elementtiming="image-ssr" loading="lazy" /></picture></div></a></div></div><div class="feed-post-metadata"><span class="feed-post-datetime">Há 2 horas</span><span class="feed-post-metadata-section"> Economia </span></div></div></div></div></div><div class="bstn-err-container"><div class="bastian-feed-item" data-index="8"><div class="feed-post bstn-item-shape type-materia"><div class="feed-post-body"><div class="feed-post-header"></div><div class="_label_event"><div class="feed-post-body-title gui-color-primary gui-color-hover "><div class="_re"><h2 class="feed-post-link gui-color-primary gui-color-hover"><a href="https://oglobo.globo.com/rio/noticia/2025/02/23/crianca-de-dois-anos-e-encontrada-morta-em-cisterna-de-casa-na-baixada-fluminense.ghtml" class="feed-post-link" elementtiming="text-ssr">Criança de dois anos é encontrada morta em cisterna de casa na Baixada Fluminense</a></h2></div></div></div><div class="_label_event"><p class="feed-post-body-resumo" elementtiming="text-ssr">Nas redes sociais, a família informou que a menina sumiu próximo ao portão de casa por volta das 15h30</p></div><div class="feed-media-wrapper"><div class="_label_event"><a href="https://oglobo.globo.com/rio/noticia/2025/02/23/crianca-de-dois-anos-e-encontrada-morta-em-cisterna-de-casa-na-baixada-fluminense.ghtml" class="feed-post-figure-link gui-image-hover"><div class="bstn-fd-item-cover "><picture class="bstn-fd-cover-picture"><img class="bstn-fd-picture-image" alt="Criança de dois anos é encontrada morta em cisterna de casa na Baixada Fluminense" title="Criança de dois anos é encontrada morta em cisterna de casa na Baixada Fluminense" srcSet="https://s2-oglobo.glbimg.com/knU8erO9tZpqMt1xpVGGK4cs2kU=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png 1x,https://s2-oglobo.glbimg.com/V4K9U6EGkQECfGqP5lcV_PZQWFM=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png 1.5x,https://s2-oglobo.glbimg.com/KmXSJGRvMzBVenZI0RXnXAWsqEI=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png 2x" src="https://s2-oglobo.glbimg.com/knU8erO9tZpqMt1xpVGGK4cs2kU=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png" elementtiming="image-ssr" loading="lazy" /></picture></div></a></div></div><div class="feed-post-metadata"><span class="feed-post-datetime">Há 2 horas</span><span class="feed-post-metadata-section"> Rio </span></div></div></div></div></div><div class="bstn-err-container"><div class="bastian-feed-item" data-index="9"><div class="feed-post bstn-item-shape type-materia"><div class="feed-post-body"><div class="feed-post-header"></div><div class="_label_event"><div class="feed-post-body-title gui-color-primary gui-color-hover "><div class="_re"><h2 class="feed-post-link gui-color-primary gui-color-hover"><a href="https://oglobo.globo.com/brasil/noticia/2025/02/23/delegado-que-prendeu-gritzbach-se-ofereceu-para-testemunhar-a-seu-favor-diz-ex-mulher-do-delator.ghtml" class="feed-post-link" elementtiming="text-ssr">Delegado que prendeu Gritzbach se ofereceu para testemunhar a seu favor, diz ex-mulher do delator</a></h2></div></div></div><div class="_label_event"><p class="feed-post-body-resumo" elementtiming="text-ssr">À PF, mulher afirmou que Fábio Baena e o investigador Eduardo Monteiro disponibilizaram ajuda após terem prendido Gritzbach por suspeita de duplo homicídio; dupla nega</p></div><div class="feed-media-wrapper"><div class="_label_event"><a href="https://oglobo.globo.com/brasil/noticia/2025/02/23/delegado-que-prendeu-gritzbach-se-ofereceu-para-testemunhar-a-seu-favor-diz-ex-mulher-do-delator.ghtml" class="feed-post-figure-link gui-image-hover"><div class="bstn-fd-item-cover "><picture class="bstn-fd-cover-picture"><img class="bstn-fd-picture-image" alt="Delegado que prendeu Gritzbach se ofereceu para testemunhar a seu favor, diz ex-mulher do delator" title="Delegado que prendeu Gritzbach se ofereceu para testemunhar a seu favor, diz ex-mulher do delator" srcSet="https://s2-oglobo.glbimg.com/SjpSGREXPNjf9BAiMiLaf_WsWXk=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif 1x,https://s2-oglobo.glbimg.com/XvTWWjEDIgU29s_5Py2Y9E7UyZs=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif 1.5x,https://s2-oglobo.glbimg.com/bQib7w6rvyZAdTafba4hogdYkRw=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif 2x" src="https://s2-oglobo.glbimg.com/SjpSGREXPNjf9BAiMiLaf_WsWXk=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif" elementtiming="image-ssr" loading="lazy" /></picture></div></a></div></div><div class="feed-post-metadata"><span class="feed-post-datetime">Há 2 horas</span><span class="feed-post-metadata-section"> Brasil </span></div></div></div></div></div><div class="bstn-err-container"><div class="bastian-feed-item" data-index="10"><div class="feed-post bstn-item-shape type-materia"><div class="feed-post-body"><div class="feed-post-header"></div><div class="_label_event"><div class="feed-post-body-title gui-color-primary gui-color-hover "><div class="_re"><h2 class="feed-post-link gui-color-primary gui-color-hover"><a href="https://oglobo.globo.com/rio/carnaval/noticia/2025/02/23/carnaval-2025-porto-da-pedra-cancela-ultimo-ensaio-de-rua-por-falta-de-pagamento.ghtml" class="feed-post-link" elementtiming="text-ssr">Carnaval 2025: Porto da Pedra cancela último ensaio de rua por falta de pagamento</a></h2></div></div></div><div class="_label_event"><p class="feed-post-body-resumo" elementtiming="text-ssr">Escola rebaixada em 2024 afirma que ainda não recebeu a verba de subvenção da prefeitura de São Gonçalo; gestão alega que já fez o repasse, no valor de R$ 300 mil</p></div><div class="feed-media-wrapper"><div class="_label_event"><a href="https://oglobo.globo.com/rio/carnaval/noticia/2025/02/23/carnaval-2025-porto-da-pedra-cancela-ultimo-ensaio-de-rua-por-falta-de-pagamento.ghtml" class="feed-post-figure-link gui-image-hover"><div class="bstn-fd-item-cover "><picture class="bstn-fd-cover-picture"><img class="bstn-fd-picture-image" alt="Carnaval 2025: Porto da Pedra cancela último ensaio de rua por falta de pagamento" title="Carnaval 2025: Porto da Pedra cancela último ensaio de rua por falta de pagamento" srcSet="https://s2-oglobo.glbimg.com/YFwOgmhRi6uDUsxxCasqhi-cEvs=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg 1x,https://s2-oglobo.glbimg.com/rnpkCFbOZ3SofWAu9gM_dLkkBOM=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg 1.5x,https://s2-oglobo.glbimg.com/hw2oey79SdfT_Kw2Ea2T5TS2yaI=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg 2x" src="https://s2-oglobo.glbimg.com/YFwOgmhRi6uDUsxxCasqhi-cEvs=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg" elementtiming="image-ssr" loading="lazy" /></picture></div></a></div></div><div class="feed-post-metadata"><span class="feed-post-datetime">Há 2 horas</span><span class="feed-post-metadata-section"> Carnaval </span></div></div></div></div></div></div></div></div></div><div class="load-more gui-color-primary-bg"><a href="https://oglobo.globo.com/english/index/feed/pagina-4">Veja mais</a></div></div></div></div></div><link id="bstn-external-style" type="text/css" rel="stylesheet" data-href="https://s3.glbimg.com/v1/AUTH_f7772c2cb2fd4af2bb8929c0ae6fdba7/backstage/build/latest/client/bastian-20230853106938e97a07e2056f5ffed36520e9.rest.css" /><script id="bstn-launcher-bundle">((a,b)=>{function c(a){let b,c=!1;return(...d)=>(c||(b=a(...d),c=!0),b)}function d(a){return new Promise(b=>{setTimeout(b,a)})}const e=window.bstn={cb:{},debugEmbedData:()=>JSON.parse(JSON.stringify(a))},f=c(()=>new Promise((a,b)=>{e.cb.bundleLoaded=a,e.cb.bundleLoadError=()=>b(new Error("Couldn't load the bundle"))})),g=()=>{const a=Array.from(document.querySelectorAll(".bstn-dedupe-url")),b=a.map(a=>a.getAttribute("data-bstn-url")||a.getAttribute("href")||"").filter(a=>a);return{displayedContentURLs:b}},h=()=>{r(".areatemplate-showtime",a=>a.classList.add("small-collapse","large-uncollapse")),q(".areatemplate-esquerda",a=>{a.classList.remove("medium-20","medium-offset-2"),r(a,a=>a.classList.add("small-collapse","medium-collapse","large-uncollapse"))})},i=async()=>{const a={script:"src",link:"href"};await d(0),["external-style","components-script","components-style"].forEach(b=>{q("#bstn-"+b,b=>{const c=a[b.tagName.toLowerCase()],d=b.getAttribute("data-"+c);d&&b.setAttribute(c,d)})})},j=async()=>{q(".areatemplate-showtime",a=>{const b=v("config.forePosts",0),c=0<b?"bsl-has-fore-posts":"bsl-no-fore-posts",d=v("items"),e=!!d&&d.length?"bsl-has-items":"bsl-no-items",f="uber"===v("config.headlineVariation","")?"bsl-has-headline-variation":"bsl-no-headline-variation";a.classList.add("fore-posts-setted","fore-posts-"+b,e,f,c)}),await f();const a=[];a.push=(...b)=>{b.forEach(({name:a,renderFn:b})=>window.Bastian.require("feed/items/register")(a,b)),Array.prototype.push.apply(a,b)};const b=u("COMPONENTS",[]);t.COMPONENTS=a,a.push(...b);const c=u("EXTERNALCOMPONENTS",[]);t.EXTERNALCOMPONENTS=a,a.push(...c)},k=async()=>{const a=a=>{q("#feed-placeholder",b=>b.style.visibility=a?"visible":"hidden")},b=()=>{const a=u("RECOMMENDATION.URL",u("RECOMMENDATION_URL","")),b=["tablet","desktop"].includes(u("DEVICE_GROUP"))?"":"-smart",c=v("config.recommendation.contentId",u("RECOMMENDATION.CONTENT_ID","feed"))+b,d=/client_id=/.test(a)?"&content_id="+c:"/"+c+"?type=bastian",e=window.location.hash.match(/(?:^#|&)alternative=([^&]+)/),f=e?"&alternative="+e[1]:"";return""+a+d+"&page=1&limit=10&photo_size="+"540x304/top/smart,810x456/top/smart,1080x608/top/smart"+f+"&callback=bstn.cb.recommendationFirstFetch"},c=new Promise((c,d)=>{a(!1),e.cb.recommendationFirstFetch=a=>{let b;if("string"==typeof a.tag)b=a.tag;else{const c=s("content.url","",a[0]);b=c.slice(c.indexOf("#"))}const d={tag:b,items:Array.isArray(a)?a:[]};c({recommendationFirstFetch:d})};const f=()=>d(new Error("Network error"));if(e.cb.recommendationFetchError=f,"loading"===document.readyState)document.write("<script type=\"text/javascript\" id=\"bstn-fd-recommendation-first-fetch\" onerror=\"bstn.cb.recommendationFetchError()\" src=\""+b()+"\" referrerpolicy=\"no-referrer-when-downgrade\"><","/script>");else{const a=document.createElement("script");a.id="bstn-fd-recommendation-first-fetch",a.onerror=f,a.src=b(),a.referrerPolicy="no-referrer-when-downgrade",document.head&&document.head.appendChild(a)}}),d=new Promise((a,b)=>setTimeout(()=>b(new Error("Timeout")),5000));try{return await Promise.race([c,d])}catch(a){console.warn("[bastian] Recommendation failed to load at initialization. Need to fall back...",a)}finally{a(!0),e.cb.recommendationFirstFetch=()=>{console.warn("[bastian] The jsonp callback of recommendations's first fetch was called after it was neutralized")},q("#bstn-fd-recommendation-first-fetch",a=>r(a,b=>b.removeChild(a)))}},l=()=>{let a;const b=new Promise(b=>{a=b});return e.manualLaunch=a,b},m=()=>{const a=new URL(location.href),c=new URLSearchParams(a.search).has("auryndebug");window.BASTIAN_UBER_HEADLINE="uber"===v("config.headlineVariation",""),window.BASTIAN_INFO={headlineVariation:v("config.headlineVariation",""),forePosts:v("config.forePosts",0),nrItems:v("items",[]).length,atreyuData:JSON.parse(b.atreyu||"{}"),isDebugModeClient:c},window.bstn.log=p,window.location.hash.includes("!bstn-rec")&&(window.BASTIAN_FORCE_RECOMMENDED=!0)},n=c(()=>{m();const a=[f,g,h,i,j],b=window.BASTIAN_FORCE_RECOMMENDED||v("config.recommendation.active",u("IS_RECOMMENDED",!1));return b&&(()=>!/\/feed\/pagina-\d+\.html/.test(window.location.pathname))()&&a.push(k),v("config.manualLaunch",!1)&&a.push(l),Promise.all(a.map(async a=>{try{return await a()}catch(a){console.error("[bastian] Failed to run step\n",a)}}))}),o=async()=>{const b=await n(),c=w(b);window.BASTIAN_INFO&&(a.atreyu=window.BASTIAN_INFO.atreyuData,a.isDebugModeClient=window.BASTIAN_INFO.isDebugModeClient);const e=Object.assign({},{embedData:a},...c);await d(0),"function"==typeof window.Bastian&&window.Bastian(e)},p=(...a)=>{window.BASTIAN_INFO&&window.BASTIAN_INFO.isDebugModeClient&&(a.unshift("[auryn]:"),console.log(...a))},q=(a,b)=>{const c=document.querySelector(a);c&&b(c)},r=(a,b)=>{let c;c="string"==typeof a?document.querySelector(a):a,c&&c.parentElement&&b(c.parentElement)},s=(a,b={}.undef,c=window)=>{const d=a.split(".");for(let e;(e=d.shift())&&c&&e in c;)if(c=c[e],0===d.length)return c;return b},t=s("SETTINGS.BASTIAN"),u=(a,b)=>s(a,b,t),v=(b,c)=>s(b,c,a),w=a=>a.reduce((a,b)=>a.concat(Array.isArray(b)?w(b):b),[]);e.lazy=o,f(),b.lazy||o()})({"config":{"cardsPosition":[],"componentPosition":8,"cutRange":1,"disableDateTime":false,"feedType":"ELASTIC","photoOverVideo":false,"recommendation":{"active":false,"contentId":"FEED","start":1},"strategies":["channels"]},"id":"77bd1bde-91f6-4340-8258-eecf30a7f2c1","itemCount":0,"items":[{"age":1334,"area":"","children":null,"content":{"category":"3fc653b8-299e-4853-a635-08abb9b4c504","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/5esYXwRZ3UKxlSYT1LyCy_IBT8g=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/pHw4kgcbYoZb4-dEhv88_Ess5Js=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/C7_mErPTwk25K1hN7J-9WWKED84=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/BO_I5TVWs3ZMmeY6JW5VK0R_psA=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/EQlNmTD2HXBKie9jHu_IOPtVntg=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/RAM3Y1KXdqmfXQIGaHoSQANKDFU=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/FKW5Wdfq0x8XH7_RHpiAmLozQXc=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/ncXtFFz4MtAyMb4gAoAMWXUsMX4=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/lJ7wrnsRL_8K3aNZpjSNk3eXdfI=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/AiOfuDpvTafFX-M3K97ojOOVHnM=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/O_uuh8qjF36Oi8HOeuv526oAT0c=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/c/d/p18izCREmaHLeAc12TKQ/arte-91-.png"},"recommendationSummary":"Equipe da primeira-dama apagou o vídeo após repercussão negativa ","recommendationTitle":"Janja é criticada nas redes sociais após 'vazar' águia da Portela em visita ao barracão da escola de samba no Rio","section":"Sonar - A Escuta das Redes","summary":"Equipe da primeira-dama apagou o vídeo após repercussão negativa ","title":"Janja é criticada nas redes sociais após 'vazar' águia da Portela em visita ao barracão da escola de samba no Rio","url":"https://oglobo.globo.com/blogs/sonar-a-escuta-das-redes/post/2025/02/janja-e-criticada-nas-redes-sociais-apos-vazar-aguia-da-portela-em-visita-ao-barracao-da-escola-de-samba-no-rio.ghtml","video":null},"created":"2025-02-23T20:41:53.441Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"ea4a44f255736a24e28e686b9849cccc","isPublishing":false,"lastPublication":"2025-02-23T21:02:30.849Z","modified":"2025-02-23T21:02:30.849Z","parentId":null,"publication":"2025-02-23T20:41:53.441Z","tenantId":"oglobo","type":"materia"},{"age":3833,"area":"","children":null,"content":{"category":"e81ca5b0-91c4-486f-a028-dab068948eb1","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/QfZr7KKL0ou59oOz2XbLg8i0tVg=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/ubbwWL8jGOfKGPoLN3g6YV4HIbk=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/roiHhZbwvMpZhDPLZbD3A4-KSsM=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/LBXnw00gyh_8s7ll7Aia_r57yps=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/2ms1IBE4k3Yp-Du5SOATYrKApCM=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/FjMGPNFG4-vbNzWd8MkZxb8U9rE=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/-B0UYd73GRK5_eCNGNpR7cuCz3I=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/sDqScw311mX96Nkda5jdFVuI03A=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/MbJEHgy_72Q9miV3VQ14GYL8Jw8=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/mZR8y51FD6ZsMEuLy4wUO6ZoiGc=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/vueoT6ufC71EOhRt6qLQpWp9Mao=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/0/qCa3niRkKXqfIc65xKAw/32961400-sao-paulo-sp-26-03-1985-tancredo-neves-presidente-eleito-da-republica-operacao-de-d.jpg"},"recommendationSummary":"Quarenta anos depois, Frei Betto relembra veto de militares e resistência de dona Risoleta","recommendationTitle":"Novo livro expõe ação do SNI contra religiosos em funeral de Tancredo","section":"Bernardo Mello Franco","summary":"Quarenta anos depois, Frei Betto relembra veto de militares e resistência de dona Risoleta","title":"Novo livro expõe ação do SNI contra religiosos em funeral de Tancredo","url":"https://oglobo.globo.com/blogs/bernardo-mello-franco/coluna/2025/02/novo-livro-expoe-acao-do-sni-contra-religiosos-em-funeral-de-tancredo.ghtml","video":null},"created":"2025-02-23T20:00:14.284Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"f19e6ca237d80a61008c214f09aecea0","isPublishing":false,"lastPublication":"2025-02-23T20:00:15.872Z","modified":"2025-02-23T20:00:15.872Z","parentId":null,"publication":"2025-02-23T20:00:14.284Z","tenantId":"oglobo","type":"materia"},{"age":4455,"area":"","children":null,"content":{"category":"4356abbe-fa35-4ca6-8858-ab093256ec7a","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/m-BE_QEYuMmcCyC5oH76AHc3TW4=/1080x608/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/FXaBQ_A3hBw2dtod8GPLQBvCmrE=/810x456/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/1wcfsEbd7gBIj-5qjHCAr6MQhYc=/94x94/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/WhTZ9WK0ZnvT_XGK-2D4PLcngzE=/540x304/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/Gk57YEglzYkOFTQo45MFBSf-QA0=/570x620/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/JXutkWky70CSpnaTPSy7R6Em-tk=/608x1080/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/tdv3IUJquZGlh5Wvo3Mtr2P124g=/456x810/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/rRuNyU3lMeN36ef5YQqS_JTCCeY=/304x540/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/MS4mpNKtZPorZhiP8s-vuKHpXC0=/1080x1920/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/uwATQU2paskXryqtcafYJS2TrJ4=/106x108/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/OlWa-cRbj0SVUGFD3c8Q-YZukCk=/188x106/top/smart/filters:max_age(3600)/https://s01.video.glbimg.com/deo/vi/44/65/13366544","width":188}},"url":"https://s01.video.glbimg.com/deo/vi/44/65/13366544"},"recommendationSummary":"Registro que repercute nas redes sociais mostra supostos assaltantes fugindo pela janela após ação de passageiro; caso aconteceu na noite de sábado (22)","recommendationTitle":"Vídeo mostra tentativa de assalto a ônibus no Rio com reação de arma de choque","section":"Rio","summary":"Registro que repercute nas redes sociais mostra supostos assaltantes fugindo pela janela após ação de passageiro; caso aconteceu na noite de sábado (22)","title":"Vídeo mostra tentativa de assalto a ônibus no Rio com reação de arma de choque","url":"https://oglobo.globo.com/rio/noticia/2025/02/23/video-mostra-tentativa-de-assalto-a-onibus-no-rio-com-reacao-de-arma-de-choque.ghtml","video":{"duration":82416,"id":13366544,"kind":"excerpt","previewUrl":"","programTitle":"O Globo - Rio","trademark":"","trademarkRaster":"","url":"https://oglobo.globo.com/rio/video/suposta-tentativa-de-assalto-a-onibus-repercute-nas-redes-13366544.ghtml"}},"created":"2025-02-23T19:49:52.237Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"b81703d6d7295d38bf38ca9ddadb243f","isPublishing":false,"lastPublication":"2025-02-23T20:20:05.344Z","modified":"2025-02-23T20:20:05.344Z","parentId":null,"publication":"2025-02-23T19:49:52.237Z","tenantId":"oglobo","type":"materia"},{"age":4574,"area":"","children":null,"content":{"category":"0c5c2d94-9c33-4d9f-843b-47f53f50d0d5","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/lgHJywrQTXhZfLSdb62zI1cUvrc=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/Ld2E8nIJE0rdcfKG9wcKtPJdMJs=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/PTHt77C4sU3ImN8Ekg-wF7xh91E=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/0kb7baQFWhKgFGERtzuX1C1Jddw=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/7jzjnNI3c_s1-jBwkYj1nPWYJ1M=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/22tSdCUhYpArsD0Ov55vrpujvRg=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/LqQH8nN0AGNX0KbNYQzONiObVIw=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/hhp7w97B79bjzBfbJRriRJ4Xbio=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/IfEn2saCckxbRZT7zsCgV4nfySE=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/-rSu0XBdGIY-zGR8A8P22PubdZU=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/gtT4XgUPZg7CHEWYaa3vMf420kQ=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/d/c/H0jLz6S5eMQHF4XqabJA/textor-lyon.jpg"},"recommendationSummary":"Áudio do bate-boca entre dirigentes, ocorrido no ano passado, vazou esta semana, dias antes do clássico entre as duas equipes","recommendationTitle":"Após ser chamado de caubói por presidente do PSG, Textor saúda torcida no clássico em Lyon com chapéu típico","section":"Futebol Internacional","summary":"Áudio do bate-boca entre dirigentes, ocorrido no ano passado, vazou esta semana, dias antes do clássico entre as duas equipes","title":"Após ser chamado de caubói por presidente do PSG, Textor saúda torcida no clássico em Lyon com chapéu típico","url":"https://oglobo.globo.com/esportes/futebol-internacional/noticia/2025/02/23/apos-ser-chamado-de-cauboi-por-presidente-do-psg-textor-sauda-torcida-no-classico-em-lyon-com-chapeu-tipico.ghtml","video":null},"created":"2025-02-23T19:47:53.736Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"01248ab20f7fada8ac9780527b149203","isPublishing":false,"lastPublication":"2025-02-23T20:08:29.616Z","modified":"2025-02-23T20:08:29.616Z","parentId":null,"publication":"2025-02-23T19:47:53.736Z","tenantId":"oglobo","type":"materia"},{"age":4707,"area":"","children":null,"content":{"category":"3872f895-8262-4d22-9f56-50d511c7d139","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/EfG2klTLxbUfhRYDhY5qh2Gx6NA=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/Qthp_Lb46YHvN3rn6tpkjnDy3Y0=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/CcyviRMpXy_lvfde912BXtHn0-Q=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/zxqSJfrjyr0odHWPSF4vBSUOX04=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/Y7hlMs_74UV-ClUONgtI0DjSobQ=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/5RmL51yGvUQNnTCW8QqJ2sNPQRY=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/CE7Mbb-oBB9xYNEgtr4O1rYE9MY=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/qbCKlhDmZyi27tQgHDifmlvuUTY=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/Z13lZwFS30CzBU9xami2PSDS7AQ=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/nOhX2gxhd2zhoXH5wcbwcDs7rzo=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/aoAVnXWWupyFEQ0DVKIAE5JwnMU=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/s/D/7gR5yGQEidJDPHDkO0JQ/110088284-miami-florida-february-19-an-american-airlines-plane-on-the-tarmac-at-the-miami-inte.jpg"},"recommendationSummary":"Aeronave da American Airlines aterrissou no aeroporto de Fiumicino neste domingo","recommendationTitle":"Avião com destino a Nova Délhi desvia rota para Roma devido a alerta de bomba","section":"Mundo","summary":"Aeronave da American Airlines aterrissou no aeroporto de Fiumicino neste domingo","title":"Avião com destino a Nova Délhi desvia rota para Roma devido a alerta de bomba","url":"https://oglobo.globo.com/mundo/noticia/2025/02/23/aviao-com-destino-a-nova-delhi-desvia-rota-para-roma-devido-a-um-alerta-de-bomba.ghtml","video":null},"created":"2025-02-23T19:45:40.196Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"a517fdc23f3dd557391c6c95b02b2b85","isPublishing":false,"lastPublication":"2025-02-23T19:48:04.782Z","modified":"2025-02-23T19:48:04.782Z","parentId":null,"publication":"2025-02-23T19:45:40.196Z","tenantId":"oglobo","type":"materia"},{"age":6523,"area":"","children":null,"content":{"category":"2bffc04a-a70b-47e5-8fb7-823469362d44","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/WJCg4zrywfOL0AhXY_3R84yi_x8=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/Bx34PE78sGcSodiVV5EGQslBXZA=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/5bCgn78pCayxSIeOiJqdS7hiw-w=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/PNvqrwASBHlLxtwYAwy2N69RnNE=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/gLiaBNib3Vos44gPhvWn7uPGpmU=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/uOjC-iCChQNQRE839HK3ihosrII=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/IOS0-gkIf3batj9cWS3mYnLzWOc=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/eewtbvPgCa0kKsKdnGYfh-yOaWg=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/15rBVEzG2AKJpupJuFpWG1josks=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/nwoWEIOYphJNnomoyY-uydu_9RM=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/XDjGi05YR4Hcs4ccnt9tKobFmjU=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/V/s/JeGpXlQpeVoSA1PLT8jg/110140317-mourners-walk-during-the-funeral-procession-with-the-vehicle-carrying-the-coffins-of-hezbo.jpg"},"recommendationSummary":"Maioria dos libaneses, incluindo grupos majoritários entre cristãos de diferentes denominações, muçulmanos sunitas, drusos e mesmo minoria xiita não apoiavam o líder do Hezbollah, sepultado neste domingo","recommendationTitle":"As vítimas libanesas de Nasrallah","section":"Guga Chacra","summary":"Maioria dos libaneses, incluindo grupos majoritários entre cristãos de diferentes denominações, muçulmanos sunitas, drusos e mesmo minoria xiita não apoiavam o líder do Hezbollah, sepultado neste domingo","title":"As vítimas libanesas de Nasrallah","url":"https://oglobo.globo.com/blogs/guga-chacra/post/2025/02/as-vitimas-libanesas-de-nasrallah.ghtml","video":null},"created":"2025-02-23T19:15:24.899Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"8795c619a2a724a23044986f12820f05","isPublishing":false,"lastPublication":"2025-02-23T19:15:34.636Z","modified":"2025-02-23T19:15:34.636Z","parentId":null,"publication":"2025-02-23T19:15:24.899Z","tenantId":"oglobo","type":"materia"},{"age":7299,"area":"","children":null,"content":{"category":"fef5ba82-c038-481d-950d-162971d9eb77","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/H1e9CcZ3qEcUj0V1y9bC14Ktm44=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/xacVtzEdm5r3x5asevmXlBnbyTM=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/ORMcMAGLxqC4pLQvTFtkwVv08P8=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/ivElvam4W3uIX89ED9qehj8wvV4=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/pDDk3J4DPQL7FfDrsr3STKnM1hg=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/ruK0u1WcvL6Toc_v0VAKrVaglMQ=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/maA2i3GaUzvSb_pqbIt-tYCE68E=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/DL13H28i3GcHxVFSXheGYMBk3do=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/skg4aapjH4VxL3hdvEYOQD2_xbw=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/fgTyXc-hgSdnrPD201C3wppZPFM=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/u7Fylyzi_1Zsc_3w0YhZAfmmSqY=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/3/I/crVRQuROqRix5aB8ShmA/sol-ja-2-bloomberg.jpg"},"recommendationSummary":"Documento com as diretrizes foi divulgado neste domingo e enfatiza o uso de tecnologia para aumentar produtividade","recommendationTitle":"\nChina vai aprofundar reformas no campo para garantir abastecimento em meio à guerra comercial com os EUA","section":"Economia","summary":"Documento com as diretrizes foi divulgado neste domingo e enfatiza o uso de tecnologia para aumentar produtividade","title":"\nChina vai aprofundar reformas no campo para garantir abastecimento em meio à guerra comercial com os EUA","url":"https://oglobo.globo.com/economia/noticia/2025/02/23/china-vai-aprofundar-reformas-no-campo-para-garantir-abastecimento-em-meio-e-guerra-comercial-com-os-eua.ghtml","video":null},"created":"2025-02-23T19:02:28.414Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"a9c6d1451a08d10f0f1b5ab7a4c92312","isPublishing":false,"lastPublication":"2025-02-23T20:52:59.506Z","modified":"2025-02-23T20:52:59.506Z","parentId":null,"publication":"2025-02-23T19:02:28.414Z","tenantId":"oglobo","type":"materia"},{"age":7359,"area":"","children":null,"content":{"category":"4356abbe-fa35-4ca6-8858-ab093256ec7a","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/KmXSJGRvMzBVenZI0RXnXAWsqEI=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/V4K9U6EGkQECfGqP5lcV_PZQWFM=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/gbWAp3mn72lXfgOy_pOlbEkLHEQ=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/knU8erO9tZpqMt1xpVGGK4cs2kU=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/rAi6NQ5XakXhyXs74E8TLTtoyD8=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/4lehwLcN52c1vmP3Rp5ujqL1Vf8=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/44-A8U0WwQQHBHVJlKQIOUDa-pE=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/P4GrsvcCsGtaWFcgEGIwSvIMcNU=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/EeBLLoZ-IDt56HcyQMthNYvWPmI=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/0enqqUNgrS5dX1it9JXVuVq0NY8=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/0HSwH_yVPg5ngWlMK-jpJVPtd9Q=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/K/U/W52yrGTkKSvPweIMnqyA/arte-1-.png"},"recommendationSummary":"Nas redes sociais, a família informou que a menina sumiu próximo ao portão de casa por volta das 15h30","recommendationTitle":"Criança de dois anos é encontrada morta em cisterna de casa na Baixada Fluminense","section":"Rio","summary":"Nas redes sociais, a família informou que a menina sumiu próximo ao portão de casa por volta das 15h30","title":"Criança de dois anos é encontrada morta em cisterna de casa na Baixada Fluminense","url":"https://oglobo.globo.com/rio/noticia/2025/02/23/crianca-de-dois-anos-e-encontrada-morta-em-cisterna-de-casa-na-baixada-fluminense.ghtml","video":null},"created":"2025-02-23T19:01:28.184Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"3cd3c85447139713db53b3fe128170a0","isPublishing":false,"lastPublication":"2025-02-23T19:49:37.08Z","modified":"2025-02-23T19:49:37.080Z","parentId":null,"publication":"2025-02-23T19:01:28.184Z","tenantId":"oglobo","type":"materia"},{"age":7430,"area":"","children":null,"content":{"category":"49369783-e338-4e61-9844-26d2268140b8","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/bQib7w6rvyZAdTafba4hogdYkRw=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/XvTWWjEDIgU29s_5Py2Y9E7UyZs=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/muj08Bakbxa7GtZz8rS701QDg7A=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/SjpSGREXPNjf9BAiMiLaf_WsWXk=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/NJBq57R6WH37rekfu_aZrlKokGI=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/nYM-tZmYrxP5WA93HyXlGi5L4xQ=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/jvke_Sza3CIptxzwHRpSsd2f4II=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/DneG-KgvAPMlB2P657_N0Tu-C4w=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/4NsNW1bTz2qY-57LjqEU857mHlI=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/P1bFwYmRmrxnM0__eyI5kVDZ8p4=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/IDwqBTWRa8rhdJYAEtq-mX1bj_w=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/o/a/poCigiSnCxz4OC87WiPw/record.avif"},"recommendationSummary":"À PF, mulher afirmou que Fábio Baena e o investigador Eduardo Monteiro disponibilizaram ajuda após terem prendido Gritzbach por suspeita de duplo homicídio; dupla nega","recommendationTitle":"Delegado que prendeu Gritzbach se ofereceu para testemunhar a seu favor, diz ex-mulher do delator","section":"Brasil","summary":"À PF, mulher afirmou que Fábio Baena e o investigador Eduardo Monteiro disponibilizaram ajuda após terem prendido Gritzbach por suspeita de duplo homicídio; dupla nega","title":"Delegado que prendeu Gritzbach se ofereceu para testemunhar a seu favor, diz ex-mulher do delator","url":"https://oglobo.globo.com/brasil/noticia/2025/02/23/delegado-que-prendeu-gritzbach-se-ofereceu-para-testemunhar-a-seu-favor-diz-ex-mulher-do-delator.ghtml","video":null},"created":"2025-02-23T19:00:17.313Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"135d93c23b508077bd2987f518a7822a","isPublishing":false,"lastPublication":"2025-02-23T19:00:18.009Z","modified":"2025-02-23T19:00:18.009Z","parentId":null,"publication":"2025-02-23T19:00:17.313Z","tenantId":"oglobo","type":"materia"},{"age":7499,"area":"","children":null,"content":{"category":"21445b88-ba10-45ba-84c1-5d0d4c66a1fd","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/hw2oey79SdfT_Kw2Ea2T5TS2yaI=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/rnpkCFbOZ3SofWAu9gM_dLkkBOM=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/ViYJVskGISuIm-i-XP2Cx186-xk=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/YFwOgmhRi6uDUsxxCasqhi-cEvs=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/fOSelmf6mxri7Uf-J0r8V9XIVHY=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/v_zKi-iSwFpEBFvlUqdnulNmWFA=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/re9BcRtRczae7N5b0l5jBseXPKI=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/ZpUfSlYgH7eAwdpaKMOQi68_O10=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/r4i1ee5CdA-bt0iHCX7vt0PP2B0=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/g3kLFox4QjE51QK9M8FHqlnijMk=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/Clli3mrO2mwkGFSIJ5bFb2A4ftQ=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/6/A/nJZm5bSRO0xNjyEPvuyw/105872033-ri-rio-de-janeiro-rj-11022024-carnaval-2024-desfile-das-escolas-de-samba-do-grupo-especi.jpg"},"recommendationSummary":"Escola rebaixada em 2024 afirma que ainda não recebeu a verba de subvenção da prefeitura de São Gonçalo; gestão alega que já fez o repasse, no valor de R$ 300 mil","recommendationTitle":"Carnaval 2025: Porto da Pedra cancela último ensaio de rua por falta de pagamento","section":"Carnaval","summary":"Escola rebaixada em 2024 afirma que ainda não recebeu a verba de subvenção da prefeitura de São Gonçalo; gestão alega que já fez o repasse, no valor de R$ 300 mil","title":"Carnaval 2025: Porto da Pedra cancela último ensaio de rua por falta de pagamento","url":"https://oglobo.globo.com/rio/carnaval/noticia/2025/02/23/carnaval-2025-porto-da-pedra-cancela-ultimo-ensaio-de-rua-por-falta-de-pagamento.ghtml","video":null},"created":"2025-02-23T18:59:08.173Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"06bb10d8c3d23ca18319485efd4b3db2","isPublishing":false,"lastPublication":"2025-02-23T18:59:16.681Z","modified":"2025-02-23T18:59:16.681Z","parentId":null,"publication":"2025-02-23T18:59:08.173Z","tenantId":"oglobo","type":"materia"},{"age":7750,"area":"","children":null,"content":{"category":"3872f895-8262-4d22-9f56-50d511c7d139","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/LiJHLkFKDMcVHnrGbESWO-HXTTk=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/9mbk4lKjGMzAmGoxH6s-vBkCG6M=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/zwBqYoNK7aLXBE9TuZt9RqmrCZQ=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/_K4MPCSfayJcmepy05xuQ7c5BrE=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/wbA3D65p5cjcrioF_PYc5TnO--U=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/bMsOs9mZEZjrlpJrGOvIlPIyeCk=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/_wrWrI-SDWj7KimZoBKi63rEyfM=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/B4rN_ScClpu83UjnW2niYEWrWBo=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/XOYlWgd2o6mfEvWhAN1mBBuDixg=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/UFsAvvZBKhRN0lAkYeasH3J6Nqs=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/_SwntpxHa9siIv1c9lV78TjzH8U=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/B/xy5U5OTNApIKhYDPuWTw/110141383-friedrich-merz-leader-of-germanys-conservative-christian-democratic-union-cdu-and-his-par.jpg"},"recommendationSummary":"Empresário experiente conseguiu unir CDU em torno dele e mudar o partido para uma postura conservadora mais tradicional, depois que o longo mandato de Angela Merkel levou o partido mais para o centro","recommendationTitle":"Quem é Friedrich Merz, conservador à moda antiga que desponta como favorito para assumir o governo na Alemanha","section":"Mundo","summary":"Empresário experiente conseguiu unir CDU em torno dele e mudar o partido para uma postura conservadora mais tradicional, depois que o longo mandato de Angela Merkel levou o partido mais para o centro","title":"Quem é Friedrich Merz, conservador à moda antiga que desponta como favorito para assumir o governo na Alemanha","url":"https://oglobo.globo.com/mundo/noticia/2025/02/23/quem-e-friedrich-merz-conservador-a-moda-antiga-que-desponta-como-favorito-para-assumir-o-governo-na-alemanha.ghtml","video":null},"created":"2025-02-23T18:54:57.329Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"e6773752966d89cc690b2cf7e64b14a8","isPublishing":false,"lastPublication":"2025-02-23T20:04:26.991Z","modified":"2025-02-23T20:04:26.991Z","parentId":null,"publication":"2025-02-23T18:54:57.329Z","tenantId":"oglobo","type":"materia"},{"age":8208,"area":"","children":null,"content":{"category":"0742bbd9-79bc-48f6-85ac-ba60f707c569","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/ATDd39AtMf0_n-w5QI2YYuiiMfs=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/apZBmd1_SP2Fh4GREI3CA5z4Az0=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/wPuqXSlYkNyR1dtVCS1sQO0ZbkI=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/9TsT8PNkgXynV1P0i87oCi3F7Dw=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/o6L6jgZOy8-k19oO0z9ZE3OhjfE=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/HVAz0rFcv1QbAb4S62OgxSqhIZ4=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/tRzKriiSKRSKVYUUQTmeUgwdI-g=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/xnpK6M46hZMtL_Ia1-UMhi-0TJE=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/QZ6OKZedQ6KqU1Rhe52WyMtZcfk=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/4zmvKs8XA3uy7uV_mKOamGEHhH8=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/j60lE5WVtNLhADOC6_zHSdHyzh8=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/L/7/Jh0jXtTb2FjAAH5oP2oQ/109004205.jpg"},"recommendationSummary":"Jornal também prevê que longa brasileira sairá vencedor na categoria Filme Internacional após 'debacle' de Emilia Perez","recommendationTitle":"Britânico The Guardian dá nota máxima para 'Ainda estou aqui' e afirma que Fernanda Torres 'merece' o Oscar","section":"Cultura","summary":"Jornal também prevê que longa brasileira sairá vencedor na categoria Filme Internacional após 'debacle' de Emilia Perez","title":"Britânico The Guardian dá nota máxima para 'Ainda estou aqui' e afirma que Fernanda Torres 'merece' o Oscar","url":"https://oglobo.globo.com/cultura/noticia/2025/02/23/britanico-the-guardian-da-nota-maxima-para-ainda-estou-aqui-e-afirma-que-fernanda-torres-merece-o-oscar.ghtml","video":null},"created":"2025-02-23T18:47:19.887Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"ec524b8ded24e520d11ee7639ce30e7d","isPublishing":false,"lastPublication":"2025-02-23T18:53:26.287Z","modified":"2025-02-23T18:53:26.287Z","parentId":null,"publication":"2025-02-23T18:47:19.887Z","tenantId":"oglobo","type":"materia"},{"age":9175,"area":"","children":null,"content":{"category":"3daf6c28-2b0a-4164-800a-3d041d0ea9fd","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/pjgo7GVB4DOwCi95QQHj84eb_vg=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/eXK7u0SU8Taqsfnc_2iGBwVqqbk=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/NkHa8ua0GNwBhjtvKBMQMxsYf-0=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/V0nbJT4SBNU1seqySLafHkSQjeY=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/KAkIy_wspAkaabqYem2mEm-D0sE=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/TOXpPBLgfw8q269pTffVyNIvhHM=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/I7nEe8Wsqkbjb3od_DcpUOlUQKE=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/Q1xApUIuhHOPw44BuAC1qQHvR84=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/7fGjAwosMy1NmkEa520H9d7OAkk=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/UhRcMiiZPggk7OF6VPqiQTJzolw=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/X-Aclfy1Svm_sBwdxVfBFI8wKsw=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/T/AJeBC5SA28BKd1VAFcAg/img-20250223-wa0024.jpg"},"recommendationSummary":"Autor do livro autobiográfico que inspirou o filme concorrente ao Oscar, Ainda Estou Aqui, Marcelo é porta-estandarte do bloco desde os primórdios, em 2009","recommendationTitle":"'O Oscar é nosso': Baixo Augusta abre desfile em SP com Marcelo Rubens Paiva e tema de 'Ainda estou aqui'","section":"Carnaval","summary":"Autor do livro autobiográfico que inspirou o filme concorrente ao Oscar, Ainda Estou Aqui, Marcelo é porta-estandarte do bloco desde os primórdios, em 2009","title":"'O Oscar é nosso': Baixo Augusta abre desfile em SP com Marcelo Rubens Paiva e tema de 'Ainda estou aqui'","url":"https://oglobo.globo.com/brasil/sao-paulo/carnaval/noticia/2025/02/23/o-oscar-e-nosso-baixo-augusta-abre-desfile-em-sp-com-marcelo-rubens-paiva-e-tema-de-ainda-estou-aqui.ghtml","video":null},"created":"2025-02-23T18:31:12.359Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"1d373fbaee20b8daad395036783161ce","isPublishing":false,"lastPublication":"2025-02-23T20:38:41.806Z","modified":"2025-02-23T20:38:41.806Z","parentId":null,"publication":"2025-02-23T18:31:12.359Z","tenantId":"oglobo","type":"materia"},{"age":9566,"area":"","children":null,"content":{"category":"87b94669-71ec-49b1-b597-e8ebd07ddc07","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/824Et_0FKNvfjy6jo69q0sk6dCE=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/p2CxKZmYLh-HT5F2kdquTMR7Dyo=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/YwmdSAAqyn0kPYqsnSpNH91v_wY=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/CMyPO_Pe-ziQOc6KVU7nD_HaAww=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/HJu-RZsQct5lJ4u78rnoOryOCgY=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/HPBEeIuxHEzXOZ0xwef7iU7pfkQ=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/ENn7C5utAAX7jRizZupY0cvUSjM=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/h7H_83DecSh65IJDP386dM_49PU=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/BpBmJ7y-gFvBcroNPiHu4yhwvPk=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/gxYywNRp649wwMMpRVK3Ww3Tv3k=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/aeMx_ror2YVaAdc0TL0JSOXUku0=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/x/W/Bpiz4EQ0G9t4GIw9gETg/rumble-divulgacao.avif"},"recommendationSummary":"Plataforma de vídeo processa ministro do STF após descumprimento de decisões judiciais do magistrado e suspensão do funcionamento no Brasil","recommendationTitle":"Rumble e empresa de Trump entram com pedido de liminar contra Moraes nos EUA","section":"Política","summary":"Plataforma de vídeo processa ministro do STF após descumprimento de decisões judiciais do magistrado e suspensão do funcionamento no Brasil","title":"Rumble e empresa de Trump entram com pedido de liminar contra Moraes nos EUA","url":"https://oglobo.globo.com/politica/noticia/2025/02/23/rumble-e-empresa-de-trump-entram-com-pedido-de-liminar-contra-moraes-nos-eua.ghtml","video":null},"created":"2025-02-23T18:24:41.359Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"c668b9e9d3911b93a7ed74c963ee2616","isPublishing":false,"lastPublication":"2025-02-23T20:03:12.533Z","modified":"2025-02-23T20:03:12.533Z","parentId":null,"publication":"2025-02-23T18:24:41.359Z","tenantId":"oglobo","type":"materia"},{"age":9909,"area":"","children":null,"content":{"category":"3872f895-8262-4d22-9f56-50d511c7d139","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/s8hN3m5R9pgvX_DtlELLPI1tIKs=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/5ZZiLPBeqmy4xyegftxFwhVoRlI=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/2DxQmsP5NUO16HZbGp_RFw7gfM0=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/CVEsq2dhXUzjFLlD-2NBeN3D4nQ=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/Xk0LhYtx5b3cWxQ1GCIMjOMIFn8=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/BfLyyNLAKVv0qhQkFi5vg1-lvaM=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/h_QDop-MniI47cZDX6O7sNyal8A=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/kPeO6dunQ5TXxpsUskNIUlwvxxE=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/StaAWDemUPdHVrItxXdSpZIGsHo=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/dEjzLKpF1lrY4O8idjlx7v7cqWI=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/43jtqDEq2Cg61WO_tH75KplLrtE=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Y/T/2AqBRjTaeBKwn8hiQBIg/105428124-pope-francis-swaps-his-skull-cap-during-the-weekly-general-audience-in-paul-vi-hall-at.jpg"},"recommendationSummary":"Pontífice, de 88 anos, apresenta uma insuficiência renal inicial leve, que 'está atualmente sob controle', segundo o Vaticano","recommendationTitle":"As condições do Papa Francisco continuam críticas; mas Pontífice não teve mais crises respiratórias","section":"Mundo","summary":"Pontífice, de 88 anos, apresenta uma insuficiência renal inicial leve, que 'está atualmente sob controle', segundo o Vaticano","title":"As condições do Papa Francisco continuam críticas; mas Pontífice não teve mais crises respiratórias","url":"https://oglobo.globo.com/mundo/noticia/2025/02/23/as-condicoes-do-papa-continuam-criticas-mas-nao-teve-mais-crises-respiratoraias.ghtml","video":null},"created":"2025-02-23T18:18:58.578Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"71457ff0766119c4b83cb7949037087e","isPublishing":false,"lastPublication":"2025-02-23T19:35:19.525Z","modified":"2025-02-23T19:35:19.525Z","parentId":null,"publication":"2025-02-23T18:18:58.578Z","tenantId":"oglobo","type":"materia"},{"age":10894,"area":"","children":null,"content":{"category":"963051eb-8a22-408c-994e-5ae1f0b91aae","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/xv0LDdOA0PwbdE1ayMDvBZb2LoQ=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/w90i4w4oM5aodCwCwogOukNT7oA=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/mA2n7vP_rSIIQ_kDXFDHwWLC004=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/UCEqKiv_nKKqN8dbSYUxmtMvmcY=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/jPLr2UNrdMOlokQ_zbhLjvucScM=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/Gi5WJ7G8uJSvN4HuZL2sVVd-riY=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/AopTg14v-CAjhWyZMCtdjLCX_0g=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/_L6owRZtl9sKuKyaWtfNha9c7II=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/fBtswv1rVj2h7IeWfnmUAIEIjNY=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/zXLr_mVZ8BD52aa8wsQDoBafATs=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/UzUUqdy1SBwEM3jJU7t2ojeaZa0=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/t/A/Uyojv3Ruq2sgCWjri4Qg/whatsapp-image-2025-02-23-at-14.42.43.jpeg"},"recommendationSummary":"Aline, Camilla, Daniele Hypolito, Diego Hypolito e Vitória Strada estão no 'Na mira do líder'","recommendationTitle":"Enquete: quem João Pedro deve indicar ao paredão do 'BBB 25' na noite deste domingo?","section":"Realities","summary":"Aline, Camilla, Daniele Hypolito, Diego Hypolito e Vitória Strada estão no 'Na mira do líder'","title":"Enquete: quem João Pedro deve indicar ao paredão do 'BBB 25' na noite deste domingo?","url":"https://oglobo.globo.com/play/realities/noticia/2025/02/23/enquete-quem-joao-pedro-deve-indicar-ao-paredao-na-noite-deste-domingo.ghtml","video":null},"created":"2025-02-23T18:02:33.370Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"c60a0726cc97151064404b0b2c20cb8a","isPublishing":false,"lastPublication":"2025-02-23T18:13:05.078Z","modified":"2025-02-23T18:13:05.078Z","parentId":null,"publication":"2025-02-23T18:02:33.37Z","tenantId":"oglobo","type":"materia"},{"age":11091,"area":"","children":null,"content":{"category":"0566162f-7cde-483c-8766-237dcfafd57c","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/RMRHKsHrZaqzAi9W_TztJeI9WIQ=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/BO_zH90rZx6NwFiHmt97MSbFtss=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/P5knRcO3AUBeb_gVaOz6VRn7oUA=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/eCqeQQtAmFNDsguE6jmrDve5b2w=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/270xmnd2Bafkm5wIeYbGIELAWl0=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/1fcMwyhbFOwM0-nlqzy4_EtuvXo=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/9V8XkkUiUQeKQe-xr9mM51lFT_g=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/jdjxrFm-QfcU9ck0UmC1P09G8AM=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/qyuRiH22p0TprRigv9oq254g_XY=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/r_aMUF573d4zAfuM1TW3YYGvlPY=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/WUAp5aRVDfSbWhrt6Zq0SSpbfrs=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/9/X/feah9fQa6JwkS0idixlA/la-alineacion-de-seis-planetas-ocurre-este-martes-vzvm7ebvf5c4nblpm22afdtgui-1-.avif"},"recommendationSummary":"Mais conhecido pela alcunha 'alinhamento planetário', acontecimento está previsto para acontecer novamente daqui 11 e 35 anos","recommendationTitle":"Fenômeno raro em que há 'desfile de planetas' acontece esta semana; próxima vez será só em 2036","section":"Clima e ciência","summary":"Mais conhecido pela alcunha 'alinhamento planetário', acontecimento está previsto para acontecer novamente daqui 11 e 35 anos","title":"Fenômeno raro em que há 'desfile de planetas' acontece esta semana; próxima vez será só em 2036","url":"https://oglobo.globo.com/mundo/clima-e-ciencia/noticia/2025/02/23/fenomeno-raro-em-que-ha-desfile-de-planetas-acontece-esta-semana-proxima-vez-sera-so-em-2036.ghtml","video":null},"created":"2025-02-23T17:59:16.983Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"668a9f01ca3a59ff6dcb631373e9b802","isPublishing":false,"lastPublication":"2025-02-23T18:00:31.111Z","modified":"2025-02-23T18:00:31.111Z","parentId":null,"publication":"2025-02-23T17:59:16.983Z","tenantId":"oglobo","type":"materia"},{"age":14374,"area":"","children":null,"content":{"category":"3872f895-8262-4d22-9f56-50d511c7d139","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/M9MPvU6l01ilA-dlwduMr81Z-X8=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/2dUl-KxcFqVLk-ZNbnFqVgRiTWU=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/MMf0_9QpmHkVDWshZX-6oD8PYig=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/d921tVfqLWoXZ83NHKixAM12iYM=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/OKOagIV0H3PEJpZQa4itoMKZX90=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/YdMOtmb_7pvVPjlaYbPfZY4hI2M=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/0I0parHVi8LfFncS6SDxHLW2BvA=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/XDiKL6GwyBvBesR3DxCVJmyq5vQ=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/uolHXDSEnBn-_Xrktvy6rdBJEhE=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/p_078CxbachRZ0beladHqQEG1h0=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/PGjMGf6VHn0N15kF73834fv-1Is=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/O/O/TsYHU9TxagZoL9wJo2yw/afp-20250223-36yd9xz-v1-preview-germanypoliticsvote.jpg"},"recommendationSummary":"Provável novo chanceler, Friedrich Merz, da união CDU/CSU, começará negociações para a formação do novo governo assim que os resultados oficiais forem anunciados","recommendationTitle":"Alemanha: conservadores precisarão fazer coalizão para novo governo e extrema direita é a que mais cresce, aponta boca de urna","section":"Mundo","summary":"Provável novo chanceler, Friedrich Merz, da união CDU/CSU, começará negociações para a formação do novo governo assim que os resultados oficiais forem anunciados","title":"Alemanha: conservadores precisarão fazer coalizão para novo governo e extrema direita é a que mais cresce, aponta boca de urna","url":"https://oglobo.globo.com/mundo/noticia/2025/02/23/alemanha-conservadores-precisarao-fazer-coalizao-para-novo-governo-e-extrema-direita-e-a-que-mais-cresce-aponta-boca-de-urna.ghtml","video":null},"created":"2025-02-23T17:04:33.778Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"5d82814bc5b33b9f71b7af9180e44549","isPublishing":false,"lastPublication":"2025-02-23T17:46:17.352Z","modified":"2025-02-23T17:46:17.352Z","parentId":null,"publication":"2025-02-23T17:04:33.778Z","tenantId":"oglobo","type":"materia"},{"age":14492,"area":"","children":null,"content":{"category":"27aa1573-ac34-4348-9f13-795eb9d2eed4","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/tUZuV0uulq7JEr4e57jpctL0hls=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/r7ON6KMvReIaEPDU8HZXMjAe1p4=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/tTShZ7YCaSC_vvp7YFt52cI95a4=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/VYZYe50pAaUnAKznGvCCjlECJJw=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/ogsZVPGdpaH9C7l9OfV-GmAy4Vs=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/eP_RmaTCP63EtcR_swpU8Hd1pEk=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/QfqANiMQulafcYANJa5uDNmkskk=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/TtXNsbn6AdTm4JwlAAS8veGj3_I=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/moDgSXr0lOOwIXRuw33cfcyy1ug=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/mvGg4u5SHSf-2WbFtCofaMYXxhI=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/4WBAg6rBYwggPWSJZLEHp_Uwtto=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/U/J/npBnjdTA6vgnSpALPVzA/shein-nova-cabides-bloomberg.jpg"},"recommendationSummary":"Lucro líquido caiu para US$ 1 bilhão, mesmo com um aumento de 19% nas vendas, que chegaram a US$ 38 bilhões","recommendationTitle":"Lucros da Shein caíram no ano passado, dificultando ainda mais o IPO","section":"Negócios","summary":"Lucro líquido caiu para US$ 1 bilhão, mesmo com um aumento de 19% nas vendas, que chegaram a US$ 38 bilhões","title":"Lucros da Shein caíram no ano passado, dificultando ainda mais o IPO","url":"https://oglobo.globo.com/economia/negocios/noticia/2025/02/23/lucros-da-shein-cairam-no-ano-passado-dificultando-ainda-mais-o-ipo.ghtml","video":null},"created":"2025-02-23T17:02:35.691Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"7711b0dbd87ee043a423906cceffa996","isPublishing":false,"lastPublication":"2025-02-23T17:02:44.797Z","modified":"2025-02-23T17:02:44.797Z","parentId":null,"publication":"2025-02-23T17:02:35.691Z","tenantId":"oglobo","type":"materia"},{"age":14621,"area":"","children":null,"content":{"category":"909fd0ec-a758-41fc-942b-ebfbf5ce8a9b","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/j5dSB85GKsuXrGakTMgBaQzkw1o=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/HPhKKYwxOmABJhhFicxeDS2I6tc=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/pQ6L6BXyuj_8P2HF0kaym1rBFyg=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/pAY_8L6WRAq3ZQmaWMwUvbTeCR4=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/lCjPk2LM9AHC7rGrkXsXW1o9Jl8=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/srRYPSoc3AUukkbLT1AnKq9s1aM=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/tYpgDuampyhv8T8a_Bvt508sthM=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/uEBrkc-o1oDgdaYx_Fq0RPIgEM8=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/hC727JP2XwLaSnoE35HboWj227w=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/itJJUbkhg6bgRt8LuyddFA8sLRM=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/jbV0o1pQWTOf6d3ehAX9Tg2E_bo=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/X/d/cv3wDCQtqQa2wtacoDzA/bitcoin-bloomberg-nova.jpg"},"recommendationSummary":"Caso $LIBRA colocou toda a indústria das moedas digitais no olho do furacão; especialistas, no entanto, destacam as diferenças entre os ativos mais consolidados e as modas especulativas","recommendationTitle":"Bitcoin, memecoins e escândalos: tudo o que você precisa para entender o que vem por aí no mundo cripto","section":"Finanças","summary":"Caso $LIBRA colocou toda a indústria das moedas digitais no olho do furacão; especialistas, no entanto, destacam as diferenças entre os ativos mais consolidados e as modas especulativas","title":"Bitcoin, memecoins e escândalos: tudo o que você precisa para entender o que vem por aí no mundo cripto","url":"https://oglobo.globo.com/economia/financas/noticia/2025/02/23/bitcoin-memecoins-e-escandalos-tudo-o-que-voce-precisa-para-entender-o-que-vem-por-ai-no-mundo-cripto.ghtml","video":null},"created":"2025-02-23T17:00:26.955Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"6f967fd63d3e6fd67d2f62f337a1caef","isPublishing":false,"lastPublication":"2025-02-23T17:27:54.974Z","modified":"2025-02-23T17:27:54.974Z","parentId":null,"publication":"2025-02-23T17:00:26.955Z","tenantId":"oglobo","type":"materia"},{"age":15481,"area":"","children":null,"content":{"category":"87b94669-71ec-49b1-b597-e8ebd07ddc07","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/SakJ3_O_23gsWCMlTM4flzlLzuU=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/if87XdAcf3Vrdt6mO-Oyq2IhLNM=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/kYLGHwRhc0qM05qLnYFQkv91qPg=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/_xgsfiqHbnjHoTopjvLCLj8RnXs=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/yx7sAn3D8Rs3OkLrPdHfpsl5P8Y=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/q4yHzku8HKh-3pggNrYMCoKxHqk=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/u7FKFRazCWKBpS1l3uOZ4ZjA1O4=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/8irBoCCuaaMjsfrhOum6dxDccqY=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/NbJjxiX1kfNJ8CSNiqEAXGSXw1w=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/FMr-JzAAq53YlehpATT4Rqzsek8=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/qgvZ1yhMufXEo98ygHz3IeiOSCw=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/Z/O/eJnR2pSFmiYwojNWghbQ/prefeito-vitoria.jpg"},"recommendationSummary":"Lorenzo Pazolini (Republicanos) chegou a cair no chão após ser agredido; gestão diz que prefeito interveio ao tomar conhecimento de que havia um homem armado","recommendationTitle":"Prefeito de Vitória é golpeado no rosto durante confusão em desfile das escolas de samba","section":"Política","summary":"Lorenzo Pazolini (Republicanos) chegou a cair no chão após ser agredido; gestão diz que prefeito interveio ao tomar conhecimento de que havia um homem armado","title":"Prefeito de Vitória é golpeado no rosto durante confusão em desfile das escolas de samba","url":"https://oglobo.globo.com/politica/noticia/2025/02/23/prefeito-de-vitoria-e-golpeado-no-rosto-durante-confusao-em-desfile-das-escolas-de-samba.ghtml","video":null},"created":"2025-02-23T16:46:06.596Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"aabdf731a21fc666aac467b94c7773f6","isPublishing":false,"lastPublication":"2025-02-23T19:42:30.571Z","modified":"2025-02-23T19:42:30.571Z","parentId":null,"publication":"2025-02-23T16:46:06.596Z","tenantId":"oglobo","type":"materia"},{"age":16098,"area":"","children":null,"content":{"category":"38a3cb02-fc3e-419b-b7ed-9c1a4f360dc1","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/5CDHlLZ00JxxO3y5Vxk_DdTCX78=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/77c411lEGGn-vvftxlKVRi-S9jc=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/zBwmVHGyV9DVhK9myoZTzsupyZI=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/rzS5LY4qb5gCraDqby-SyuoADIs=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/F5IEUYuOCTXAJYdT8QWPcxrnLY0=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/RKs8NzZBbMRnIBGyWyNmfaJQtB8=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/3Ji91t9hd6yi3T9FmDjsUQGvVw0=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/1JgHbr9VaFh8Xas8EL26m4nOpV8=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/j9hdOZTPENiJHPhhVzYMeY69V2o=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/Z0rvaUMYAZaqQaQYut4wd9q8B8Q=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/aCa_MFUtRquZ_jpNlVIYjeZ7SyE=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2024/a/L/F8r01MRhOBDRXXh58r8A/view-delicious-food-containers-1-.jpg"},"recommendationSummary":"Pessoas que consomem uma porcentagem maior de calorias à noite tendem a ter maior risco de obesidade, diabetes tipo 2 e pressão alta","recommendationTitle":"Qual deve ser o tamanho do jantar para reduzir o açúcar no sangue? Especialistas respondem","section":"Saúde","summary":"Pessoas que consomem uma porcentagem maior de calorias à noite tendem a ter maior risco de obesidade, diabetes tipo 2 e pressão alta","title":"Qual deve ser o tamanho do jantar para reduzir o açúcar no sangue? Especialistas respondem","url":"https://oglobo.globo.com/saude/noticia/2025/02/23/qual-deve-ser-o-tamanho-do-jantar-para-reduzir-o-acucar-no-sangue-especialistas-respondem.ghtml","video":null},"created":"2025-02-23T16:35:49.328Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"e788e6765c4c0db378cf3e7ba5e67af4","isPublishing":false,"lastPublication":"2025-02-23T16:36:07.408Z","modified":"2025-02-23T16:36:07.408Z","parentId":null,"publication":"2025-02-23T16:35:49.328Z","tenantId":"oglobo","type":"materia"},{"age":17017,"area":"","children":null,"content":{"category":"3872f895-8262-4d22-9f56-50d511c7d139","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/4g_ZIWRoBOjOpNK3aCVZ5MD1JVc=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/NKAg152A7MmO2GtffWywSNukCSM=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/-Vrqc1hbOmk3_saohvwFs2C-pJE=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/Z-qfreWcW7JlqO2TV7aMD2cmAec=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/tGEYOrVieBWGqCeTRyhnqp6tfVA=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/sjD1Zhn9xf2Z1bcnXTAZuQOQmm4=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/T0UnBQ_7h3pQFt9Zv1KnOBJTC0E=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/-O8HBLlQ1r-idH-IkHBkJmYqTxs=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/1NiB7GPJtOWGkYtBoMniuV_Uxn0=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/3Ki7CrST6iFX1i-yZiYYlFIfUls=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/fRo7m1S6BH3ag7LAmnxHf28UKRQ=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/7/A/rrVrdYSMeepUBFdXLfuQ/110081351-ukraines-president-volodymyr-zelensky-gives-a-press-conference-in-kyiv-on-february-19-202.jpg"},"recommendationSummary":"Líder reage a insulto de Trump, que o chamou de ‘ditador’ em meio às negociações de paz com a Rússia","recommendationTitle":"Ucrânia: Zelensky diz que renuncia à Presidência pela paz e se país entrar na Otan","section":"Mundo","summary":"Líder reage a insulto de Trump, que o chamou de ‘ditador’ em meio às negociações de paz com a Rússia","title":"Ucrânia: Zelensky diz que renuncia à Presidência pela paz e se país entrar na Otan","url":"https://oglobo.globo.com/mundo/noticia/2025/02/23/ucrania-zelensky-diz-que-renuncia-a-presidencia-se-pais-entrar-na-otan.ghtml","video":null},"created":"2025-02-23T16:20:30.985Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"fb3e1d80c49bd87bbd0e492248f0da9e","isPublishing":false,"lastPublication":"2025-02-23T18:13:31.245Z","modified":"2025-02-23T18:13:31.245Z","parentId":null,"publication":"2025-02-23T16:20:30.985Z","tenantId":"oglobo","type":"materia"},{"age":17378,"area":"","children":null,"content":{"category":"0742bbd9-79bc-48f6-85ac-ba60f707c569","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/mRjSROgZtBvLQf9dPBoBC0BWkI0=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/7vsAdV3JTYqkKUyBNLS6YJCwmgQ=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/YXQZKkGJ_tlMfsqB8SeOT0pg3Qg=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/oT2aGcum2xizeT3QZi8RjIekRLQ=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/9XgedFu_PR1sqrZKO5etLornyng=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/Hpf0OWQRGzbTJoVXpHAy-OxaAcM=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/5vaFTHQWrxpYLaBzkwXo69tVhuQ=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/IGa6bvgcPSWr-f5l51O7bcIzWq0=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/F0EoA7qWEk6N7M2a217UQr50hhs=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/CjwoQHOJoyFIn9tnREZOpJplMbk=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/HJTfWRVD31gJ4X8vQ6tTBdR4LrQ=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/T/O/5KUZSVSnqjUaUnVOdNrw/109788572.jpg"},"recommendationSummary":"Candidata ao Oscar de melhor atriz, junto com Fernanda Torres, americana de 25 anos revelou ter tido aulas de pole dance e twerk, para tornar 'o mais realista possível' sua interpretação de uma stripper","recommendationTitle":"Mikey Madison comenta a ‘hipersexualização’ de ‘Anora’: ‘A personagem se apresenta dessa forma porque é assim que ela ganha a vida’","section":"Cultura","summary":"Candidata ao Oscar de melhor atriz, junto com Fernanda Torres, americana de 25 anos revelou ter tido aulas de pole dance e twerk, para tornar 'o mais realista possível' sua interpretação de uma stripper","title":"Mikey Madison comenta a ‘hipersexualização’ de ‘Anora’: ‘A personagem se apresenta dessa forma porque é assim que ela ganha a vida’","url":"https://oglobo.globo.com/cultura/noticia/2025/02/23/mikey-madison-comenta-a-hipersexualizacao-de-anora-a-personagem-se-apresenta-dessa-forma-porque-e-assim-que-ela-ganha-a-vida.ghtml","video":null},"created":"2025-02-23T16:14:30.164Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"f377a303674826ff6720c92b66660036","isPublishing":false,"lastPublication":"2025-02-23T16:18:34.271Z","modified":"2025-02-23T16:18:34.271Z","parentId":null,"publication":"2025-02-23T16:14:30.164Z","tenantId":"oglobo","type":"materia"},{"age":18569,"area":"","children":null,"content":{"category":"fef5ba82-c038-481d-950d-162971d9eb77","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/fFCf_tLErDWEdstoqk9-GM6ajL0=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/DT2QF9tUZkjtzYJAhTwqbg7Bwew=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/Rcc-glWLcYwTA8x_s_Zw7OsClAc=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/533BjgZGasesfc7wyomn_T8K0MM=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/8ijODvNE35-NBQQr3z-2hPXqKks=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/bCAwSegmJqXnvmu9vByo26cq4YA=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/7yfPevaAzpPyPBx9daj1y83SwrA=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/wxRWVeAY4PWAhqmSH6c-leGWN8A=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/NiRGS9qGONS3aot--HolRfueg4w=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/hQSoxKt-bWnQX7HpaOW-9nv0I2I=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/FxeZR9Opu8PORQYsNJiE8JueZmk=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/l/X/n7yDLeRPKBseSjitb6Jg/110093911-an-election-campaign-poster-featuring-a-portrait-of-germanys-far-right-alternative-fo.jpg"},"recommendationSummary":"A competitividade do país estagnou e as indústrias que já foram poderosas estão passando por momentos difíceis","recommendationTitle":"Economia estagnada na Alemanha é fator decisivo na escolha dos eleitores durante votações","section":"Economia","summary":"A competitividade do país estagnou e as indústrias que já foram poderosas estão passando por momentos difíceis","title":"Economia estagnada na Alemanha é fator decisivo na escolha dos eleitores durante votações","url":"https://oglobo.globo.com/economia/noticia/2025/02/23/economia-estagnada-na-alemanha-e-fator-decisivo-na-escolha-dos-eleitores-durante-votacoes.ghtml","video":null},"created":"2025-02-23T15:54:38.696Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"e9dd1106934f735acc7f86f7fd96054d","isPublishing":false,"lastPublication":"2025-02-23T16:20:40.47Z","modified":"2025-02-23T16:20:40.470Z","parentId":null,"publication":"2025-02-23T15:54:38.696Z","tenantId":"oglobo","type":"materia"},{"age":18845,"area":"","children":null,"content":{"category":"38a3cb02-fc3e-419b-b7ed-9c1a4f360dc1","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/Ft0xvgpYcsRcFgX0VXC_0fcZSJo=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/MGCynjygGj59LQl7kpfbI7Z1P9I=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/HKgxz4J-0cu6P18mGcxi3DxcDkw=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/nD2pYYgbBDX-LLSltDnR2aGmnNI=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/cFEM4B_7FvHPXLcuv4pUWpUP8d8=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/4yNgpomSVgx0YozwpVRqp7zZ3oo=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/I2y74U-XfADQHb37vwLFo-j96Kg=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/mTPI1BvTnYoJblfJLocRt6E9DBA=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/hpRa1SlCRpU1gUPS1GxM-uu9qYM=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/A44ymt2rQjOh5G_HzPZqD_xw-z4=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/QeqAG9mzbHJun6hOSqFwOgYTriU=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/g/b/IDCe28Tbm18kHYGUr0kA/whatsapp-image-2025-02-23-at-13.25.04.jpeg"},"recommendationSummary":"O momento sem palavras pode demonstrar intimidade, parceria, relaxamento e paz","recommendationTitle":"Por que o silêncio ajuda nas relações? Novo estudo explica","section":"Saúde","summary":"O momento sem palavras pode demonstrar intimidade, parceria, relaxamento e paz","title":"Por que o silêncio ajuda nas relações? Novo estudo explica","url":"https://oglobo.globo.com/saude/noticia/2025/02/23/por-que-o-silencio-ajuda-nas-relacoes-novo-estudo-explica.ghtml","video":null},"created":"2025-02-23T15:50:02.476Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"1c1b7ac72bc03b5b878b732c550a72d3","isPublishing":false,"lastPublication":"2025-02-23T16:33:50.312Z","modified":"2025-02-23T16:33:50.312Z","parentId":null,"publication":"2025-02-23T15:50:02.476Z","tenantId":"oglobo","type":"materia"},{"age":18902,"area":"","children":null,"content":{"category":"3872f895-8262-4d22-9f56-50d511c7d139","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/ghxjl120UaUGqNFySAfftKsS82o=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/JLj2FnrdRdwwiZSA05GPAITqWhw=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/1LTqDt7L2-dCI48s5aPKIfSSDWE=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/3lJJ63CMXfdIK9iOJ4XpHjPV79s=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/ypkJyd8e11qtZL_U-_1fktAZ3Go=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/E7nK1BiB4uH9-1kcI4xETczIvbY=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/vBK9Y_kGNX6uu9VlEZvMP9z9MHw=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/Wp6qhssQyTP_yZqTi7taoVE7GF4=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/6kF7V7_oXeV7wBI_eg03jI-jsec=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/Wc2O2xqBHOAx-Js945zy3WOHmqs=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/L4c_i89_aO223pALOkzH1XmPB9o=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/R/y/vFWvWJSEyGslFIl2JLYA/105312133-topshot-pope-francis-leaves-after-an-audience-to-the-participants-of-the-live-nativi.jpg"},"recommendationSummary":"Pessoas próximas dizem que Francisco, impulsionado por seu 'senso de missão' e disciplina, trabalhou, aos 88 anos, à beira da exaustão até ser internado","recommendationTitle":"Papa Francisco colocou a Igreja acima de sua saúde, dizem observadores do Vaticano","section":"Mundo","summary":"Pessoas próximas dizem que Francisco, impulsionado por seu 'senso de missão' e disciplina, trabalhou, aos 88 anos, à beira da exaustão até ser internado","title":"Papa Francisco colocou a Igreja acima de sua saúde, dizem observadores do Vaticano","url":"https://oglobo.globo.com/mundo/noticia/2025/02/23/papa-francisco-colocou-a-igreja-acima-de-sua-saude-dizem-observadores-do-vaticano.ghtml","video":null},"created":"2025-02-23T15:49:05.173Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"346a58913db084b5a76beddd2d9bef85","isPublishing":false,"lastPublication":"2025-02-23T20:32:49.498Z","modified":"2025-02-23T20:32:49.498Z","parentId":null,"publication":"2025-02-23T15:49:05.173Z","tenantId":"oglobo","type":"materia"},{"age":21056,"area":"","children":null,"content":{"category":"0c5c2d94-9c33-4d9f-843b-47f53f50d0d5","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/YQL9twWHXYpC7VbcLXC8bUC_DrY=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/D_HbQHPiIEPwdB6pDrBCmbp-Cro=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/n6Y_q5LmITZzKdNEbzSgm1ir-qY=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/ov8oJOz-apd7v2AbZX7bzJlLqQo=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/7Hqid0NFRHOIp5-kHwpxWZK5SDA=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/t_uz46R-MOVahRFVRXZgbrYealk=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/BNthZpdQd81BAHj0L7_zqyHO7bc=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/_9Qvbxb2Re0bAIIuoRYr1NQ3b4k=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/yn5veDESLzJ-w6nXS-uFHCBAr7E=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/miDUpmj2uAqWDBBTiwWK8mwWVXo=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/29jFXYtZ5UtFCD-Xex_w8aMSkOg=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/j/k/0re13ZSJAxd3tZn8lIJw/whatsapp-image-2025-02-23-at-12.19.51.jpeg"},"recommendationSummary":"Argentino recebeu cartão amarelo por reclamar de forma agressiva ao juiz no fim da partida ","recommendationTitle":"Messi se revolta contra arbitragem após empate do Inter Miami na MLS; veja vídeo ","section":"Futebol Internacional","summary":"Argentino recebeu cartão amarelo por reclamar de forma agressiva ao juiz no fim da partida ","title":"Messi se revolta contra arbitragem após empate do Inter Miami na MLS; veja vídeo ","url":"https://oglobo.globo.com/esportes/futebol-internacional/noticia/2025/02/23/messi-se-revolta-contra-arbitragem-apos-empate-do-inter-miami-na-mls-veja-video.ghtml","video":null},"created":"2025-02-23T15:13:11.217Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"f47a497d9d877973d689df0567d5c38d","isPublishing":false,"lastPublication":"2025-02-23T16:43:49.608Z","modified":"2025-02-23T16:43:49.608Z","parentId":null,"publication":"2025-02-23T15:13:11.217Z","tenantId":"oglobo","type":"materia"},{"age":21305,"area":"","children":null,"content":{"category":"0742bbd9-79bc-48f6-85ac-ba60f707c569","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/N_SmXkGzlJQSfv6m95Bb3nEy0Nk=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/8eUDoAwNNHrjHRrZ5UxT1gd_bd8=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/UQH5QuNiAwGXWILRJmFi1GWN1bc=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/aKNvPm07yN72OKWX7bNdvvmOhRs=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/2hMQc0Qk0-x7-nO5CDnrMZ1-8ig=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/hrO3c_T0qrfio8YC7cYUz1nxjVI=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/nMES90s7qgHf1Jec3yae9JKpYrY=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/j6Vv_kXDdmqdSfU7A3EbIt9MMtE=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/lmWpgpeaRCHlbdBLHwSBq7j0AKI=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/X70NeJB95AMb61nBdVxwj0XPNsw=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/EtZj6hy42C2nqMb-QsLoH_U2P4c=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/A/W/gCwzO3St6E5vqLyRoPZQ/gwen-mccrae-gwen-mccrae-cover-art.png"},"recommendationSummary":"Cantora americana tinha 81 anos e teve sucessos nos anos 1970 e 80","recommendationTitle":"Morre Gwen McCrae, estrela da soul music, do hit ‘Funky sensation’","section":"Cultura","summary":"Cantora americana tinha 81 anos e teve sucessos nos anos 1970 e 80","title":"Morre Gwen McCrae, estrela da soul music, do hit ‘Funky sensation’","url":"https://oglobo.globo.com/cultura/noticia/2025/02/23/morre-gwen-mccrea-estrela-da-soul-music-do-hit-funky-sensation.ghtml","video":null},"created":"2025-02-23T15:09:02.886Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"ed13deb60d383ba7ab12d1a22f764e97","isPublishing":false,"lastPublication":"2025-02-23T15:40:06.211Z","modified":"2025-02-23T15:40:06.211Z","parentId":null,"publication":"2025-02-23T15:09:02.886Z","tenantId":"oglobo","type":"materia"},{"age":22828,"area":"","children":null,"content":{"category":"3872f895-8262-4d22-9f56-50d511c7d139","chapeu":{"image":{},"label":""},"image":{"cropOptions":{},"sizes":{"L":{"height":608,"url":"https://s2-oglobo.glbimg.com/JZRLwP8v5tziS6wBBuSA4xqACOQ=/1080x608/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg","width":1080},"M":{"height":456,"url":"https://s2-oglobo.glbimg.com/GkctBMrcld66L0mEKnp5Crbg5jk=/810x456/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg","width":810},"Q":{"height":94,"url":"https://s2-oglobo.glbimg.com/LDlwY-7_fR_jca8oYCJ4L6Yj4YM=/94x94/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg","width":94},"S":{"height":304,"url":"https://s2-oglobo.glbimg.com/fCe8QU5Rhu9unxb8IjY3cZbVgU0=/540x304/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg","width":540},"V":{"height":620,"url":"https://s2-oglobo.glbimg.com/Fs4ihcCjMjDrnP9znyeA9hkyrz8=/570x620/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg","width":570},"VL":{"height":1080,"url":"https://s2-oglobo.glbimg.com/_QYuZ9FrvRGbm3jmjEh5zgK7vfI=/608x1080/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg","width":608},"VM":{"height":810,"url":"https://s2-oglobo.glbimg.com/zXtRxMNZRjCazz0EVZL6gJF0W-A=/456x810/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg","width":456},"VS":{"height":540,"url":"https://s2-oglobo.glbimg.com/EzPgjxM3-roZZAL3BE6tQ4CQOXs=/304x540/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg","width":304},"VXL":{"height":1920,"url":"https://s2-oglobo.glbimg.com/WCJ1Fbuc7apvRLRwVvnoAUnz4HM=/1080x1920/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg","width":1080},"VXS":{"height":108,"url":"https://s2-oglobo.glbimg.com/0cbVMBUs7CtZSEnlsqXDJ9jj8tY=/106x108/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg","width":106},"XS":{"height":106,"url":"https://s2-oglobo.glbimg.com/i2SgNWR0zoFQrYYetdOg9t1yz90=/188x106/top/smart/https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg","width":188}},"url":"https://i.s3.glbimg.com/v1/AUTH_da025474c0c44edd99332dddb09cabe8/internal_photos/bs/2025/I/6/B9vBAEQ6G8r4dBtU7Cjw/afp-20250221-36yd4l4-v1-preview-palestinianisraelconflict.jpg"},"recommendationSummary":"Ministro da Defesa israelense afirmou que tropas vão permanecer 'pelo próximo ano', com o intuito de intensificar a ofensiva que teve início em janeiro","recommendationTitle":"Israel invade Cisjordânia com tanques pela primeira vez em mais de 20 anos","section":"Mundo","summary":"Ministro da Defesa israelense afirmou que tropas vão permanecer 'pelo próximo ano', com o intuito de intensificar a ofensiva que teve início em janeiro","title":"Israel invade Cisjordânia com tanques pela primeira vez em mais de 20 anos","url":"https://oglobo.globo.com/mundo/noticia/2025/02/23/israel-invade-cisjordania-com-tanques-pela-primeira-vez-em-mais-de-20-anos.ghtml","video":null},"created":"2025-02-23T14:43:40.055Z","draft":false,"feedId":"5ba74d2c-ecaf-48b2-880d-8280201561ed","id":"1b7561a15acedf47448619b929e4c53f","isPublishing":false,"lastPublication":"2025-02-23T14:48:40.078Z","modified":"2025-02-23T14:48:40.078Z","parentId":null,"publication":"2025-02-23T14:43:40.055Z","tenantId":"oglobo","type":"materia"}],"limit":30,"nextPage":4,"perPage":0,"referer":"https://oglobo.globo.com/english/","source":"falkor"}, {lazy:false,atreyu:'{"channel":"desktop","componentId":"bastian.feed","api":"multi-content","ffe_namespace":"backstage","ffe_version":"latest","referer":"https://oglobo.globo.com/english/","tenant":"oglobo"}'})</script><script id="bstn-bundle" defer src="https://s3.glbimg.com/v1/AUTH_f7772c2cb2fd4af2bb8929c0ae6fdba7/backstage/build/latest/client/bastian-202308df6a7b44df8a145ea677f4fe3fa930e1.js" onLoad="bstn.cb.bundleLoaded()" onError="bstn.cb.bundleLoadError()"></script><script id="bstn-components-script" async src="https://s3.glbimg.com/v1/AUTH_c631e406debd4c4fac98a09d48dc17d1/bastian-post/prod/oglobo/a67e281a-921f-4532-b8fd-efe1d1d2c7b9/258173f0-eb3e-4998-b4b5-167ce379e398.js"></script><link id="bstn-components-style" type="text/css" rel="stylesheet" href="https://s3.glbimg.com/v1/AUTH_c631e406debd4c4fac98a09d48dc17d1/bastian-post/prod/oglobo/a67e281a-921f-4532-b8fd-efe1d1d2c7b9/258173f0-eb3e-4998-b4b5-167ce379e398.css" /></div></div> <script async src="https://p.glbimg.com/api/stable/api.min.js"></script><!-- cairon:end --> </div> </div> </div> </div> <footer> <div id="custom-footer-edg" class="custom-footer-edg"> <div class="custom-footer-edg--top" style="background-color: #1e4c9a;"> <div class="custom-footer-edg--top--wrapper "> <div class="custom-footer-edg--logo"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="212" height="26" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewbox="0 0 526 63" style="enable-background:new 0 0 526 63;" xml:space="preserve"> <g> <g> <path style="fill:#FFFFFF;" d="M53.4,52.8c-6,6-13.2,8.9-21.6,8.9s-15.5-3.1-21.4-9c-6-6-8.9-13.2-8.9-21.5c0-8.4,3-15.6,9-21.6 s13.2-8.9,21.6-8.9c8.3,0,15.5,3,21.5,9c5.9,6.1,9,13.2,8.9,21.7C62.5,39.7,59.4,46.7,53.4,52.8L53.4,52.8z M43,20.2 c-3.1-3.1-6.7-4.6-11-4.6s-8,1.4-11,4.5c-3.1,3.1-4.6,6.8-4.6,11.1c0,4.2,1.5,8.1,4.5,11c2.9,3,6.7,4.5,11,4.5 c4.2,0,7.9-1.5,11-4.6c3.1-3.1,4.7-6.6,4.7-10.9S46,23.4,43,20.2L43,20.2z"/> <path style="fill:#FFFFFF;" d="M145.9,31.3c0.3,8.2-3.1,15.4-9,21.4s-13.2,8.9-21.5,8.9c-8.4,0-15.5-3-21.5-9c-6-6-9-13.2-9-21.6 s3-15.6,9-21.6c3.1-3,6.4-5.1,10-6.6c3.6-1.5,7.5-2.2,11.7-2.2s8.3,0.9,12.2,2.7c3.8,1.7,7.3,4.2,10.1,7.2l-11,10.1 c-1.2-1.6-3-3-5.3-3.7l-3-1c-1.1-0.2-2.1-0.3-3.2-0.3c-4.4,0-8.1,1.5-11.1,4.6c-3,3-4.5,6.6-4.5,11c0,4.1,1.4,8,4.5,11 c3.1,3.1,6.7,4.6,11,4.6c3,0,5.8-0.7,8.4-2.2c2.6-1.6,4.6-3.9,6-6.9l-13.5-0.1V25.4l29.5,0.1l0.2,3.7L145.9,31.3L145.9,31.3z"/> <path style="fill:#FFFFFF;" d="M152.1,0.5h15.2v46.2h17.8l9.2,12.4h-42.3L152.1,0.5L152.1,0.5z"/> <path style="fill:#FFFFFF;" d="M239.4,52.8c-6,6-13.2,8.9-21.6,8.9c-8.4,0-15.5-3.1-21.4-9c-6-6-8.9-13.2-8.9-21.5c0-8.4,3-15.6,9-21.6 c6-6,13.2-8.9,21.6-8.9c8.3,0,15.5,3,21.5,9c5.9,6.1,9,13.2,8.9,21.7C248.4,39.7,245.4,46.7,239.4,52.8L239.4,52.8z M228.9,20.2 c-3.1-3.1-6.7-4.6-11-4.6s-8,1.4-11,4.5c-3.1,3.1-4.6,6.8-4.6,11.1c0,4.2,1.5,8.1,4.5,11c2.9,3,6.7,4.5,11,4.5 c4.2,0,7.9-1.5,11-4.6c3.1-3.1,4.7-6.6,4.7-10.9S232,23.4,228.9,20.2L228.9,20.2z"/> <path style="fill:#FFFFFF;" d="M298,54.7c-3.7,3.2-8.3,4.8-13.8,4.7l-28.8-0.1l0.2-58.5l28.8,0.1c5.2,0,9.2,1.6,11.9,4.6 c2.4,2.7,3.6,5.9,3.6,9.9c0,2.4-0.5,4.7-1.6,6.8c-1.1,2.2-2.6,3.5-4.2,4.1c2.9,1.2,5.1,2.9,6.8,5.3c1.8,2.7,2.8,6.6,2.8,11.5 C303.5,47.5,301.7,51.4,298,54.7L298,54.7z M270.2,33.6l-0.1,13.3l12,0.1c1.7,0,3.1-0.7,4.4-2c1.2-1.3,1.8-2.9,1.8-4.7 c0-1.7-0.7-3.2-1.8-4.6c-1.2-1.2-2.6-2-4.3-2L270.2,33.6L270.2,33.6z M270.3,12.8l-0.1,8l10.7,0.1c1,0,1.7-0.5,2.6-1.2 c0.2-0.2,0.5-0.5,0.7-1c0.2-0.4,0.6-1.2,0.5-2.1c-0.1-0.9-0.5-1.7-1-2.4c-0.7-0.8-1.7-1.3-2.7-1.3L270.3,12.8L270.3,12.8z"/> <path style="fill:#FFFFFF;" d="M360.8,52.8c-6,6-13.2,8.9-21.6,8.9s-15.5-3.1-21.4-9c-6-6-8.9-13.2-8.9-21.5c0-8.4,3-15.6,9-21.6 s13.2-8.9,21.6-8.9c8.3,0,15.5,3,21.5,9c5.9,6.1,9,13.2,8.9,21.7C369.9,39.7,366.8,46.7,360.8,52.8L360.8,52.8z M350.4,20.2 c-3.1-3.1-6.7-4.6-11-4.6s-8,1.4-11,4.5c-3.1,3.1-4.6,6.8-4.6,11.1c0,4.2,1.5,8.1,4.5,11c2.9,3,6.7,4.5,11,4.5 c4.2,0,7.9-1.5,11-4.6c3.1-3.1,4.7-6.6,4.7-10.9S353.4,23.4,350.4,20.2L350.4,20.2z"/> </g> <g> <g> <path style="fill:#FFFFFF;" d="M515.9,33.3l-10.5-0.9l10.5-0.4c0.2,0,0.3-0.2,0.3-0.3l-0.1-1.6c0-0.2-0.2-0.3-0.3-0.3L504,30.3 c-0.2,0-0.3,0.2-0.3,0.3l0.1,1.6c0,0.1,0.1,0.2,0.1,0.2c-0.1,0.1-0.1,0.1-0.1,0.2l-0.2,1.8c0,0.1,0,0.1,0,0.1c0,0,0,0,0,0.1 l-0.4,2c0,0,0,0,0,0.1l-0.7,2c0,0,0,0,0,0l-0.6,1.3c0,0-0.1,0-0.1,0.1l-0.7,1.1l0,0c-0.7,1.2-1.6,2.4-2.6,3.4 c-3.3,3.3-7.7,5.1-12.4,5.1c-9.6,0-17.5-7.8-17.5-17.4c0-0.1,0-0.3,0-0.4v-0.9c0-7.2,4.3-13.4,10.5-16.1c2.1-0.9,4.5-1.4,6.9-1.4 h0V0.8H486c-8.1,0-15.6,3.2-21.3,8.9c-0.9,0.9-1.7,1.9-2.5,2.8C456.3,5,446.9,0.3,436.6,0.9c-16.6,1-29.4,15.3-28.4,31.9l0.1,1.3 c1,16.6,15.3,29.4,31.9,28.4c9-0.5,16.9-5,22.1-11.6c0.8,1,1.6,2,2.5,2.9c5.7,5.7,13.3,8.8,21.4,8.8c4.2,0,8.3-0.9,11.9-2.5 c5.3-2.3,9.9-6.2,13.1-10.9c0,0,0,0,0.1,0l0.1-0.2c0.3-0.5,0.6-1,0.9-1.4l0.4-0.7c0,0,0,0,0,0c0,0,0-0.1,0-0.1l0,0 c0-0.1,0-0.2-0.1-0.3c0.2,0.1,0.4,0,0.4-0.2l1-2.2c0.1-0.2,0-0.4-0.2-0.4l-3.6-1.7l3.6,1.2c0.2,0.1,0.4,0,0.4-0.2l0.7-2.1 c0.1-0.2,0-0.4-0.2-0.4l-5.5-1.8l5.7,1.2c0.2,0,0.4-0.1,0.4-0.3l0.4-2c0-0.2-0.1-0.4-0.3-0.4l-8-1.6l8.1,0.7 c0.2,0,0.3-0.1,0.4-0.3l0.2-1.8C516.2,33.5,516,33.4,515.9,33.3L515.9,33.3z M451.4,43.9c-3,3.3-7.2,5.5-12,5.8 c-9.6,0.6-17.9-6.8-18.5-16.4l-0.1-1.3c-0.6-9.6,6.8-17.9,16.4-18.5c9.6-0.6,17.9,6.8,18.5,16.4l0.1,1.3 C456.1,36.1,454.4,40.6,451.4,43.9L451.4,43.9z"/> <path style="fill:#FFFFFF;" d="M503.6,28.2l11.8-1.8c0.2,0,0.4,0.1,0.4,0.3L516,28c0,0.2-0.1,0.4-0.3,0.4l-11.8,1.8c-0.2,0-0.4-0.1-0.4-0.3 l-0.2-1.3C503.3,28.4,503.5,28.2,503.6,28.2L503.6,28.2z"/> <path style="fill:#FFFFFF;" d="M503.1,26.1l11.5-3.1c0.2,0,0.4,0.1,0.4,0.2l0.4,1.3c0,0.2-0.1,0.4-0.2,0.4l-11.5,3.1 c-0.2,0-0.4-0.1-0.4-0.2l-0.4-1.3C502.8,26.3,502.9,26.2,503.1,26.1L503.1,26.1z"/> <path style="fill:#FFFFFF;" d="M502.3,24.2l11.1-4.4c0.2-0.1,0.4,0,0.4,0.2l0.4,1c0.1,0.2,0,0.4-0.2,0.4l-11.1,4.4c-0.2,0.1-0.4,0-0.4-0.2 l-0.4-1C502,24.5,502.1,24.3,502.3,24.2z"/> </g> <path style="fill:#FFFFFF;" d="M501.3,22.4l10.6-5.6c0.2-0.1,0.4,0,0.5,0.1l0.4,0.8c0.1,0.2,0,0.4-0.1,0.5l-10.6,5.6c-0.2,0.1-0.4,0-0.5-0.1 l-0.4-0.8C501.1,22.7,501.2,22.5,501.3,22.4z"/> <path style="fill:#FFFFFF;" d="M500.1,20.6l10-6.8c0.2-0.1,0.4-0.1,0.5,0.1l0.5,0.7c0.1,0.2,0.1,0.4-0.1,0.5l-10,6.8 c-0.2,0.1-0.4,0.1-0.5-0.1l-0.5-0.7C499.9,21,500,20.7,500.1,20.6z"/> <path style="fill:#FFFFFF;" d="M498.8,19.1l9.3-7.8c0.1-0.1,0.4-0.1,0.5,0l0.4,0.5c0.1,0.1,0.1,0.4,0,0.5l-9.3,7.8c-0.1,0.1-0.4,0.1-0.5,0 l-0.4-0.5C498.7,19.4,498.7,19.2,498.8,19.1z"/> <path style="fill:#FFFFFF;" d="M497.4,17.7l8.4-8.8c0.1-0.1,0.3-0.1,0.5,0l0.3,0.3c0.1,0.1,0.1,0.3,0,0.5l-8.4,8.8c-0.1,0.1-0.3,0.1-0.5,0 l-0.3-0.3C497.3,18,497.3,17.8,497.4,17.7z"/> <path style="fill:#FFFFFF;" d="M495.9,16.5l7.4-9.7c0.1-0.1,0.3-0.2,0.5-0.1l0.2,0.1c0.1,0.1,0.2,0.3,0.1,0.5l-7.4,9.7 c-0.1,0.1-0.3,0.2-0.5,0.1l-0.2-0.1C495.8,16.8,495.7,16.6,495.9,16.5z"/> <path style="fill:#FFFFFF;" d="M494.1,15.4l6.3-10.5c0.1-0.2,0.3-0.2,0.5-0.1l0.2,0.1c0.2,0.1,0.2,0.3,0.1,0.5l-6.3,10.5 c-0.1,0.2-0.3,0.2-0.5,0.1l-0.2-0.1C494.1,15.7,494,15.5,494.1,15.4z"/> <path style="fill:#FFFFFF;" d="M492.4,14.5l5.1-11.2c0.1-0.2,0.3-0.2,0.4-0.2l0,0c0.2,0.1,0.2,0.3,0.2,0.4L493,14.8 c-0.1,0.2-0.3,0.2-0.4,0.2l0,0C492.3,14.9,492.3,14.7,492.4,14.5z"/> <path style="fill:#FFFFFF;" d="M490.5,14l3.9-11.8c0-0.1,0.2-0.2,0.3-0.1l0,0c0.1,0,0.2,0.2,0.1,0.3l-3.9,11.8c0,0.1-0.2,0.2-0.3,0.1l0,0 C490.5,14.2,490.5,14.1,490.5,14z"/> <lineargradient id="SVGID_1_" gradientunits="userSpaceOnUse" x1="475.1024" y1="13.6343" x2="468.3696" y2="19.5039"> <stop offset="0" style="stop-color:#FFFFFF"/> <stop offset="1" style="stop-color:#BCC4D9"/> </lineargradient> <path style="fill:url(#SVGID_1_);" d="M486.1,0.8L486.1,0.8c-8,0-15.6,3.2-21.3,8.9c-0.9,0.9-1.8,1.9-2.5,2.9c3.6,4.7,5.9,10.4,6.2,16.7l0.1,1.3 c0,0.6,0.1,1.2,0.1,1.8h0.1l0-1.3c0-7.2,4.3-13.4,10.5-16.1c2.1-0.9,4.5-1.4,6.9-1.4L486.1,0.8z"/> <path style="fill:#FFFFFF;" d="M490.7,1.2C490.7,1.2,490.7,1.2,490.7,1.2l-1.9,11.3l-0.2,1c0,0.1-0.1,0.2-0.3,0.2c-0.1,0-0.2-0.1-0.2-0.3 l0.2-1l1.9-11.2c0-0.1,0.1-0.2,0.3-0.2C490.6,1,490.7,1.1,490.7,1.2L490.7,1.2z"/> </g> <lineargradient id="SVGID_00000074408192768294855670000006775414465537372811_" gradientunits="userSpaceOnUse" x1="450.8194" y1="48.9011" x2="460.6595" y2="40.7873"> <stop offset="0" style="stop-color:#FFFFFF"/> <stop offset="1" style="stop-color:#BCC4D9"/> </lineargradient> <path style="fill:url(#SVGID_00000074408192768294855670000006775414465537372811_);" d="M450.2,60.1c4.8-2,8.9-5.3,12-9.3 c-4-5.1-6.2-11.4-6.3-18h0c0-0.1,0-0.2,0-0.3c0,0.1,0,0.2,0,0.3c-0.1,4.2-1.8,8.1-4.4,11.1c-1.9,2.2-4.4,3.9-7.3,4.9L450.2,60.1z"/> <lineargradient id="SVGID_00000043416046983415823680000016287069700996619668_" gradientunits="userSpaceOnUse" x1="427.1239" y1="31.6578" x2="414.0026" y2="31.6578"> <stop offset="0" style="stop-color:#FFFFFF"/> <stop offset="1" style="stop-color:#BCC4D9"/> </lineargradient> <path style="fill:url(#SVGID_00000043416046983415823680000016287069700996619668_);" d="M442.3,49.3c-1,0.2-1.9,0.4-2.9,0.4 c-9.6,0.6-17.9-6.8-18.5-16.4l0,0l-0.1-1.3c-0.6-9.6,6.8-17.9,16.4-18.5c1.7-0.1,3.4,0.1,5,0.4V1.1c-1.9-0.2-3.8-0.3-5.7-0.2 c-16.6,1-29.4,15.3-28.4,31.9l0.1,1.3c1,16.6,15.3,29.4,31.9,28.4c0.7,0,1.5-0.1,2.2-0.2V49.3z"/> <path style="fill:#FFFFFF;" d="M413.2,26.2v35.4c0,0.5-0.4,0.9-0.9,0.9h-11.1c-0.5,0-0.9-0.4-0.9-0.9V26.2c0-5.3-2.4-10.1-6.1-13.3 c-0.5-0.4-0.6-1.1-0.3-1.7l4.7-9.8c0.2-0.5,0.9-0.7,1.3-0.4C407.9,6.5,413.2,15.7,413.2,26.2L413.2,26.2z"/> </g> </svg> </div> <div class="custom-footer-edg--social"> <div class="custom-footer-edg--social--siga"> <span>Siga</span> </div> <div class="custom-footer-edg--social--wrapper oglobo"> <div class="custom-footer-edg--social--item"> <a href="https://www.facebook.com/jornaloglobo" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10.619" height="23.006" viewbox="0 0 10.619 23.006"> <g transform="translate(0 0)"> <path d="M2.41,23.006H7.043V11.4h3.232l.344-3.884H7.043V5.309c0-.916.183-1.278,1.069-1.278h2.507V0H7.411c-3.447,0-5,1.518-5,4.424v3.1H0v3.933H2.41Z" fill="#fff"/> </g> </svg> </a> </div> <div class="custom-footer-edg--social--item"> <a href="https://www.instagram.com/jornaloglobo/" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20.869" height="20.869" viewbox="0 0 20.869 20.869"> <g transform="translate(0 0)"> <path d="M10.434,1.88c2.786,0,3.116.011,4.216.061a5.764,5.764,0,0,1,1.938.359,3.245,3.245,0,0,1,1.2.781,3.23,3.23,0,0,1,.78,1.2,5.775,5.775,0,0,1,.36,1.937c.05,1.1.061,1.43.061,4.217s-.011,3.116-.061,4.216a5.775,5.775,0,0,1-.36,1.937,3.454,3.454,0,0,1-1.98,1.981,5.764,5.764,0,0,1-1.938.359c-1.1.05-1.43.061-4.216.061s-3.116-.011-4.216-.061a5.764,5.764,0,0,1-1.938-.359,3.253,3.253,0,0,1-1.2-.781,3.222,3.222,0,0,1-.78-1.2,5.775,5.775,0,0,1-.36-1.937c-.05-1.1-.06-1.43-.06-4.216s.01-3.117.06-4.217A5.775,5.775,0,0,1,2.3,4.281a3.23,3.23,0,0,1,.78-1.2A3.253,3.253,0,0,1,4.28,2.3a5.764,5.764,0,0,1,1.938-.359c1.1-.05,1.43-.061,4.216-.061m0-1.88C7.6,0,7.245.012,6.132.063A7.64,7.64,0,0,0,3.6.548a5.106,5.106,0,0,0-1.848,1.2A5.125,5.125,0,0,0,.547,3.6,7.659,7.659,0,0,0,.062,6.132C.012,7.245,0,7.6,0,10.435s.012,3.189.062,4.3A7.672,7.672,0,0,0,.547,17.27,5.336,5.336,0,0,0,3.6,20.321a7.64,7.64,0,0,0,2.533.485c1.113.051,1.468.063,4.3.063s3.189-.012,4.3-.063a7.64,7.64,0,0,0,2.533-.485,5.336,5.336,0,0,0,3.052-3.051,7.672,7.672,0,0,0,.485-2.533c.05-1.113.062-1.469.062-4.3s-.012-3.19-.062-4.3A7.659,7.659,0,0,0,20.321,3.6a5.125,5.125,0,0,0-1.2-1.849,5.106,5.106,0,0,0-1.848-1.2A7.64,7.64,0,0,0,14.736.063C13.623.012,13.268,0,10.434,0" fill="#fff"/> <path d="M10.434,5.077a5.358,5.358,0,1,0,5.358,5.358,5.358,5.358,0,0,0-5.358-5.358m0,8.836a3.478,3.478,0,1,1,3.478-3.478,3.478,3.478,0,0,1-3.478,3.478" fill="#fff"/> <path d="M17.257,4.864A1.253,1.253,0,1,1,16,3.612a1.253,1.253,0,0,1,1.253,1.252" fill="#fff"/> </g> </svg> </a> </div> <div class="custom-footer-edg--social--item"> <a href="https://www.linkedin.com/company/o-globo/" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="19.077" height="19.086" viewbox="0 0 19.077 19.086"> <rect width="3.938" height="12.724" transform="translate(0.379 6.362)" fill="#fff"/> <g transform="translate(0 0)"> <path d="M2.329,4.7A2.348,2.348,0,1,0,0,2.348,2.339,2.339,0,0,0,2.329,4.7" fill="#fff"/> <path d="M10.613,12.407c0-1.789.823-2.854,2.4-2.854,1.448,0,2.144,1.023,2.144,2.854v6.679h3.92V11.03c0-3.408-1.932-5.056-4.63-5.056a4.435,4.435,0,0,0-3.834,2.1V6.362H6.835V19.086h3.778Z" fill="#fff"/> </g> </svg> </a> </div> <div class="custom-footer-edg--social--item"> <a href="https://x.com/JornalOGlobo" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="20.87" height="21.329" viewbox="0 0 20.87 21.329"> <path d="M12.42 9.031 20.19 0h-1.841L11.6 7.842 6.215 0H0l8.148 11.858L0 21.329h1.841l7.124-8.281 5.69 8.281h6.215l-8.45-12.3ZM9.9 11.962l-.826-1.181L2.5 1.386h2.833l5.3 7.583.826 1.181 6.891 9.856h-2.828L9.9 11.963Z" fill="#fff"/> </svg> </a> </div> <div class="custom-footer-edg--social--item"> <a href="https://bsky.app/profile/oglobo.globo.com " target="_blank"><svg xmlns="http://www.w3.org/2000/svg" id="Bluesky" width="20.279" fill="none" viewbox="0 0 64 57"> <path fill="#fff" d="M13.873 3.805C21.21 9.332 29.103 20.537 32 26.55v15.882c0-.338-.13.044-.41.867-1.512 4.456-7.418 21.847-20.923 7.944-7.111-7.32-3.819-14.64 9.125-16.85-7.405 1.264-15.73-.825-18.014-9.015C1.12 23.022 0 8.51 0 6.55 0-3.268 8.579-.182 13.873 3.805Zm36.254 0C42.79 9.332 34.897 20.537 32 26.55v15.882c0-.338.13.044.41.867 1.512 4.456 7.418 21.847 20.923 7.944 7.111-7.32 3.819-14.64-9.125-16.85 7.405 1.264 15.73-.825 18.014-9.015C62.88 23.022 64 8.51 64 6.55c0-9.818-8.578-6.732-13.873-2.745Z"/> </svg> </a> </div> <div class="custom-footer-edg--social--item"> <a href="https://www.youtube.com/jornaloglobo" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="22.451" height="17.27" viewbox="0 0 22.451 17.27"> <path d="M14.226,6a55.5,55.5,0,0,0-7.88.594A3.422,3.422,0,0,0,3.459,9.346,29.4,29.4,0,0,0,3,14.635a29.4,29.4,0,0,0,.459,5.289,3.418,3.418,0,0,0,2.887,2.752,55.8,55.8,0,0,0,7.88.594,55.8,55.8,0,0,0,7.88-.594,3.418,3.418,0,0,0,2.887-2.752,29.5,29.5,0,0,0,.459-5.289,29.186,29.186,0,0,0-.459-5.289,3.422,3.422,0,0,0-2.887-2.752A55.5,55.5,0,0,0,14.226,6Zm0,1.727a54.505,54.505,0,0,1,7.637.567,1.7,1.7,0,0,1,1.43,1.376,27.565,27.565,0,0,1,.432,4.965,27.6,27.6,0,0,1-.432,4.965,1.69,1.69,0,0,1-1.43,1.376,54.856,54.856,0,0,1-7.637.567,54.812,54.812,0,0,1-7.637-.567A1.694,1.694,0,0,1,5.159,19.6a27.534,27.534,0,0,1-.432-4.965A27.5,27.5,0,0,1,5.159,9.67a1.694,1.694,0,0,1,1.43-1.376A54.462,54.462,0,0,1,14.226,7.727ZM11.635,9.7v9.876l1.3-.729,6.045-3.454,1.3-.756-1.3-.756L12.93,10.426Zm1.727,2.968,3.427,1.97-3.427,1.97Z" transform="translate(-3 -6)" fill="#fff"/> </svg> </a> </div> <div class="custom-footer-edg--social--item"> <a href="https://www.tiktok.com/@jornaloglobo" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="18" viewbox="0 0 2859 3333" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd"> <path d="M2081 0c55 473 319 755 778 785v532c-266 26-499-61-770-225v995c0 1264-1378 1659-1932 753-356-583-138-1606 1004-1647v561c-87 14-180 36-265 65-254 86-398 247-358 531 77 544 1075 705 992-358V1h551z" fill="#FFF"/> </svg> </a> </div> <div class="custom-footer-edg--social--item"> <a href="https://pox.globo.com/rss/oglobo/" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="18.959" height="18.959" viewbox="0 0 18.959 18.959"> <path d="M5,5V8.447A15.524,15.524,0,0,1,20.512,23.959h3.447A18.96,18.96,0,0,0,5,5Zm0,6.033V14.48a9.485,9.485,0,0,1,9.48,9.48h3.447A12.932,12.932,0,0,0,5,11.033Zm2.585,7.756a2.585,2.585,0,1,0,2.585,2.585A2.585,2.585,0,0,0,7.585,18.789Z" transform="translate(-5 -5)" fill="#fff"/> </svg> </a> </div> </div> </div> </div> </div> <div class="custom-footer-edg--middle"> <div class="custom-footer-edg--middle--wrapper "> <div class="custom-footer-edg--container--brand"> <span class="custom-footer-edg--container--brand--edg"> <img loading="lazy" width="181" height="41" src="https://s3.glbimg.com/v1/AUTH_b159ac6469834641858e049511f4ec86/logos/logo_edg.png" alt="Logo da Editora Globo"> </span> <span class="custom-footer-edg--container--brand--condenast"> <img loading="lazy" width="208" height="20" src="https://s3.glbimg.com/v1/AUTH_b159ac6469834641858e049511f4ec86/logos/logo_condenast.png" alt="Logo da Condé Nast"> </span> <span class="custom-footer-edg--container--brand--sgr"> <img loading="lazy" width="125" height="47" src="https://s3.glbimg.com/v1/AUTH_b159ac6469834641858e049511f4ec86/logos/logo_sgr.png" alt="Logo da SGR"> </span> </div> <div class="custom-footer-edg--container--tenants"> <div class="custom-footer-edg--container--block"> <ul class="custom-footer-edg--list"> <li class="custom-footer-edg--listItem"> <a href="https://oglobo.globo.com/" target="_blank">O Globo</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://extra.globo.com/" target="_blank">Extra</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://cbn.globo.com/" target="_blank">CBN</a> </li> </ul> </div> <div class="custom-footer-edg--container--block"> <ul class="custom-footer-edg--list"> <li class="custom-footer-edg--listItem"> <a href="https://valor.globo.com/" target="_blank">Valor</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://pipelinevalor.globo.com/" target="_blank">Pipeline</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://valorinveste.globo.com/" target="_blank">Valor Investe</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://autoesporte.globo.com/" target="_blank">Autoesporte</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://bhfm.globo.com/" target="_blank">BHFM</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://revistacasaejardim.globo.com/" target="_blank">Casa e Jardim</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://casavogue.globo.com/" target="_blank">Casa Vogue</a> </li> </ul> </div> <div class="custom-footer-edg--container--block"> <ul class="custom-footer-edg--list"> <li class="custom-footer-edg--listItem"> <a href="https://revistacrescer.globo.com/" target="_blank">Crescer</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://epocanegocios.globo.com/" target="_blank">Época Negócios</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://revistagalileu.globo.com/" target="_blank">Galileu</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://gq.globo.com/" target="_blank">GQ</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://glamour.globo.com/" target="_blank">Glamour</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://globorural.globo.com/" target="_blank">Globo Rural</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://revistamarieclaire.globo.com/" target="_blank">Marie Claire</a> </li> </ul> </div> <div class="custom-footer-edg--container--block"> <ul class="custom-footer-edg--list"> <li class="custom-footer-edg--listItem"> <a href="https://revistamonet.globo.com/" target="_blank">Monet</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://revistapegn.globo.com/" target="_blank">PEGN</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://revistaquem.globo.com/" target="_blank">Quem</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://radioglobo.globo.com/" target="_blank">Rádio Globo</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://www.techtudo.com.br/" target="_blank">TechTudo</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://umsoplaneta.globo.com/" target="_blank">Um Só Planeta</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://vidadebicho.globo.com/" target="_blank">Vida de Bicho</a> </li> <li class="custom-footer-edg--listItem"> <a href="https://vogue.globo.com/" target="_blank">Vogue</a> </li> </ul> </div> </div> <div class="custom-footer-edg--container--menu"> <ul class="custom-footer-edg--menu"> <li class="custom-footer-edg--menuItem"><a href="https://oglobo.globo.com/expediente/">Quem Somos</a></li> <li class="custom-footer-edg--menuItem"><a href="https://editoraglobo.my.site.com/assinante/s/">Portal do Assinante</a></li> <li class="custom-footer-edg--menuItem"><a href="https://oglobo.globo.com/fale-conosco/">Fale Conosco</a></li> <li class="custom-footer-edg--menuItem"><a href="https://oglobo.globo.com/termos-de-uso/">Termos e Condições</a></li> <li class="custom-footer-edg--menuItem"><a href="https://site.vagas.com.br/PagEmprCust_editora-globo_vagas.html">Trabalhe Conosco</a></li> <li class="custom-footer-edg--menuItem"><a href="https://privacidade.globo.com/privacy-policy/">Política de Privacidade</a></li> <li class="custom-footer-edg--menuItem"><a href="https://oglobo.globo.com/principios-editoriais/">Princípios Editoriais</a></li> <li class="custom-footer-edg--menuItem"><a href="https://www.publicidadeeditoraglobo.com.br/">Anuncie</a></li> <li class="custom-footer-edg--menuItem"><a href="https://www.publicidadeeditoraglobo.com.br/">Minha Editora</a></li> </ul> </div> </div> </div> <div class="custom-footer-edg--bottom"> <div class="custom-footer-edg--bottom--wrapper "> <div class="custom-footer-edg--copyright"> <span>© 1996 - 2024. Todos direitos reservados a Editora Globo S/A. Este material não pode ser publicado, transmitido por broadcast, reescrito ou redistribuído sem autorização.</span> </div> </div> </div> </div></footer> </div> <script> var currentLocation = window.location.href; var pianoName = { "casavogue": "casa-vogue", "vidadebicho": "vida-de-bicho", "casaejardim": "casa-e-jardim", "marieclaire": "marie-claire", "globorural": "globo-rural", "epocanegocios": "epoca-negocios", "autoesporte": "auto-esporte", "quem": "quem-acontece", "oglobo": "oglobo" }; if (/\/analitico\//.test(currentLocation)) { pianoName.oglobo = "blogAnalitico"; } else if (/\/clube-o-globo\/?/.test(currentLocation)) { pianoName.oglobo = "oglobo-clube"; } else if (/\/rio-gastronomia\/?/.test(currentLocation)) { pianoName.oglobo = "rio-gastronomia"; } else if (/[/-]acervo\/?/.test(currentLocation)) { pianoName.oglobo = "acervo"; } var nomeProdutoPiano = pianoName["oglobo"] || "oglobo"; var ambienteUtilizadoPiano = window.utag_data["ut.env"] === "qa" ? "qlt" : "prd"; var conteudoExclusivo = window.utag_data["content_access_control"] == 2 var semPaywall = 'True' == "True" && window.utag_data["content_access_control"] != 2 var globoPlus = '' var tipoConteudoPiano; if ("multi-content" === "multi-content") { tipoConteudoPiano = "materia"; } else if ("noticia" === "backstage-pages") { tipoConteudoPiano = "Página"; } else { tipoConteudoPiano = "noticia" || "materia" } var editoriaPath = "english" var splitPath = editoriaPath.split('/'); var nomeEditoriaPiano = splitPath[0] || ""; var nomeSubeditoriaPiano = splitPath[1] || ""; var issued = "2025-01-22T15:36:24.575Z"; </script> <script type="text/javascript" src="https://static.infoglobo.com.br/paywall/js/tiny.js" async></script> <script type="text/javascript"> //<![CDATA[ !function(e){var t={};function o(i){if(t[i])return t[i].exports;var n=t[i]={i:i,l:!1,exports:{}};return e[i].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.m=e,o.c=t,o.d=function(e,t,i){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(o.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)o.d(i,n,function(t){return e[t]}.bind(null,n));return i},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=9)}([function(e,t){function o(t){return e.exports=o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,o(t)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,o){var i=o(3);e.exports=function(e,t,o){return(t=i(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,o){var i=o(0).default,n=o(4);e.exports=function(e){var t=n(e,"string");return"symbol"===i(t)?t:String(t)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,o){var i=o(0).default;e.exports=function(e,t){if("object"!==i(e)||null===e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var n=o.call(e,t||"default");if("object"!==i(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},,,,,function(e,t,o){"use strict";var i=o(1),n=i(o(2));function r(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,i)}return o}function s(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?r(Object(o),!0).forEach((function(t){(0,n.default)(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):r(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}o(10),o(11),o(12),o(13),o(14);var l=(0,i(o(15)).default)();window.utag_data=s(s({},window.utag_data),{},{direct_user_id:l.direct_user_id,direct_user_provider:l.direct_user_provider})},function(e,t,o){"use strict";!function(){var e=null,t=function(e,t){return function(){return e.apply(t,arguments)}};function o(e,t){var o=e.getBoundingClientRect(),i=t.getBoundingClientRect();return i.bottom<o.top||i.right<o.left||i.left>o.right||i.top>o.bottom}function i(e){var t=document.defaultView.getComputedStyle(e),o=t.getPropertyValue("overflow-x"),i=t.getPropertyValue("overflow-y");return"visible"!==o||"visible"!==i}function n(){return e||(e={add:t(this.addElement,this),clean:t(this.cleanItems,this),getItems:t(this.getItems,this),debug:t(this.debug,this)},this.onScroll=t(this.onScroll,this),this.onResize=t(this.onResize,this),this.items=[],this.setDefaultVariables(),e)}n.prototype.throttle=function(e){var t=!0;return function(o){t&&(e(o),t=!1,setTimeout((function(){return t=!0}),150))}},n.prototype.cleanItems=function(){this.items=[]},n.prototype.startListener=function(){window.addEventListener("scroll",this.throttle(this.onScroll)),window.addEventListener("resize",this.throttle(this.onResize))},n.prototype.stopListeners=function(){window.removeEventListener("scroll",this.throttle(this.onScroll)),window.removeEventListener("resize",this.throttle(this.onResize))},n.prototype.resetElementPosition=function(){var e;this.winHeight=window.innerHeight;for(var t=0,o=this.items.length;t<o;t++)(e=this.items[t]).pos=this.getElementPos(e);this.items.sort((function(e,t){return e.pos>t.pos?1:e.pos<t.pos?-1:0})),this.checkVisibleItems()},n.prototype.getElementPos=function(e){var t=this.getScrollY();return e.el.getBoundingClientRect()[e.reference]+t-e.offset},n.prototype.getScrollY=function(){var e;return"undefined"!=typeof pageYOffset?pageYOffset:(e=(e=document.documentElement).clientHeight?e:document.body).scrollTop},n.prototype.onResize=function(){this.throttle((function(){this.winHeight!==window.innerHeight&&this.resetElementPosition()}))},n.prototype.onScroll=function(e){this.checkDocumentHeight(),this.checkVisibleItems(e)},n.prototype.getItems=function(){return this.items},n.prototype.setDefaultVariables=function(){this.winHeight=window.innerHeight,this.lastPos=this.getScrollY(),this.docHeight=document.body?document.body.offsetHeight:0},n.prototype.addElement=function(e){var t,o;if(e.el){e.offset=void 0===e.offset?200:e.offset,e.reference=e.reference||"top",e.pos=this.getElementPos(e),o=this.items.length,t=0;for(var i=0,n=this.items.length;i<n&&!(this.items[i].pos>e.pos);i++)t++;this.items.splice(t,0,e),0===o&&(this.setDefaultVariables(),this.startListener()),this.checkVisibleItems()}},n.prototype.checkDocumentHeight=function(){var e=document.body.offsetHeight;this.docHeight!==e&&(this.docHeight=e,this.resetElementPosition())},n.prototype.isOverlapped=function(e,t){if(t)return o(e,t);for(var n=e.parentElement;n&&n!==document.body;){if(i(n))return o(e,n);n=n.parentElement}return!1},n.prototype.checkVisibleItems=function(e){for(var t,o=0,i=this.getScrollY(),n=this.winHeight+i;o<this.items.length;)if(t=this.items[o],this.isOverlapped(t.el))o+=1;else{if(!(n>=t.pos))break;t.callback&&t.callback(t.el,e),this.items.splice(o,1)}this.lastPos=i,this.items.length||this.stopListeners()},n.prototype.debug=function(){for(var e,t,o,i=0,n=this.items.length;i<n;i++)e="2px dashed "+(i%2?"red":"blue"),(t=this.items[i]).el.style.border=e,(o=document.createElement("div")).className="debug-line",o.style.top=t.pos,o.style.width="100%",o.style.position="absolute",o.style.borderTop=e,document.body.appendChild(o)},window.ScrollSpy=new n}()},function(e,t,o){"use strict";window.cdaaas=window.cdaaas||{},window.cdaaas.helpers=window.cdaaas.helpers||{},window.cdaaas.helpers.loadScript=function(e,t){var o=document.createElement("script"),i=document.getElementsByTagName("script")[0];o.type="text/javascript",o.async=!0,o.charset="utf-8",o.onload=o.onreadystatechange=function(){o.readyState&&!/loaded|complete/.test(o.readyState)||(o=o.onload=o.onreadystatechange=null,t&&t.apply(o,arguments))},o.src=e,i.parentNode.insertBefore(o,i)}},function(e,t,o){"use strict";window.globoPage=new function(){var e=this,t={treatCallback:function(e,t){void 0!==t&&t(e)},waitForFinish:function(e,t){var o=this;e.addEventListener("load",(function(){o.treatCallback(e,t)}))}};this.initialize=function(){this.loadMedias(),this.loadCSSs(),this.loadScripts()},this.loadCSSs=function(t){var o=document.querySelectorAll("link[data-src]");e.load(o,"href",t)},this.loadScripts=function(t){var o=document.querySelectorAll("script[data-src]");e.load(o,"src",t)},this.loadMedias=function(){this.loadImages(),this.loadGifs()},this.loadImages=function(t){for(var o=document.querySelectorAll(".progressive-img picture"),i=o.length-1;i>=0;i--)window.ScrollSpy.add({el:o[i].parentNode,offset:800,callback:function(t,o){var i=t.querySelectorAll("picture")[0],n=i.querySelectorAll("source"),r=i.querySelectorAll("img");r.length&&e.load(r,"src",e.onLoadImages),e.load(n,"srcset")}})},this.loadGifs=function(t){for(var o=document.querySelectorAll(".content-media__gif-container"),i=o.length-1;i>=0;i--)window.ScrollSpy.add({el:o[i],offset:800,callback:function(t,o){var i=t.querySelectorAll(".content-media__gif-container__gif-player")[0],n=t.querySelectorAll(".content-media__gif-container__gif-placeholder")[0],r=t.querySelectorAll("source");e.load(r,"src"),i.load(),i.addEventListener("loadeddata",(function(){n.style.display="none"}),!1)}})},this.onLoadImages=function(e){e.classList.add("progressive-loaded")},this.load=function(e,o,i){0===e.length&&t.treatCallback(i);for(var n=0;n<e.length;n++)!function(n){var r=e[n],s=r.getAttribute("data-src");r.setAttribute(o,s),t.waitForFinish(r,i)}(n)},this.initialize()}},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.adsSmartContainerSetup=void 0;var i=function(e,t){return e.forgotRuleEnabled&&(t.getBoundingClientRect()||{}).bottom<=0},n=function(e){if(e){document.addEventListener("adserver-ad-rendered",(function(t){var o,n=t.evento_original,r=n.isEmpty,s=n.size,l=(o=t.id_elemento,e.find((function(e){return e.name===o})));l&&function(e,t,o){var n,r=null==e||null===(n=e.querySelector)||void 0===n?void 0:n.call(e,e);r&&e&&(e.height=e.height||e.initialHeight,t&&e.initialHeight?function(e,t){if(e){var o=t?"glb-ads-container--hide-opacity":"glb-ads-container--hide";e.classList.add(o)}}(r,i(e,r)):e.hasMultipleSize&&o[1]!==e.height&&!i(e,r)&&(e.height=1===o[1]&&e.initialHeight?e.initialHeight:o[1],r.style.setProperty("--glb-banner-height","".concat(e.height,"px"))))}(l,r,s)}))}};t.adsSmartContainerSetup=n,window.cdaaas.SETTINGS.AD_SMART_CONTAINER=!0,window.cdaaas.helpers.adsSmartContainerSetup=n},function(e,t,o){},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*"+encodeURIComponent("_utp").replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\x3d\\s*([^;]*).*$)|^.*$"),"$1"));if(!e){var t=JSON.parse(localStorage.getItem("cdUserCodeGlb_v3"))||{};return{direct_user_id:t.user_code,direct_user_provider:t.provider}}var o=JSON.parse(decodeURIComponent(atob(e)));return{direct_user_id:o.uuid,direct_user_provider:o.logado?"cadun":"anonymous"}}}]); !function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=10)}({10:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(11),o=(n.n(r),n(12));n.n(o)},11:function(t,e){const n=window.utag_data.bs_content_type||"",r=document.querySelector("#mc-article-body .content-text p");"especial"!==n&&(r.style.minHeight="252px")},12:function(t,e){}}); !function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=0)}([function(e,t,r){"use strict";r.r(t);r(1)},function(e,t,r){}]); function translateToEn(word) { const translationMap = { "há": " ", "em": " ", // -- "Atualizado": "Updated", "Atualizado há": "Updated", "Atualizado em": "Updated", // -- "anos": "years ago", "um ano": "a year ago", "meses": "months ago", "mês": "one month ago", "semanas": "weeks ago", "uma semana": "a week ago", "dias": "days ago", "um dia": "a day ago", "horas": "hours ago", "uma hora": "an hour ago", "minutos": "minutes ago", "um minuto": "a minute ago", "segundos": "seconds ago", "agora mesmo": "just now", "mesmo": "just", "agora": "now", }; return translationMap[word] || word; } function translateToEs(word) { const translationMap = { "há": " ", "em": " ", // -- "Atualizado": "Actualizado", "Atualizado há": "Actualizado", "Atualizado em": "Actualizado", // -- "anos": "hace años", "um ano": "hace un año", "meses": "hace meses", "mês": "hace un mes", "semanas": "hace semanas", "uma semana": "hace una semana", "dias": "hace días", "um dia": "hace un día", "horas": "hace horas", "uma hora": "hace una hora", "minutos": "hace minutos", "um minuto": "hace un minuto", "segundos": "hace segundos", "agora mesmo": "justo ahora", "mesmo": "justo", "agora": "ahora", }; return translationMap[word] || word; } document.addEventListener("DOMContentLoaded", () => { const searchInput = document.querySelector(".header__search__input"); const publicationFrom = document.querySelector(".content-publication-data__from"); const dateModified = document.querySelector('[itemprop="dateModified"]'); const figCaptions = document.querySelectorAll('.content-featured-caption, .content-media__description'); const datePublished = document.querySelector('[itemprop="datePublished"]'); const thisSubdomain = window.location.hostname.split(".")[0]; const thisPath = window.location.pathname; if ( /\/english\/noticia\//.test(thisPath) || thisSubdomain === "valorinternational" || thisSubdomain === "localhost" ) { if (searchInput) { searchInput.setAttribute("placeholder", "Search"); } if (publicationFrom) { publicationFrom.innerHTML = publicationFrom.innerHTML .trim() .replace(/^Por/, "By"); } if (dateModified) { let text = dateModified.textContent.trim(); dateModified.textContent = text .split(/(\s+)/) .map(translateToEn) .join(""); } figCaptions.forEach(figCaption => { figCaption.textContent = figCaption.textContent.replace(/Foto/, "Photo"); }); if (datePublished) { const dateTimeValue = datePublished.getAttribute('datetime'); const dateObj = new Date(dateTimeValue); const usDate = dateObj.toLocaleDateString('en-US', { month: '2-digit', day: '2-digit', year: 'numeric', }); const usTime = dateObj.toLocaleTimeString('en-US', { hour: '2-digit', minute: '2-digit', hour12: true }); datePublished.textContent = `${usDate} ${usTime}`; } } else if (/\/espanol\/noticia\//.test(thisPath) && thisSubdomain === "oglobo" || thisSubdomain === "localhost") { if (searchInput) { searchInput.setAttribute("placeholder", "Buscar"); } if (publicationFrom) { publicationFrom.innerHTML = publicationFrom.innerHTML .trim() .replace(/^Por/, "Por"); } if (dateModified) { let text = dateModified.textContent.trim(); dateModified.textContent = text .split(/(\s+)/) .map(translateToEs) .join(""); } figCaptions.forEach(figCaption => { figCaption.textContent = figCaption.textContent.replace(/Foto/, "Foto"); }); if (datePublished) { const dateTimeValue = datePublished.getAttribute('datetime'); const dateObj = new Date(dateTimeValue); const esDate = dateObj.toLocaleDateString('es-ES', { month: '2-digit', day: '2-digit', year: 'numeric', }); const esTime = dateObj.toLocaleTimeString('es-ES', { hour: '2-digit', minute: '2-digit', hour12: true }); datePublished.textContent = `${esDate} ${esTime}`; } } }); /*! For license information please see web.critical.js.LICENSE */ !function(t){var r={};function e(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,e),o.l=!0,o.exports}e.m=t,e.c=r,e.d=function(t,r,n){e.o(t,r)||Object.defineProperty(t,r,{enumerable:!0,get:n})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,r){if(1&r&&(t=e(t)),8&r)return t;if(4&r&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(e.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&r&&"string"!=typeof t)for(var o in t)e.d(n,o,function(r){return t[r]}.bind(null,o));return n},e.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(r,"a",r),r},e.o=function(t,r){return Object.prototype.hasOwnProperty.call(t,r)},e.p="",e(e.s=3)}([function(t,r,e){t.exports=e(6)},function(t,r,e){(function(r,e){t.exports=function(){"use strict";function t(t){return"function"==typeof t}var n=Array.isArray?Array.isArray:function(t){return"[object Array]"===Object.prototype.toString.call(t)},o=0,i=void 0,a=void 0,u=function(t,r){d[o]=t,d[o+1]=r,2===(o+=2)&&(a?a(v):y())},c="undefined"!=typeof window?window:void 0,s=c||{},f=s.MutationObserver||s.WebKitMutationObserver,l="undefined"==typeof self&&void 0!==r&&"[object process]"==={}.toString.call(r),h="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function p(){var t=setTimeout;return function(){return t(v,1)}}var d=new Array(1e3);function v(){for(var t=0;t<o;t+=2){(0,d[t])(d[t+1]),d[t]=void 0,d[t+1]=void 0}o=0}var y=void 0;function g(t,r){var e=this,n=new this.constructor(b);void 0===n[m]&&C(n);var o=e._state;if(o){var i=arguments[o-1];u((function(){return I(o,n,i,e._result)}))}else L(e,n,t,r);return n}function w(t){if(t&&"object"==typeof t&&t.constructor===this)return t;var r=new this(b);return S(r,t),r}y=l?function(){return r.nextTick(v)}:f?function(){var t=0,r=new f(v),e=document.createTextNode("");return r.observe(e,{characterData:!0}),function(){e.data=t=++t%2}}():h?function(){var t=new MessageChannel;return t.port1.onmessage=v,function(){return t.port2.postMessage(0)}}():void 0===c?function(){try{var t=Function("return this")().require("vertx");return void 0===(i=t.runOnLoop||t.runOnContext)?p():function(){i(v)}}catch(t){return p()}}():p();var m=Math.random().toString(36).substring(2);function b(){}var _=void 0,O=1,E=2;function T(r,e,n){e.constructor===r.constructor&&n===g&&e.constructor.resolve===w?function(t,r){r._state===O?j(t,r._result):r._state===E?A(t,r._result):L(r,void 0,(function(r){return S(t,r)}),(function(r){return A(t,r)}))}(r,e):void 0===n?j(r,e):t(n)?function(t,r,e){u((function(t){var n=!1,o=function(t,r,e,n){try{t.call(r,e,n)}catch(t){return t}}(e,r,(function(e){n||(n=!0,r!==e?S(t,e):j(t,e))}),(function(r){n||(n=!0,A(t,r))}),t._label);!n&&o&&(n=!0,A(t,o))}),t)}(r,e,n):j(r,e)}function S(t,r){if(t===r)A(t,new TypeError("You cannot resolve a promise with itself"));else if(function(t){var r=typeof t;return null!==t&&("object"==r||"function"==r)}(r)){var e=void 0;try{e=r.then}catch(r){return void A(t,r)}T(t,r,e)}else j(t,r)}function x(t){t._onerror&&t._onerror(t._result),P(t)}function j(t,r){t._state===_&&(t._result=r,t._state=O,0!==t._subscribers.length&&u(P,t))}function A(t,r){t._state===_&&(t._state=E,t._result=r,u(x,t))}function L(t,r,e,n){var o=t._subscribers,i=o.length;t._onerror=null,o[i]=r,o[i+O]=e,o[i+E]=n,0===i&&t._state&&u(P,t)}function P(t){var r=t._subscribers,e=t._state;if(0!==r.length){for(var n=void 0,o=void 0,i=t._result,a=0;a<r.length;a+=3)n=r[a],o=r[a+e],n?I(e,n,o,i):o(i);t._subscribers.length=0}}function I(r,e,n,o){var i=t(n),a=void 0,u=void 0,c=!0;if(i){try{a=n(o)}catch(r){c=!1,u=r}if(e===a)return void A(e,new TypeError("A promises callback cannot return that same promise."))}else a=o;e._state!==_||(i&&c?S(e,a):!1===c?A(e,u):r===O?j(e,a):r===E&&A(e,a))}var N=0;function C(t){t[m]=N++,t._state=void 0,t._result=void 0,t._subscribers=[]}var k=function(){function t(t,r){this._instanceConstructor=t,this.promise=new t(b),this.promise[m]||C(this.promise),n(r)?(this.length=r.length,this._remaining=r.length,this._result=new Array(this.length),0===this.length?j(this.promise,this._result):(this.length=this.length||0,this._enumerate(r),0===this._remaining&&j(this.promise,this._result))):A(this.promise,new Error("Array Methods must be provided an Array"))}return t.prototype._enumerate=function(t){for(var r=0;this._state===_&&r<t.length;r++)this._eachEntry(t[r],r)},t.prototype._eachEntry=function(t,r){var e=this._instanceConstructor,n=e.resolve;if(n===w){var o=void 0,i=void 0,a=!1;try{o=t.then}catch(r){a=!0,i=r}if(o===g&&t._state!==_)this._settledAt(t._state,r,t._result);else if("function"!=typeof o)this._remaining--,this._result[r]=t;else if(e===D){var u=new e(b);a?A(u,i):T(u,t,o),this._willSettleAt(u,r)}else this._willSettleAt(new e((function(r){return r(t)})),r)}else this._willSettleAt(n(t),r)},t.prototype._settledAt=function(t,r,e){var n=this.promise;n._state===_&&(this._remaining--,t===E?A(n,e):this._result[r]=e),0===this._remaining&&j(n,this._result)},t.prototype._willSettleAt=function(t,r){var e=this;L(t,void 0,(function(t){return e._settledAt(O,r,t)}),(function(t){return e._settledAt(E,r,t)}))},t}(),D=function(){function r(t){this[m]=N++,this._result=this._state=void 0,this._subscribers=[],b!==t&&("function"!=typeof t&&function(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}(),this instanceof r?function(t,r){try{r((function(r){S(t,r)}),(function(r){A(t,r)}))}catch(r){A(t,r)}}(this,t):function(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}())}return r.prototype.catch=function(t){return this.then(null,t)},r.prototype.finally=function(r){var e=this.constructor;return t(r)?this.then((function(t){return e.resolve(r()).then((function(){return t}))}),(function(t){return e.resolve(r()).then((function(){throw t}))})):this.then(r,r)},r}();return D.prototype.then=g,D.all=function(t){return new k(this,t).promise},D.race=function(t){var r=this;return n(t)?new r((function(e,n){for(var o=t.length,i=0;i<o;i++)r.resolve(t[i]).then(e,n)})):new r((function(t,r){return r(new TypeError("You must pass an array to race."))}))},D.resolve=w,D.reject=function(t){var r=new this(b);return A(r,t),r},D._setScheduler=function(t){a=t},D._setAsap=function(t){u=t},D._asap=u,D.polyfill=function(){var t=void 0;if(void 0!==e)t=e;else if("undefined"!=typeof self)t=self;else try{t=Function("return this")()}catch(t){throw new Error("polyfill failed because global object is unavailable in this environment")}var r=t.Promise;if(r){var n=null;try{n=Object.prototype.toString.call(r.resolve())}catch(t){}if("[object Promise]"===n&&!r.cast)return}t.Promise=D},D.Promise=D}()}).call(this,e(4),e(5))},function(t,r,e){"use strict";(function(t){var n=e(0),o=e.n(n);function i(t,r){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(t,r).enumerable}))),e.push.apply(e,n)}return e}function a(t,r,e){return r in t?Object.defineProperty(t,r,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[r]=e,t}function u(t){return(u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function c(r,e,n,o,i,a,u){try{var c=r[a](u),s=c.value}catch(r){return void n(r)}c.done?e(s):t.resolve(s).then(o,i)}function s(){return window.cdaaas&&window.cdaaas.SETTINGS&&window.cdaaas.SETTINGS.PLAYER}var f=function(){var r=function(r){return function(){var e=this,n=arguments;return new t((function(t,o){var i=r.apply(e,n);function a(r){c(i,t,o,a,u,"next",r)}function u(r){c(i,t,o,a,u,"throw",r)}a(void 0)}))}}(o.a.mark((function r(e){var n,i,a,u,c,f,l;return o.a.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(s()){r.next=2;break}return r.abrupt("return");case 2:return r.next=4,window.globalWebdeps("cadun");case 4:return n=window,i=n.Cadun,a=n.cdaaas,u=a.SETTINGS.PLAYER,c=new t((function(t){i.Event.subscribe("userInfoAvailable",(function(){var r,e,n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return t({glb_id:n.globoId?n.globoId:(r="glb_uid",e=document.cookie.match(new RegExp("(^| )".concat(r,"=([^;]+)"))),e?e[2].replace(/(^"|"$)/g,""):""),glb_tipo:n.globoId?"logado":"anonimo"})}))})),r.next=9,c;case 9:f=r.sent,l=[],u.OPTIONS.adCustomData&&l.push(u.OPTIONS.adCustomData),f.glb_id&&l.push("glb_id=".concat(f.glb_id)),l.push("glb_tipo=".concat(f.glb_tipo)),u.ASYNC_OPTIONS={adCustomData:l.join("&")},e(u.ASYNC_OPTIONS);case 16:case"end":return r.stop()}}),r)})));return function(t){return r.apply(this,arguments)}}();r.a=function(){if(s()){var r=window.cdaaas.SETTINGS.PLAYER,e={},n=[];r.OPTIONS.adCustomData&&n.push(r.OPTIONS.adCustomData),"boolean"==typeof window.FORCE_VIDEO_AD&&window.FORCE_VIDEO_AD&&(e={adUnit:void 0,adCmsId:void 0,adAccountId:void 0},n=[]);var o=window.utag_data||{},c=function(t){try{var r=o[t];if(r){var e=function(t,r){return String(r)?"".concat(t,"=").concat(String(r)):""},i="object"!==u(r)||Array.isArray(r)?e(t,r):(a=r,Object.keys(a).map((function(t){return(Array.isArray(a[t])?function(t,r){return e(t,(1<arguments.length&&void 0!==r?r:[]).join(","))}:e)(t,a[t])})).filter(Boolean).join("&"));i&&n.push(i)}}catch(t){}var a};c("tipo_pagina"),c("ext-bsafety"),c("ext-advertiser"),r.OPTIONS=function(t){for(var r=1;r<arguments.length;r++){var e=null!=arguments[r]?arguments[r]:{};r%2?i(e,!0).forEach((function(r){a(t,r,e[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):i(e).forEach((function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r))}))}return t}({},r.OPTIONS,{},{ga:{productUA:window.cdaaas.SETTINGS.PRODUCT_UA,extras:{dimension21:(window.utag_data||{}).bd_user_provider,dimension22:(window.utag_data||{}).bd_user_code,dimension98:(window.utag_data||{}).bd_suser_provider,dimension99:(window.utag_data||{}).bd_suser_code}}},{},e,{adCustomData:n.join("&")||void 0});var l=new t(f);r.getAsyncData=function(){return l}}}}).call(this,e(1))},function(t,r,e){"use strict";e.r(r);var n=e(2);Object(n.a)()},function(t,r){var e,n,o=t.exports={};function i(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function u(t){if(e===setTimeout)return setTimeout(t,0);if((e===i||!e)&&setTimeout)return e=setTimeout,setTimeout(t,0);try{return e(t,0)}catch(r){try{return e.call(null,t,0)}catch(r){return e.call(this,t,0)}}}!function(){try{e="function"==typeof setTimeout?setTimeout:i}catch(t){e=i}try{n="function"==typeof clearTimeout?clearTimeout:a}catch(t){n=a}}();var c,s=[],f=!1,l=-1;function h(){f&&c&&(f=!1,c.length?s=c.concat(s):l=-1,s.length&&p())}function p(){if(!f){var t=u(h);f=!0;for(var r=s.length;r;){for(c=s,s=[];++l<r;)c&&c[l].run();l=-1,r=s.length}c=null,f=!1,function(t){if(n===clearTimeout)return clearTimeout(t);if((n===a||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(t);try{n(t)}catch(r){try{return n.call(null,t)}catch(r){return n.call(this,t)}}}(t)}}function d(t,r){this.fun=t,this.array=r}function v(){}o.nextTick=function(t){var r=new Array(arguments.length-1);if(1<arguments.length)for(var e=1;e<arguments.length;e++)r[e-1]=arguments[e];s.push(new d(t,r)),1!==s.length||f||u(p)},d.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=v,o.addListener=v,o.once=v,o.off=v,o.removeListener=v,o.removeAllListeners=v,o.emit=v,o.prependListener=v,o.prependOnceListener=v,o.listeners=function(t){return[]},o.binding=function(t){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(t){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(t,r){var e;e=function(){return this}();try{e=e||new Function("return this")()}catch(t){"object"==typeof window&&(e=window)}t.exports=e},function(t,r,e){(function(r){var e=function(t){"use strict";var e,n=Object.prototype,o=n.hasOwnProperty,i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,r,e,n){var o=r&&r.prototype instanceof y?r:y,i=Object.create(o.prototype),a=new A(n||[]);return i._invoke=function(t,r,e){var n=l;return function(o,i){if(n===p)throw new Error("Generator is already running");if(n===d){if("throw"===o)throw i;return P()}for(e.method=o,e.arg=i;;){var a=e.delegate;if(a){var u=S(a,e);if(u){if(u===v)continue;return u}}if("next"===e.method)e.sent=e._sent=e.arg;else if("throw"===e.method){if(n===l)throw n=d,e.arg;e.dispatchException(e.arg)}else"return"===e.method&&e.abrupt("return",e.arg);n=p;var c=f(t,r,e);if("normal"===c.type){if(n=e.done?d:h,c.arg===v)continue;return{value:c.arg,done:e.done}}"throw"===c.type&&(n=d,e.method="throw",e.arg=c.arg)}}}(t,e,a),i}function f(t,r,e){try{return{type:"normal",arg:t.call(r,e)}}catch(t){return{type:"throw",arg:t}}}t.wrap=s;var l="suspendedStart",h="suspendedYield",p="executing",d="completed",v={};function y(){}function g(){}function w(){}var m={};m[a]=function(){return this};var b=Object.getPrototypeOf,_=b&&b(b(L([])));_&&_!==n&&o.call(_,a)&&(m=_);var O=w.prototype=y.prototype=Object.create(m);function E(t){["next","throw","return"].forEach((function(r){t[r]=function(t){return this._invoke(r,t)}}))}function T(t){var e;this._invoke=function(n,i){function a(){return new r((function(e,a){!function e(n,i,a,u){var c=f(t[n],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==typeof l&&o.call(l,"__await")?r.resolve(l.__await).then((function(t){e("next",t,a,u)}),(function(t){e("throw",t,a,u)})):r.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return e("throw",t,a,u)}))}u(c.arg)}(n,i,e,a)}))}return e=e?e.then(a,a):a()}}function S(t,r){var n=t.iterator[r.method];if(n===e){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=e,S(t,r),"throw"===r.method))return v;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return v}var o=f(n,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,v;var i=o.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=e),r.delegate=null,v):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,v)}function x(t){var r={tryLoc:t[0]};1 in t&&(r.catchLoc=t[1]),2 in t&&(r.finallyLoc=t[2],r.afterLoc=t[3]),this.tryEntries.push(r)}function j(t){var r=t.completion||{};r.type="normal",delete r.arg,t.completion=r}function A(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function L(t){if(t){var r=t[a];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,i=function r(){for(;++n<t.length;)if(o.call(t,n))return r.value=t[n],r.done=!1,r;return r.value=e,r.done=!0,r};return i.next=i}}return{next:P}}function P(){return{value:e,done:!0}}return g.prototype=O.constructor=w,w.constructor=g,w[c]=g.displayName="GeneratorFunction",t.isGeneratorFunction=function(t){var r="function"==typeof t&&t.constructor;return!!r&&(r===g||"GeneratorFunction"===(r.displayName||r.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,c in t||(t[c]="GeneratorFunction")),t.prototype=Object.create(O),t},t.awrap=function(t){return{__await:t}},E(T.prototype),T.prototype[u]=function(){return this},t.AsyncIterator=T,t.async=function(r,e,n,o){var i=new T(s(r,e,n,o));return t.isGeneratorFunction(e)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},E(O),O[c]="Generator",O[a]=function(){return this},O.toString=function(){return"[object Generator]"},t.keys=function(t){var r=[];for(var e in t)r.push(e);return r.reverse(),function e(){for(;r.length;){var n=r.pop();if(n in t)return e.value=n,e.done=!1,e}return e.done=!0,e}},t.values=L,A.prototype={constructor:A,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(j),!t)for(var r in this)"t"===r.charAt(0)&&o.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var r=this;function n(n,o){return u.type="throw",u.arg=t,r.next=n,o&&(r.method="next",r.arg=e),!!o}for(var i=this.tryEntries.length-1;0<=i;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return n("end");if(a.tryLoc<=this.prev){var c=o.call(a,"catchLoc"),s=o.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return n(a.catchLoc,!0);if(this.prev<a.finallyLoc)return n(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return n(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return n(a.finallyLoc)}}}},abrupt:function(t,r){for(var e=this.tryEntries.length-1;0<=e;--e){var n=this.tryEntries[e];if(n.tryLoc<=this.prev&&o.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var i=n;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=r&&r<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=r,i?(this.method="next",this.next=i.finallyLoc,v):this.complete(a)},complete:function(t,r){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&r&&(this.next=r),v},finish:function(t){for(var r=this.tryEntries.length-1;0<=r;--r){var e=this.tryEntries[r];if(e.finallyLoc===t)return this.complete(e.completion,e.afterLoc),j(e),v}},catch:function(t){for(var r=this.tryEntries.length-1;0<=r;--r){var e=this.tryEntries[r];if(e.tryLoc===t){var n=e.completion;if("throw"===n.type){var o=n.arg;j(e)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,r,n){return this.delegate={iterator:L(t),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=e),v}},t}(t.exports);try{regeneratorRuntime=e}catch(t){Function("r","regeneratorRuntime = r")(e)}}).call(this,e(1))}]); const allIrineuQUizzes = [...new Set(document.querySelectorAll("[data-quiz-ai-generated=true]"))] if(allIrineuQUizzes.length > 0){ allIrineuQUizzes.forEach(irineuQuizz => { irineuQuizz.insertAdjacentHTML("afterend", `<p class="irineu-quiz">Este quiz foi produzido pelo projeto Irineu, a iniciativa do GLOBO para oferecer aplicações de inteligência artificial aos leitores. Toda a produção de conteúdo com o uso do Irineu é supervisionada por jornalistas.</p>`) }) } !function(t){var e={};function o(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,o),i.l=!0,i.exports}o.m=t,o.c=e,o.d=function(t,e,r){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)o.d(r,i,function(e){return t[e]}.bind(null,i));return r},o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="",o(o.s=4)}([function(t,e,o){var r=o(2)();t.exports=r;try{regeneratorRuntime=r}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},function(t,e){function o(t,e,o,r,i,n,a){try{var s=t[n](a),c=s.value}catch(t){return void o(t)}s.done?e(c):Promise.resolve(c).then(r,i)}t.exports=function(t){return function(){var e=this,r=arguments;return new Promise(function(i,n){var a=t.apply(e,r);function s(t){o(a,i,n,s,c,"next",t)}function c(t){o(a,i,n,s,c,"throw",t)}s(void 0)})}},t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e,o){var r=o(3).default;function i(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */t.exports=i=function(){return o},t.exports.__esModule=!0,t.exports.default=t.exports;var e,o={},n=Object.prototype,a=n.hasOwnProperty,s=Object.defineProperty||function(t,e,o){t[e]=o.value},c="function"==typeof Symbol?Symbol:{},u=c.iterator||"@@iterator",l=c.asyncIterator||"@@asyncIterator",d=c.toStringTag||"@@toStringTag";function p(t,e,o){return Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{p({},"")}catch(e){p=function(t,e,o){return t[e]=o}}function h(t,e,o,r){var i=e&&e.prototype instanceof w?e:w,n=Object.create(i.prototype),a=new C(r||[]);return s(n,"_invoke",{value:E(t,o,a)}),n}function f(t,e,o){try{return{type:"normal",arg:t.call(e,o)}}catch(t){return{type:"throw",arg:t}}}o.wrap=h;var g="suspendedStart",v="suspendedYield",y="executing",_="completed",m={};function w(){}function O(){}function b(){}var L={};p(L,u,function(){return this});var G=Object.getPrototypeOf,x=G&&G(G(j([])));x&&x!==n&&a.call(x,u)&&(L=x);var S=b.prototype=w.prototype=Object.create(L);function D(t){["next","throw","return"].forEach(function(e){p(t,e,function(t){return this._invoke(e,t)})})}function k(t,e){function o(i,n,s,c){var u=f(t[i],t,n);if("throw"!==u.type){var l=u.arg,d=l.value;return d&&"object"==r(d)&&a.call(d,"__await")?e.resolve(d.__await).then(function(t){o("next",t,s,c)},function(t){o("throw",t,s,c)}):e.resolve(d).then(function(t){l.value=t,s(l)},function(t){return o("throw",t,s,c)})}c(u.arg)}var i;s(this,"_invoke",{value:function(t,r){function n(){return new e(function(e,i){o(t,r,e,i)})}return i=i?i.then(n,n):n()}})}function E(t,o,r){var i=g;return function(n,a){if(i===y)throw Error("Generator is already running");if(i===_){if("throw"===n)throw a;return{value:e,done:!0}}for(r.method=n,r.arg=a;;){var s=r.delegate;if(s){var c=N(s,r);if(c){if(c===m)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===g)throw i=_,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=y;var u=f(t,o,r);if("normal"===u.type){if(i=r.done?_:v,u.arg===m)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(i=_,r.method="throw",r.arg=u.arg)}}}function N(t,o){var r=o.method,i=t.iterator[r];if(i===e)return o.delegate=null,"throw"===r&&t.iterator.return&&(o.method="return",o.arg=e,N(t,o),"throw"===o.method)||"return"!==r&&(o.method="throw",o.arg=new TypeError("The iterator does not provide a '"+r+"' method")),m;var n=f(i,t.iterator,o.arg);if("throw"===n.type)return o.method="throw",o.arg=n.arg,o.delegate=null,m;var a=n.arg;return a?a.done?(o[t.resultName]=a.value,o.next=t.nextLoc,"return"!==o.method&&(o.method="next",o.arg=e),o.delegate=null,m):a:(o.method="throw",o.arg=new TypeError("iterator result is not an object"),o.delegate=null,m)}function T(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function I(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(T,this),this.reset(!0)}function j(t){if(t||""===t){var o=t[u];if(o)return o.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,n=function o(){for(;++i<t.length;)if(a.call(t,i))return o.value=t[i],o.done=!1,o;return o.value=e,o.done=!0,o};return n.next=n}}throw new TypeError(r(t)+" is not iterable")}return O.prototype=b,s(S,"constructor",{value:b,configurable:!0}),s(b,"constructor",{value:O,configurable:!0}),O.displayName=p(b,d,"GeneratorFunction"),o.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===O||"GeneratorFunction"===(e.displayName||e.name))},o.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,p(t,d,"GeneratorFunction")),t.prototype=Object.create(S),t},o.awrap=function(t){return{__await:t}},D(k.prototype),p(k.prototype,l,function(){return this}),o.AsyncIterator=k,o.async=function(t,e,r,i,n){void 0===n&&(n=Promise);var a=new k(h(t,e,r,i),n);return o.isGeneratorFunction(e)?a:a.next().then(function(t){return t.done?t.value:a.next()})},D(S),p(S,d,"Generator"),p(S,u,function(){return this}),p(S,"toString",function(){return"[object Generator]"}),o.keys=function(t){var e=Object(t),o=[];for(var r in e)o.push(r);return o.reverse(),function t(){for(;o.length;){var r=o.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},o.values=j,C.prototype={constructor:C,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(I),!t)for(var o in this)"t"===o.charAt(0)&&a.call(this,o)&&!isNaN(+o.slice(1))&&(this[o]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var o=this;function r(r,i){return s.type="throw",s.arg=t,o.next=r,i&&(o.method="next",o.arg=e),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i],s=n.completion;if("root"===n.tryLoc)return r("end");if(n.tryLoc<=this.prev){var c=a.call(n,"catchLoc"),u=a.call(n,"finallyLoc");if(c&&u){if(this.prev<n.catchLoc)return r(n.catchLoc,!0);if(this.prev<n.finallyLoc)return r(n.finallyLoc)}else if(c){if(this.prev<n.catchLoc)return r(n.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return r(n.finallyLoc)}}}},abrupt:function(t,e){for(var o=this.tryEntries.length-1;o>=0;--o){var r=this.tryEntries[o];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=t,n.arg=e,i?(this.method="next",this.next=i.finallyLoc,m):this.complete(n)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var o=this.tryEntries[e];if(o.finallyLoc===t)return this.complete(o.completion,o.afterLoc),I(o),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var o=this.tryEntries[e];if(o.tryLoc===t){var r=o.completion;if("throw"===r.type){var i=r.arg;I(o)}return i}}throw Error("illegal catch attempt")},delegateYield:function(t,o,r){return this.delegate={iterator:j(t),resultName:o,nextLoc:r},"next"===this.method&&(this.arg=e),m}},o}t.exports=i,t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e){function o(e){"@babel/helpers - typeof";return t.exports=o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t.exports.__esModule=!0,t.exports.default=t.exports,o(e)}t.exports=o,t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e,o){"use strict";o.r(e);var r=o(1),i=o.n(r),n=o(0),a=o.n(n);const s="debug",c=Object.freeze({oglobo:{id:"3981",id_simple:"6907",cod_prod:"OG03",isOidcLogin:!1,isNewLoginService:!0,productGroup:"oglobo"},valor:{id:"6668",id_simple:"6908",cod_prod:"valordigital",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},valoroneinterno:{id:"7097",id_simple:"6908",cod_prod:" valor-one",isOidcLogin:!1,isNewLoginService:!0,productGroup:""},monet:{id:"6618",id_simple:"6618",cod_prod:"monet",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},autoesporte:{id:"6613",id_simple:"6613",cod_prod:"auto-esporte",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},vogue:{id:"6614",id_simple:"6614",cod_prod:"vogue",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},glamour:{id:"6616",id_simple:"6616",cod_prod:"glamour",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},casavogue:{id:"6610",id_simple:"6610",cod_prod:"casa-vogue",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},marieclaire:{id:"6609",id_simple:"6609",cod_prod:"marie-claire",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},globorural:{id:"6621",id_simple:"6612",cod_prod:"globo-rural",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},gq:{id:"6622",id_simple:"6622",cod_prod:"gq",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},crescer:{id:"6620",id_simple:"6620",cod_prod:"crescer",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},galileu:{id:"6697",id_simple:"6697",cod_prod:"galileu",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},epocanegocios:{id:"6611",id_simple:"6611",cod_prod:"epoca-negocios",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},casaejardim:{id:"6619",id_simple:"6619",cod_prod:"casa-jardim",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},quem:{id:"6697",id_simple:"6697",cod_prod:"quem",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},pegn:{id:"6615",id_simple:"6615",cod_prod:"pequenas-empresas",isOidcLogin:!1,isNewLoginService:!1,productGroup:""}}),u=Object.freeze({prod:{API_INFOGLOBO:"https://api.infoglobo.com.br/",MODE:"production"},qa:{API_INFOGLOBO:"https://apiqlt-ig.infoglobo.com.br/",MODE:"production"}}),l=5e3,d="UserDataGloboId";class p{constructor(t="oglobo",e="prod",o=!1){this.tenant=t,this.config={...c[t],...u[e]},this.config.MODE===s||this.config.MODE,this._setData({autorizado:!1,logado:!1,motivo:"",glbid:"",uuid:"",access_token:""})}async getData(){const t=this._getAccessToken(),e=this._getCookieCache(),o=this._getGLOBOID(),r=this._getGLBID(),i=this._getUTP();if(r||t)if(this._isCookieCacheValid()){const t=this._getCookieCacheData(e);this._setData(t),this.LOG("Cache setado",this.data)}else{if(t&&(this._setData({access_token:t}),this.LOG("Access Token setado",this.data)),r&&(this._setData({logado:!0,glbid:r}),this.LOG("GLBID setado",this.data)),o){const t=this._getGLOBOIDData(o);this._setData({...t,uuid:t.globoId}),this.LOG("GLOBO_ID setado",this.data)}if(i){const t=this._getUTPData(i);this._setData(t),this.LOG("_utp setado",this.data)}else await this._getBarramentoData();this._setCookieCache()}else p.eraseCookie(d);return this.data}static getCookie(t){var e=" "+document.cookie,o=" "+t+"=",r=e.indexOf(o);if(-1===r)return null;var i=r+o.length,n=e.indexOf(";",i);return-1!==n?e.substring(i,n):e.substring(i)}static setCookie(t,e,o){var r="";if(o){var i=new Date;i.setTime(i.getTime()+24*o*60*60*1e3),r="; expires="+i.toUTCString()}document.cookie=t+"="+(e||"")+r+"; path=/"}static eraseCookie(t){document.cookie=t+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;"}_setData(t){"object"==typeof t&&(this.data={...this.data,...t})}_getUTPData(t){try{const e=decodeURIComponent(atob(t));return JSON.parse(e)}catch(t){throw new Error("[infoglobo-user-lib] Erro na conversão do cookie _utp")}}_getGLOBOIDData(t){try{const e=atob(t.split(".")[1]);return JSON.parse(e)}catch(t){throw new Error("[infoglobo-user-lib] Erro na conversão do cookie GLOBO_ID")}}_getCookieCacheData(t){try{return JSON.parse(t)}catch(t){throw new Error(`[infoglobo-user-lib] Erro na conversão do cookie ${d}`)}}async _getBarramentoData(){return new Promise((t,e)=>{setTimeout(async()=>{if(this.data.glbid||this.data.access_token)try{const t=this._getUTP(),o=this._getGLOBOID();if(o){const t=this._getGLOBOIDData(o);this._setData({...t,uuid:t.globoId}),this.LOG("Timeout GLOBO_ID setado",this.data)}if(t){const e=this._getUTPData(t);this._setData(e),this.LOG("Timeout _utp setado",this.data)}else this.data.access_token?await this._fetchDataV4(this.data.access_token):await this._fetchData()}catch(t){e(t)}t(this.data)},l)})}async _fetchData(){try{const t=`${this.config.API_INFOGLOBO}relacionamento/v3/funcionalidade/${this.config.id}/autorizacao-acesso`,e={ipUsuario:"127.0.0.1","token-autenticacao":this.data.glbid,codigoProduto:this.config.cod_prod},o=await fetch(t,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json","ig-requestid":`infoglobo-user-lib-${(new Date).getTime()}`},body:JSON.stringify(e)}),r=await o.json();this._setData(r),this.LOG("Timeout Barramento v3 setado",this.data)}catch(t){throw new Error("[infoglobo-user-lib] Erro ao consultar a API")}}async _fetchDataV4(t){try{const e=`${this.config.API_INFOGLOBO}relacionamento/v4/autorizacao-acesso/${this.config.id_simple}/solicitacao-autorizacao/`,o={"token-acesso":t,codigoProduto:this.config.cod_prod},r=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json","ig-requestid":`infoglobo-user-lib-${(new Date).getTime()}`},body:JSON.stringify(o)}),i=await r.json();this._setData(i),this.LOG("Timeout Barramento v4 setado",this.data)}catch(t){throw new Error("[infoglobo-user-lib] Erro ao consultar a API Barramento v4")}}_getAccessToken(){const t=`globoid-tokens-${window.oidcSettings.clientId}`,e=window.localStorage.getItem(t);return e?JSON.parse(e).access_token:void 0}_getGLBID(){return p.getCookie("GLBID")}_getUTP(){return p.getCookie("_utp")}_getGLOBOID(){return p.getCookie("GLOBO_ID")}_getCookieCache(){return p.getCookie(d)}_setCookieCache(){p.setCookie(d,JSON.stringify(this.data),1)}_isCookieCacheValid(){const t=this._getCookieCache(),e=this._getGLOBOID();if(t&&e){const o=this._getCookieCacheData(t),r=this._getGLOBOIDData(e);return o.globoId===r.globoId}return!1}LOG(t="",e={}){this.config.MODE===s&&console.log("[infoglobo-user-lib]",t,e)}}var h=p,f=function(){var t=window.location.hostname;return t.includes("local.globo.com")||t.includes("localhost")||t.includes(".qa.globoi.com")||t.includes(".qa01.globoi.com")||t.includes(".dev.globoi.com")?"qa":"prod"};if(window.tenant){var g=function(){var t=i()(a.a.mark(function t(){var e,o,r,i;return a.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return e=new h(v,y,!0),t.next=3,e.getData();case 3:o=t.sent,r=o.autorizado||!1,i=null,window.tp&&window.tp.customVariables&&(i=window.tp.customVariables.exAssinante),OneSignal.push(function(){OneSignal.sendTag("autorizado",r),null!==i&&OneSignal.sendTag("ex-assinante",i)});case 8:case"end":return t.stop()}},t)}));return function(){return t.apply(this,arguments)}}(),v=window.tenant?window.tenant:null,y=window.glb&&"function"==typeof window.glb.getCurrentEnv?window.glb.getCurrentEnv():f(),_=window.OneSignalConfig&&window.OneSignalConfig.tenantsNotReq?window.OneSignalConfig.tenantsNotReq:[];window.addEventListener("load",function(){v&&!_.includes(v)?(g(),console.log("[ONESIGNAL] Tenant ".concat(v," - Sending tag to Onesignal"))):v?console.log("[ONESIGNAL] Tenant ".concat(v," - Tag not sent to Onesignal")):console.log("[ONESIGNAL] Tenant no definido - Tag not sent to Onesignal")})}}]); !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=78)}([function(e,t,n){var r=n(11)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},function(e,t,n){"use strict";var r=n(14),o=n(37),i=Object.prototype.toString;function a(e){return"[object Array]"===i.call(e)}function s(e){return null!==e&&"object"==typeof e}function c(e){return"[object Function]"===i.call(e)}function u(e,t){if(null!==e&&void 0!==e)if("object"==typeof e||a(e)||(e=[e]),a(e))for(var n=0,r=e.length;n<r;n++)t.call(null,e[n],n,e);else for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.call(null,e[o],o,e)}e.exports={isArray:a,isArrayBuffer:function(e){return"[object ArrayBuffer]"===i.call(e)},isBuffer:o,isFormData:function(e){return"undefined"!=typeof FormData&&e instanceof FormData},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer},isString:function(e){return"string"==typeof e},isNumber:function(e){return"number"==typeof e},isObject:s,isUndefined:function(e){return void 0===e},isDate:function(e){return"[object Date]"===i.call(e)},isFile:function(e){return"[object File]"===i.call(e)},isBlob:function(e){return"[object Blob]"===i.call(e)},isFunction:c,isStream:function(e){return s(e)&&c(e.pipe)},isURLSearchParams:function(e){return"undefined"!=typeof URLSearchParams&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:u,merge:function e(){var t={};function n(n,r){"object"==typeof t[r]&&"object"==typeof n?t[r]=e(t[r],n):t[r]=n}for(var r=0,o=arguments.length;r<o;r++)u(arguments[r],n);return t},extend:function(e,t,n){return u(t,function(t,o){e[o]=n&&"function"==typeof t?r(t,n):t}),e},trim:function(e){return e.replace(/^\s*/,"").replace(/\s*$/,"")}}},function(e,t){function n(e,t,n,r,o,i,a){try{var s=e[i](a),c=s.value}catch(e){return void n(e)}s.done?t(c):Promise.resolve(c).then(r,o)}e.exports=function(e){return function(){var t=this,r=arguments;return new Promise(function(o,i){var a=e.apply(t,r);function s(e){n(a,o,i,s,c,"next",e)}function c(e){n(a,o,i,s,c,"throw",e)}s(void 0)})}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";var r=SyntaxError,o=Function,i=TypeError,a=function(e){try{return o('"use strict"; return ('+e+").constructor;")()}catch(e){}},s=Object.getOwnPropertyDescriptor;if(s)try{s({},"")}catch(e){s=null}var c=function(){throw new i},u=s?function(){try{return arguments.callee,c}catch(e){try{return s(arguments,"callee").get}catch(e){return c}}}():c,l=n(57)(),p=n(59)(),f=Object.getPrototypeOf||(p?function(e){return e.__proto__}:null),d={},h="undefined"!=typeof Uint8Array&&f?f(Uint8Array):void 0,m={"%AggregateError%":"undefined"==typeof AggregateError?void 0:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?void 0:ArrayBuffer,"%ArrayIteratorPrototype%":l&&f?f([][Symbol.iterator]()):void 0,"%AsyncFromSyncIteratorPrototype%":void 0,"%AsyncFunction%":d,"%AsyncGenerator%":d,"%AsyncGeneratorFunction%":d,"%AsyncIteratorPrototype%":d,"%Atomics%":"undefined"==typeof Atomics?void 0:Atomics,"%BigInt%":"undefined"==typeof BigInt?void 0:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?void 0:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?void 0:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?void 0:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?void 0:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?void 0:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?void 0:FinalizationRegistry,"%Function%":o,"%GeneratorFunction%":d,"%Int8Array%":"undefined"==typeof Int8Array?void 0:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?void 0:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?void 0:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":l&&f?f(f([][Symbol.iterator]())):void 0,"%JSON%":"object"==typeof JSON?JSON:void 0,"%Map%":"undefined"==typeof Map?void 0:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&l&&f?f((new Map)[Symbol.iterator]()):void 0,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?void 0:Promise,"%Proxy%":"undefined"==typeof Proxy?void 0:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?void 0:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?void 0:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&l&&f?f((new Set)[Symbol.iterator]()):void 0,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?void 0:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":l&&f?f(""[Symbol.iterator]()):void 0,"%Symbol%":l?Symbol:void 0,"%SyntaxError%":r,"%ThrowTypeError%":u,"%TypedArray%":h,"%TypeError%":i,"%Uint8Array%":"undefined"==typeof Uint8Array?void 0:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?void 0:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?void 0:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?void 0:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?void 0:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?void 0:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?void 0:WeakSet};if(f)try{null.error}catch(e){var g=f(f(e));m["%Error.prototype%"]=g}var y={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},v=n(9),b=n(61),w=v.call(Function.call,Array.prototype.concat),_=v.call(Function.apply,Array.prototype.splice),x=v.call(Function.call,String.prototype.replace),S=v.call(Function.call,String.prototype.slice),E=v.call(Function.call,RegExp.prototype.exec),A=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,j=/\\(\\)?/g,O=function(e,t){var n,o=e;if(b(y,o)&&(o="%"+(n=y[o])[0]+"%"),b(m,o)){var s=m[o];if(s===d&&(s=function e(t){var n;if("%AsyncFunction%"===t)n=a("async function () {}");else if("%GeneratorFunction%"===t)n=a("function* () {}");else if("%AsyncGeneratorFunction%"===t)n=a("async function* () {}");else if("%AsyncGenerator%"===t){var r=e("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if("%AsyncIteratorPrototype%"===t){var o=e("%AsyncGenerator%");o&&f&&(n=f(o.prototype))}return m[t]=n,n}(o)),void 0===s&&!t)throw new i("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:o,value:s}}throw new r("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new i("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new i('"allowMissing" argument must be a boolean');if(null===E(/^%?[^%]*%?$/,e))throw new r("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=function(e){var t=S(e,0,1),n=S(e,-1);if("%"===t&&"%"!==n)throw new r("invalid intrinsic syntax, expected closing `%`");if("%"===n&&"%"!==t)throw new r("invalid intrinsic syntax, expected opening `%`");var o=[];return x(e,A,function(e,t,n,r){o[o.length]=n?x(r,j,"$1"):t||e}),o}(e),o=n.length>0?n[0]:"",a=O("%"+o+"%",t),c=a.name,u=a.value,l=!1,p=a.alias;p&&(o=p[0],_(n,w([0,1],p)));for(var f=1,d=!0;f<n.length;f+=1){var h=n[f],g=S(h,0,1),y=S(h,-1);if(('"'===g||"'"===g||"`"===g||'"'===y||"'"===y||"`"===y)&&g!==y)throw new r("property names with quotes must have matching quotes");if("constructor"!==h&&d||(l=!0),b(m,c="%"+(o+="."+h)+"%"))u=m[c];else if(null!=u){if(!(h in u)){if(!t)throw new i("base intrinsic for "+e+" exists, but the property is not available.");return}if(s&&f+1>=n.length){var v=s(u,h);u=(d=!!v)&&"get"in v&&!("originalValue"in v.get)?v.get:u[h]}else d=b(u,h),u=u[h];d&&!l&&(m[c]=u)}}return u}},function(e,t,n){var r=n(70),o=n(71),i=n(72),a=n(73);e.exports=function(e){return r(e)||o(e)||i(e)||a()},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(13);function o(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,r(o.key),o)}}e.exports=function(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){function n(t){"@babel/helpers - typeof";return e.exports=n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,n(t)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";(function(t){var r=n(1),o=n(40),i={"Content-Type":"application/x-www-form-urlencoded"};function a(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var s={adapter:function(){var e;return"undefined"!=typeof XMLHttpRequest?e=n(15):void 0!==t&&(e=n(15)),e}(),transformRequest:[function(e,t){return o(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e)?e:r.isArrayBufferView(e)?e.buffer:r.isURLSearchParams(e)?(a(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)?(a(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],function(e){s.headers[e]={}}),r.forEach(["post","put","patch"],function(e){s.headers[e]=r.merge(i)}),e.exports=s}).call(this,n(39))},function(e,t,n){"use strict";var r=n(60);e.exports=Function.prototype.bind||r},function(e,t,n){"use strict";var r=String.prototype.replace,o=/%20/g,i="RFC1738",a="RFC3986";e.exports={default:a,formatters:{RFC1738:function(e){return r.call(e,o,"+")},RFC3986:function(e){return String(e)}},RFC1738:i,RFC3986:a}},function(e,t,n){var r=n(7).default;function o(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e.exports=o=function(){return n},e.exports.__esModule=!0,e.exports.default=e.exports;var t,n={},i=Object.prototype,a=i.hasOwnProperty,s=Object.defineProperty||function(e,t,n){e[t]=n.value},c="function"==typeof Symbol?Symbol:{},u=c.iterator||"@@iterator",l=c.asyncIterator||"@@asyncIterator",p=c.toStringTag||"@@toStringTag";function f(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{f({},"")}catch(t){f=function(e,t,n){return e[t]=n}}function d(e,t,n,r){var o=t&&t.prototype instanceof w?t:w,i=Object.create(o.prototype),a=new R(r||[]);return s(i,"_invoke",{value:L(e,n,a)}),i}function h(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}n.wrap=d;var m="suspendedStart",g="suspendedYield",y="executing",v="completed",b={};function w(){}function _(){}function x(){}var S={};f(S,u,function(){return this});var E=Object.getPrototypeOf,A=E&&E(E(I([])));A&&A!==i&&a.call(A,u)&&(S=A);var j=x.prototype=w.prototype=Object.create(S);function O(e){["next","throw","return"].forEach(function(t){f(e,t,function(e){return this._invoke(t,e)})})}function k(e,t){function n(o,i,s,c){var u=h(e[o],e,i);if("throw"!==u.type){var l=u.arg,p=l.value;return p&&"object"==r(p)&&a.call(p,"__await")?t.resolve(p.__await).then(function(e){n("next",e,s,c)},function(e){n("throw",e,s,c)}):t.resolve(p).then(function(e){l.value=e,s(l)},function(e){return n("throw",e,s,c)})}c(u.arg)}var o;s(this,"_invoke",{value:function(e,r){function i(){return new t(function(t,o){n(e,r,t,o)})}return o=o?o.then(i,i):i()}})}function L(e,n,r){var o=m;return function(i,a){if(o===y)throw new Error("Generator is already running");if(o===v){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var s=r.delegate;if(s){var c=C(s,r);if(c){if(c===b)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===m)throw o=v,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=y;var u=h(e,n,r);if("normal"===u.type){if(o=r.done?v:g,u.arg===b)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(o=v,r.method="throw",r.arg=u.arg)}}}function C(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,C(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),b;var i=h(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,b;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,b):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,b)}function P(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function T(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function R(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(P,this),this.reset(!0)}function I(e){if(e||""===e){var n=e[u];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(a.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(r(e)+" is not iterable")}return _.prototype=x,s(j,"constructor",{value:x,configurable:!0}),s(x,"constructor",{value:_,configurable:!0}),_.displayName=f(x,p,"GeneratorFunction"),n.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===_||"GeneratorFunction"===(t.displayName||t.name))},n.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,x):(e.__proto__=x,f(e,p,"GeneratorFunction")),e.prototype=Object.create(j),e},n.awrap=function(e){return{__await:e}},O(k.prototype),f(k.prototype,l,function(){return this}),n.AsyncIterator=k,n.async=function(e,t,r,o,i){void 0===i&&(i=Promise);var a=new k(d(e,t,r,o),i);return n.isGeneratorFunction(t)?a:a.next().then(function(e){return e.done?e.value:a.next()})},O(j),f(j,p,"Generator"),f(j,u,function(){return this}),f(j,"toString",function(){return"[object Generator]"}),n.keys=function(e){var t=Object(e),n=[];for(var r in t)n.push(r);return n.reverse(),function e(){for(;n.length;){var r=n.pop();if(r in t)return e.value=r,e.done=!1,e}return e.done=!0,e}},n.values=I,R.prototype={constructor:R,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&a.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function r(r,o){return s.type="throw",s.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],s=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var c=a.call(i,"catchLoc"),u=a.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=e,i.arg=t,o?(this.method="next",this.next=o.finallyLoc,b):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),b},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),T(n),b}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:I(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),b}},n}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},,function(e,t,n){var r=n(7).default,o=n(33);e.exports=function(e){var t=o(e,"string");return"symbol"==r(t)?t:String(t)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return e.apply(t,n)}}},function(e,t,n){"use strict";var r=n(1),o=n(41),i=n(43),a=n(44),s=n(45),c=n(16),u="undefined"!=typeof window&&window.btoa&&window.btoa.bind(window)||n(46);e.exports=function(e){return new Promise(function(t,l){var p=e.data,f=e.headers;r.isFormData(p)&&delete f["Content-Type"];var d=new XMLHttpRequest,h="onreadystatechange",m=!1;if("undefined"==typeof window||!window.XDomainRequest||"withCredentials"in d||s(e.url)||(d=new window.XDomainRequest,h="onload",m=!0,d.onprogress=function(){},d.ontimeout=function(){}),e.auth){var g=e.auth.username||"",y=e.auth.password||"";f.Authorization="Basic "+u(g+":"+y)}if(d.open(e.method.toUpperCase(),i(e.url,e.params,e.paramsSerializer),!0),d.timeout=e.timeout,d[h]=function(){if(d&&(4===d.readyState||m)&&(0!==d.status||d.responseURL&&0===d.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in d?a(d.getAllResponseHeaders()):null,r={data:e.responseType&&"text"!==e.responseType?d.response:d.responseText,status:1223===d.status?204:d.status,statusText:1223===d.status?"No Content":d.statusText,headers:n,config:e,request:d};o(t,l,r),d=null}},d.onerror=function(){l(c("Network Error",e,null,d)),d=null},d.ontimeout=function(){l(c("timeout of "+e.timeout+"ms exceeded",e,"ECONNABORTED",d)),d=null},r.isStandardBrowserEnv()){var v=n(47),b=(e.withCredentials||s(e.url))&&e.xsrfCookieName?v.read(e.xsrfCookieName):void 0;b&&(f[e.xsrfHeaderName]=b)}if("setRequestHeader"in d&&r.forEach(f,function(e,t){void 0===p&&"content-type"===t.toLowerCase()?delete f[t]:d.setRequestHeader(t,e)}),e.withCredentials&&(d.withCredentials=!0),e.responseType)try{d.responseType=e.responseType}catch(t){if("json"!==e.responseType)throw t}"function"==typeof e.onDownloadProgress&&d.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&d.upload&&d.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then(function(e){d&&(d.abort(),l(e),d=null)}),void 0===p&&(p=null),d.send(p)})}},function(e,t,n){"use strict";var r=n(42);e.exports=function(e,t,n,o,i){var a=new Error(e);return r(a,t,n,o,i)}},function(e,t,n){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},function(e,t,n){"use strict";function r(e){this.message=e}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,e.exports=r},function(e,t,n){"use strict";var r=n(3)("%Object.defineProperty%",!0),o=function(){if(r)try{return r({},"a",{value:1}),!0}catch(e){return!1}return!1};o.hasArrayLengthDefineBug=function(){if(!o())return null;try{return 1!==r([],"length",{value:1}).length}catch(e){return!0}},e.exports=o},function(e,t,n){"use strict";var r=n(3)("%Object.getOwnPropertyDescriptor%",!0);if(r)try{r([],"length")}catch(e){r=null}e.exports=r},function(e,t,n){"use strict";var r=n(10),o=Object.prototype.hasOwnProperty,i=Array.isArray,a=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),s=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},r=0;r<e.length;++r)void 0!==e[r]&&(n[r]=e[r]);return n};e.exports={arrayToObject:s,assign:function(e,t){return Object.keys(t).reduce(function(e,n){return e[n]=t[n],e},e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],n=[],r=0;r<t.length;++r)for(var o=t[r],a=o.obj[o.prop],s=Object.keys(a),c=0;c<s.length;++c){var u=s[c],l=a[u];"object"==typeof l&&null!==l&&-1===n.indexOf(l)&&(t.push({obj:a,prop:u}),n.push(l))}return function(e){for(;e.length>1;){var t=e.pop(),n=t.obj[t.prop];if(i(n)){for(var r=[],o=0;o<n.length;++o)void 0!==n[o]&&r.push(n[o]);t.obj[t.prop]=r}}}(t),e},decode:function(e,t,n){var r=e.replace(/\+/g," ");if("iso-8859-1"===n)return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch(e){return r}},encode:function(e,t,n,o,i){if(0===e.length)return e;var s=e;if("symbol"==typeof e?s=Symbol.prototype.toString.call(e):"string"!=typeof e&&(s=String(e)),"iso-8859-1"===n)return escape(s).replace(/%u[0-9a-f]{4}/gi,function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"});for(var c="",u=0;u<s.length;++u){var l=s.charCodeAt(u);45===l||46===l||95===l||126===l||l>=48&&l<=57||l>=65&&l<=90||l>=97&&l<=122||i===r.RFC1738&&(40===l||41===l)?c+=s.charAt(u):l<128?c+=a[l]:l<2048?c+=a[192|l>>6]+a[128|63&l]:l<55296||l>=57344?c+=a[224|l>>12]+a[128|l>>6&63]+a[128|63&l]:(u+=1,l=65536+((1023&l)<<10|1023&s.charCodeAt(u)),c+=a[240|l>>18]+a[128|l>>12&63]+a[128|l>>6&63]+a[128|63&l])}return c},isBuffer:function(e){return!(!e||"object"!=typeof e||!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e)))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(i(e)){for(var n=[],r=0;r<e.length;r+=1)n.push(t(e[r]));return n}return t(e)},merge:function e(t,n,r){if(!n)return t;if("object"!=typeof n){if(i(t))t.push(n);else{if(!t||"object"!=typeof t)return[t,n];(r&&(r.plainObjects||r.allowPrototypes)||!o.call(Object.prototype,n))&&(t[n]=!0)}return t}if(!t||"object"!=typeof t)return[t].concat(n);var a=t;return i(t)&&!i(n)&&(a=s(t,r)),i(t)&&i(n)?(n.forEach(function(n,i){if(o.call(t,i)){var a=t[i];a&&"object"==typeof a&&n&&"object"==typeof n?t[i]=e(a,n,r):t.push(n)}else t[i]=n}),t):Object.keys(n).reduce(function(t,i){var a=n[i];return o.call(t,i)?t[i]=e(t[i],a,r):t[i]=a,t},a)}}},function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){},function(e,t,n){var r=n(13);e.exports=function(e,t,n){return(t=r(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){e.exports=n(36)},function(e,t,n){"use strict";var r=n(55),o=n(69),i=n(10);e.exports={formats:i,parse:o,stringify:r}},,,,,function(e,t,n){},,function(e,t,n){var r=n(7).default;e.exports=function(e,t){if("object"!=r(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){},,function(e,t,n){"use strict";var r=n(1),o=n(14),i=n(38),a=n(8);function s(e){var t=new i(e),n=o(i.prototype.request,t);return r.extend(n,i.prototype,t),r.extend(n,t),n}var c=s(a);c.Axios=i,c.create=function(e){return s(r.merge(a,e))},c.Cancel=n(18),c.CancelToken=n(53),c.isCancel=n(17),c.all=function(e){return Promise.all(e)},c.spread=n(54),e.exports=c,e.exports.default=c},function(e,t){function n(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)} /*! * Determine if an object is a Buffer * * @author Feross Aboukhadijeh <https://feross.org> * @license MIT */ e.exports=function(e){return null!=e&&(n(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&n(e.slice(0,0))}(e)||!!e._isBuffer)}},function(e,t,n){"use strict";var r=n(8),o=n(1),i=n(48),a=n(49),s=n(51),c=n(52);function u(e){this.defaults=e,this.interceptors={request:new i,response:new i}}u.prototype.request=function(e){"string"==typeof e&&(e=o.merge({url:arguments[0]},arguments[1])),(e=o.merge(r,this.defaults,{method:"get"},e)).method=e.method.toLowerCase(),e.baseURL&&!s(e.url)&&(e.url=c(e.baseURL,e.url));var t=[a,void 0],n=Promise.resolve(e);for(this.interceptors.request.forEach(function(e){t.unshift(e.fulfilled,e.rejected)}),this.interceptors.response.forEach(function(e){t.push(e.fulfilled,e.rejected)});t.length;)n=n.then(t.shift(),t.shift());return n},o.forEach(["delete","get","head","options"],function(e){u.prototype[e]=function(t,n){return this.request(o.merge(n||{},{method:e,url:t}))}}),o.forEach(["post","put","patch"],function(e){u.prototype[e]=function(t,n,r){return this.request(o.merge(r||{},{method:e,url:t,data:n}))}}),e.exports=u},function(e,t){var n,r,o=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function s(e){if(n===setTimeout)return setTimeout(e,0);if((n===i||!n)&&setTimeout)return n=setTimeout,setTimeout(e,0);try{return n(e,0)}catch(t){try{return n.call(null,e,0)}catch(t){return n.call(this,e,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:i}catch(e){n=i}try{r="function"==typeof clearTimeout?clearTimeout:a}catch(e){r=a}}();var c,u=[],l=!1,p=-1;function f(){l&&c&&(l=!1,c.length?u=c.concat(u):p=-1,u.length&&d())}function d(){if(!l){var e=s(f);l=!0;for(var t=u.length;t;){for(c=u,u=[];++p<t;)c&&c[p].run();p=-1,t=u.length}c=null,l=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function h(e,t){this.fun=e,this.array=t}function m(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];u.push(new h(e,t)),1!==u.length||l||s(d)},h.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=m,o.addListener=m,o.once=m,o.off=m,o.removeListener=m,o.removeAllListeners=m,o.emit=m,o.prependListener=m,o.prependOnceListener=m,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(e,t,n){"use strict";var r=n(1);e.exports=function(e,t){r.forEach(e,function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])})}},function(e,t,n){"use strict";var r=n(16);e.exports=function(e,t,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},function(e,t,n){"use strict";e.exports=function(e,t,n,r,o){return e.config=t,n&&(e.code=n),e.request=r,e.response=o,e}},function(e,t,n){"use strict";var r=n(1);function o(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var i;if(n)i=n(t);else if(r.isURLSearchParams(t))i=t.toString();else{var a=[];r.forEach(t,function(e,t){null!==e&&void 0!==e&&(r.isArray(e)&&(t+="[]"),r.isArray(e)||(e=[e]),r.forEach(e,function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),a.push(o(t)+"="+o(e))}))}),i=a.join("&")}return i&&(e+=(-1===e.indexOf("?")?"?":"&")+i),e}},function(e,t,n){"use strict";var r=n(1);e.exports=function(e){var t,n,o,i={};return e?(r.forEach(e.split("\n"),function(e){o=e.indexOf(":"),t=r.trim(e.substr(0,o)).toLowerCase(),n=r.trim(e.substr(o+1)),t&&(i[t]=i[t]?i[t]+", "+n:n)}),i):i}},function(e,t,n){"use strict";var r=n(1);e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=o(window.location.href),function(t){var n=r.isString(t)?o(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},function(e,t,n){"use strict";var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function o(){this.message="String contains an invalid character"}o.prototype=new Error,o.prototype.code=5,o.prototype.name="InvalidCharacterError",e.exports=function(e){for(var t,n,i=String(e),a="",s=0,c=r;i.charAt(0|s)||(c="=",s%1);a+=c.charAt(63&t>>8-s%1*8)){if((n=i.charCodeAt(s+=.75))>255)throw new o;t=t<<8|n}return a}},function(e,t,n){"use strict";var r=n(1);e.exports=r.isStandardBrowserEnv()?{write:function(e,t,n,o,i,a){var s=[];s.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(o)&&s.push("path="+o),r.isString(i)&&s.push("domain="+i),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},function(e,t,n){"use strict";var r=n(1);function o(){this.handlers=[]}o.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},o.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},o.prototype.forEach=function(e){r.forEach(this.handlers,function(t){null!==t&&e(t)})},e.exports=o},function(e,t,n){"use strict";var r=n(1),o=n(50),i=n(17),a=n(8);function s(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){return s(e),e.headers=e.headers||{},e.data=o(e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers||{}),r.forEach(["delete","get","head","post","put","patch","common"],function(t){delete e.headers[t]}),(e.adapter||a.adapter)(e).then(function(t){return s(e),t.data=o(t.data,t.headers,e.transformResponse),t},function(t){return i(t)||(s(e),t&&t.response&&(t.response.data=o(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)})}},function(e,t,n){"use strict";var r=n(1);e.exports=function(e,t,n){return r.forEach(n,function(n){e=n(e,t)}),e}},function(e,t,n){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},function(e,t,n){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},function(e,t,n){"use strict";var r=n(18);function o(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(e){t=e});var n=this;e(function(e){n.reason||(n.reason=new r(e),t(n.reason))})}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var e;return{token:new o(function(t){e=t}),cancel:e}},e.exports=o},function(e,t,n){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},function(e,t,n){"use strict";var r=n(56),o=n(21),i=n(10),a=Object.prototype.hasOwnProperty,s={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},c=Array.isArray,u=Array.prototype.push,l=function(e,t){u.apply(e,c(t)?t:[t])},p=Date.prototype.toISOString,f=i.default,d={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:o.encode,encodeValuesOnly:!1,format:f,formatter:i.formatters[f],indices:!1,serializeDate:function(e){return p.call(e)},skipNulls:!1,strictNullHandling:!1},h={},m=function e(t,n,i,a,s,u,p,f,m,g,y,v,b,w,_,x){for(var S=t,E=x,A=0,j=!1;void 0!==(E=E.get(h))&&!j;){var O=E.get(t);if(A+=1,void 0!==O){if(O===A)throw new RangeError("Cyclic object value");j=!0}void 0===E.get(h)&&(A=0)}if("function"==typeof f?S=f(n,S):S instanceof Date?S=y(S):"comma"===i&&c(S)&&(S=o.maybeMap(S,function(e){return e instanceof Date?y(e):e})),null===S){if(s)return p&&!w?p(n,d.encoder,_,"key",v):n;S=""}if(function(e){return"string"==typeof e||"number"==typeof e||"boolean"==typeof e||"symbol"==typeof e||"bigint"==typeof e}(S)||o.isBuffer(S))return p?[b(w?n:p(n,d.encoder,_,"key",v))+"="+b(p(S,d.encoder,_,"value",v))]:[b(n)+"="+b(String(S))];var k,L=[];if(void 0===S)return L;if("comma"===i&&c(S))w&&p&&(S=o.maybeMap(S,p)),k=[{value:S.length>0?S.join(",")||null:void 0}];else if(c(f))k=f;else{var C=Object.keys(S);k=m?C.sort(m):C}for(var P=a&&c(S)&&1===S.length?n+"[]":n,T=0;T<k.length;++T){var R=k[T],I="object"==typeof R&&void 0!==R.value?R.value:S[R];if(!u||null!==I){var M=c(S)?"function"==typeof i?i(P,R):P:P+(g?"."+R:"["+R+"]");x.set(t,A);var N=r();N.set(h,x),l(L,e(I,M,i,a,s,u,"comma"===i&&w&&c(S)?null:p,f,m,g,y,v,b,w,_,N))}}return L};e.exports=function(e,t){var n,o=e,u=function(e){if(!e)return d;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||d.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=i.default;if(void 0!==e.format){if(!a.call(i.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var r=i.formatters[n],o=d.filter;return("function"==typeof e.filter||c(e.filter))&&(o=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:d.addQueryPrefix,allowDots:void 0===e.allowDots?d.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:d.charsetSentinel,delimiter:void 0===e.delimiter?d.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:d.encode,encoder:"function"==typeof e.encoder?e.encoder:d.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:d.encodeValuesOnly,filter:o,format:n,formatter:r,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:d.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:d.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:d.strictNullHandling}}(t);"function"==typeof u.filter?o=(0,u.filter)("",o):c(u.filter)&&(n=u.filter);var p,f=[];if("object"!=typeof o||null===o)return"";p=t&&t.arrayFormat in s?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var h=s[p];if(t&&"commaRoundTrip"in t&&"boolean"!=typeof t.commaRoundTrip)throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var g="comma"===h&&t&&t.commaRoundTrip;n||(n=Object.keys(o)),u.sort&&n.sort(u.sort);for(var y=r(),v=0;v<n.length;++v){var b=n[v];u.skipNulls&&null===o[b]||l(f,m(o[b],b,h,g,u.strictNullHandling,u.skipNulls,u.encode?u.encoder:null,u.filter,u.sort,u.allowDots,u.serializeDate,u.format,u.formatter,u.encodeValuesOnly,u.charset,y))}var w=f.join(u.delimiter),_=!0===u.addQueryPrefix?"?":"";return u.charsetSentinel&&("iso-8859-1"===u.charset?_+="utf8=%26%2310003%3B&":_+="utf8=%E2%9C%93&"),w.length>0?_+w:""}},function(e,t,n){"use strict";var r=n(3),o=n(62),i=n(66),a=r("%TypeError%"),s=r("%WeakMap%",!0),c=r("%Map%",!0),u=o("WeakMap.prototype.get",!0),l=o("WeakMap.prototype.set",!0),p=o("WeakMap.prototype.has",!0),f=o("Map.prototype.get",!0),d=o("Map.prototype.set",!0),h=o("Map.prototype.has",!0),m=function(e,t){for(var n,r=e;null!==(n=r.next);r=n)if(n.key===t)return r.next=n.next,n.next=e.next,e.next=n,n};e.exports=function(){var e,t,n,r={assert:function(e){if(!r.has(e))throw new a("Side channel does not contain "+i(e))},get:function(r){if(s&&r&&("object"==typeof r||"function"==typeof r)){if(e)return u(e,r)}else if(c){if(t)return f(t,r)}else if(n)return function(e,t){var n=m(e,t);return n&&n.value}(n,r)},has:function(r){if(s&&r&&("object"==typeof r||"function"==typeof r)){if(e)return p(e,r)}else if(c){if(t)return h(t,r)}else if(n)return function(e,t){return!!m(e,t)}(n,r);return!1},set:function(r,o){s&&r&&("object"==typeof r||"function"==typeof r)?(e||(e=new s),l(e,r,o)):c?(t||(t=new c),d(t,r,o)):(n||(n={key:{},next:null}),function(e,t,n){var r=m(e,t);r?r.value=n:e.next={key:t,next:e.next,value:n}}(n,r,o))}};return r}},function(e,t,n){"use strict";var r="undefined"!=typeof Symbol&&Symbol,o=n(58);e.exports=function(){return"function"==typeof r&&("function"==typeof Symbol&&("symbol"==typeof r("foo")&&("symbol"==typeof Symbol("bar")&&o())))}},function(e,t,n){"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"==typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var r=Object.getOwnPropertySymbols(e);if(1!==r.length||r[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},function(e,t,n){"use strict";var r={foo:{}},o=Object;e.exports=function(){return{__proto__:r}.foo===r.foo&&!({__proto__:null}instanceof o)}},function(e,t,n){"use strict";var r=Object.prototype.toString,o=Math.max,i=function(e,t){for(var n=[],r=0;r<e.length;r+=1)n[r]=e[r];for(var o=0;o<t.length;o+=1)n[o+e.length]=t[o];return n};e.exports=function(e){var t=this;if("function"!=typeof t||"[object Function]"!==r.apply(t))throw new TypeError("Function.prototype.bind called on incompatible "+t);for(var n,a=function(e,t){for(var n=[],r=t||0,o=0;r<e.length;r+=1,o+=1)n[o]=e[r];return n}(arguments,1),s=o(0,t.length-a.length),c=[],u=0;u<s;u++)c[u]="$"+u;if(n=Function("binder","return function ("+function(e,t){for(var n="",r=0;r<e.length;r+=1)n+=e[r],r+1<e.length&&(n+=t);return n}(c,",")+"){ return binder.apply(this,arguments); }")(function(){if(this instanceof n){var r=t.apply(this,i(a,arguments));return Object(r)===r?r:this}return t.apply(e,i(a,arguments))}),t.prototype){var l=function(){};l.prototype=t.prototype,n.prototype=new l,l.prototype=null}return n}},function(e,t,n){"use strict";var r=Function.prototype.call,o=Object.prototype.hasOwnProperty,i=n(9);e.exports=i.call(r,o)},function(e,t,n){"use strict";var r=n(3),o=n(63),i=o(r("String.prototype.indexOf"));e.exports=function(e,t){var n=r(e,!!t);return"function"==typeof n&&i(e,".prototype.")>-1?o(n):n}},function(e,t,n){"use strict";var r=n(9),o=n(3),i=n(64),a=o("%TypeError%"),s=o("%Function.prototype.apply%"),c=o("%Function.prototype.call%"),u=o("%Reflect.apply%",!0)||r.call(c,s),l=o("%Object.defineProperty%",!0),p=o("%Math.max%");if(l)try{l({},"a",{value:1})}catch(e){l=null}e.exports=function(e){if("function"!=typeof e)throw new a("a function is required");var t=u(r,c,arguments);return i(t,1+p(0,e.length-(arguments.length-1)),!0)};var f=function(){return u(r,s,arguments)};l?l(e.exports,"apply",{value:f}):e.exports.apply=f},function(e,t,n){"use strict";var r=n(3),o=n(65),i=n(19)(),a=n(20),s=r("%TypeError%"),c=r("%Math.floor%");e.exports=function(e,t){if("function"!=typeof e)throw new s("`fn` is not a function");if("number"!=typeof t||t<0||t>4294967295||c(t)!==t)throw new s("`length` must be a positive 32-bit integer");var n=arguments.length>2&&!!arguments[2],r=!0,u=!0;if("length"in e&&a){var l=a(e,"length");l&&!l.configurable&&(r=!1),l&&!l.writable&&(u=!1)}return(r||u||!n)&&(i?o(e,"length",t,!0,!0):o(e,"length",t)),e}},function(e,t,n){"use strict";var r=n(19)(),o=n(3),i=r&&o("%Object.defineProperty%",!0);if(i)try{i({},"a",{value:1})}catch(e){i=!1}var a=o("%SyntaxError%"),s=o("%TypeError%"),c=n(20);e.exports=function(e,t,n){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new s("`obj` must be an object or a function`");if("string"!=typeof t&&"symbol"!=typeof t)throw new s("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!=typeof arguments[3]&&null!==arguments[3])throw new s("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!=typeof arguments[4]&&null!==arguments[4])throw new s("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!=typeof arguments[5]&&null!==arguments[5])throw new s("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!=typeof arguments[6])throw new s("`loose`, if provided, must be a boolean");var r=arguments.length>3?arguments[3]:null,o=arguments.length>4?arguments[4]:null,u=arguments.length>5?arguments[5]:null,l=arguments.length>6&&arguments[6],p=!!c&&c(e,t);if(i)i(e,t,{configurable:null===u&&p?p.configurable:!u,enumerable:null===r&&p?p.enumerable:!r,value:n,writable:null===o&&p?p.writable:!o});else{if(!l&&(r||o||u))throw new a("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");e[t]=n}}},function(e,t,n){(function(t){var r="function"==typeof Map&&Map.prototype,o=Object.getOwnPropertyDescriptor&&r?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,i=r&&o&&"function"==typeof o.get?o.get:null,a=r&&Map.prototype.forEach,s="function"==typeof Set&&Set.prototype,c=Object.getOwnPropertyDescriptor&&s?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,u=s&&c&&"function"==typeof c.get?c.get:null,l=s&&Set.prototype.forEach,p="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,f="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,d="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,h=Boolean.prototype.valueOf,m=Object.prototype.toString,g=Function.prototype.toString,y=String.prototype.match,v=String.prototype.slice,b=String.prototype.replace,w=String.prototype.toUpperCase,_=String.prototype.toLowerCase,x=RegExp.prototype.test,S=Array.prototype.concat,E=Array.prototype.join,A=Array.prototype.slice,j=Math.floor,O="function"==typeof BigInt?BigInt.prototype.valueOf:null,k=Object.getOwnPropertySymbols,L="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,C="function"==typeof Symbol&&"object"==typeof Symbol.iterator,P="function"==typeof Symbol&&Symbol.toStringTag&&(typeof Symbol.toStringTag===C||"symbol")?Symbol.toStringTag:null,T=Object.prototype.propertyIsEnumerable,R=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function I(e,t){if(e===1/0||e===-1/0||e!=e||e&&e>-1e3&&e<1e3||x.call(/e/,t))return t;var n=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof e){var r=e<0?-j(-e):j(e);if(r!==e){var o=String(r),i=v.call(t,o.length+1);return b.call(o,n,"$&_")+"."+b.call(b.call(i,/([0-9]{3})/g,"$&_"),/_$/,"")}}return b.call(t,n,"$&_")}var M=n(68),N=M.custom,q=$(N)?N:null;function U(e,t,n){var r="double"===(n.quoteStyle||t)?'"':"'";return r+e+r}function B(e){return b.call(String(e),/"/g,""")}function D(e){return!("[object Array]"!==W(e)||P&&"object"==typeof e&&P in e)}function F(e){return!("[object RegExp]"!==W(e)||P&&"object"==typeof e&&P in e)}function $(e){if(C)return e&&"object"==typeof e&&e instanceof Symbol;if("symbol"==typeof e)return!0;if(!e||"object"!=typeof e||!L)return!1;try{return L.call(e),!0}catch(e){}return!1}e.exports=function e(n,r,o,s){var c=r||{};if(V(c,"quoteStyle")&&"single"!==c.quoteStyle&&"double"!==c.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(V(c,"maxStringLength")&&("number"==typeof c.maxStringLength?c.maxStringLength<0&&c.maxStringLength!==1/0:null!==c.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var m=!V(c,"customInspect")||c.customInspect;if("boolean"!=typeof m&&"symbol"!==m)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(V(c,"indent")&&null!==c.indent&&"\t"!==c.indent&&!(parseInt(c.indent,10)===c.indent&&c.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(V(c,"numericSeparator")&&"boolean"!=typeof c.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var w=c.numericSeparator;if(void 0===n)return"undefined";if(null===n)return"null";if("boolean"==typeof n)return n?"true":"false";if("string"==typeof n)return function e(t,n){if(t.length>n.maxStringLength){var r=t.length-n.maxStringLength,o="... "+r+" more character"+(r>1?"s":"");return e(v.call(t,0,n.maxStringLength),n)+o}var i=b.call(b.call(t,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,z);return U(i,"single",n)}(n,c);if("number"==typeof n){if(0===n)return 1/0/n>0?"0":"-0";var x=String(n);return w?I(n,x):x}if("bigint"==typeof n){var j=String(n)+"n";return w?I(n,j):j}var k=void 0===c.depth?5:c.depth;if(void 0===o&&(o=0),o>=k&&k>0&&"object"==typeof n)return D(n)?"[Array]":"[Object]";var N=function(e,t){var n;if("\t"===e.indent)n="\t";else{if(!("number"==typeof e.indent&&e.indent>0))return null;n=E.call(Array(e.indent+1)," ")}return{base:n,prev:E.call(Array(t+1),n)}}(c,o);if(void 0===s)s=[];else if(G(s,n)>=0)return"[Circular]";function H(t,n,r){if(n&&(s=A.call(s)).push(n),r){var i={depth:c.depth};return V(c,"quoteStyle")&&(i.quoteStyle=c.quoteStyle),e(t,i,o+1,s)}return e(t,c,o+1,s)}if("function"==typeof n&&!F(n)){var Z=function(e){if(e.name)return e.name;var t=y.call(g.call(e),/^function\s*([\w$]+)/);if(t)return t[1];return null}(n),ee=K(n,H);return"[Function"+(Z?": "+Z:" (anonymous)")+"]"+(ee.length>0?" { "+E.call(ee,", ")+" }":"")}if($(n)){var te=C?b.call(String(n),/^(Symbol\(.*\))_[^)]*$/,"$1"):L.call(n);return"object"!=typeof n||C?te:J(te)}if(function(e){if(!e||"object"!=typeof e)return!1;if("undefined"!=typeof HTMLElement&&e instanceof HTMLElement)return!0;return"string"==typeof e.nodeName&&"function"==typeof e.getAttribute}(n)){for(var ne="<"+_.call(String(n.nodeName)),re=n.attributes||[],oe=0;oe<re.length;oe++)ne+=" "+re[oe].name+"="+U(B(re[oe].value),"double",c);return ne+=">",n.childNodes&&n.childNodes.length&&(ne+="..."),ne+="</"+_.call(String(n.nodeName))+">"}if(D(n)){if(0===n.length)return"[]";var ie=K(n,H);return N&&!function(e){for(var t=0;t<e.length;t++)if(G(e[t],"\n")>=0)return!1;return!0}(ie)?"["+Q(ie,N)+"]":"[ "+E.call(ie,", ")+" ]"}if(function(e){return!("[object Error]"!==W(e)||P&&"object"==typeof e&&P in e)}(n)){var ae=K(n,H);return"cause"in Error.prototype||!("cause"in n)||T.call(n,"cause")?0===ae.length?"["+String(n)+"]":"{ ["+String(n)+"] "+E.call(ae,", ")+" }":"{ ["+String(n)+"] "+E.call(S.call("[cause]: "+H(n.cause),ae),", ")+" }"}if("object"==typeof n&&m){if(q&&"function"==typeof n[q]&&M)return M(n,{depth:k-o});if("symbol"!==m&&"function"==typeof n.inspect)return n.inspect()}if(function(e){if(!i||!e||"object"!=typeof e)return!1;try{i.call(e);try{u.call(e)}catch(e){return!0}return e instanceof Map}catch(e){}return!1}(n)){var se=[];return a&&a.call(n,function(e,t){se.push(H(t,n,!0)+" => "+H(e,n))}),Y("Map",i.call(n),se,N)}if(function(e){if(!u||!e||"object"!=typeof e)return!1;try{u.call(e);try{i.call(e)}catch(e){return!0}return e instanceof Set}catch(e){}return!1}(n)){var ce=[];return l&&l.call(n,function(e){ce.push(H(e,n))}),Y("Set",u.call(n),ce,N)}if(function(e){if(!p||!e||"object"!=typeof e)return!1;try{p.call(e,p);try{f.call(e,f)}catch(e){return!0}return e instanceof WeakMap}catch(e){}return!1}(n))return X("WeakMap");if(function(e){if(!f||!e||"object"!=typeof e)return!1;try{f.call(e,f);try{p.call(e,p)}catch(e){return!0}return e instanceof WeakSet}catch(e){}return!1}(n))return X("WeakSet");if(function(e){if(!d||!e||"object"!=typeof e)return!1;try{return d.call(e),!0}catch(e){}return!1}(n))return X("WeakRef");if(function(e){return!("[object Number]"!==W(e)||P&&"object"==typeof e&&P in e)}(n))return J(H(Number(n)));if(function(e){if(!e||"object"!=typeof e||!O)return!1;try{return O.call(e),!0}catch(e){}return!1}(n))return J(H(O.call(n)));if(function(e){return!("[object Boolean]"!==W(e)||P&&"object"==typeof e&&P in e)}(n))return J(h.call(n));if(function(e){return!("[object String]"!==W(e)||P&&"object"==typeof e&&P in e)}(n))return J(H(String(n)));if("undefined"!=typeof window&&n===window)return"{ [object Window] }";if(n===t)return"{ [object globalThis] }";if(!function(e){return!("[object Date]"!==W(e)||P&&"object"==typeof e&&P in e)}(n)&&!F(n)){var ue=K(n,H),le=R?R(n)===Object.prototype:n instanceof Object||n.constructor===Object,pe=n instanceof Object?"":"null prototype",fe=!le&&P&&Object(n)===n&&P in n?v.call(W(n),8,-1):pe?"Object":"",de=(le||"function"!=typeof n.constructor?"":n.constructor.name?n.constructor.name+" ":"")+(fe||pe?"["+E.call(S.call([],fe||[],pe||[]),": ")+"] ":"");return 0===ue.length?de+"{}":N?de+"{"+Q(ue,N)+"}":de+"{ "+E.call(ue,", ")+" }"}return String(n)};var H=Object.prototype.hasOwnProperty||function(e){return e in this};function V(e,t){return H.call(e,t)}function W(e){return m.call(e)}function G(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}function z(e){var t=e.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return n?"\\"+n:"\\x"+(t<16?"0":"")+w.call(t.toString(16))}function J(e){return"Object("+e+")"}function X(e){return e+" { ? }"}function Y(e,t,n,r){return e+" ("+t+") {"+(r?Q(n,r):E.call(n,", "))+"}"}function Q(e,t){if(0===e.length)return"";var n="\n"+t.prev+t.base;return n+E.call(e,","+n)+"\n"+t.prev}function K(e,t){var n=D(e),r=[];if(n){r.length=e.length;for(var o=0;o<e.length;o++)r[o]=V(e,o)?t(e[o],e):""}var i,a="function"==typeof k?k(e):[];if(C){i={};for(var s=0;s<a.length;s++)i["$"+a[s]]=a[s]}for(var c in e)V(e,c)&&(n&&String(Number(c))===c&&c<e.length||C&&i["$"+c]instanceof Symbol||(x.call(/[^\w$]/,c)?r.push(t(c,e)+": "+t(e[c],e)):r.push(c+": "+t(e[c],e))));if("function"==typeof k)for(var u=0;u<a.length;u++)T.call(e,a[u])&&r.push("["+t(a[u])+"]: "+t(e[a[u]],e));return r}}).call(this,n(67))},function(e,t){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e,t){},function(e,t,n){"use strict";var r=n(21),o=Object.prototype.hasOwnProperty,i=Array.isArray,a={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},s=function(e){return e.replace(/&#(\d+);/g,function(e,t){return String.fromCharCode(parseInt(t,10))})},c=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},u=function(e,t,n,r){if(e){var i=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,a=/(\[[^[\]]*])/g,s=n.depth>0&&/(\[[^[\]]*])/.exec(i),u=s?i.slice(0,s.index):i,l=[];if(u){if(!n.plainObjects&&o.call(Object.prototype,u)&&!n.allowPrototypes)return;l.push(u)}for(var p=0;n.depth>0&&null!==(s=a.exec(i))&&p<n.depth;){if(p+=1,!n.plainObjects&&o.call(Object.prototype,s[1].slice(1,-1))&&!n.allowPrototypes)return;l.push(s[1])}return s&&l.push("["+i.slice(s.index)+"]"),function(e,t,n,r){for(var o=r?t:c(t,n),i=e.length-1;i>=0;--i){var a,s=e[i];if("[]"===s&&n.parseArrays)a=[].concat(o);else{a=n.plainObjects?Object.create(null):{};var u="["===s.charAt(0)&&"]"===s.charAt(s.length-1)?s.slice(1,-1):s,l=parseInt(u,10);n.parseArrays||""!==u?!isNaN(l)&&s!==u&&String(l)===u&&l>=0&&n.parseArrays&&l<=n.arrayLimit?(a=[])[l]=o:"__proto__"!==u&&(a[u]=o):a={0:o}}o=a}return o}(l,t,n,r)}};e.exports=function(e,t){var n=function(e){if(!e)return a;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?a.charset:e.charset;return{allowDots:void 0===e.allowDots?a.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:a.allowPrototypes,allowSparse:"boolean"==typeof e.allowSparse?e.allowSparse:a.allowSparse,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:a.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:a.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:a.comma,decoder:"function"==typeof e.decoder?e.decoder:a.decoder,delimiter:"string"==typeof e.delimiter||r.isRegExp(e.delimiter)?e.delimiter:a.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:a.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:a.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:a.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:a.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:a.strictNullHandling}}(t);if(""===e||null===e||void 0===e)return n.plainObjects?Object.create(null):{};for(var l="string"==typeof e?function(e,t){var n,u={__proto__:null},l=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,p=t.parameterLimit===1/0?void 0:t.parameterLimit,f=l.split(t.delimiter,p),d=-1,h=t.charset;if(t.charsetSentinel)for(n=0;n<f.length;++n)0===f[n].indexOf("utf8=")&&("utf8=%E2%9C%93"===f[n]?h="utf-8":"utf8=%26%2310003%3B"===f[n]&&(h="iso-8859-1"),d=n,n=f.length);for(n=0;n<f.length;++n)if(n!==d){var m,g,y=f[n],v=y.indexOf("]="),b=-1===v?y.indexOf("="):v+1;-1===b?(m=t.decoder(y,a.decoder,h,"key"),g=t.strictNullHandling?null:""):(m=t.decoder(y.slice(0,b),a.decoder,h,"key"),g=r.maybeMap(c(y.slice(b+1),t),function(e){return t.decoder(e,a.decoder,h,"value")})),g&&t.interpretNumericEntities&&"iso-8859-1"===h&&(g=s(g)),y.indexOf("[]=")>-1&&(g=i(g)?[g]:g),o.call(u,m)?u[m]=r.combine(u[m],g):u[m]=g}return u}(e,n):e,p=n.plainObjects?Object.create(null):{},f=Object.keys(l),d=0;d<f.length;++d){var h=f[d],m=u(h,l[h],n,"string"==typeof e);p=r.merge(p,m,n)}return!0===n.allowSparse?p:r.compact(p)}},function(e,t,n){var r=n(22);e.exports=function(e){if(Array.isArray(e))return r(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(22);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},,,,,function(e,t,n){"use strict";n.r(t);var r={};n.r(r),n.d(r,"qs",function(){return be}),n.d(r,"qsAll",function(){return we}),n.d(r,"attachEvent",function(){return xe}),n.d(r,"detachEvent",function(){return Se}),n.d(r,"on",function(){return Ae}),n.d(r,"off",function(){return je}),n.d(r,"toArray",function(){return Oe});n(31);var o=n(24),i=n.n(o),a=1024,s=function(e){return window.matchMedia("(min-width: ".concat(e,"px)")).matches},c=function(){return s(a)},u={save:function(e,t,n){var r=60*n*1e3,o={value:t,timestamp:(new Date).getTime()+r};try{localStorage.setItem(e,JSON.stringify(o))}catch(e){return!1}return t},load:function(e){var t;try{t=JSON.parse(localStorage.getItem(e))}catch(e){return!1}return!!t&&((new Date).getTime()<t.timestamp&&t.value)}};function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function p(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?l(Object(n),!0).forEach(function(t){i()(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}var f,d=/^(?:revista)?([^\.]+)\./,h=window.location.hostname,m=h.match(d)?h.match(d)[1]:null;window.localStorageCache=u,window.glb=p(p({},window.glb),{},{cdnConfig:{fnEnv:"prod",fnProduct:{name:m,label:m,home:"//"+h+"/"},fnBuscaUrl:h+"/"}}),glb.headerError||function e(t,n,r){function o(a,s){if(!n[a]){if(!t[a]){if(!s&&("function"==typeof f&&f))return f(a,!0);if(i)return i(a,!0);var c=new Error("Cannot find module '"+a+"'");throw c.code="MODULE_NOT_FOUND",c}var u=n[a]={exports:{}};t[a][0].call(u.exports,function(e){var n=t[a][1][e];return o(n||e)},u,u.exports,e,t,n,r)}return n[a].exports}for(var i="function"==typeof f&&f,a=0;a<r.length;a++)o(r[a]);return o}({1:[function(e,t,n){var r;r={components:["common","app"],typeFiles:["css","js","sprites","json"],fnExpires:{prod:60,staging:60,qa:1,local:1},fnCdnBaseUrls:{prod:"//s3.glbimg.com/cdn/fn/",staging:"//s3.glbimg.com/cdn_staging/fn/",qa:"//s3.glbimg.qa.globoi.com/cdn/fn/",local:"static/"},fnConfigFiles:{prod:"config/latest/config-fn.min.json",staging:"config/latest/config-fn.min.json",qa:"config/latest/config-fn.min.json",local:"config/config-fn.local.json"},fnInternalHosts:[{pattern:"globocom(.admin|.be)?(.qa|.dev)?.globoi.com",host:"www.globo.com"},{pattern:"g1(.admin|.be)?(.qa|.dev)?.globoi.com",host:"g1.globo.com"},{pattern:"techtudo(-v2)?(.admin|.be)?(.qa|.qa01|.dev)?.globoi.com",host:"www.techtudo.com.br"},{pattern:"gshow(.admin|.be)?(.qa|.dev)?.globoi.com",host:"gshow.globo.com"},{pattern:"globoesporte(.admin|.be)?(.qa|.dev)?.globoi.com",host:"globoesporte.globo.com"},{pattern:"ge(.admin|.be)?(.qa|.dev)?.globoi.com",host:"ge.globo.com"},{pattern:"famosos(.admin|.be)?(.qa|.dev)?.globoi.com",host:"famosos.globo.com"},{pattern:"dev.beta(.qa)?.globoi.com",host:"dev.beta.globo.com"},{pattern:"redeglobo(.admin|.be)?(.qa|.dev)?.globoi.com",host:"redeglobo.globo.com"},{pattern:"sportv(.admin|.be)?(.qa|.dev)?.globoi.com",host:"sportv.globo.com"},{pattern:"valor(.admin|.be)?(.qa|.dev)?.globoi.com",host:"www.valor.globo.com"},{pattern:"oglobo(.admin|.be)?(.qa|.dev)?.globoi.com",host:"www.oglobo.globo.com"}],fnDevice:"mobile",debug:!1,fnEnv:"prod",defaultHost:"www.globo.com"},null!=glb.cdnConfig&&(r=window.extendObjs(r,glb.cdnConfig)),void 0!==t&&t.exports&&(t.exports=r)},{}],2:[function(e,t,n){var r,o,i;i=function(){return window.getUserAgent?window.getUserAgent():window.navigator.userAgent},o=function(){var e,t,n,r;for(n in r=i().split(" "))if(e=r[n],/MobApp_Android|MobApp_iOS|MobApp_WP/.test(e))return{name:(t=e.split("/"))[0].replace("_"," "),version:t[1],frameworkVersion:t[2]};return null},r=function(){if(window.glb=window.glb||{},!glb.extractAppFromUserAgent){glb.extractAppFromUserAgent=o,glb.nativeAppInfo=o(),glb.nativeAppType=null;try{localStorage.removeItem("glbOnApp")}catch(e){e}if(null!==window.glb.nativeAppInfo)if(window.glb.nativeAppInfo.frameworkVersion){if(parseInt(window.glb.nativeAppInfo.frameworkVersion,10)>=1){manageElementClasses.hasClass(document.documentElement,"glb-on-app")||(document.documentElement.className+=" glb-on-app");try{localStorage.setItem("glbOnApp",glb.nativeAppInfo.frameworkVersion)}catch(e){e}glb.nativeAppType="master-app"}}else manageElementClasses.hasClass(document.documentElement,"glb-on-app-comnio")||(document.documentElement.className+=" glb-on-app-comnio"),glb.nativeAppType="comnio-app"}},void 0!==t&&t.exports&&(t.exports=r)},{}],3:[function(e,t,n){var r,o,i,a,s;window.glb=window.glb||{},s=e("../../globo-cdn-src/scripts/tiny-basket.coffee"),e("../../globo-cdn-src/scripts/common/__custom-event.coffee"),o=window.isArray,a=window.stringStartsWith,glb.extendArrays=function(e,t){if(o(e)&&o(t))return Array.prototype.push.apply(e,t),e},glb.addGlbOnAppClass=e("../../globo-cdn-src/scripts/app/__master-app-addclass.coffee"),glb.addHasReguaClass=e("../../globo-cdn-src/scripts/regua/__regua-navegacao-addclass.coffee"),glb.cdnConfig=e("../../globo-cdn-src/scripts/__cdn-configs.coffee"),glb.createProductColorCss=function(e){return s.injectStylesheet("text/css",".menu-navegacao-color { color: "+e+"; }","fn-menu-color-default")},glb.getCurrentInternalHost=function(e){var t,n,r,o,i,a;for(t=0,o=(a=glb.cdnConfig.fnInternalHosts).length;t<o;t++)if(n=a[t],r=new RegExp(n.pattern),i=n.host,r.test(e))return i;return e},glb.getCurrentProduct=function(e){var t,n,r;return null!=glb.fnProduct?glb.fnProduct:(t=e.configFnJson,r=null!=glb.host?glb.host:window.location.host,n=e.defaultHost,"prod"!==glb.fnEnv&&(r=glb.getCurrentInternalHost(r)),null!=t.products[r]?t.products[r]:t.products[n])},glb.getCurrentBuscaDomain=function(e){return null!=glb.fnBuscaUrl?glb.fnBuscaUrl:e.fnHost},glb.getProductsLists=function(e){var t,n,r,o,i,a,s,c;for(n=[],a=[],r=[],(n=function(){var n,r;for(t in r=[],n=e.products)c=n[t],r.push({home:c.home,name:c.name,order:c.menuOrder});return r}()).sort(function(e,t){return e.order-t.order}),o=0,i=n.length;o<i;o++)s=n[o],a.push(s.name),r.push(s.home);return{names:a,homes:r}},glb.getCurrentEnv=function(){var e,t;return null!=glb.fnEnv?glb.fnEnv:(e="prod",-1!==(t=null!=glb.host?glb.host:window.location.host).indexOf("local.globo.com")||-1!==t.indexOf("localhost")||-1!==t.indexOf(".qa.globoi.com")||-1!==t.indexOf(".qa01.globoi.com")||-1!==t.indexOf(".dev.globoi.com")?e="qa":null!=glb.fnEnvName&&glb.fnEnvName?e=glb.fnEnvName.toLowerCase():-1!==t.indexOf("local.cdn.globo")&&(e="local"),e)},window.fnSpriteSvgSuccess=function(e){var t;(t=document.querySelector("#regua-svg-container"))||((t=document.createElement("div")).id="regua-svg-container",t.className="regua-svg-container",t.style.height=0,t.style.width=0,t.style.position="absolute",t.style.left="-999999px",document.body.insertBefore(t,document.body.childNodes[0])),t.innerHTML=e},r=function(e,t,n){var r,o,i;for(o=0,i=e.length;o<i;o++)r=e[o],a(r.url,"//")||(r.url=t+r.url),r.expire=n,r.sourceMap&&(r.sourceMap=t+r.sourceMap)},i=function(e,t){var n,o,i,a,c,u,l,p,f,d,h,m,g,y,v,b,w,_,x,S,E,A,j;for(c=t.debug,o=t.components,A=t.typeFiles,p=t.fnDevice,f=t.fnEnv,d=t.fnExpires[f],l=t.fnCdnBaseUrls[f],t.configFnJson=e,t.fnProduct=glb.getCurrentProduct(t),t.fnHost=t.fnProduct.home.replace(/(\/)+/g,""),t.fnBuscaUrl=glb.getCurrentBuscaDomain(t),null!=(null!=(S=t.fnProduct)?S.color:void 0)&&glb.createProductColorCss(t.fnProduct.color),h=glb.getProductsLists(t.configFnJson),t.fnProductsNames=h.names,t.fnProductsHomes=h.homes,u={},j={},m=0,b=A.length;m<b;m++)u[E=A[m]]=[];for(g=0,w=o.length;g<w;g++)if(!(j[n=o[g]]||"app"===n&&!glb.nativeAppType||"regua"===n&&!glb.hasRegua)&&(j[n]=!0,(a=e[n])&&a[p]))for(i=a[p],y=0,_=A.length;y<_;y++)E=A[y],i&&i[E]&&glb.extendArrays(u[E],i[E]);for(v=0,x=A.length;v<x;v++)u[E=A[v]]&&(r(u[E],l,d),s.require(u[E],c))},glb.fnCdnStarted=!1,glb.initFnCdn=function(e){var t,n,o,a,c,u,l;if(!glb.fnCdnStarted)return glb.fnCdnStarted=!0,null!=glb.cdnComponents&&(e.components=glb.extendArrays(e.components,glb.cdnComponents)),glb.addGlbOnAppClass(),glb.addHasReguaClass(),e.fnDevice=glb.isMobile?"mobile":"desktop",l="undefined"!=typeof XDomainRequest,t=e.debug=glb.fnDebug||l||-1!==window.location.hash.indexOf("debug-fn-cdn-on"),a=e.fnEnv=glb.getCurrentEnv(),c=e.fnExpire=e.fnExpires[a],n=e.fnCdnBaseUrl=e.fnCdnBaseUrls[a],o=e.fnConfigFile=e.fnConfigFiles[a],r(u=[{url:o,key:"fn-config",success:function(t){return i(t,e)}}],n,c),s.require(u,t)}},{"../../globo-cdn-src/scripts/__cdn-configs.coffee":1,"../../globo-cdn-src/scripts/app/__master-app-addclass.coffee":2,"../../globo-cdn-src/scripts/common/__custom-event.coffee":4,"../../globo-cdn-src/scripts/regua/__regua-navegacao-addclass.coffee":6,"../../globo-cdn-src/scripts/tiny-basket.coffee":8}],4:[function(e,t,n){var r;try{new CustomEvent("test")}catch(e){e,(r=function(e,t){var n;return n=void 0,t=t||{bubbles:!1,cancelable:!1,detail:void 0},(n=document.createEvent("CustomEvent")).initCustomEvent(e,t.bubbles,t.cancelable,t.detail),n}).prototype=window.Event.prototype,window.CustomEvent=r}void 0!==t&&t.exports&&(t.exports=window.CustomEvent)},{}],5:[function(e,t,n){var r,o,i;o=function(e,t){var n;return null!=e&&null!=t&&(n=new RegExp("(?:^|\\s)"+t+"(?!\\S)"),!!e.className.match(n))},r=function(e,t){o(e,t)||(e.className+=" "+t)},i=function(e,t){var n;o(e,t)&&(n=new RegExp("(?:^|\\s)"+t+"(?!\\S)","g"),e.className=e.className.replace(n,""))},window.manageElementClasses={hasClass:o,addClass:r,removeClass:i},void 0!==t&&t.exports&&(t.exports=window.manageElementClasses)},{}],6:[function(e,t,n){var r,o,i,a;window.glb=window.glb||{},i=e("../../../globo-cdn-src/scripts/common/__manage-element-classes"),r=i.addClass,a=i.removeClass,glb.reguaShouldStart=e("../../../globo-cdn-src/scripts/regua/__regua-shouldstart"),o=function(){var e;e=glb.reguaShouldStart(),null==glb.hasRegua&&(glb.hasRegua=e),glb.hasRegua?(r(document.documentElement,"has-regua"),r(document.documentElement,"svg-support"),a(document.documentElement,"has-not-regua")):(a(document.documentElement,"has-regua"),a(document.documentElement,"svg-support"),r(document.documentElement,"has-not-regua"))},void 0!==t&&t.exports&&(t.exports=o)},{"../../../globo-cdn-src/scripts/common/__manage-element-classes":5,"../../../globo-cdn-src/scripts/regua/__regua-shouldstart":7}],7:[function(e,t,n){var r,o,i,a,s,c,u,l;window.viewportSize={},window.viewportSize.getHeight=function(){return u("Height")},window.viewportSize.getWidth=function(){return u("Width")},u=function(e){var t,n,r,o,i,a;return a=void 0,i=e.toLowerCase(),o=(r=window.document).documentElement,void 0===window["inner"+e]?a=o["client"+e]:window["inner"+e]!==o["client"+e]?((t=r.createElement("body")).id="vpw-test-b",t.style.cssText="overflow:scroll",(n=r.createElement("div")).id="vpw-test-d",n.style.cssText="position:absolute;top:-1000px",n.innerHTML="<style>@media("+i+":"+o["client"+e]+"px){body#vpw-test-b div#vpw-test-d{"+i+":7px!important}}</style>",t.appendChild(n),o.insertBefore(t,r.head),a=7===n["offset"+e]?o["client"+e]:window["inner"+e],o.removeChild(t)):a=window["inner"+e],a},window.myInnerWidth=viewportSize.getWidth(),window.myInnerHeight=viewportSize.getHeight(),o=function(){return window.myInnerWidth||window.innerWidth},r=function(){return window.myInnerHeight||window.innerHeight},i=function(){var e;return null!=window.isAndroidBrowser?window.isAndroidBrowser:(e=navigator.userAgent,window.isAndroidBrowser=e.indexOf("Mozilla/5.0")>-1&&e.indexOf("Android ")>-1&&e.indexOf("AppleWebKit")>-1&&-1===e.indexOf("Chrome"),window.isAndroidBrowser)},c=function(){var e;return null!=window.isWindowsPhoneBrowser?window.isWindowsPhoneBrowser:(e=navigator.userAgent,window.isWindowsPhoneBrowser=e.match(/Windows Phone/i)||e.match(/iemobile/i)||e.match(/WPDesktop/i),window.isWindowsPhoneBrowser)},a=function(){return null!=window.isPortrait?window.isPortrait:(window.isPortrait=o()<=r(),window.isPortrait)},s=function(){return null!=window.isTouchable?window.isTouchable:(window.isTouchable="ontouchstart"in window||navigator.msMaxTouchPoints||window.DocumentTouch&&document instanceof window.DocumentTouch,window.isTouchable)},l=function(){var e;return window.REGUAMAXWIDTHPORTRAIT=window.REGUAMAXWIDTHPORTRAIT||640,window.REGUAMAXWIDTHLANDSCAPE=window.REGUAMAXWIDTHLANDSCAPE||767,window.isPortrait=a(),window.isTouchable=s(),window.isAndroidBrowser=i(),window.isWindowsPhoneBrowser=c(),e=o(),glb.isMobile=window.isPortrait&&e<=window.REGUAMAXWIDTHPORTRAIT||!window.isPortrait&&e<=window.REGUAMAXWIDTHLANDSCAPE,glb.isMobile&&glb.reguaReady&&!window.isAndroidBrowser&&!window.isWindowsPhoneBrowser&&(!glb.nativeAppType||"comnio-app"!==glb.nativeAppType)&&document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1")&&(null==window.glb.nativeAppInfo||window.glb.nativeAppInfo.frameworkVersion)},void 0!==t&&t.exports&&(t.exports=l)},{}],8:[function(e,t,n){var r,o,i,a,s,c,u,l,p,f,d,h,m,g,y,v,b,w=function(e,t){return function(){return e.apply(t,arguments)}};b=window.stringStartsWith=function(e,t){return e.slice(0,t.length)===t},h=window.isArray=function(e){return e&&e.constructor===Array},l=window.extendObjs=function(e,t){var n,r;for(n in r={},e)r[n]=e[n];for(n in t)r[n]=t[n];return r},f=document.head||document.getElementsByTagName("head")[0],m=null;try{m=window.localStorageInterface||window.localStorage}catch(e){u=e,console.log("localstorage error",u),m=null}p=function(){var e;if(e="modernizr",!m||!m.setItem)return!1;try{return m.setItem(e,e),m.removeItem(e),!0}catch(e){return u=e,console.log("localstorage error",u),!1}}(),window.localStorageCache=v={save:function(e,t,n){var r,o;if(!p)return!1;r=60*n*1e3,o={value:t,timestamp:(new Date).getTime()+r};try{m.setItem(e,JSON.stringify(o))}catch(e){return u=e,console.log("localstorage error",u),!1}return t},load:function(e){var t;if(!p)return!1;try{t=JSON.parse(m.getItem(e))}catch(e){return u=e,console.log("localstorage error",u),!1}return!!t&&((new Date).getTime()<t.timestamp&&t.value)}},d=function(e,t){var n;(n=document.createElement("style")).setAttribute("type","text/css"),n.id=e,f.appendChild(n),t(null,n)},y=function(e,t,n){try{return e.styleSheet?e.styleSheet.cssText=t:"textContent"in e?e.textContent=t:e.appendChild(document.createTextNode(t)),n(null)}catch(e){n(u=e)}},g=function(e){"STYLE"===e.tagName&&e.parentNode&&e.parentNode.removeChild(e)},c=function(e,t,n,r){d(t,function(t,o){t?r(t):(n&&(e.css+="\n/*# sourceMappingURL="+n+" */"),y(o,e.css||"",function(e){e?(g(o),r(e)):r(null,o)}))})},i=function(e,t,n,r){c({css:e},t,n,r=r||function(){})},s=function(e){var t;return(t=document.createElement("script")).async=!0,null!=e&&(t.id=e),t},a=function(e,t){var n;return n=new XMLHttpRequest,!(-1===t.indexOf(location.host)||!b(t,"/"))||"withCredentials"in n?n.open(e,t,!0):"undefined"!=typeof XDomainRequest?(n=new XDomainRequest).open(e.toLowerCase(),t):n=null,n},r=function(){function e(){this.post=w(this.post,this),this.get=w(this.get,this),this.getJsonp=w(this.getJsonp,this),this.jsonpId=0}return e.prototype.complete=function(e,t,n,r,o,i){var a;e&&!r&&(a=e,o&&(a=JSON.stringify(e)),v.save(n,a,t)),i(e)},e.prototype.getCache=function(e,t,n){var r;return!t&&(r=v.load(e))?(n&&(r=JSON.parse(r.toString())),r):null},e.prototype.request=function(e,t,n){var r,o,i,s,c,u,l,p,f,d,h,m,g,y,v,b;if(l=null!=n.expire&&n.expire>=0?n.expire:60,i=n.success||function(){},s=n.error||function(){},o=n.key||t,v=n.type,g=n.skipCache,y=n.timeout||null,p=null,b=n.xhrConfigsCallback,c=n.data,u=null!=n.dataType?n.dataType:v,null==v&&(v=(v=t.split("."))[v.length-1]),f="json"===v,h="json"===u,!(r=this.getCache(o,g,f)))return(m=a(e,t))?(b&&"function"==typeof b&&b(m),d="undefined"!=typeof XDomainRequest&&m instanceof XDomainRequest,m.onload||(m.onload=function(e){return function(){return p&&clearTimeout(p),d||m.status>=200&&m.status<400?(r=m.responseText,f&&(r=JSON.parse(r)),e.complete(r,l,o,g,f,i)):(console.error("AjaxCache Request Error",m.status,m.responseText),s(m.status,m))}}(this)),m.onerror||(m.onerror=function(){return console.error("AjaxCache Request Error",m.status,m.responseText),s(m.status,m)}),"GET"!==e&&c?(h&&(c=JSON.stringify(c)),d?setTimeout(function(){return m.send(c)},0):m.send(c)):d?setTimeout(function(){return m.send()},0):m.send(),y&&(p=setTimeout(function(){if(null!=m.abort)return m.abort()},y)),m):(console.error("AjaxCache Request Error","This browser does not support this operation"),s("500",m),m);i(r)},e.prototype.getJsonp=function(e,t){var n,r,o,i,a,c,u;i=null!=t.expire&&t.expire>=0?t.expire:60,o=t.success||function(){},r=t.key||e,u=t.skipCache,a="ajaxCacheJsonp"+this.jsonpId++,(n=this.getCache(r,u,!0))?o(n):(window[a]=function(e){return function(t){return e.complete(t,i,r,u,!0,o)}}(this),e+=-1===e.indexOf("?")?"?callback="+a:"&callback="+a,(c=s(a)).src=e,f.appendChild(c))},e.prototype.get=function(e,t){return this.request("GET",e,t)},e.prototype.post=function(e,t){return this.request("POST",e,t)},e}(),window.ajaxCache=new r,o=function(){function e(){}return e.prototype.insertJsOnScriptTag=function(e,t,n){var r;return n&&(t+="\n//# sourceMappingURL="+n),r=document.createTextNode(t),e.appendChild(r)},e.prototype.injectScriptTag=function(e,t,n,r){var o;(o=s(n)).src=t,f.appendChild(o)},e.prototype.injectScript=function(e,t,n,r){var o;o=s(n),this.insertJsOnScriptTag(o,t,r),f.appendChild(o)},e.prototype.injectLinkTag=function(e,t,n,r){var o;(o=document.createElement("link")).id=n,o.type="text/css",o.rel="stylesheet",o.href=t,f.appendChild(o)},e.prototype.injectStylesheet=function(e,t,n,r){i(t,n,r,null)},e.prototype.defaultHandler=function(e,t,n,r){window["tinyBasketResult"+e]=window["tinyBasketResult"+e]||{},window["tinyBasketResult"+e][n.toString()]=t},e.prototype.getHandler=function(e,t){return"js"===e?t?this.injectScriptTag:this.injectScript:"css"===e?t?this.injectLinkTag:this.injectStylesheet:this.defaultHandler},e.prototype.skipCacheRequestManager=function(e,t){return t.success(e)},e.prototype.getRequestManager=function(e,t){return!t||"js"!==e&&"css"!==e?"jsonp"===e?ajaxCache.getJsonp:ajaxCache.get:this.skipCacheRequestManager},e.prototype.require=function(e,t){var n,r,o,i,a,s,c,u,p,f,d,m;if(n=this,e)for(h(e)||(e=[e]),o=0,a=e.length;o<a;o++)m=(c=e[o]).url,d=c.type,u=c.skipCache||t,null==d&&(d=(d=m.split("."))[d.length-1]),r=this.getHandler(d,u),s=this.getRequestManager(d,u),f=c.success||function(){},p=c.sourceMap||"",i=c.id||c.key||"ajax-cache-id-"+Math.round(1e5*Math.random()),"string"==typeof f&&(f=window[f]&&"function"==typeof window[f]?window[f]:function(){}),s(m,l(c,{success:function(e,t,r,o,i){return function(a){t.call(n,e,a,o,i),r(a)}}(d,r,f,i,p)}))},e}(),window.tinyBasket=new o,void 0!==t&&t.exports&&(t.exports=window.tinyBasket)},{}]},{},[3]);n(34);var g=n(25),y=n.n(g),v=n(26),b=n.n(v);const w={name:"g1",search:"//g1.globo.com/",home:"http://g1.globo.com/",label:"g1"},_=(window.glb||{}).cdnConfig||{},x=()=>!(!window.glb||!window.glb.cdnConfig),S=()=>x()?_.fnProduct:w,E=()=>x()?_.fnBuscaUrl:{},A=()=>x()?_.fnEnv:{},j=()=>{let e=S().name;return(e="famosos"===e?"ego":e)||"g1"},O=()=>window.localStorageCache.load("fn-search-history"),k=e=>{let t=O()||[];t.push({type:"featuredContent",data:e}),t.length>9&&(t=t.slice(-9));const n=[];t.forEach(e=>{!((e,t)=>{for(let n=0;n<e.length;n+=1){if("suggest"===(e[n].type&&t.type)&&e[n].data===t.data)return!0;if("featuredContent"===(e[n].type&&t.type)&&e[n].data.url===t.data.url)return!0}return!1})(n,e)&&(e=>"featuredContent"===e.type&&"title"in e.data)(e)&&n.push(e)}),window.localStorageCache.save("fn-search-history",n,43200)};var L=function(e){return e.stopPropagation(),new Promise(t=>{let n=null,r=null;const o=e.timeStamp,i=e=>{n=e.touches[0].clientX,r=e.touches[0].clientY},a=e=>{this.removeEventListener("touchend",a),this.removeEventListener("touchmove",i),(e=>!n&&!r&&e-o<=300)(e.timeStamp)&&t()};this.addEventListener("touchmove",i),this.addEventListener("touchend",a)})};var C=(()=>{let e;return()=>new Promise(t=>{clearTimeout(e),e=setTimeout(()=>{t()},300)})})();var P=function(e,t){let n;return function(...r){const o=this;clearTimeout(n),n=setTimeout(()=>{e.apply(o,r)},t)}};var T=(e,t)=>new Promise(n=>{if(e.length>=t)return n(e);throw new function(e){this.prototype=Object.create(Error.prototype),this.name="Validation",this.message=e}("Caracteres menor que o esperado")});var R=(e=[],t)=>(function(n){const r=e.map(e=>e.call(this,n));return Promise.all(r).then(()=>{t.call(this,n)}).catch(()=>!1)});const I=e=>{const t=`${(()=>{const e=S(),t=E();return t&&/^(http:|https:)?\/\/.+\/busca\/?$/.test(t)?t:(e.search||e.home)&&"prod"===A()?`${e.search||e.home}busca/suggest`:"/busca/suggest"})()}?${b.a.stringify(e)}`;return y.a.get(t)},M=(e=3)=>{const t=e=>((e=>{window.localStorageCache.save("fn-pre-suggest",e,15)})(e),e),n=e=>{const n=window.localStorageCache.load("fn-pre-suggest");return n?Promise.resolve(n):I(e).then(t)},r={score:!0,size:e},o=O();return new Promise((e,t)=>{n(r).then((e=>t=>({preSuggest:t,searchHistoryHtml:e,portalLabel:S().label}))(o)).then(e).catch(t)})},N=P((e,t=3,n=3)=>{const r={q:e,score:!0,prioritarios:j(),size:Math.max(t,n),restrictions:[j(),...window.searchTenantsRestriction].join(",")};return I(r)},500);var q=(e={})=>{const{baseSVGPath:t,insertHTML:n,className:r,placeholder:o,transitionDuration:i}=e,a=[i?`transition-duration: ${i}`:""];return n(`<div class="${["searchV2",r].join(" ")}" style="${a.join(" ")}">\n ${`<div class="searchV2__header">\n <button class="searchV2__header__btn-back" type="button" aria-label="Voltar">\n <i class="searchV2__icon-back searchV2__header__btn-back__icon"></i>\n </button>\n <form class="searchV2__header__form" method="get" action="#">\n <button class="searchV2__header__btn-reset" type="button" aria-label="Limpar"></button>\n <input class="searchV2__header__term" type="text" name="searchV2-term" placeholder="${o}" autocomplete="off" />\n </form>\n </div>`}\n <div class="searchV2__suggest">\n <ul class="searchV2__suggest__items"><ul>\n </div>\n </div>`),{templateItem:({title:e="",type:n,url:r,publisher:o,icone:i,iconeWidth:a,score:s,parent:c},u)=>"block-title"===n?`<li class="searchV2__item searchV2__item__block-title searchV2__item__block-title--${u}">${e}</li>`:`<li data-search-type="${n}" data-search-title="${escape(e)}" data-search-url="${r}" data-search-publisher="${o}" data-search-score="${s}" class="searchV2__item">\n <a href="${r}" title="${e.replace('"',"'")}">\n <div class="searchV2__item__icon">\n <svg class="searchV2__item__icon__${i} searchV2__product-color--${o}" style="width:${a}px;">\n <use xmlns:xlink="//www.w3.org/1999/xlink" xlink:href="${t}#${i}"></use>\n </svg>\n </div>\n <div class="searchV2__item__info">\n <strong class="searchV2__item__info__title">${((e,t)=>"default-item"===t?`Buscar por <i>"</i><strong class="searchV2__item__info__title__highlighted"> ${e}</strong><i>"</i> em ${S().name}`:e)(e,n)}</strong>\n ${((e="")=>e?`<small class="searchV2__item__info__extra">Em ${e}</small>`:"")(c)}\n </div>\n </a>\n </li>`}};var U=(e={})=>{const{transformPreSuggest:t,transformSuggest:n,limitResult:r,limitHistory:o,minLength:i}=e,a=i,{templateItem:s}=q(e);let c=null;const u=e=>{document.querySelector(".searchV2__suggest__items").innerHTML=e.map(s).join("")},l=e=>Object.assign({},e,{limitResult:r,limitHistory:o}),p=()=>"preSuggest"===c?Promise.resolve():(c="preSuggest",new Promise(e=>M().then(l).then(t).then(u).then(e).catch(({message:e})=>{console.error(e)}))),f=({name:e,message:t})=>{switch(e){case"Validation":p();break;default:console.error(t)}};return{renderPreSuggest:p,renderSuggest:e=>new Promise(t=>T(e,a).then(N).then(l).then(n(e)).then(u).then(()=>{c="suggest"}).then(t).catch(f)),handleSuggestError:f}};var B=()=>{const e=document.body,t=e.querySelector(".searchV2"),n=t.querySelector(".searchV2__header__term");let r,o=null;const i=(e,t)=>n=>{const r=((e,t)=>{if(Element.prototype.closest)return e.closest(`.${t}`);{let n=e;const r=e=>1===e.nodeType&&!e.classList.contains(t);for(;r(n);)n=n.parentNode;return n.classList&&n.classList.contains(t)?n:null}})(n.target,e);r&&t.call(r,n)};let a={};return{get el(){return t},get term(){return n.value},set term(e){n.value=e},set afterClose(e){o=e},on:(e,t,n,r={},o=document.body)=>{const s=`${t}--${e}`;a=Object.assign({},a,{[s]:i(t,n)}),o.addEventListener(e,a[s],r)},off:(e,t,n,r={},o=document.body)=>{o.removeEventListener(e,a[`${t}--${e}`],r)},attachEvent(e,n,r,o={}){const i=[].slice.call(t.querySelectorAll(n));for(let t=0;t<i.length;t+=1)i[t].addEventListener(e,r,o);return this},detachEvent(e,n,r,o={}){const i=[].slice.call(t.querySelectorAll(n));for(let t=0;t<i.length;t+=1)i[t].removeEventListener(e,r,o);return this},open:n=>{r=window.pageYOffset,e.classList.add("searchV2__noscroll"),requestAnimationFrame(()=>{e.style.transform=`translateY(-${r}px)`;const o=()=>{n(),t.removeEventListener("transitionend",o)};t.classList.add("searchV2--animate","searchV2--opened"),t.addEventListener("transitionend",o)})},close:()=>{e.classList.remove("searchV2__noscroll"),requestAnimationFrame(()=>{window.scrollTo(0,r),r=0,t.classList.remove("searchV2--opened")});const n=()=>{o(),t.classList.remove("searchV2--animate"),t.removeEventListener("transitionend",n)};t.addEventListener("transitionend",n)},btnReset:{set display(e){const n="show"===e?"block":"none";t.querySelector(".searchV2__header__btn-reset").style.display=n}}}};var D=(e={})=>{const{debugMode:t=!1,handleGA:n}=e,r="busca_framework",o=(...e)=>(t&&(console.group("Search tracking"),console.log([r,...e]),console.groupEnd("Search tracking")),n(["_trackEvent",r,...e]));return{search:e=>o("item buscado",e),loadSuggest:e=>o("suggest carregado",e),clickItem:e=>{o("suggests",`clique | navegacional | ${e}`)},open:()=>o("abrir busca","abrir busca",!0),close:()=>o("fechar busca","fechar busca",!0),focus:()=>o("foco campo","foco campo",!0)}};const F=({keyCode:e})=>-1===[13].indexOf(e)?Promise.resolve():Promise.reject(),$=(e="")=>`${S().home}busca/?q=${e}`,H={combate:{name:"combate_terciario",width:14},g1:{name:"g1_primario",width:18},globo:{name:"globocom_terciario",width:16},ge:{name:"globoesporte_secundario",width:19},globonews:{name:"globonews_terciario",width:21},ego:{name:"ego_terciario",width:18},cartola:{name:"cartola_terciario",width:18},globoplay:{name:"globoplay_terciario_color",width:24},globosatplay:{name:"globosatplay_terciario",width:16},gshow:{name:"gshow_terciario",width:16},sportv:{name:"sportv_terciario",width:16},techtudo:{name:"techtudo_secundario",width:12}},V=e=>{const t=e.publisher?e.publisher.toLowerCase():"";return{title:e.title||e.text,type:e.type||"searched",url:e.url||$(e.title||e.text),score:e.score||null,publisher:t||"",icone:H[t]?H[t].name:"eixo-icone-busca",iconeWidth:H[t]?H[t].width:22,parent:e.parent||""}},W={data:{}},G={transformPreSuggest:e=>[...(({searchHistoryHtml:e,limitResult:t})=>e?[{title:"Buscas Recentes",type:"block-title"},...e.reverse().slice(0,t).map(({data:e})=>V(e))]:[])(e),...(({preSuggest:e=W,limitHistory:t})=>e.data.suggestions?[{title:"Mais buscados",type:"block-title"},...e.data.suggestions.slice(0,t).map(V)]:[])(e)],transformSuggest:e=>t=>[...t.data.featured_content.slice(0,t.limitResult).map(e=>{const t=Object.assign({},e,{type:"feature_content"});return V(t)}),...t.data.suggestions.slice(0,t.limitHistory).map(V),(e=>V({title:e,type:"default-item"}))(e)].filter(e=>!e.url.includes("/valor-ri/empresa")),baseSVGPath:"svg/sprite.min.svg",afterClose:null,className:"",placeholder:"o que você procura?",transitionDuration:null,limitResult:3,limitHistory:4,debugMode:!1,minLength:3,handleGA:e=>e,insertHTML(e){document.body.insertAdjacentHTML("beforeEnd",e)}};var z=(e={})=>{const t=Object.assign({},G,e),{renderPreSuggest:n,renderSuggest:r,handleSuggestError:o}=U(t),i=D(t),a=B(t),s=t.minLength,c=()=>{a.btnReset.display="hide",a.term=""},u=P(e=>{const t=e.target.value.trim();r(t).then(()=>{a.attachEvent("click",".searchV2__item a",function(){const e=this.parentNode.getAttribute("data-search-url");i.clickItem(e)}),i.loadSuggest(t)})},500),l=e=>{e.stopPropagation(),e.preventDefault();const t=a.term.trim();T(t,s).then((e=>()=>{k({title:e,url:$(e),score:null}),i.search(e),window.location.href=$(e)})(t)).catch(o)},p=R([L],function(e){e.stopPropagation(),e.preventDefault();const t=this.getAttribute("data-search-url"),n=unescape(this.getAttribute("data-search-title"));"feature_content"===this.getAttribute("data-search-type")?i.clickItem(t):i.search(n),k({url:t,title:n,publisher:this.getAttribute("data-search-publisher"),score:this.getAttribute("data-search-score")})}),f=()=>{i.close(),a.close()},d=R([F,C,({target:e})=>(a.btnReset.display=e.value.length<=0?"hide":"show",Promise.resolve())],u),h=R([L],e=>{n().then(c),e.preventDefault(),e.stopPropagation()}),m=R([L],f),g=()=>{i.focus()},y=()=>{a.attachEvent("focus",".searchV2__header__term",g).attachEvent("keyup",".searchV2__header__term",d).attachEvent("touchstart",".searchV2__header__btn-back",m,{passive:!0}).attachEvent("touchstart",".searchV2__header__btn-reset",h,{passive:!0}).attachEvent("submit",".searchV2__header__form",l),a.on("touchstart","searchV2__item",p,{passive:!0})};return{open:()=>{n().then(c),i.open(),a.afterClose=(()=>{"function"==typeof t.afterClose&&t.afterClose(),a.detachEvent("focus",".searchV2__header__term",g).detachEvent("keyup",".searchV2__header__term",d).detachEvent("touchstart",".searchV2__header__btn-back",m,{passive:!0}).detachEvent("touchstart",".searchV2__header__btn-reset",h,{passive:!0}).detachEvent("submit",".searchV2__header__form",l).detachEvent("touchstart",".searchV2__item",p,{passive:!0}),a.off("touchstart","searchV2__item",p,{passive:!0})}),a.open(y)},close:f}},J=n(5),X=n.n(J),Y=n(6),Q=n.n(Y),K=function(e){var t=document.createElement("div");t.className="search-suggest__menu-group";return{root:t,render:function(n){var r=n.label,o=n.items,i=n.onClick;if(!o.length)return null;var a=document.createElement("p");a.className="search-suggest__menu-label",a.innerHTML="".concat('\n <svg viewBox="0 0 24 24" class="search-suggest__icon" fill="#999999">\n <path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path>\n <path d="M0 0h24v24H0z" fill="none"></path>\n </svg>\n'," ").concat(r);var s=document.createElement("ul");s.className="search-suggest__menu-list",o.forEach(function(e){var t=document.createElement("li");t.innerHTML='<a href="'.concat(e.url,'" class="searchsuggest-color-hover">').concat(e.label,"</a>"),s.appendChild(t),i&&t.addEventListener("click",function(t){i(t,e)})}),t.appendChild(a),t.appendChild(s),e.appendChild(t)}}};function Z(e){for(;e.firstChild;)e.removeChild(e.firstChild)}var ee=function(e){var t=document.createElement("div");t.className="search-screen search-screen--cover",e.appendChild(t);return{root:t,render:function(e){var n=e.latestSearches,r=e.suggestions;Z(t),n.length>0&&K(t).render({label:"Recentes",items:n}),r.length>0&&K(t).render({label:"Mais buscados",items:r})},show:function(){t.classList.add("search-screen--is-active")},hide:function(){t.classList.remove("search-screen--is-active")}}},te=function(e){var t=document.createElement("aside");t.className="search-suggest search-suggest__menu";return{root:t,render:function(){e.appendChild(t)},show:function(){t.classList.add("search-suggest--is-active"),t.classList.remove("search-suggest--is-disable")},hide:function(){t.classList.remove("search-suggest--is-active"),setTimeout(function(){t.classList.add("search-suggest--is-disable")},300)}}},ne=n(4),re=n.n(ne),oe=function(e){var t=e.searchUrl,n=e.term,r=e.label;return{url:"".concat(t,"/?q=").concat(encodeURIComponent(n)),label:r,term:n}},ie={valorinternational:"Results",other_tenant:"Resultados"},ae={valorinternational:"search for",other_tenant:"buscar por"},se=function(e){var t=document.createElement("div");t.className="search-screen search-screen--suggest",e.appendChild(t);return{root:t,render:function(e){var n=e.searchUrl,r=e.search,o=e.suggestions,i=void 0===o?[]:o,a=e.onClick,s=void 0===a?null:a;Z(t);var c=re()(i),u=oe({searchUrl:n,term:r,label:"<span>".concat(ae.other_tenant,'</span> "').concat(r,'"')});c.push(u),c.length>0&&K(t).render({label:ie.other_tenant,items:c,onClick:s})},show:function(){t.classList.add("search-screen--is-active")},hide:function(){t.classList.remove("search-screen--is-active")}}},ce=function(e){var t=e.cacheLimit,n=void 0===t?3:t,r="search_suggest_latest",o={get:function(e){return JSON.parse(localStorage.getItem(e))},set:function(e,t){localStorage.setItem(e,JSON.stringify(t))},clear:function(){localStorage.clear()}},i=function(){return o.get(r)||[]};return{get:i,add:function(e){if(e.label=e.term,e.label){var t=i()||[];return t=[e].concat(re()(t)),o.set(r,t.slice(0,n)),o.get(r)||[]}},clear:function(){o.set(r,null)}}},ue=n(2),le=n.n(ue),pe=n(0),fe=n.n(pe),de=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=function(n){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,o="".concat(e,"/suggest?size=").concat(n);return t&&(o+="&prioritarios=".concat(encodeURIComponent(t))),r&&(o+="&q=".concat(encodeURIComponent(r))),o};return{getCoverItems:function(){var t=le()(fe.a.mark(function t(){var r,o,i,a,s=arguments;return fe.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return r=s.length>0&&void 0!==s[0]?s[0]:3,t.prev=1,t.next=4,fetch(n(r));case 4:return i=t.sent,t.next=7,i.json();case 7:o=t.sent,t.next=14;break;case 10:return t.prev=10,t.t0=t.catch(1),console.error("[SearchSuggest]",t.t0),t.abrupt("return",[]);case 14:return a=o.suggestions||[],t.abrupt("return",a.map(function(t){return oe({searchUrl:e,term:t,label:t})}));case 16:case"end":return t.stop()}},t,null,[[1,10]])}));return function(){return t.apply(this,arguments)}}(),getSuggestItems:function(){var r=le()(fe.a.mark(function r(o){var i,a,s,c,u,l=arguments;return fe.a.wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return i=l.length>1&&void 0!==l[1]?l[1]:3,r.prev=1,r.next=4,fetch(n(i,o));case 4:return s=r.sent,r.next=7,s.json();case 7:a=r.sent,r.next=14;break;case 10:return r.prev=10,r.t0=r.catch(1),console.error("[SearchSuggest]",r.t0),r.abrupt("return",[]);case 14:return c=(c=a.suggestions||[]).map(function(t){return oe({searchUrl:e,term:t,label:t})}),u=a.featured_content||[],t&&(u=u.filter(function(e){return e.product===t})),u=u.map(function(e){return{url:e.url,label:e.title}}),r.abrupt("return",[].concat(re()(c),re()(u)));case 20:case"end":return r.stop()}},r,null,[[1,10]])}));return function(e){return r.apply(this,arguments)}}()}},he=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};X()(this,e),this._options=t,this.root=document.querySelector(this._options.rootSelector),this.input=document.querySelector(this._options.inputSelector),this.form=this.root.querySelector("form"),this.search="";var n=window.location,r=(this._options.searchUrl||this.root.getAttribute("data-search-url")||"").trim()||"".concat(n.protocol,"/").concat(n.host,"/busca/");this.searchUrl=r.replace(/\/+$/g,""),this.searchTenant=this._options.searchTenant||this.root.getAttribute("data-search-tenant")||null,this.main=te(this.root),this.main.render(),this.cover=ee(this.main.root),this.suggest=se(this.main.root),this.suggestService=de(this.searchUrl,this.searchTenant),this.latestStorage=ce({cacheLimit:3}),this.handleOpen=this.handleOpen.bind(this),this.handleClose=this.handleClose.bind(this),this.handleSuggest=this.handleSuggest.bind(this),this.handleClickSuggestion=this.handleClickSuggestion.bind(this),this.handleSubmit=this.handleSubmit.bind(this),this.bind()}return Q()(e,[{key:"handleOpen",value:function(){this.search=this.input.value.trim(),this.render(),this.main.show()}},{key:"handleClose",value:function(){this.main.hide()}},{key:"handleSuggest",value:function(e){this.search=e.target.value.trim(),this.render()}},{key:"handleClickSuggestion",value:function(e,t){this.latestStorage.add(t)}},{key:"handleSubmit",value:function(){this.latestStorage.add(oe({searchUrl:this.searchUrl,term:this.search}))}},{key:"bind",value:function(){this.input.addEventListener("focus",this.handleOpen),this.input.addEventListener("blur",this.handleClose),this.input.addEventListener("keyup",this.handleSuggest),this.form&&this.form.addEventListener("submit",this.handleSubmit)}},{key:"render",value:function(){var e=this;this.search?this.suggestService.getSuggestItems(this.search).then(function(t){e.suggest.render({searchUrl:e.searchUrl,search:e.search,suggestions:t,onClick:e.handleClickSuggestion}),e.suggest.show(),e.cover.hide()}):this.suggestService.getCoverItems().then(function(t){var n=e.latestStorage.get();e.cover.render({latestSearches:n,suggestions:t}),e.cover.show(),e.suggest.hide()})}}]),e}(),me=function(){var e=document.getElementById("header"),t=document.querySelector(".header-lift"),n=e.scrollHeight/2,r=e.classList.contains("header--has-gcom-bar"),o=window.pageYOffset;new he({rootSelector:".header__search ",inputSelector:".header__search__input"});var i=z({baseSVGPath:""}),a=document.querySelector(".header__search__icon")||document.querySelector(".header__search__icon_vi")||document.querySelector(".header__search__icon_usp");a&&a.addEventListener("click",function(e){e.preventDefault(),c()||i.open()});var s=function(){var i=window.pageYOffset,a=e.classList.contains("header--fixed"),s=e.classList.contains("header--fixed");e.classList.contains("header--internal")&&c()&&!r||(c()?i>=n&&!a?(e.classList.add("header--fixed"),t.classList.add("header--fixed")):i<n&&a&&(e.classList.remove("header--fixed"),t.classList.remove("header--fixed")):(s&&t.classList.remove("header--fixed"),i>e.scrollHeight?(e.classList.add("header--preanim"),o>i?e.classList.add("header--fixed"):e.classList.remove("header--fixed")):(e.classList.remove("header--preanim"),e.classList.remove("header--fixed")),o=i))};s(),document.addEventListener("scroll",s),window.addEventListener("resize",s);var u=document.getElementById("btn_cbn_ao_vivo");u&&u.addEventListener("click",function(){var e=function(e){var t=("; "+document.cookie).split("; "+e+"=");if(2===t.length)return t.pop().split(";").shift()}("station");if(e){var t=window.location.origin+"/ao-vivo/"+e;window.open(t,"_blank")}else{var n=window.location.origin+"/ao-vivo/cbn-sp";window.open(n,"_blank")}})};n(23);var ge=function(e){return"click"!==e.type&&new Promise(t=>{let n=null,r=null;const o=e.timeStamp,i=e=>{n=e.touches[0].clientX,r=e.touches[0].clientY},a=e=>{this.removeEventListener("touchend",a,{passive:!0}),this.removeEventListener("touchmove",i,{passive:!0}),(e=>!n&&!r&&e-o<=300)(e.timeStamp)&&t()};this.addEventListener("touchmove",i,{passive:!0}),this.addEventListener("touchend",a,{passive:!0})})};var ye=(()=>{let e=!0;return()=>new Promise(t=>{setTimeout(()=>{e=!0},500),e&&(e=!1,t())})})();var ve=(e=[])=>t=>(function(n){const r=e.map(e=>e.call(this,n));return Promise.all(r).then(()=>{t.call(this,n)}).catch(()=>!1)});const be=(e,t=document)=>t.querySelector(e),we=(e,t=document)=>t.querySelectorAll(e),_e=(e,t,n,r)=>{t.addEventListener(e,n,r)},xe=(e,t,n,r={})=>{if(t.length)for(let o=0;o<t.length;o+=1)_e(e,t[o],n,r);else _e(e,t,n,r)},Se=(e,t,n,r={})=>{if(t.length)for(let o=0;o<t.length;o+=1)t[o].removeEventListener(e,n,r);else t.removeEventListener(e,t,n,r)};let Ee={};const Ae=(e,t,n,r={},o=document.body)=>{const i=`${t}--${e}`;Ee=Object.assign({},Ee,{[i]:((e,t)=>n=>{const r=((e,t)=>{let n=e;const r=e=>1===e.nodeType&&!e.classList.contains(t);for(;r(n);)n=n.parentNode;return n.classList&&n.classList.contains(t)?n:null})(n.target,e);r&&t.call(r,n)})(t,n)}),o.addEventListener(e,Ee[i],r)},je=(e,t,n,r={},o=document.body)=>{o.removeEventListener(e,Ee[`${t}--${e}`],r)},Oe=e=>[].slice.call(e),ke=(e,t)=>{const n={back:`<svg fill="${t}" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M15.41 16.09l-4.58-4.59 4.58-4.59L14 5.5l-6 6 6 6z"/><path d="M0-.5h24v24H0z" fill="none"/></svg>`,next:`<svg fill="${t}" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"/><path d="M0-.25h24v24H0z" fill="none"/></svg>`};return`data:image/svg+xml;charset=utf8,${encodeURIComponent(n[e]||"")}`};var Le=(e={})=>{const t=document.querySelector("#menu-curtain"),n=document.querySelector("#menu-container"),{onClose:r}=e;let o=null,i=!1,a=null,s=null,c=null,u=null;let l,p=!1;const f=()=>{p=!0},d=()=>{if(i&&!p&&(window.requestAnimationFrame(d),o&&Math.abs(o-Math.abs(c))>=30)){const e=Math.min(0,c-a),r=Math.max(0,.7+e/l);n.style.transform=`translateX(${e}px)`,o=c,t.style.opacity=r}},h=function(e){a=e.touches[0].pageX,s=e.touches[0].pageY,c=a,u=s,o=a,i=t.classList.contains("menu-curtain--opened"),xe("scroll",we(".menu-level",n),f,{passive:!0}),window.requestAnimationFrame(d)},m=function(e){i&&!p&&(c=e.touches[0].pageX,u=e.touches[0].pageY)},g=function(){if(!i)return;i=!1,p=!1,o=null;const e=Math.min(0,c-a),l=Math.abs(u-s);Se("scroll",we(".menu-level",n),f,{passive:!0}),n.style.transform="",t.style.opacity="",l<=Math.abs(e)&&e<0&&r()};return{open:()=>{xe("scroll",we(".menu-level",n),f,{passive:!0}),document.addEventListener("touchstart",h,{passive:!0}),document.addEventListener("touchmove",m,{passive:!0}),document.addEventListener("touchend",g,{passive:!0}),l=n.getBoundingClientRect().width},close:()=>{i=!1,p=!1,document.removeEventListener("touchstart",h,{passive:!0}),document.removeEventListener("touchmove",m,{passive:!0}),document.removeEventListener("touchend",g,{passive:!0}),Se("scroll",we(".menu-level",n),f,{passive:!0})}}};let Ce=!1;var Pe=(e={})=>{if(Ce)return!0;const{container:t,cadunServiceId:n,cadunLoginURL:o,cadunUsePopin:i}=e,{qs:a}=r,s=ve([ye,ge]),c=a(".menu-login",t),u=a("a.menu-login__item-login__link",c),l=a(".menu-login__item-logout",c),p=a("a.menu-login__item-logout__link",c),f=a(".menu-login__item__name",c),d=a(".menu-login__item__avatar",c),h=a(".menu-login__item__icon--avatar",c),m=a(".menu-login--logged",c),g=a(".menu-login--not-logged",c),y=()=>{const e=window.Cadun.user.me;return"name"in e&&""!==e.name},v=e=>{g.style.display=e[0],l.style.display=e[1],m.style.display=e[2]},b=()=>{window.Cadun.logout(()=>{window.location.href=window.location.href})},w=e=>{y()&&(p.addEventListener("click",e=>e.preventDefault()),p.addEventListener("click",s(b),{passive:!0}),p.addEventListener("touchstart",s(b),{passive:!0}),v(["none","block","flex"]),(e=>{d&&h&&(e.picture?(d.innerHTML=`<img src="${e.picture}" alt="${e.name}">`,d.style.display="block",h.style.display="none"):(d.innerHTML="",d.style.display="none",h.style.display="block"))})(e),f.textContent=e.name.split(" ")[0])},_=e=>{if(e.stopPropagation(),!i&&o){const e=window.location.href,t=`${o}/login/${n}?url=${e}`;window.location.href=t}else window.Cadun.login(n,window.location.href,!1,w,void 0,{_ga:window.utag_data.galinker,glbProduct:window.utag_data.productGAId,component:"menu_mobile"})},x=()=>{u.addEventListener("click",e=>e.preventDefault()),u.addEventListener("click",s(_)),u.addEventListener("touchstart",s(_),{passive:!0}),window.Cadun.Event.subscribe("userInfoAvailable",()=>{const e=window.Cadun.user.me;y()?w(e):y()||v(["block","none","none"])})};return window.cq=window.cq||[],window.cq.push({ready:e=>{e.authorize(n,e=>{"authorized"===e.status?w(e):v(["block","none","none"]),x()})}}),Ce=!0,!0};var Te=(e={})=>{const{debugMode:t=!1,handleGA:n}=e,r=(...e)=>(t&&(console.group("menu tracking"),console.log(["menu mobile",...e]),console.groupEnd("menu tracking")),n(["_trackEvent","menu mobile",...e])),o=e=>{const t=[e.querySelector(".menu-item-title").textContent];let n=e;for(;n&&"menu-cascade"!==n.id;n=n.parentNode)n.classList.contains("is-father")&&t.push(n.querySelector(".menu-btn-back__label").textContent);return t.pop(),t.reverse().join(" > ")};return{push:e=>{const t=e.classList;if(t.contains("menu-btn-back")){const t=e.querySelector(".menu-btn-back__label").textContent,n=e.parentElement.querySelector(".regua-navegacao-menu-item").textContent;r("navegacao",`back | ${n} > ${t}`,0,!0)}else if(t.contains("is-father"))r("navegacao",o(e),0,!0);else{const t=e.querySelector(".menu-item-title").textContent,n=o(e.parentElement.parentElement);r("links clicaveis",n?`${n} > ${t}`:t)}},makeTracking:r}};const Re={debug:!1,color:"#000",cadunServiceId:4728,cadunLoginURL:null,cadunUsePopin:!0,handleGA(){}};var Ie=(e={})=>{const t=Object.assign({},Re,e),{qs:n,qsAll:o,attachEvent:i,toArray:a,on:s,off:c}=r,u=Te(t),l=document.body,p=document.documentElement,f=n("#menu-container"),d=n("#menu-curtain"),h=n(".menu-level-0",f),m=n(".menu-level--opened",f)||n(".menu-level",f),g=n(".menu-rounder",f),y=n(".menu-btn-back__label",f),v=y&&y.textContent,b=n(".menu-btn-back__label",m),w=b&&b.textContent;let _=0;const x=ve([ye,ge]),S=+m.classList.contains("menu-level--opened");let E=S;const A=f.dataset.menuWidth||272,j=e=>{b&&(b.textContent=e)};j(v);const O=e=>{g.style.transform=`translateX(-${e*A}px)`,f.scrollTop=0},k=()=>{const e=a(o(".menu-level--opened",f));e.pop().classList.remove("menu-level--opened","first-layer");const t=e.pop();t&&t.classList.add("first-layer"),t||h.classList.add("first-layer","menu-level--opened"),E>0||(g.classList.add("menu-rounder--opened-all"),j(w)),g.removeEventListener("transitionend",k)},L=e=>{"function"==typeof e&&setTimeout(e,150)},C=x(function(){u.push(this),L(()=>{(E=E-1<=0?0:E-1)<1&&n(".menu-initial",f)&&(E=0,g.classList.remove("menu-initial")),O(E),g.addEventListener("transitionend",k)})}),P=x(function(){const e=this.parentNode;u.push(e),e.classList.contains("is-father")?L(()=>{const t=+!!n(".menu-level",e);E+=t;const r=e.parentNode;"UL"===r.nodeName&&r.classList.remove("first-layer"),n(".menu-level",e).classList.add("menu-level--opened","first-layer"),O(E)}):this.target?window.open(this.href,this.target):window.location.href=this.href}),T=e=>e.preventDefault(),R=function(){u.makeTracking("links clicaveis",this.dataset.trackingLabel)},I=function(){const e=this.querySelector(".regua-navegacao-menu-item").textContent;u.makeTracking("links nao clicaveis",e)},M=()=>{.14===_&&(l.classList.remove("menu--no-scroll"),p.classList.remove("menu--no-scroll"),a(o(".menu-level--opened",f)).forEach(e=>{e.classList.remove("menu-level--opened")}),_=0,m.classList.add("menu-level--opened"),S&&g.classList.add("menu-initial"),g.classList.remove("menu-rounder--opened-all"),g.style.transform="",E=S,j(v),d.classList.remove("menu-curtain--animate"),h.classList.remove("menu-level--opened"),c("click","menu-btn-back",T),c("click","menu-btn-back",C,{passive:!0}),c("touchstart","menu-btn-back",C,{passive:!0}),c("click","menu-item-link",T),c("click","menu-item-link",P,{passive:!0}),c("touchstart","menu-item-link",P,{passive:!0}),c("click","menu-products-logo__link",R),c("click","menu-submenu-title",I),f.removeEventListener("transitionend",M))},N=e=>{d.classList.remove("menu-curtain--opened"),_=.14,e?(u.makeTracking("interacoes menu","swipe menu fechado"),e.close()):u.makeTracking("interacoes menu","click menu fechado"),f.addEventListener("transitionend",M)},q=Le({onClose:()=>{N(q)}}),U=()=>{S||(g.classList.add("menu-rounder--opened-all"),g.classList.remove("menu-initial"))},B=()=>{n(S?".menu-level--opened":".menu-level-0",f).classList.add("menu-level--opened","first-layer"),s("click","menu-btn-back",T),s("click","menu-btn-back",C,{passive:!0}),s("touchstart","menu-btn-back",C,{passive:!0}),s("click","menu-item-link",T),s("click","menu-item-link",P,{passive:!0}),s("touchstart","menu-item-link",P,{passive:!0}),s("click","menu-products-logo__link",R),s("click","menu-submenu-title",I),q.open(),f.removeEventListener("transitionend",B)},D=e=>{"menu-curtain"===e.target.id&&(N(),q.close())};return U(),E&&n(".menu-initial",f).classList.add("menu-loaded"),f.style.display="block",((e={})=>{const{color:t}=e,n=document.createElement("style"),r=ke("back",t),o=document.createTextNode(`.menu-btn-back__icon { background-image: url('${r}'); }`),i=ke("next",t),a=document.createTextNode(`.menu-item-arrow { background-image: url('${i}') }`),s=document.createTextNode(`.menu-product-color { color: ${t}; }`);n.appendChild(o),n.appendChild(a),n.appendChild(s),document.head.appendChild(n)})(t),i("touchstart",d,x(D),{passive:!0}),i("click",d,x(D),{passive:!0}),{toggle:(e=null)=>{(null!==e?e:!d.classList.contains("menu-curtain--opened"))?(_=.33,l.classList.add("menu--no-scroll"),p.classList.add("menu--no-scroll"),d.classList.add("menu-curtain--opened","menu-curtain--animate"),U(),u.makeTracking("interacoes menu","click menu exibido"),f.addEventListener("transitionend",B),Pe({container:f,cadunServiceId:t.cadunServiceId,cadunLoginURL:t.cadunLoginURL,cadunUsePopin:t.cadunUsePopin})):(N(),q.close())}}},Me=function(){function e(){X()(this,e),this.handleMenuToggle=this.handleMenuToggle.bind(this),this.menuEl=document.getElementById("menu-toggle"),this.productColor=this.menuEl.getAttribute("data-product-color"),this.navigateByArrow=window.header_data_navigation_by_arrow||!1;this.menuEl.getAttribute("data-cadun-service-id"),this.menuEl.getAttribute("data-cadun-login-url");var t="true"===this.menuEl.getAttribute("data-cadun-use-popin");try{this.menu=Ie({color:this.productColor,navigateByArrow:this.navigateByArrow,cadunUsePopin:t,handleGA:function(e){window._gaq&&window._gaq.push(e)}}),this.initEvents()}catch(e){console.error("Erro ao renderizar o menu: ",e)}}return Q()(e,[{key:"handleMenuToggle",value:function(e){e.stopPropagation(),this.menu.toggle()}},{key:"initEvents",value:function(){this.menuEl.addEventListener("click",this.handleMenuToggle)}}]),e}(),Ne=function(){if(document.querySelector("#gcom-bar-container")){glb.menuV2={color:"#1e4c9a"};var e=window.gcomBarUseCustomUrl,t="True"===e?window.gcomBarcustomUrl:"",n="True"===e?window.gcomBarcustomUrlTitle:"",r="True"===e?window.gcomBarcustomUrlTitleColor:"";glb.barra={resolveGloboIdJs:function(){return globalWebdeps("globoid-js")},incluirComScore:!1,exibeAssineJa:!1,useVintage:!0,exibeCentral:!1,itemCustomizado:{cor:"".concat(r),texto:"".concat(n),url:"".concat(t)}},function(){var e=document.createElement("script");e.type="text/javascript",e.async=!0,e.charset="utf-8",e.src="https://s.glbimg.com/gl/ba/js/barra-globocom.min.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)}()}},qe=function(){var e=document.querySelector(".header__search__right");if(window.oidcSettings&&e){var t=document.querySelector(window.oidcSettings.loginAreaContainer[0].rootElement);new MutationObserver(function(n,r){n.forEach(function(n){"childList"===n.type&&n.addedNodes&&(t.appendChild(e),r.disconnect())})}).observe(t,{attributes:!1,childList:!0,characterData:!1})}},Ue=function(){function e(){X()(this,e),this.exposeMenuListItemEl=document.querySelectorAll('li[class="expose-menu"]'),this.toggleSubmenu,this.handleMouseOver=this.handleMouseOver.bind(this),this.registerHandlers()}return Q()(e,[{key:"handleToggleSubItems",value:function(e,t){var n=t.toggled,r=void 0!==n&&n,o=t.element;if(!0===r){var i=o.lastChild.previousElementSibling;i.removeAttribute("hidden");var a=o.querySelector('a[class="menu-exposto__item"]'),s=o.querySelector('i[class="arrow up"]'),c=o.querySelector('i[class="arrow down"]');s.removeAttribute("hidden"),c.setAttribute("hidden",!0),a.style.opacity=.6,o.onmouseleave=function(e){var t=e.toElement||e.relatedTarget;"menu-expose-dropdown-list-item"!==t.className&&"menu-expose-dropdown-list-link"!==t.className&&(a.style.opacity=1,s.setAttribute("hidden",!0),c.removeAttribute("hidden"),i.setAttribute("hidden",!0))};var u=document.getElementById("header");document.addEventListener("scroll",function(e){u.className.includes("--fixed")&&(a.style.opacity=1,c.removeAttribute("hidden"),i.setAttribute("hidden",!0))})}}},{key:"handleMouseOver",value:function(e){var t=this;e.lastChild.previousElementSibling&&(Array.from(e.childNodes).find(function(e){return"menu-item-section"===e.className}).firstElementChild.onmouseover=function(n){return t.handleToggleSubItems(n,{toggled:!0,element:e})})}},{key:"registerHandlers",value:function(){this.exposeMenuListItemEl&&Array.from(this.exposeMenuListItemEl).map(this.handleMouseOver)}}]),e}();me(),new Ue,new Me,Ne(),qe()}]); !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=0)}([function(e,t,n){"use strict";n.r(t);n(1);var r=document.querySelector(".header-coluna__column-info"),o=document.querySelector(".header-coluna__column-info-content-container");r&&o&&r.addEventListener("click",function(){o.classList.toggle("visible")})},function(e,t,n){}]); !function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=3)}([,,,function(e,t,r){"use strict";r.r(t);r(4)},function(e,t,r){}]); !function(t){var e={};function o(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,o),i.l=!0,i.exports}o.m=t,o.c=e,o.d=function(t,e,r){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)o.d(r,i,function(e){return t[e]}.bind(null,i));return r},o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="",o(o.s=11)}([function(t,e){function o(e){"@babel/helpers - typeof";return t.exports=o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t.exports.__esModule=!0,t.exports.default=t.exports,o(e)}t.exports=o,t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e,o){var r=o(5)();t.exports=r;try{regeneratorRuntime=r}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},function(t,e){function o(t,e,o,r,i,n,a){try{var c=t[n](a),s=c.value}catch(t){return void o(t)}c.done?e(s):Promise.resolve(s).then(r,i)}t.exports=function(t){return function(){var e=this,r=arguments;return new Promise(function(i,n){var a=t.apply(e,r);function c(t){o(a,i,n,c,s,"next",t)}function s(t){o(a,i,n,c,s,"throw",t)}c(void 0)})}},t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e){t.exports=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e,o){var r=o(6);function i(t,e){for(var o=0;o<e.length;o++){var i=e[o];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,r(i.key),i)}}t.exports=function(t,e,o){return e&&i(t.prototype,e),o&&i(t,o),Object.defineProperty(t,"prototype",{writable:!1}),t},t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e,o){var r=o(0).default;function i(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */t.exports=i=function(){return o},t.exports.__esModule=!0,t.exports.default=t.exports;var e,o={},n=Object.prototype,a=n.hasOwnProperty,c=Object.defineProperty||function(t,e,o){t[e]=o.value},s="function"==typeof Symbol?Symbol:{},u=s.iterator||"@@iterator",l=s.asyncIterator||"@@asyncIterator",d=s.toStringTag||"@@toStringTag";function f(t,e,o){return Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(e){f=function(t,e,o){return t[e]=o}}function h(t,e,o,r){var i=e&&e.prototype instanceof w?e:w,n=Object.create(i.prototype),a=new T(r||[]);return c(n,"_invoke",{value:S(t,o,a)}),n}function p(t,e,o){try{return{type:"normal",arg:t.call(e,o)}}catch(t){return{type:"throw",arg:t}}}o.wrap=h;var g="suspendedStart",_="suspendedYield",v="executing",y="completed",m={};function w(){}function b(){}function L(){}var O={};f(O,u,function(){return this});var k=Object.getPrototypeOf,x=k&&k(k(j([])));x&&x!==n&&a.call(x,u)&&(O=x);var G=L.prototype=w.prototype=Object.create(O);function D(t){["next","throw","return"].forEach(function(e){f(t,e,function(t){return this._invoke(e,t)})})}function I(t,e){function o(i,n,c,s){var u=p(t[i],t,n);if("throw"!==u.type){var l=u.arg,d=l.value;return d&&"object"==r(d)&&a.call(d,"__await")?e.resolve(d.__await).then(function(t){o("next",t,c,s)},function(t){o("throw",t,c,s)}):e.resolve(d).then(function(t){l.value=t,c(l)},function(t){return o("throw",t,c,s)})}s(u.arg)}var i;c(this,"_invoke",{value:function(t,r){function n(){return new e(function(e,i){o(t,r,e,i)})}return i=i?i.then(n,n):n()}})}function S(t,o,r){var i=g;return function(n,a){if(i===v)throw Error("Generator is already running");if(i===y){if("throw"===n)throw a;return{value:e,done:!0}}for(r.method=n,r.arg=a;;){var c=r.delegate;if(c){var s=C(c,r);if(s){if(s===m)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===g)throw i=y,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=v;var u=p(t,o,r);if("normal"===u.type){if(i=r.done?y:_,u.arg===m)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(i=y,r.method="throw",r.arg=u.arg)}}}function C(t,o){var r=o.method,i=t.iterator[r];if(i===e)return o.delegate=null,"throw"===r&&t.iterator.return&&(o.method="return",o.arg=e,C(t,o),"throw"===o.method)||"return"!==r&&(o.method="throw",o.arg=new TypeError("The iterator does not provide a '"+r+"' method")),m;var n=p(i,t.iterator,o.arg);if("throw"===n.type)return o.method="throw",o.arg=n.arg,o.delegate=null,m;var a=n.arg;return a?a.done?(o[t.resultName]=a.value,o.next=t.nextLoc,"return"!==o.method&&(o.method="next",o.arg=e),o.delegate=null,m):a:(o.method="throw",o.arg=new TypeError("iterator result is not an object"),o.delegate=null,m)}function U(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function E(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(U,this),this.reset(!0)}function j(t){if(t||""===t){var o=t[u];if(o)return o.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,n=function o(){for(;++i<t.length;)if(a.call(t,i))return o.value=t[i],o.done=!1,o;return o.value=e,o.done=!0,o};return n.next=n}}throw new TypeError(r(t)+" is not iterable")}return b.prototype=L,c(G,"constructor",{value:L,configurable:!0}),c(L,"constructor",{value:b,configurable:!0}),b.displayName=f(L,d,"GeneratorFunction"),o.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},o.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,L):(t.__proto__=L,f(t,d,"GeneratorFunction")),t.prototype=Object.create(G),t},o.awrap=function(t){return{__await:t}},D(I.prototype),f(I.prototype,l,function(){return this}),o.AsyncIterator=I,o.async=function(t,e,r,i,n){void 0===n&&(n=Promise);var a=new I(h(t,e,r,i),n);return o.isGeneratorFunction(e)?a:a.next().then(function(t){return t.done?t.value:a.next()})},D(G),f(G,d,"Generator"),f(G,u,function(){return this}),f(G,"toString",function(){return"[object Generator]"}),o.keys=function(t){var e=Object(t),o=[];for(var r in e)o.push(r);return o.reverse(),function t(){for(;o.length;){var r=o.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},o.values=j,T.prototype={constructor:T,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(E),!t)for(var o in this)"t"===o.charAt(0)&&a.call(this,o)&&!isNaN(+o.slice(1))&&(this[o]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var o=this;function r(r,i){return c.type="throw",c.arg=t,o.next=r,i&&(o.method="next",o.arg=e),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i],c=n.completion;if("root"===n.tryLoc)return r("end");if(n.tryLoc<=this.prev){var s=a.call(n,"catchLoc"),u=a.call(n,"finallyLoc");if(s&&u){if(this.prev<n.catchLoc)return r(n.catchLoc,!0);if(this.prev<n.finallyLoc)return r(n.finallyLoc)}else if(s){if(this.prev<n.catchLoc)return r(n.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return r(n.finallyLoc)}}}},abrupt:function(t,e){for(var o=this.tryEntries.length-1;o>=0;--o){var r=this.tryEntries[o];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=t,n.arg=e,i?(this.method="next",this.next=i.finallyLoc,m):this.complete(n)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var o=this.tryEntries[e];if(o.finallyLoc===t)return this.complete(o.completion,o.afterLoc),E(o),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var o=this.tryEntries[e];if(o.tryLoc===t){var r=o.completion;if("throw"===r.type){var i=r.arg;E(o)}return i}}throw Error("illegal catch attempt")},delegateYield:function(t,o,r){return this.delegate={iterator:j(t),resultName:o,nextLoc:r},"next"===this.method&&(this.arg=e),m}},o}t.exports=i,t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e,o){var r=o(0).default,i=o(7);t.exports=function(t){var e=i(t,"string");return"symbol"==r(e)?e:e+""},t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e,o){var r=o(0).default;t.exports=function(t,e){if("object"!=r(t)||!t)return t;var o=t[Symbol.toPrimitive];if(void 0!==o){var i=o.call(t,e||"default");if("object"!=r(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)},t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e,o){},,,function(t,e,o){"use strict";o.r(e);var r=o(2),i=o.n(r),n=o(1),a=o.n(n);const c="debug",s=Object.freeze({oglobo:{id:"3981",id_simple:"6907",cod_prod:"OG03",isOidcLogin:!1,isNewLoginService:!0,productGroup:"oglobo"},valor:{id:"6668",id_simple:"6908",cod_prod:"valordigital",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},valoroneinterno:{id:"7097",id_simple:"6908",cod_prod:" valor-one",isOidcLogin:!1,isNewLoginService:!0,productGroup:""},monet:{id:"6618",id_simple:"6618",cod_prod:"monet",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},autoesporte:{id:"6613",id_simple:"6613",cod_prod:"auto-esporte",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},vogue:{id:"6614",id_simple:"6614",cod_prod:"vogue",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},glamour:{id:"6616",id_simple:"6616",cod_prod:"glamour",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},casavogue:{id:"6610",id_simple:"6610",cod_prod:"casa-vogue",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},marieclaire:{id:"6609",id_simple:"6609",cod_prod:"marie-claire",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},globorural:{id:"6621",id_simple:"6612",cod_prod:"globo-rural",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},gq:{id:"6622",id_simple:"6622",cod_prod:"gq",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},crescer:{id:"6620",id_simple:"6620",cod_prod:"crescer",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},galileu:{id:"6697",id_simple:"6697",cod_prod:"galileu",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},epocanegocios:{id:"6611",id_simple:"6611",cod_prod:"epoca-negocios",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},casaejardim:{id:"6619",id_simple:"6619",cod_prod:"casa-jardim",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},quem:{id:"6697",id_simple:"6697",cod_prod:"quem",isOidcLogin:!1,isNewLoginService:!1,productGroup:""},pegn:{id:"6615",id_simple:"6615",cod_prod:"pequenas-empresas",isOidcLogin:!1,isNewLoginService:!1,productGroup:""}}),u=Object.freeze({prod:{API_INFOGLOBO:"https://api.infoglobo.com.br/",MODE:"production"},qa:{API_INFOGLOBO:"https://apiqlt3-ig.infoglobo.com.br/",MODE:"production"}}),l=5e3,d="UserDataGloboId";class f{constructor(t="oglobo",e="prod",o=!1){this.tenant=t,this.config={...s[t],...u[e]},this.config.MODE===c||this.config.MODE,this._setData({autorizado:!1,logado:!1,motivo:"",glbid:"",uuid:"",access_token:""})}async getData(){const t=this._getAccessToken(),e=this._getCookieCache(),o=this._getGLOBOID(),r=this._getGLBID(),i=this._getUTP();if(r||t)if(this._isCookieCacheValid()){const t=this._getCookieCacheData(e);this._setData(t),this.LOG("Cache setado",this.data)}else{if(t&&(this._setData({access_token:t}),this.LOG("Access Token setado",this.data)),r&&(this._setData({logado:!0,glbid:r}),this.LOG("GLBID setado",this.data)),o){const t=this._getGLOBOIDData(o);this._setData({...t,uuid:t.globoId}),this.LOG("GLOBO_ID setado",this.data)}if(i){const t=this._getUTPData(i);this._setData(t),this.LOG("_utp setado",this.data)}else await this._getBarramentoData();this._setCookieCache()}else f.eraseCookie(d);return this.data}static getCookie(t){var e=" "+document.cookie,o=" "+t+"=",r=e.indexOf(o);if(-1===r)return null;var i=r+o.length,n=e.indexOf(";",i);return-1!==n?e.substring(i,n):e.substring(i)}static setCookie(t,e,o){var r="";if(o){var i=new Date;i.setTime(i.getTime()+24*o*60*60*1e3),r="; expires="+i.toUTCString()}document.cookie=t+"="+(e||"")+r+"; path=/"}static eraseCookie(t){document.cookie=t+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;"}_setData(t){"object"==typeof t&&(this.data={...this.data,...t})}_getUTPData(t){try{const e=decodeURIComponent(atob(t));return JSON.parse(e)}catch(t){throw new Error("[infoglobo-user-lib] Erro na conversão do cookie _utp")}}_getGLOBOIDData(t){try{const e=atob(t.split(".")[1]);return JSON.parse(e)}catch(t){throw new Error("[infoglobo-user-lib] Erro na conversão do cookie GLOBO_ID")}}_getCookieCacheData(t){try{return JSON.parse(t)}catch(t){throw new Error(`[infoglobo-user-lib] Erro na conversão do cookie ${d}`)}}async _getBarramentoData(){return new Promise((t,e)=>{setTimeout(async()=>{if(this.data.glbid||this.data.access_token)try{const t=this._getUTP(),o=this._getGLOBOID();if(o){const t=this._getGLOBOIDData(o);this._setData({...t,uuid:t.globoId}),this.LOG("Timeout GLOBO_ID setado",this.data)}if(t){const e=this._getUTPData(t);this._setData(e),this.LOG("Timeout _utp setado",this.data)}else this.data.access_token?await this._fetchDataV4(this.data.access_token):await this._fetchData()}catch(t){e(t)}t(this.data)},l)})}async _fetchData(){try{const t=`${this.config.API_INFOGLOBO}relacionamento/v3/funcionalidade/${this.config.id}/autorizacao-acesso`,e={ipUsuario:"127.0.0.1","token-autenticacao":this.data.glbid,codigoProduto:this.config.cod_prod},o=await fetch(t,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json","ig-requestid":`infoglobo-user-lib-${(new Date).getTime()}`},body:JSON.stringify(e)}),r=await o.json();this._setData(r),this.LOG("Timeout Barramento v3 setado",this.data)}catch(t){throw new Error("[infoglobo-user-lib] Erro ao consultar a API")}}async _fetchDataV4(t){try{const e=`${this.config.API_INFOGLOBO}relacionamento/v4/autorizacao-acesso/${this.config.id_simple}/solicitacao-autorizacao/`,o={"token-acesso":t,codigoProduto:this.config.cod_prod},r=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json","ig-requestid":`infoglobo-user-lib-${(new Date).getTime()}`},body:JSON.stringify(o)}),i=await r.json();this._setData(i),this.LOG("Timeout Barramento v4 setado",this.data)}catch(t){throw new Error("[infoglobo-user-lib] Erro ao consultar a API Barramento v4")}}_getAccessToken(){const t=`globoid-tokens-${window.oidcSettings.clientId}`,e=window.localStorage.getItem(t);return e?JSON.parse(e).access_token:void 0}_getGLBID(){return f.getCookie("GLBID")}_getUTP(){return f.getCookie("_utp")}_getGLOBOID(){return f.getCookie("GLOBO_ID")}_getCookieCache(){return f.getCookie(d)}_setCookieCache(){f.setCookie(d,JSON.stringify(this.data),1)}_isCookieCacheValid(){const t=this._getCookieCache(),e=this._getGLOBOID();if(t&&e){const o=this._getCookieCacheData(t),r=this._getGLOBOIDData(e);return o.globoId===r.globoId}return!1}LOG(t="",e={}){this.config.MODE===c&&console.log("[infoglobo-user-lib]",t,e)}}var h=f,p=o(0),g=o.n(p),_=o(3),v=o.n(_),y=o(4),m=o.n(y),w=function(){return m()(function t(e,o){v()(this,t),this.userData=o,this.buttonGift=e,this.shareList=e.querySelector(".share-gift__list"),this.shareLinks=e.querySelectorAll(".share-gift__link"),this.message=e.querySelector(".share-gift__message"),this.giftUrl=""},[{key:"load",value:function(){var t=this;this._showButtonGift(),this._verifyIfUserHasGift(),this.shareList.addEventListener("click",function(e){e.preventDefault(),t._isValidShareLink(e.target)&&t._shareGiftUrl(e.target)})}},{key:"copyGiftUrl",value:function(t){var e,o=this,r=window.giftConfig.signJson,i=window.giftConfig.tenantId,n=window.giftConfig.resourceId,a=window.location.origin+window.location.pathname,c=this._getUUID(),s="".concat(r,"?tenant=").concat(i,"&user_id=").concat(c,"&resource_id=").concat(n,"&resource_url=").concat(a),u=t.dataset.url,l=t.dataset.utm;if(("undefined"==typeof ClipboardItem||g()(ClipboardItem))&&navigator.clipboard.write)e=u?new ClipboardItem({"text/plain":new Blob(["".concat(u,"&").concat(l)],{type:"text/plain"})}):new ClipboardItem({"text/plain":fetch(s).then(function(t){return t.json()}).then(function(t){return new Blob(["".concat(t.giftUrl,"&").concat(l)],{type:"text/plain"})})}),navigator.clipboard.write([e]).then(function(){o._updateLabel(t,"Link copiado")}).catch(function(e){o._updateLabel(t,"Falha ao copiar"),console.error("[GIFT] Failed to copy: ".concat(e))});else if(u){var d="".concat(u,"&").concat(l);navigator.clipboard.writeText(d).then(function(){o._updateLabel(t,"Link copiado")}).catch(function(e){o._updateLabel(t,"Falha ao copiar"),console.error("[GIFT] Failed to copy: ".concat(e))})}else fetch(s).then(function(t){return t.json()}).then(function(e){var r="".concat(e.giftUrl,"&").concat(l);navigator.clipboard.writeText(r).then(function(){o._updateLabel(t,"Link copiado")}).catch(function(e){o._updateLabel(t,"Falha ao copiar"),console.error("[GIFT] Failed to copy: ".concat(e))})})}},{key:"_isValidShareLink",value:function(t){return t.classList.contains("share-gift__link")&&"copy"!==t.dataset.type}},{key:"_verifyIfUserHasGift",value:function(){var t=this,e=window.giftConfig.userJson,o=window.giftConfig.tenantId,r=this._getUUID(),i="".concat(e,"?tenant=").concat(o,"&user_id=").concat(r);fetch(i).then(function(t){return t.json()}).then(function(e){e&&200===e.code&&e.canGift?t._updateMessage(e.message,"success"):(t.shareList.classList.add("no-gift"),t._updateMessage(e.message,"error"))}).catch(function(e){t.shareList.classList.add("no-gift"),console.error("[GIFT]",e),t._updateMessage("Ocorreu um erro interno, tente novamente","error")})}},{key:"_toggleLoading",value:function(){this.shareList.classList.toggle("loading")}},{key:"_shareGiftUrl",value:function(t){this._mountRedirectShareUrl(),this._updateShareButtons(this._shareRedirectUrl),this._shareUrl(t)}},{key:"_mountRedirectShareUrl",value:function(){var t=window.giftConfig.redirectShare,e=window.giftConfig.tenantId,o=window.giftConfig.resourceId,r=window.location.origin+window.location.pathname,i=window.giftConfig.sitename,n=encodeURIComponent(window.giftConfig.content_title),a=this._getUUID();this._shareRedirectUrl="".concat(t,"?tenant=").concat(e,"&user_id=").concat(a,"&resource_id=").concat(o,"&resource_url=").concat(r),this._shareRedirectUrl+="&sitename=".concat(i,"&content_title=").concat(n)}},{key:"_getUrlFromData",value:function(t){if(t&&200===t.code&&t.giftUrl)return this._updateShareButtons(t.giftUrl),t.giftUrl;var e=200===t.code&&t.message?t.message:"Ocorreu um erro interno, tente novamente";return this._updateMessage(e,"error"),this.url}},{key:"_shareUrl",value:function(t){if(this._shareRedirectUrl){var e="&utm_source="+encodeURIComponent(t.dataset.utm),o="&share_media=".concat(t.dataset.type);switch(this._shareRedirectUrl="".concat(this._shareRedirectUrl).concat(e).concat(o),t.dataset.type){case"whatsapp":case"email":t.href=this._shareRedirectUrl,window.open(this._shareRedirectUrl,"_blank","noopener noreferrer");break;case"copy":this._updateCopy(t)}}}},{key:"_updateCopy",value:function(t){var e=this,o="".concat(JSON_GIFT_URL,"?tenant=").concat(tenantId,"&user_id=").concat(uuid,"&resource_id=").concat(resourceId,"&resource_url=").concat(articleUrl);fetch(o).then(function(t){return t.json()}).then(function(e){t.dataset.url=e.giftUrl.href}).catch(function(t){console.error("[GIFT]",t),e._updateMessage("Ocorreu um erro interno, tente novamente","error")}).finally(function(){return e._toggleLoading()})}},{key:"_updateLabel",value:function(t,e){t.innerHTML=e,t.classList.add("share-gift__link--changed")}},{key:"_showButtonGift",value:function(){this.buttonGift.dataset.visible=!0}},{key:"_getGLBID",value:function(){return this.userData.glbid||this._getCookie("GLBID")}},{key:"_getUUID",value:function(){return this.userData.globoId}},{key:"_getCookie",value:function(t){return h.getCookie(t)}},{key:"_updateShareButtons",value:function(t){this.shareLinks.forEach(function(e){"copy"!==e.dataset.type&&(e.dataset.url=t)})}},{key:"_updateMessage",value:function(t,e){this.message.classList.add("share-gift__message--".concat(e)),this.message.innerHTML=t}}])}(),b=(o(8),function(){var t=window.location.hostname;return t.includes("local.globo.com")||t.includes("localhost")||t.includes(".qa.globoi.com")||t.includes(".qa01.globoi.com")||t.includes(".dev.globoi.com")?"qa":"prod"});window.GiftUrl=w,document.addEventListener("DOMContentLoaded",i()(a.a.mark(function t(){var e,o,r,i;return a.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return e=window.giftConfig.tenantId,o=window.glb.getCurrentEnv?window.glb.getCurrentEnv():b(),r=new h(e,o,!1),t.next=5,r.getData();case 5:i=t.sent,window.userData=i,i&&i.autorizado&&new window.GiftUrl(document.querySelector(".share-gift"),i).load();case 8:case"end":return t.stop()}},t)}))),document.addEventListener("DOMContentLoaded",function(){(/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(navigator.userAgent)||/Android.*Version\/(\d)\.(\d)/i.test(navigator.userAgent))&&document.querySelectorAll("details.share-gift").forEach(function(t){t.style.display="none"})})}]); !function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(n,o,function(e){return t[e]}.bind(null,o));return n},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=9)}([function(t,e,r){var n=r(2)();t.exports=n;try{regeneratorRuntime=n}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=n:Function("r","regeneratorRuntime = r")(n)}},function(t,e){function r(t,e,r,n,o,i,a){try{var c=t[i](a),u=c.value}catch(t){return void r(t)}c.done?e(u):Promise.resolve(u).then(n,o)}t.exports=function(t){return function(){var e=this,n=arguments;return new Promise(function(o,i){var a=t.apply(e,n);function c(t){r(a,o,i,c,u,"next",t)}function u(t){r(a,o,i,c,u,"throw",t)}c(void 0)})}},t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e,r){var n=r(3).default;function o(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */t.exports=o=function(){return e},t.exports.__esModule=!0,t.exports.default=t.exports;var e={},r=Object.prototype,i=r.hasOwnProperty,a=Object.defineProperty||function(t,e,r){t[e]=r.value},c="function"==typeof Symbol?Symbol:{},u=c.iterator||"@@iterator",s=c.asyncIterator||"@@asyncIterator",l=c.toStringTag||"@@toStringTag";function f(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(t){f=function(t,e,r){return t[e]=r}}function p(t,e,r,n){var o=e&&e.prototype instanceof y?e:y,i=Object.create(o.prototype),c=new N(n||[]);return a(i,"_invoke",{value:function(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return{value:void 0,done:!0}}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=_(a,r);if(c){if(c===d)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var u=h(t,e,r);if("normal"===u.type){if(n=r.done?"completed":"suspendedYield",u.arg===d)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n="completed",r.method="throw",r.arg=u.arg)}}}(t,r,c)}),i}function h(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=p;var d={};function y(){}function v(){}function g(){}var m={};f(m,u,function(){return this});var b=Object.getPrototypeOf,w=b&&b(b(j([])));w&&w!==r&&i.call(w,u)&&(m=w);var x=g.prototype=y.prototype=Object.create(m);function E(t){["next","throw","return"].forEach(function(e){f(t,e,function(t){return this._invoke(e,t)})})}function L(t,e){var r;a(this,"_invoke",{value:function(o,a){function c(){return new e(function(r,c){!function r(o,a,c,u){var s=h(t[o],t,a);if("throw"!==s.type){var l=s.arg,f=l.value;return f&&"object"==n(f)&&i.call(f,"__await")?e.resolve(f.__await).then(function(t){r("next",t,c,u)},function(t){r("throw",t,c,u)}):e.resolve(f).then(function(t){l.value=t,c(l)},function(t){return r("throw",t,c,u)})}u(s.arg)}(o,a,r,c)})}return r=r?r.then(c,c):c()}})}function _(t,e){var r=e.method,n=t.iterator[r];if(void 0===n)return e.delegate=null,"throw"===r&&t.iterator.return&&(e.method="return",e.arg=void 0,_(t,e),"throw"===e.method)||"return"!==r&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+r+"' method")),d;var o=h(n,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,d;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,d):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,d)}function O(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function N(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(O,this),this.reset(!0)}function j(t){if(t||""===t){var e=t[u];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r<t.length;)if(i.call(t,r))return e.value=t[r],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}throw new TypeError(n(t)+" is not iterable")}return v.prototype=g,a(x,"constructor",{value:g,configurable:!0}),a(g,"constructor",{value:v,configurable:!0}),v.displayName=f(g,l,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===v||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,f(t,l,"GeneratorFunction")),t.prototype=Object.create(x),t},e.awrap=function(t){return{__await:t}},E(L.prototype),f(L.prototype,s,function(){return this}),e.AsyncIterator=L,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new L(p(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next()})},E(x),f(x,l,"Generator"),f(x,u,function(){return this}),f(x,"toString",function(){return"[object Generator]"}),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=j,N.prototype={constructor:N,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(S),!t)for(var e in this)"t"===e.charAt(0)&&i.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function r(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n],a=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var c=i.call(o,"catchLoc"),u=i.call(o,"finallyLoc");if(c&&u){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(c){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&i.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,d):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),d},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),S(r),d}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;S(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:j(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),d}},e}t.exports=o,t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e){function r(e){"@babel/helpers - typeof";return t.exports=r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t.exports.__esModule=!0,t.exports.default=t.exports,r(e)}t.exports=r,t.exports.__esModule=!0,t.exports.default=t.exports},function(t,e,r){},,,,,function(t,e,r){"use strict";r.r(e);var n=r(1),o=r.n(n),i=r(0),a=r.n(i),c=(r(4),window.location.hostname),u=window.screen.width,s=window.utag_data.tipo_pagina,l={home:{site:"site-home",mobile:"mobile-home"},materia:{site:"site-materia",mobile:"mobile-materia"},especial:{site:"site-materia",mobile:"mobile-materia"}},f=u>980?l[s].site:l[s].mobile,p={localhost:{endpoint:"https://editora-globo-api.backstage.qa.globoi.com/graphql",tenantId:"oglobo",igRequestId:"OGlobo-newsletter",igConsumidor:"OGlobo-Newsletter",codigoNews:"OGlobo",origem:f,classificacao:"Nao Identificado",version:"v3"},"oglobo.qa.globoi.com":{endpoint:"https://editora-globo-api.backstage.qa.globoi.com/graphql",tenantId:"oglobo",igRequestId:"OGlobo-newsletter",igConsumidor:"OGlobo-Newsletter",codigoNews:"OGlobo",classificacao:"Nao Identificado",origem:f,version:"v3"},"oglobo.globo.com":{endpoint:"https://editora-globo-api.mybackstage.globo.com/graphql",tenantId:"oglobo",igRequestId:"OGlobo-newsletter",igConsumidor:"OGlobo-Newsletter",codigoNews:"OGlobo",classificacao:"Nao Identificado",origem:f,version:"v3"}}[c];function h(t,e){return'mutation {\nuserPreferencesEmail (\ntenantId: "'.concat(p.tenantId,'",\nemail: "').concat(t,'",\norigem: "').concat(p.origem,'",\nedicoes: [{nome: "').concat(e,'"}]\n) {\nok\nstatusCode\nexception\n}\n }')}function d(t){return y.apply(this,arguments)}function y(){return(y=o()(a.a.mark(function t(e){var r;return a.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,fetch("".concat(p.endpoint),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({query:e,variables:null})});case 2:return r=t.sent,t.next=5,r.json();case 5:return t.abrupt("return",t.sent);case 6:case"end":return t.stop()}},t)}))).apply(this,arguments)}function v(){return(v=o()(a.a.mark(function t(e,r,n){var o,i;return a.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,o=h(e,n),t.next=4,d(o);case 4:i=t.sent,console.log("[NEWSLETTER] response ".concat(JSON.stringify(i,null,4))),t.next=11;break;case 8:t.prev=8,t.t0=t.catch(0),console.log("[NEWSLETTER] error ".concat(t.t0));case 11:case"end":return t.stop()}},t,null,[[0,8]])}))).apply(this,arguments)}document.addEventListener("DOMContentLoaded",function(){console.log("[NEWSLETTER] init web.critical");var t=document.querySelector("#submit-newsletter"),e=document.querySelector("#newsletter-input-id");t&&e&&t.addEventListener("click",function(){var r=e.value;(function(t){return/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t)})(r)&&(!function(t,e,r){v.apply(this,arguments)}(r,window.NEWS_COMMERCIAL_NAME,window.NEWS_SFE_NAME),t.textContent="CADASTRADO",t.classList+=" input-disabled",t.setAttribute("disabled",!0),e.classList+=" input-disabled",e.setAttribute("disabled",!0))})})}]); !function(e){var t={};function n(i){if(t[i])return t[i].exports;var r=t[i]={i:i,l:!1,exports:{}};return e[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(i,r,function(t){return e[t]}.bind(null,r));return i},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1)}([function(e,t,n){"use strict";n.d(t,"a",(function(){return m}));const i="impressionViewable",r="slotRenderEnded",s=(e,t)=>{window.setTimeout((function n(){window[e]?t():window.setTimeout(n,50)}),50)};class a{constructor(e,t=[],n){this.isMabActive=e,this.currentChannel=window.cdaaas.SETTINGS.CHANNEL,this.currentTenant=window.cdaaas.SETTINGS.SITE_ID,this.tenants=t,this.interval=void 0,this.triggerZone={},this.triggerZoneMap=new Map,this.mab=void 0,this.adContainers=document.querySelectorAll(".mc-has-ad-lazyload"),this.gptExperiment=n,this.bannersCropped=[]}getPositionExperiment(e){if(this.tenants.length>0&&this.currentTenant&&this.currentChannel&&e){const t=this.tenants.filter(e=>e.name===this.currentTenant)[0]||[];return(t.channels&&t.channels.filter(e=>e.channel===this.currentChannel)[0]||[]).positions.filter(t=>t.position===e)[0]||{}||""}return""}resolveAllPromisses(e){return e&&Array.isArray(e)?Promise.all(Array.from(e,([e,t])=>Promise.resolve(t).then(t=>[e,t]))).then(e=>new Map(e)):new Promise(e=>e(new Map))}extractExperiment(e,t,n){if(n){const e=t&&t.split("__")[0]||"";return n&&n.size>0&&n.get(e)||{}}return{}}generateExperiments(){const e=[],t=[];for(const n of this.adContainers){const i=n.getAttribute("data-id").split("__")[0],r=this.getPositionExperiment(i).experiment;if(!t.includes(i)){t.push(i);const n=this.mab.choose(r);e.push([i,n])}}return e}__configureTriggerZone(e){for(const[t,n]of e)this.triggerZone[t]=screen.height*+n.arm.split(":").splice(-1)[0];this.triggerZone.default=2*screen.height}__configureMAB(e){const{googletag:t,utag_data:n,GloboAB:s}=window;if(s&&t&&"function"==typeof t.pubads&&n&&n["ut.env"]){const t=new s(n["ut.env"]||"qa");t.options().skipImpression();const a=t.mab();e.setMabClient(a);const o=e.generateExperiments();e.resolveAllPromisses(o).then(t=>{e.setTzMap(t),window.googletag.pubads().addEventListener(i,t=>e.__bannerListenerCallback(t,e,i)),window.googletag.pubads().addEventListener(r,t=>e.__bannerListenerCallback(t,e,r)),e.__triggerBasicServices()},t=>{console.warn("(MC Ads) Mab Promise Rejection, using default value instead",t),e.__triggerBasicServices()}).catch(()=>{console.warn("(MC Ads) Some problems ocurring when fetch MAB Values, using default value instead"),e.__triggerBasicServices()}),clearInterval(this.interval)}}__bannerListenerCallback(e,t,n){const s=e.slot.getSlotElementId();{const e=this.extractExperiment(t.currentChannel,s,t.triggerZoneMap);if(s&&Object.keys(e).length>0)switch(n){case i:t.mab.reward(e);break;case r:t.mab.increment(e)}}}thisTenantHaveMab(){return this.tenants.filter(e=>e.name===this.currentTenant)[0]}start(){const e=this;this.isMabActive&&this.tenants.length>0&&this.thisTenantHaveMab()?this.interval=setInterval(()=>this.__configureMAB(e),500):(this.__triggerBasicServices(),this.__configureABTriggers())}__configureABTriggers(){const e=["banner_materia1","banner_materia2","banner_materia"],t=(t,n)=>{if(("desktop"!==this.currentChannel||"banner_materia1"!==n)&&(t=>e.includes(t.split("__")[0]))(n))switch(t){case"conversion":this.gptExperiment&&this.gptExperiment.conversion();break;case"impression":this.gptExperiment&&this.gptExperiment.impression()}};if(this.gptExperiment){const e=setInterval(()=>{window.googletag&&window.googletag.pubads&&(window.googletag.pubads().addEventListener(r,e=>t("impression",e.slot.getSlotElementId())),window.googletag.pubads().addEventListener(i,e=>t("conversion",e.slot.getSlotElementId())),clearInterval(e))},500)}}__triggerBasicServices(){this.__configureTriggerZone(this.triggerZoneMap),this.__watchTriggerZone(),this.__watchAdsVisibility()}__watchAdsVisibility(){const e=e=>{const t=e.getAttribute("data-id")&&e.getAttribute("data-id").split("__")[0],n=this.triggerZone[t]||this.triggerZone.de;window.ScrollSpy.add({el:e,offset:n,ctx:this,callback:e=>{this.__initBanner(e)}})};this.adContainers.forEach(t=>{const n=document.querySelector(".mc-article-body");if(t.closest(".cropped-block")&&n.classList.contains("cropped"))return this.bannersCropped.push(t);e(t)});const t=document.getElementById("mc-read-more-btn");t&&t.addEventListener("click",()=>this.bannersCropped.forEach(e))}__initBanner(e){s("bannerLazyLoading",()=>this.__defineBanner(e))}__defineBanner(e){const t=e.getAttribute("data-id");e.setAttribute("id",t);const n=this.extractExperiment(this.currentChannel,t,this.triggerZoneMap),i={};i.gptLazyload=this.gptExperiment&&"lazyload-nativo-google"===this.gptExperiment.alternative||!1,this.thisTenantHaveMab()&&(i.abAlternative=(()=>{if(n&&n.abAlternative)return"(control)"===n.abAlternative.split(" ")[0]?"control":"mab"})()),setTimeout(this.__createIntersection(e,t,i),0)}__throttle(e,t=100,n){let i,r;return()=>{const s=n||this,a=+new Date,o=arguments;i&&a<i+t?(clearTimeout(r),r=setTimeout(()=>{i=a,e.apply(s,o)},t)):(i=a,e.apply(s,o))}}__watchTriggerZone(){window.addEventListener("resize",this.__throttle(()=>this.__configureTriggerZone(this.triggerZoneMap)),!1)}setMabClient(e){this.mab=e}setTzMap(e){this.triggerZoneMap=e}__createIntersection(e,t,n){const i={rootMargin:2*window.innerHeight+"px",threshold:.5};new IntersectionObserver((function(e,i){e.forEach(e=>{e.isIntersecting&&(window.bannerLazyLoading(t,n),i.unobserve(e.target))})}),i).observe(e)}}function o(){const e=[];document.addEventListener("adserver-ad-rendered",t=>{let n,i,r=0,s=null;if(t.publicidade_visivel){if(n=document.querySelector(`#${t.id_elemento}.mc-has-reveal`),!n||!ScrollSpy||!getComputedStyle||e.indexOf(t.id_elemento)>=0)return;e.push(t.id_elemento),s=n.parentNode;const a=function(){let e;return"undefined"!=typeof pageYOffset?pageYOffset:(e=document.documentElement,e=e.clientHeight?e:document.body,e.scrollTop)}();if(s.getBoundingClientRect().top+a<a)return;i=getComputedStyle(s),r+=parseInt(i.height)+parseInt(i.marginTop)+parseInt(i.marginBottom),s.style.height=0,ScrollSpy.add({el:s,offset:-200,callback(){requestAnimationFrame(()=>{s.style.height=r+"px"})}})}})}const c=["redeglobo"],l=e=>{if(c.includes(window.cdaaas.SETTINGS.SITE_ID))try{s("GloboAB",async()=>{const t=new GloboAB("prod"),n=await t.choose("multicontent-redeglobo-lazyload-gpt");e(n)})}catch(t){e()}else e()},d=(e,t,n)=>`mc-${e}-lazy-load-advwblt.v2:${t}:${n}`,g=e=>[{position:"banner_materia2",experiment:d(e,"smart","banner-materia2")},{position:"banner_materia",experiment:d(e,"smart","banner-materia")},{position:"banner_materia1",experiment:d(e,"smart","banner-materia1")}],u=e=>[{position:"banner_materia2",experiment:d(e,"desktop","banner-materia2")},{position:"banner_materia",experiment:d(e,"desktop","banner-materia")}],p=[];["g1","ge","gshow"].forEach(e=>p.push({name:e,channels:[{channel:"smart",positions:g(e)},{channel:"desktop",positions:u(e)}]}));const h=e=>{e?new a(!1,[],e).start():new a(!0,p).start(),o()},m=()=>{l(h)}},function(e,t,n){"use strict";n.r(t);var i=n(0);n(2);Object(i.a)()},function(e,t,n){}]); //]]> </script> <script src="https://s3.glbimg.com/v1/AUTH_b002e0039b9f46a5a4a94ff667d31e2d/assets/dist/902e9564d67354a767365e6129cad371.js" type="text/javascript" integrity="sha384-KXaBGQvL0jHIACeHOiGnn1nUmNtSrdTvXpf9Avyoo93823QtJBR72BCCNJGx4jxb" crossorigin="anonymous"></script> </body> </html>