MediaWiki:Common.js: Difference between revisions

From determinar.ia.br - Determine suas informações
Blanked the page
Tag: Blanking
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
$( function () {
document.querySelectorAll( '.medico-desamb-titulo, .medico-faq-q' ).forEach( function ( el ) {
el.addEventListener( 'click', function () {
var bloco = el.closest( '.medico-desamb, .medico-faq' );
if ( bloco ) bloco.classList.toggle( 'fechado' );
} );
} );
} );


/* ============================================================
  HERO — Mapa do Brasil + Grafo Vivo (determinar.ia.br)
  O Module:HeroGrafo (Lua) só desenha:  <div id="wiki-hero-target"></div>
  Este script monta o hero inteiro (texto, botões, stats, SVG
  animado) e injeta ali dentro, direto no DOM — por isso os <a>
  dos botões e o <svg> não passam pelo sanitizador do wikitext
  (que bloqueia <a href> cru) e renderizam exatamente como no
  preview. Substitui 100% o antigo script de partículas em canvas.
  ============================================================ */
$( function () {
var alvo = document.getElementById( 'wiki-hero-target' );
if ( !alvo ) return; // não é a Home, não faz nada
var heroMarkup = `<div class="wiki-hero-wrapper">
  <div class="wiki-hero-content">
    <div class="wiki-hero-grid">
      <div class="wiki-hero-text">
        <span class="wiki-hero-eyebrow">I.N.D.I.A. &bull; Infraestrutura Nacional de Dados Intelig&ecirc;ncia Artificial</span>
        <h1 class="wiki-hero-title">O primeiro a registrar os dados em grafo aberto no cen&aacute;rio nacional e fatos <span class="hl">verificados</span> do Brasil</h1>
        <p class="wiki-hero-subtitle">
          A Wikipedia decide o que &eacute; not&aacute;vel. A Wikidata organiza o que j&aacute; &eacute; not&aacute;vel.<br><br>
          O determinar.ia.br prova o que &eacute; real &mdash; mesmo que ainda seja pequeno, recente ou local.
        </p>
        <div class="wiki-hero-ctas">
          <a href="https://wikivendas.com.br/#problema" class="wiki-hero-btn-primary">Explorar o grafo</a>
          <a href="https://wikivendas.com.br/#solucao" class="wiki-hero-btn-outline">Como verificamos</a>
        </div>
        <div class="wiki-hero-stats">
          <div><strong>3 milhões de nós</strong><span>ativos</span></div>
          <div><strong>100%</strong><span>determin&iacute;stico</span></div>
          <div><strong>0</strong><span>alucina&ccedil;&atilde;o da IA</span></div>
        </div>
      </div>
      <div class="wiki-hero-graph"><svg data-v-133f7378="" data-v-d3ee014c="" id="hero-illustration" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="tiny" version="1.2" viewBox="0 0 900 600"><style>
  .ellipse-rotate, .circle-map { stroke: rgba(16,185,129,.32) !important; }
  .line-edge { stroke: rgba(16,185,129,.4) !important; }
  .brazil-map { fill: none; stroke: #34d399; stroke-width: 2.4; filter: drop-shadow(0 0 6px rgba(16,185,129,.65)); }
</style><defs data-v-133f7378=""><path id="p-n1-n4-map-n10-n13" d="M107.3,77.2 L248.6,146.1 L443.9,300.2 L639.1,351.6 L780.4,300.2" data-v-133f7378=""></path><path id="p-n3-n6-map-n9-n14" d="M107.3,523.2 L248.6,351.6 L443.9,300.2 L639.1,248.9 L780.4,523.2" data-v-133f7378=""></path><path id="p-n2-n5-map-n8-n12" d="M107.3,300.2 L248.6,248.9 L443.9,300.2 L639.1,146.1 L780.4,77.2" data-v-133f7378=""></path><path id="p-n1-n7-map-n11-n14" d="M107.3,77.2 L248.6,454.3 L443.9,300.2 L639.1,454.3 L780.4,523.2" data-v-133f7378=""></path><path id="p-n2-n6-map-n10-n12" d="M107.3,300.2 L248.6,351.6 L443.9,300.2 L639.1,351.6 L780.4,77.2" data-v-133f7378=""></path><path id="p-n3-n5-map-n11-n13" d="M107.3,523.2 L248.6,248.9 L443.9,300.2 L639.1,454.3 L780.4,300.2" data-v-133f7378=""></path><path id="p-n1-n5-map-n8-n14" d="M107.3,77.2 L248.6,248.9 L443.9,300.2 L639.1,146.1 L780.4,523.2" data-v-133f7378=""></path><path id="p-n2-n7-map-n9-n13" d="M107.3,300.2 L248.6,454.3 L443.9,300.2 L639.1,248.9 L780.4,300.2" data-v-133f7378=""></path><path id="p-n3-n4-map-n11-n12" d="M107.3,523.2 L248.6,146.1 L443.9,300.2 L639.1,454.3 L780.4,77.2" data-v-133f7378=""></path><filter id="glow" x="-80%" y="-80%" width="260%" height="260%" data-v-133f7378=""><feGaussianBlur in="SourceGraphic" stdDeviation="2.2" result="blur1"></feGaussianBlur><feFlood flood-color="#ffffff" flood-opacity="0.95" result="whiteColor"></feFlood><feComposite in="whiteColor" in2="blur1" operator="in" result="whiteGlow"></feComposite><feGaussianBlur in="whiteGlow" stdDeviation="5" result="whiteGlowBlur"></feGaussianBlur><feGaussianBlur in="SourceGraphic" stdDeviation="4" result="coloredBlur"></feGaussianBlur><feMerge data-v-133f7378=""><feMergeNode in="whiteGlowBlur"></feMergeNode><feMergeNode in="coloredBlur"></feMergeNode><feMergeNode in="SourceGraphic" data-v-133f7378=""></feMergeNode></feMerge></filter></defs><ellipse class="ellipse-rotate" cx="443.9" cy="300.2" rx="295" ry="135" stroke="#ffffff" stroke-width="0.5" fill="transparent" data-v-133f7378=""><animateTransform attributeName="transform" type="rotate" from="0 443.9 300.2" to="-360 443.9 300.2" dur="30s" repeatCount="indefinite" data-v-133f7378=""></animateTransform></ellipse><circle cx="443.9" cy="300.2" r="175" stroke="#ffffff" stroke-width="0.5" stroke-dasharray="5,5" fill="transparent" data-v-133f7378=""><animateTransform attributeName="transform" type="rotate" from="0 443.9 300.2" to="360 443.9 300.2" dur="24s" repeatCount="indefinite" data-v-133f7378=""></animateTransform></circle><g data-v-133f7378=""><polyline class="line-edge" points="107.3 77.2 248.6 146.1 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 248.9 107.3 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="107.3 523.2 248.6 351.6 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 454.3 107.3 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 351.6 107.3 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 248.9 107.3 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="107.3 300.2 248.6 146.1 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 454.3 107.3 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 248.9 107.3 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 351.6 107.3 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 454.3 107.3 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 146.1 107.3 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline></g><g data-v-133f7378=""><polyline class="line-edge" points="780.4 523.2 639.1 454.3 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 351.6 780.4 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="780.4 77.2 639.1 248.9 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 146.1 780.4 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 248.9 780.4 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 351.6 780.4 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="780.4 300.2 639.1 454.3 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 146.1 780.4 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 351.6 780.4 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 454.3 780.4 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 146.1 780.4 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 248.9 780.4 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline></g><g data-v-133f7378=""><circle cx="107.3" cy="77.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="107.3" cy="300.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="107.3" cy="523.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="248.6" cy="146.1" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="248.6" cy="248.9" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="248.6" cy="351.6" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="248.6" cy="454.3" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="639.1" cy="146.1" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="639.1" cy="248.9" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="639.1" cy="351.6" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="639.1" cy="454.3" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="780.4" cy="77.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="780.4" cy="300.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="780.4" cy="523.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle></g><g data-v-133f7378=""><path d="M54.9,567.2l13.4-9.1-13.4-9.1v18.2ZM67.1,583.3h4.2c0,.7-.2,1.3-.7,1.7-.5.5-1,.8-1.7.9l-31.7,4c-1.3.2-2.4-.1-3.4-.9-1-.8-1.6-1.8-1.7-3l-3.5-27.3c-.1-1.3.2-2.4.9-3.4.8-1,1.8-1.6,3-1.7l2.7-.2v2.8l-2.3.2c-.5,0-.9.2-1.2.6s-.4.8-.3,1.3l3.4,27.3c0,.5.3.9.6,1.2.4.3.8.4,1.3.3l30.3-3.8ZM45.5,577.7c-1.3,0-2.4-.4-3.2-1.3-.9-.9-1.3-1.9-1.3-3.2v-28.7c0-1.3.4-2.4,1.3-3.2.9-.9,1.9-1.3,3.2-1.3h28.7c1.3,0,2.4.4,3.2,1.3s1.3,1.9,1.3,3.2v28.7c0,1.3-.4,2.4-1.3,3.2-.9.9-1.9,1.3-3.2,1.3h-28.7ZM45.5,574.8h28.7c.5,0,.9-.2,1.2-.5.3-.3.5-.7.5-1.2v-28.7c0-.5-.2-.9-.5-1.2s-.7-.5-1.2-.5h-28.7c-.5,0-.9.2-1.2.5-.3.3-.5.7-.5,1.2v28.7c0,.5.2.9.5,1.2.3.3.7.5,1.2.5" fill="#f5c800" data-v-133f7378=""></path><path d="M53.7,60c-6.6,0-11.9-.8-16.2-2.5-4.2-1.7-6.3-3.8-6.3-6.5v-27.5c0-2.3,2.2-4.3,6.6-6,4.4-1.6,9.7-2.5,15.9-2.5s11.5.8,15.9,2.5c4.4,1.6,6.6,3.6,6.6,6v27.5c0,2.6-2.1,4.8-6.3,6.5-4.2,1.7-9.6,2.5-16.2,2.5M53.7,28.8c4,0,8.1-.6,12.2-1.7,4.1-1.1,6.5-2.3,7.3-3.7-.8-1.4-3.2-2.7-7.2-3.8-4-1.2-8.1-1.7-12.3-1.7s-8.2.6-12.3,1.7c-4.1,1.1-6.5,2.3-7.3,3.7.8,1.4,3.2,2.7,7.2,3.8,4.1,1.2,8.2,1.7,12.4,1.7M53.7,42.9c1.9,0,3.8,0,5.7-.3,1.9-.2,3.6-.5,5.3-.8,1.7-.4,3.3-.8,4.7-1.4s2.8-1.2,3.9-1.9v-11.5c-1.1.7-2.4,1.3-3.9,1.9-1.5.6-3,1-4.7,1.4-1.7.4-3.5.6-5.3.8-1.9.2-3.8.3-5.7.3s-3.9-.1-5.8-.3c-1.9-.2-3.7-.5-5.4-.9s-3.2-.8-4.7-1.4c-1.4-.5-2.7-1.1-3.8-1.8v11.5c1.1.7,2.4,1.3,3.8,1.8,1.4.5,3,1,4.7,1.4,1.7.4,3.5.7,5.4.9,1.9.2,3.8.3,5.8.3M53.7,57.2c2.4,0,4.7-.1,6.9-.4,2.2-.3,4.1-.7,5.8-1.2,1.7-.5,3.2-1.1,4.4-1.8,1.2-.7,2.1-1.5,2.5-2.3v-10.2c-1.1.7-2.4,1.3-3.9,1.9-1.5.6-3,1-4.7,1.4-1.7.4-3.5.6-5.3.8-1.9.2-3.8.3-5.7.3s-3.9-.1-5.8-.3-3.7-.5-5.4-.9-3.2-.8-4.7-1.4c-1.4-.5-2.7-1.1-3.8-1.8v10.2c.5.8,1.3,1.6,2.5,2.3,1.2.7,2.7,1.3,4.4,1.8,1.7.5,3.7.9,5.9,1.2s4.5.4,6.9.4" fill="#f5c800" data-v-133f7378=""></path><path d="M43.4,309.6v-2.8h4.8c-.1.5-.2.9-.3,1.4,0,.4-.1.9-.1,1.4h-4.3ZM43,323.7c-3.4,0-6.3-1.2-8.6-3.5-2.4-2.3-3.6-5.2-3.6-8.5v-25.5h-4.6v-13.1h33.7v13.1h-4.7v10.5c-.4.3-.8.6-1.2,1-.4.3-.7.7-1.1,1.1h-9.5v-2.8h9v-9.8h-18.7v25.5c0,2.6.9,4.8,2.8,6.5,1.8,1.8,4,2.6,6.6,2.6,1.2,0,2.4-.2,3.4-.6,1.1-.4,2-1,2.8-1.8.2.5.4.9.6,1.3.2.4.5.8.8,1.2-1,.9-2.2,1.5-3.5,2-1.3.5-2.7.7-4.2.7M29,283.4h28.1v-7.5h-28.1v7.5ZM70.5,316.6c1.5-1.5,2.3-3.4,2.3-5.6s-.8-4-2.3-5.6c-1.5-1.5-3.4-2.3-5.6-2.3-2.2,0-4,.8-5.6,2.3-1.5,1.5-2.3,3.4-2.3,5.6s.8,4,2.3,5.6c1.5,1.5,3.4,2.3,5.6,2.3,2.2,0,4-.8,5.6-2.3M79.3,327.3l-7.8-7.8c-1,.7-2,1.3-3.1,1.7-1.1.4-2.2.6-3.4.6-3,0-5.5-1-7.6-3.1-2.1-2.1-3.1-4.6-3.1-7.6,0-3,1-5.5,3.1-7.6,2.1-2.1,4.6-3.1,7.6-3.1,3,0,5.5,1,7.6,3.1,2.1,2.1,3.1,4.6,3.1,7.6,0,1.2-.2,2.3-.6,3.4-.4,1.1-.9,2.1-1.7,3.1l7.8,7.8-1.9,1.9ZM29,283.4v-7.4,7.4Z" fill="#f5c800" data-v-133f7378=""></path></g><g data-v-133f7378=""><path d="M834.4,65c-1.4,0-2.6-.5-3.5-1.5-1-1-1.5-2.2-1.5-3.5v-10h-10c-1.4,0-2.6-.5-3.5-1.5-1-1-1.5-2.2-1.5-3.5v-14.8c0-1.4.5-2.6,1.5-3.5,1-1,2.2-1.5,3.5-1.5h10v-10c0-1.4.5-2.6,1.5-3.5,1-1,2.2-1.5,3.5-1.5h14.8c1.4,0,2.6.5,3.5,1.5,1,1,1.5,2.2,1.5,3.5v10h10c1.4,0,2.6.5,3.5,1.5s1.5,2.2,1.5,3.5v14.8c0,1.4-.5,2.6-1.5,3.5-1,1-2.2,1.5-3.5,1.5h-10v10c0,1.4-.5,2.6-1.5,3.5s-2.2,1.5-3.5,1.5h-14.8ZM817.5,36h15c.3,0,.5,0,.7.2.2.1.4.3.5.5l4.5,6.7,5.2-15.6c.1-.3.3-.6.6-.8.2-.2.5-.3.9-.3.3,0,.5,0,.8.2.2.1.4.3.5.5l5.7,8.6h14.2v-5.8c0-.6-.2-1-.5-1.4s-.8-.5-1.4-.5h-10.6c-.7,0-1.3-.2-1.8-.7-.5-.5-.7-1.1-.7-1.8v-10.6c0-.6-.2-1-.5-1.4s-.8-.5-1.4-.5h-14.8c-.6,0-1,.2-1.4.5s-.5.8-.5,1.4v10.6c0,.7-.2,1.3-.7,1.8s-1.1.7-1.8.7h-10.6c-.6,0-1,.2-1.4.5s-.5.8-.5,1.4v5.8ZM817.5,39.1v5.8c0,.6.2,1,.5,1.4s.8.5,1.4.5h10.6c.7,0,1.3.2,1.8.7.5.5.7,1.1.7,1.8v10.6c0,.6.2,1,.5,1.4s.8.5,1.4.5h14.8c.6,0,1-.2,1.4-.5s.5-.8.5-1.4v-10.6c0-.7.2-1.3.7-1.8.5-.5,1.1-.7,1.8-.7h10.6c.6,0,1-.2,1.4-.5s.5-.8.5-1.4v-5.8h-15c-.3,0-.5,0-.8-.2-.2-.1-.4-.3-.6-.5l-4.4-6.7-5.2,15.6c-.1.3-.3.6-.6.8s-.6.3-.9.3c-.3,0-.5,0-.7-.2-.2-.1-.4-.3-.5-.5l-5.8-8.6h-14.2Z" fill="#f5c800" data-v-133f7378=""></path><path d="M817.4,558.9c-1.1,0-1.9-.3-2.6-1-.7-.7-1.1-1.6-1.1-2.6,0-1.1.3-1.9,1-2.6.7-.7,1.6-1.1,2.6-1.1,1.1,0,1.9.3,2.6,1,.7.7,1.1,1.6,1.1,2.6,0,1.1-.3,1.9-1,2.6-.7.7-1.6,1.1-2.6,1.1M820.3,585.6h30v-20.1h-7.4c-3,0-5.5-1-7.6-3.1-2.1-2-3.1-4.5-3.1-7.3,0-2.4.8-4.6,2.3-6.5,1.5-1.9,3.4-3.4,5.8-4.4.1-3.5,1.4-6.3,3.8-8.4,2.4-2.1,5-3.2,7.9-3.2s5.5,1.1,7.9,3.2,3.7,5,3.8,8.4c2.3,1,4.3,2.5,5.8,4.4,1.5,1.9,2.3,4.1,2.3,6.5s-1,5.2-3.1,7.3c-2.1,2-4.6,3.1-7.6,3.1h-7.4v20.1h14.8c.5,0,.9.2,1.2.5.3.3.5.7.5,1.2s-.2.9-.5,1.2c-.3.3-.7.5-1.2.5h-51.3c-.8,0-1.4-.3-1.9-.8s-.8-1.1-.8-1.9v-10.5c-.6-.1-1.2-.4-1.7-.9-.5-.4-.8-1-.8-1.7v-9.4c0-.5.2-.9.5-1.2.3-.3.7-.5,1.2-.5h7.6c.5,0,.9.2,1.2.5s.5.7.5,1.2v9.4c0,.7-.3,1.2-.8,1.7-.5.4-1.1.7-1.7.9v9.9ZM842.9,562.2h18.1c2,0,3.8-.7,5.2-2,1.4-1.4,2.2-3,2.2-5s-.6-3.3-1.7-4.7c-1.1-1.4-2.5-2.4-4.2-3.1l-2.1-.9v-2.1c-.2-2.4-1-4.4-2.6-6.1-1.6-1.7-3.6-2.5-5.9-2.5-2.3,0-4.3.8-5.9,2.5-1.6,1.7-2.5,3.7-2.5,6.1v2.1c-.1,0-2.2.8-2.2.8-1.7.7-3.1,1.7-4.2,3.1-1.1,1.4-1.7,2.9-1.7,4.7s.7,3.6,2.2,5c1.4,1.4,3.2,2,5.2,2" fill="#f5c800" data-v-133f7378=""></path><path d="M873.1,288.7l-30.5-16.3c-.4-.2-1-.2-1.4,0l-30.5,16.3c-.7.4-1,1.3-.6,2.1.1.3.4.5.6.6l7.3,3.9v12.6c0,.9.3,1.7.9,2.4,3.3,3.6,10.6,9.8,23,9.8,4.4,0,8.7-.8,12.7-2.5v9.1c0,.8.7,1.5,1.5,1.5s1.5-.7,1.5-1.5v-10.6c2.7-1.5,5.1-3.5,7.2-5.8.6-.6.9-1.5.9-2.4v-12.6l7.3-3.9c.7-.4,1-1.3.6-2.1-.1-.3-.4-.5-.6-.6M841.8,317c-11.2,0-17.8-5.5-20.7-8.7,0,0-.1-.2-.1-.3v-11l20.1,10.7c.4.2,1,.2,1.4,0l12-6.4v13c-3.3,1.6-7.5,2.8-12.7,2.8M862.7,307.9c0,.1,0,.2-.1.3-1.5,1.6-3.1,3-5,4.2v-12.8l5.1-2.7v11ZM857,296.5c0,0-.2-.1-.3-.2l-14.2-7.6c-.8-.4-1.7,0-2,.7-.3.7,0,1.6.6,2l12.7,6.8-12,6.4-27.3-14.5,27.3-14.5,27.3,14.5-12,6.4Z" fill="#f5c800" data-v-133f7378=""></path></g><g data-v-133f7378=""><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.65s" begin="0s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n4-map-n10-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.65s" begin="0s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.5" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="1.5s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n6-map-n9-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="1.5s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="0.8s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n5-map-n8-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="0.8s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.8" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="1.3s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n7-map-n11-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="1.3s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="2s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n6-map-n10-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="2s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="2.04s" begin="2.4s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n5-map-n11-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="2.04s" begin="2.4s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="2.2s" begin="2.8s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n5-map-n8-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="2.2s" begin="2.8s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.76s" begin="3.1s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n7-map-n9-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.76s" begin="3.1s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.98s" begin="3.3s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n4-map-n11-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.98s" begin="3.3s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.65s" begin="0.9s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n4-map-n10-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.65s" begin="0.9s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.5" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="2.4s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n6-map-n9-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="2.4s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="1.7s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n5-map-n8-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="1.7s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.8" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="2.2s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n7-map-n11-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="2.2s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="2.9s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n6-map-n10-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="2.9s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="2.04s" begin="3.3s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n5-map-n11-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="2.04s" begin="3.3s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="2.2s" begin="3.7s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n5-map-n8-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="2.2s" begin="3.7s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.76s" begin="4.0s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n7-map-n9-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.76s" begin="4.0s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.98s" begin="4.2s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n4-map-n11-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.98s" begin="4.2s" repeatCount="indefinite" data-v-133f7378=""></animate></circle></g><circle class="circle-map" cx="443.9" cy="300.2" r="70" stroke="#000000" stroke-width="1" stroke-dasharray="5,5" fill="transparent" data-v-133f7378=""></circle><path class="brazil-map" d="M427.7,300.6l-7.2-4.1c-.3-.2-.5-.4-.5-.8l-.5-2.3c-.1-.7-.9-1.1-1.6-.8l-4.6,2c0,0-.2,0-.3,0l-2.9.4c-.2,0-.4,0-.6,0l-.6-.3c-.4-.2-.7-.5-.7-1v-.4c0-.6-.6-1-1.2-1h-2.1c-.4,0-.7-.1-1-.5l-2.9-4.4c-.2-.3-.3-.8,0-1.1l2-4c.1-.3.4-.5.6-.6l4.9-1.7c.4-.1.6-.4.7-.8l1.4-5.5c0-.3,0-.5,0-.8l-1.1-2.4c0-.2-.1-.4,0-.7l.4-2.6c0-.5.5-.9,1-.9l4.2-.6c.3,0,.5,0,.8.2l3,1.9c.4.2.8.2,1.2,0l2.5-1.5c.4-.3.7-.8.5-1.3l-.7-2.3c-.2-.7.3-1.5,1.1-1.5h2.1c.2.1.3,0,.5,0l4.2-1.8c.6-.3,1.4,0,1.5.7l.5,1.8c0,0,0,.2,0,.3v3.4c0,.4.2.8.6,1l1,.6c.3.2.6.2.9,0l3.7-1.3c.2,0,.3,0,.5,0h.4c.4,0,.9-.1,1.1-.5h0c.2-.4.6-.6,1-.6l4.3.3c.4,0,.7-.1.9-.4l2.2-2.6c.5-.6,1.5-.5,1.9.3l1.5,3.3s0,0,0,.1l.9,1.5c.2.3.2.6,0,1l-.2.7c-.3.7.2,1.5,1,1.5h1.9c.2.1.4.2.5.3l1,.7c.1,0,.2.1.4.2l5.3,1.3c.2,0,.3.1.5.2l2.1,1.8c.1.1.3.2.5.2l5,1c0,0,.1,0,.2,0h3c.2.2.4.2.6.3l6.1,3.9c.1,0,.2.1.3.1l3.1.7c.4,0,.7.4.8.8l1.2,4.7c0,.3,0,.6-.1.8l-3.4,6.3c0,0,0,.1-.1.2l-4.5,5.4c-.1.2-.2.4-.3.6l-.4,5.4c0,0,0,.1,0,.2l-1.6,6.4c0,0,0,.1,0,.2l-2.8,6.8c0,.2-.3.4-.5.6l-4.3,2.5c0,0-.2,0-.2.1l-6.3,1.9c-.1,0-.3.1-.4.2l-3.8,3c-.2.2-.4.4-.4.7l-.8,4.6c0,.1,0,.2,0,.3l-2.6,5.3c0,0,0,.1-.1.2l-3.7,4.9-3.8,5.5-.8-.5.3-1.6c0-.4,0-.7-.3-1l-2.7-2.9c0,0-.1-.1-.2-.2l-2.8-2s0,0-.1-.1l-1.4-1.3c-.4-.4-.5-1.1,0-1.6l3.5-3.8c.1-.1.2-.3.3-.5l1.6-5.6c0-.1,0-.2,0-.3v-2.1c0-.5-.3-.9-.8-1.1l-.9-.3c-.4-.1-.6-.4-.7-.8l-.6-2.3c-.1-.5-.6-.8-1.1-.9h-1.7c-.1,0-.2,0-.3-.1l-1-.3c-.5-.1-.8-.6-.8-1v-3.1c-.1,0-.1-.2,0-.3l.9-4.1c0-.2,0-.4,0-.6l-.5-1.5-.6-1.9c-.1-.5-.6-.8-1-.8h-2.1c-.6-.1-1-.5-1.1-1.1l-.2-2.4c0-.4-.2-.7-.6-.9l-2.9-1.6Z" data-v-133f7378=""></path></svg></div>
    </div>
  </div>
</div>`;
alvo.innerHTML = heroMarkup;
var svgEl = alvo.querySelector( '.wiki-hero-graph svg' );
if ( svgEl && typeof svgEl.pauseAnimations === 'function' ) {
var prefersReduced = window.matchMedia( '(prefers-reduced-motion: reduce)' ).matches;
if ( prefersReduced ) svgEl.pauseAnimations();
}
} );

Latest revision as of 02:30, 12 August 2026

$( function () {
	document.querySelectorAll( '.medico-desamb-titulo, .medico-faq-q' ).forEach( function ( el ) {
		el.addEventListener( 'click', function () {
			var bloco = el.closest( '.medico-desamb, .medico-faq' );
			if ( bloco ) bloco.classList.toggle( 'fechado' );
		} );
	} );
} );

/* ============================================================
   HERO — Mapa do Brasil + Grafo Vivo (determinar.ia.br)
   O Module:HeroGrafo (Lua) só desenha:  <div id="wiki-hero-target"></div>
   Este script monta o hero inteiro (texto, botões, stats, SVG
   animado) e injeta ali dentro, direto no DOM — por isso os <a>
   dos botões e o <svg> não passam pelo sanitizador do wikitext
   (que bloqueia <a href> cru) e renderizam exatamente como no
   preview. Substitui 100% o antigo script de partículas em canvas.
   ============================================================ */
$( function () {
	var alvo = document.getElementById( 'wiki-hero-target' );
	if ( !alvo ) return; // não é a Home, não faz nada

	var heroMarkup = `<div class="wiki-hero-wrapper">
  <div class="wiki-hero-content">
    <div class="wiki-hero-grid">
      <div class="wiki-hero-text">
        <span class="wiki-hero-eyebrow">I.N.D.I.A. &bull; Infraestrutura Nacional de Dados Intelig&ecirc;ncia Artificial</span>
        <h1 class="wiki-hero-title">O primeiro a registrar os dados em grafo aberto no cen&aacute;rio nacional e fatos <span class="hl">verificados</span> do Brasil</h1>
        <p class="wiki-hero-subtitle">
          A Wikipedia decide o que &eacute; not&aacute;vel. A Wikidata organiza o que j&aacute; &eacute; not&aacute;vel.<br><br>
          O determinar.ia.br prova o que &eacute; real &mdash; mesmo que ainda seja pequeno, recente ou local.
        </p>
        <div class="wiki-hero-ctas">
          <a href="https://wikivendas.com.br/#problema" class="wiki-hero-btn-primary">Explorar o grafo</a>
          <a href="https://wikivendas.com.br/#solucao" class="wiki-hero-btn-outline">Como verificamos</a>
        </div>
        <div class="wiki-hero-stats">
          <div><strong>3 milhões de nós</strong><span>ativos</span></div>
          <div><strong>100%</strong><span>determin&iacute;stico</span></div>
          <div><strong>0</strong><span>alucina&ccedil;&atilde;o da IA</span></div>
        </div>
      </div>
      <div class="wiki-hero-graph"><svg data-v-133f7378="" data-v-d3ee014c="" id="hero-illustration" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="tiny" version="1.2" viewBox="0 0 900 600"><style>
  .ellipse-rotate, .circle-map { stroke: rgba(16,185,129,.32) !important; }
  .line-edge { stroke: rgba(16,185,129,.4) !important; }
  .brazil-map { fill: none; stroke: #34d399; stroke-width: 2.4; filter: drop-shadow(0 0 6px rgba(16,185,129,.65)); }
</style><defs data-v-133f7378=""><path id="p-n1-n4-map-n10-n13" d="M107.3,77.2 L248.6,146.1 L443.9,300.2 L639.1,351.6 L780.4,300.2" data-v-133f7378=""></path><path id="p-n3-n6-map-n9-n14" d="M107.3,523.2 L248.6,351.6 L443.9,300.2 L639.1,248.9 L780.4,523.2" data-v-133f7378=""></path><path id="p-n2-n5-map-n8-n12" d="M107.3,300.2 L248.6,248.9 L443.9,300.2 L639.1,146.1 L780.4,77.2" data-v-133f7378=""></path><path id="p-n1-n7-map-n11-n14" d="M107.3,77.2 L248.6,454.3 L443.9,300.2 L639.1,454.3 L780.4,523.2" data-v-133f7378=""></path><path id="p-n2-n6-map-n10-n12" d="M107.3,300.2 L248.6,351.6 L443.9,300.2 L639.1,351.6 L780.4,77.2" data-v-133f7378=""></path><path id="p-n3-n5-map-n11-n13" d="M107.3,523.2 L248.6,248.9 L443.9,300.2 L639.1,454.3 L780.4,300.2" data-v-133f7378=""></path><path id="p-n1-n5-map-n8-n14" d="M107.3,77.2 L248.6,248.9 L443.9,300.2 L639.1,146.1 L780.4,523.2" data-v-133f7378=""></path><path id="p-n2-n7-map-n9-n13" d="M107.3,300.2 L248.6,454.3 L443.9,300.2 L639.1,248.9 L780.4,300.2" data-v-133f7378=""></path><path id="p-n3-n4-map-n11-n12" d="M107.3,523.2 L248.6,146.1 L443.9,300.2 L639.1,454.3 L780.4,77.2" data-v-133f7378=""></path><filter id="glow" x="-80%" y="-80%" width="260%" height="260%" data-v-133f7378=""><feGaussianBlur in="SourceGraphic" stdDeviation="2.2" result="blur1"></feGaussianBlur><feFlood flood-color="#ffffff" flood-opacity="0.95" result="whiteColor"></feFlood><feComposite in="whiteColor" in2="blur1" operator="in" result="whiteGlow"></feComposite><feGaussianBlur in="whiteGlow" stdDeviation="5" result="whiteGlowBlur"></feGaussianBlur><feGaussianBlur in="SourceGraphic" stdDeviation="4" result="coloredBlur"></feGaussianBlur><feMerge data-v-133f7378=""><feMergeNode in="whiteGlowBlur"></feMergeNode><feMergeNode in="coloredBlur"></feMergeNode><feMergeNode in="SourceGraphic" data-v-133f7378=""></feMergeNode></feMerge></filter></defs><ellipse class="ellipse-rotate" cx="443.9" cy="300.2" rx="295" ry="135" stroke="#ffffff" stroke-width="0.5" fill="transparent" data-v-133f7378=""><animateTransform attributeName="transform" type="rotate" from="0 443.9 300.2" to="-360 443.9 300.2" dur="30s" repeatCount="indefinite" data-v-133f7378=""></animateTransform></ellipse><circle cx="443.9" cy="300.2" r="175" stroke="#ffffff" stroke-width="0.5" stroke-dasharray="5,5" fill="transparent" data-v-133f7378=""><animateTransform attributeName="transform" type="rotate" from="0 443.9 300.2" to="360 443.9 300.2" dur="24s" repeatCount="indefinite" data-v-133f7378=""></animateTransform></circle><g data-v-133f7378=""><polyline class="line-edge" points="107.3 77.2 248.6 146.1 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 248.9 107.3 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="107.3 523.2 248.6 351.6 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 454.3 107.3 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 351.6 107.3 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 248.9 107.3 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="107.3 300.2 248.6 146.1 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 454.3 107.3 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 248.9 107.3 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 351.6 107.3 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 454.3 107.3 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 248.6 146.1 107.3 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline></g><g data-v-133f7378=""><polyline class="line-edge" points="780.4 523.2 639.1 454.3 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 351.6 780.4 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="780.4 77.2 639.1 248.9 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 146.1 780.4 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 248.9 780.4 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 351.6 780.4 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="780.4 300.2 639.1 454.3 443.9 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 146.1 780.4 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 351.6 780.4 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 454.3 780.4 77.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 146.1 780.4 300.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline><polyline class="line-edge" points="443.9 300.2 639.1 248.9 780.4 523.2" fill="none" stroke="#e6e6e6" stroke-miterlimit="10" stroke-width=".5" data-v-133f7378=""></polyline></g><g data-v-133f7378=""><circle cx="107.3" cy="77.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="107.3" cy="300.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="107.3" cy="523.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="248.6" cy="146.1" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="248.6" cy="248.9" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="248.6" cy="351.6" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="248.6" cy="454.3" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="639.1" cy="146.1" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="639.1" cy="248.9" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="639.1" cy="351.6" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="639.1" cy="454.3" r="12" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="780.4" cy="77.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="780.4" cy="300.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle><circle cx="780.4" cy="523.2" r="15" fill="#f5c800" filter="url(#glow)" data-v-133f7378=""></circle></g><g data-v-133f7378=""><path d="M54.9,567.2l13.4-9.1-13.4-9.1v18.2ZM67.1,583.3h4.2c0,.7-.2,1.3-.7,1.7-.5.5-1,.8-1.7.9l-31.7,4c-1.3.2-2.4-.1-3.4-.9-1-.8-1.6-1.8-1.7-3l-3.5-27.3c-.1-1.3.2-2.4.9-3.4.8-1,1.8-1.6,3-1.7l2.7-.2v2.8l-2.3.2c-.5,0-.9.2-1.2.6s-.4.8-.3,1.3l3.4,27.3c0,.5.3.9.6,1.2.4.3.8.4,1.3.3l30.3-3.8ZM45.5,577.7c-1.3,0-2.4-.4-3.2-1.3-.9-.9-1.3-1.9-1.3-3.2v-28.7c0-1.3.4-2.4,1.3-3.2.9-.9,1.9-1.3,3.2-1.3h28.7c1.3,0,2.4.4,3.2,1.3s1.3,1.9,1.3,3.2v28.7c0,1.3-.4,2.4-1.3,3.2-.9.9-1.9,1.3-3.2,1.3h-28.7ZM45.5,574.8h28.7c.5,0,.9-.2,1.2-.5.3-.3.5-.7.5-1.2v-28.7c0-.5-.2-.9-.5-1.2s-.7-.5-1.2-.5h-28.7c-.5,0-.9.2-1.2.5-.3.3-.5.7-.5,1.2v28.7c0,.5.2.9.5,1.2.3.3.7.5,1.2.5" fill="#f5c800" data-v-133f7378=""></path><path d="M53.7,60c-6.6,0-11.9-.8-16.2-2.5-4.2-1.7-6.3-3.8-6.3-6.5v-27.5c0-2.3,2.2-4.3,6.6-6,4.4-1.6,9.7-2.5,15.9-2.5s11.5.8,15.9,2.5c4.4,1.6,6.6,3.6,6.6,6v27.5c0,2.6-2.1,4.8-6.3,6.5-4.2,1.7-9.6,2.5-16.2,2.5M53.7,28.8c4,0,8.1-.6,12.2-1.7,4.1-1.1,6.5-2.3,7.3-3.7-.8-1.4-3.2-2.7-7.2-3.8-4-1.2-8.1-1.7-12.3-1.7s-8.2.6-12.3,1.7c-4.1,1.1-6.5,2.3-7.3,3.7.8,1.4,3.2,2.7,7.2,3.8,4.1,1.2,8.2,1.7,12.4,1.7M53.7,42.9c1.9,0,3.8,0,5.7-.3,1.9-.2,3.6-.5,5.3-.8,1.7-.4,3.3-.8,4.7-1.4s2.8-1.2,3.9-1.9v-11.5c-1.1.7-2.4,1.3-3.9,1.9-1.5.6-3,1-4.7,1.4-1.7.4-3.5.6-5.3.8-1.9.2-3.8.3-5.7.3s-3.9-.1-5.8-.3c-1.9-.2-3.7-.5-5.4-.9s-3.2-.8-4.7-1.4c-1.4-.5-2.7-1.1-3.8-1.8v11.5c1.1.7,2.4,1.3,3.8,1.8,1.4.5,3,1,4.7,1.4,1.7.4,3.5.7,5.4.9,1.9.2,3.8.3,5.8.3M53.7,57.2c2.4,0,4.7-.1,6.9-.4,2.2-.3,4.1-.7,5.8-1.2,1.7-.5,3.2-1.1,4.4-1.8,1.2-.7,2.1-1.5,2.5-2.3v-10.2c-1.1.7-2.4,1.3-3.9,1.9-1.5.6-3,1-4.7,1.4-1.7.4-3.5.6-5.3.8-1.9.2-3.8.3-5.7.3s-3.9-.1-5.8-.3-3.7-.5-5.4-.9-3.2-.8-4.7-1.4c-1.4-.5-2.7-1.1-3.8-1.8v10.2c.5.8,1.3,1.6,2.5,2.3,1.2.7,2.7,1.3,4.4,1.8,1.7.5,3.7.9,5.9,1.2s4.5.4,6.9.4" fill="#f5c800" data-v-133f7378=""></path><path d="M43.4,309.6v-2.8h4.8c-.1.5-.2.9-.3,1.4,0,.4-.1.9-.1,1.4h-4.3ZM43,323.7c-3.4,0-6.3-1.2-8.6-3.5-2.4-2.3-3.6-5.2-3.6-8.5v-25.5h-4.6v-13.1h33.7v13.1h-4.7v10.5c-.4.3-.8.6-1.2,1-.4.3-.7.7-1.1,1.1h-9.5v-2.8h9v-9.8h-18.7v25.5c0,2.6.9,4.8,2.8,6.5,1.8,1.8,4,2.6,6.6,2.6,1.2,0,2.4-.2,3.4-.6,1.1-.4,2-1,2.8-1.8.2.5.4.9.6,1.3.2.4.5.8.8,1.2-1,.9-2.2,1.5-3.5,2-1.3.5-2.7.7-4.2.7M29,283.4h28.1v-7.5h-28.1v7.5ZM70.5,316.6c1.5-1.5,2.3-3.4,2.3-5.6s-.8-4-2.3-5.6c-1.5-1.5-3.4-2.3-5.6-2.3-2.2,0-4,.8-5.6,2.3-1.5,1.5-2.3,3.4-2.3,5.6s.8,4,2.3,5.6c1.5,1.5,3.4,2.3,5.6,2.3,2.2,0,4-.8,5.6-2.3M79.3,327.3l-7.8-7.8c-1,.7-2,1.3-3.1,1.7-1.1.4-2.2.6-3.4.6-3,0-5.5-1-7.6-3.1-2.1-2.1-3.1-4.6-3.1-7.6,0-3,1-5.5,3.1-7.6,2.1-2.1,4.6-3.1,7.6-3.1,3,0,5.5,1,7.6,3.1,2.1,2.1,3.1,4.6,3.1,7.6,0,1.2-.2,2.3-.6,3.4-.4,1.1-.9,2.1-1.7,3.1l7.8,7.8-1.9,1.9ZM29,283.4v-7.4,7.4Z" fill="#f5c800" data-v-133f7378=""></path></g><g data-v-133f7378=""><path d="M834.4,65c-1.4,0-2.6-.5-3.5-1.5-1-1-1.5-2.2-1.5-3.5v-10h-10c-1.4,0-2.6-.5-3.5-1.5-1-1-1.5-2.2-1.5-3.5v-14.8c0-1.4.5-2.6,1.5-3.5,1-1,2.2-1.5,3.5-1.5h10v-10c0-1.4.5-2.6,1.5-3.5,1-1,2.2-1.5,3.5-1.5h14.8c1.4,0,2.6.5,3.5,1.5,1,1,1.5,2.2,1.5,3.5v10h10c1.4,0,2.6.5,3.5,1.5s1.5,2.2,1.5,3.5v14.8c0,1.4-.5,2.6-1.5,3.5-1,1-2.2,1.5-3.5,1.5h-10v10c0,1.4-.5,2.6-1.5,3.5s-2.2,1.5-3.5,1.5h-14.8ZM817.5,36h15c.3,0,.5,0,.7.2.2.1.4.3.5.5l4.5,6.7,5.2-15.6c.1-.3.3-.6.6-.8.2-.2.5-.3.9-.3.3,0,.5,0,.8.2.2.1.4.3.5.5l5.7,8.6h14.2v-5.8c0-.6-.2-1-.5-1.4s-.8-.5-1.4-.5h-10.6c-.7,0-1.3-.2-1.8-.7-.5-.5-.7-1.1-.7-1.8v-10.6c0-.6-.2-1-.5-1.4s-.8-.5-1.4-.5h-14.8c-.6,0-1,.2-1.4.5s-.5.8-.5,1.4v10.6c0,.7-.2,1.3-.7,1.8s-1.1.7-1.8.7h-10.6c-.6,0-1,.2-1.4.5s-.5.8-.5,1.4v5.8ZM817.5,39.1v5.8c0,.6.2,1,.5,1.4s.8.5,1.4.5h10.6c.7,0,1.3.2,1.8.7.5.5.7,1.1.7,1.8v10.6c0,.6.2,1,.5,1.4s.8.5,1.4.5h14.8c.6,0,1-.2,1.4-.5s.5-.8.5-1.4v-10.6c0-.7.2-1.3.7-1.8.5-.5,1.1-.7,1.8-.7h10.6c.6,0,1-.2,1.4-.5s.5-.8.5-1.4v-5.8h-15c-.3,0-.5,0-.8-.2-.2-.1-.4-.3-.6-.5l-4.4-6.7-5.2,15.6c-.1.3-.3.6-.6.8s-.6.3-.9.3c-.3,0-.5,0-.7-.2-.2-.1-.4-.3-.5-.5l-5.8-8.6h-14.2Z" fill="#f5c800" data-v-133f7378=""></path><path d="M817.4,558.9c-1.1,0-1.9-.3-2.6-1-.7-.7-1.1-1.6-1.1-2.6,0-1.1.3-1.9,1-2.6.7-.7,1.6-1.1,2.6-1.1,1.1,0,1.9.3,2.6,1,.7.7,1.1,1.6,1.1,2.6,0,1.1-.3,1.9-1,2.6-.7.7-1.6,1.1-2.6,1.1M820.3,585.6h30v-20.1h-7.4c-3,0-5.5-1-7.6-3.1-2.1-2-3.1-4.5-3.1-7.3,0-2.4.8-4.6,2.3-6.5,1.5-1.9,3.4-3.4,5.8-4.4.1-3.5,1.4-6.3,3.8-8.4,2.4-2.1,5-3.2,7.9-3.2s5.5,1.1,7.9,3.2,3.7,5,3.8,8.4c2.3,1,4.3,2.5,5.8,4.4,1.5,1.9,2.3,4.1,2.3,6.5s-1,5.2-3.1,7.3c-2.1,2-4.6,3.1-7.6,3.1h-7.4v20.1h14.8c.5,0,.9.2,1.2.5.3.3.5.7.5,1.2s-.2.9-.5,1.2c-.3.3-.7.5-1.2.5h-51.3c-.8,0-1.4-.3-1.9-.8s-.8-1.1-.8-1.9v-10.5c-.6-.1-1.2-.4-1.7-.9-.5-.4-.8-1-.8-1.7v-9.4c0-.5.2-.9.5-1.2.3-.3.7-.5,1.2-.5h7.6c.5,0,.9.2,1.2.5s.5.7.5,1.2v9.4c0,.7-.3,1.2-.8,1.7-.5.4-1.1.7-1.7.9v9.9ZM842.9,562.2h18.1c2,0,3.8-.7,5.2-2,1.4-1.4,2.2-3,2.2-5s-.6-3.3-1.7-4.7c-1.1-1.4-2.5-2.4-4.2-3.1l-2.1-.9v-2.1c-.2-2.4-1-4.4-2.6-6.1-1.6-1.7-3.6-2.5-5.9-2.5-2.3,0-4.3.8-5.9,2.5-1.6,1.7-2.5,3.7-2.5,6.1v2.1c-.1,0-2.2.8-2.2.8-1.7.7-3.1,1.7-4.2,3.1-1.1,1.4-1.7,2.9-1.7,4.7s.7,3.6,2.2,5c1.4,1.4,3.2,2,5.2,2" fill="#f5c800" data-v-133f7378=""></path><path d="M873.1,288.7l-30.5-16.3c-.4-.2-1-.2-1.4,0l-30.5,16.3c-.7.4-1,1.3-.6,2.1.1.3.4.5.6.6l7.3,3.9v12.6c0,.9.3,1.7.9,2.4,3.3,3.6,10.6,9.8,23,9.8,4.4,0,8.7-.8,12.7-2.5v9.1c0,.8.7,1.5,1.5,1.5s1.5-.7,1.5-1.5v-10.6c2.7-1.5,5.1-3.5,7.2-5.8.6-.6.9-1.5.9-2.4v-12.6l7.3-3.9c.7-.4,1-1.3.6-2.1-.1-.3-.4-.5-.6-.6M841.8,317c-11.2,0-17.8-5.5-20.7-8.7,0,0-.1-.2-.1-.3v-11l20.1,10.7c.4.2,1,.2,1.4,0l12-6.4v13c-3.3,1.6-7.5,2.8-12.7,2.8M862.7,307.9c0,.1,0,.2-.1.3-1.5,1.6-3.1,3-5,4.2v-12.8l5.1-2.7v11ZM857,296.5c0,0-.2-.1-.3-.2l-14.2-7.6c-.8-.4-1.7,0-2,.7-.3.7,0,1.6.6,2l12.7,6.8-12,6.4-27.3-14.5,27.3-14.5,27.3,14.5-12,6.4Z" fill="#f5c800" data-v-133f7378=""></path></g><g data-v-133f7378=""><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.65s" begin="0s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n4-map-n10-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.65s" begin="0s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.5" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="1.5s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n6-map-n9-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="1.5s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="0.8s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n5-map-n8-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="0.8s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.8" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="1.3s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n7-map-n11-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="1.3s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="2s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n6-map-n10-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="2s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="2.04s" begin="2.4s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n5-map-n11-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="2.04s" begin="2.4s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="2.2s" begin="2.8s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n5-map-n8-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="2.2s" begin="2.8s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.76s" begin="3.1s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n7-map-n9-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.76s" begin="3.1s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.98s" begin="3.3s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n4-map-n11-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.98s" begin="3.3s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.65s" begin="0.9s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n4-map-n10-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.65s" begin="0.9s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.5" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="2.4s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n6-map-n9-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="2.4s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="1.7s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n5-map-n8-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="1.7s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.8" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="2.2s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n7-map-n11-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="2.2s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.93s" begin="2.9s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n6-map-n10-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.93s" begin="2.9s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="2.04s" begin="3.3s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n5-map-n11-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="2.04s" begin="3.3s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="3.3" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="2.2s" begin="3.7s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n1-n5-map-n8-n14" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="2.2s" begin="3.7s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.76s" begin="4.0s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n2-n7-map-n9-n13" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.76s" begin="4.0s" repeatCount="indefinite" data-v-133f7378=""></animate></circle><circle r="2.2" fill="#f5c800" opacity="0" filter="url(#glow)" data-v-133f7378=""><animateMotion dur="1.98s" begin="4.2s" calcMode="linear" repeatCount="indefinite" data-v-133f7378=""><mpath xlink:href="#p-n3-n4-map-n11-n12" data-v-133f7378=""></mpath></animateMotion><animate attributeName="opacity" values="0;1;1;0" keyTimes="0;.1;.88;1" dur="1.98s" begin="4.2s" repeatCount="indefinite" data-v-133f7378=""></animate></circle></g><circle class="circle-map" cx="443.9" cy="300.2" r="70" stroke="#000000" stroke-width="1" stroke-dasharray="5,5" fill="transparent" data-v-133f7378=""></circle><path class="brazil-map" d="M427.7,300.6l-7.2-4.1c-.3-.2-.5-.4-.5-.8l-.5-2.3c-.1-.7-.9-1.1-1.6-.8l-4.6,2c0,0-.2,0-.3,0l-2.9.4c-.2,0-.4,0-.6,0l-.6-.3c-.4-.2-.7-.5-.7-1v-.4c0-.6-.6-1-1.2-1h-2.1c-.4,0-.7-.1-1-.5l-2.9-4.4c-.2-.3-.3-.8,0-1.1l2-4c.1-.3.4-.5.6-.6l4.9-1.7c.4-.1.6-.4.7-.8l1.4-5.5c0-.3,0-.5,0-.8l-1.1-2.4c0-.2-.1-.4,0-.7l.4-2.6c0-.5.5-.9,1-.9l4.2-.6c.3,0,.5,0,.8.2l3,1.9c.4.2.8.2,1.2,0l2.5-1.5c.4-.3.7-.8.5-1.3l-.7-2.3c-.2-.7.3-1.5,1.1-1.5h2.1c.2.1.3,0,.5,0l4.2-1.8c.6-.3,1.4,0,1.5.7l.5,1.8c0,0,0,.2,0,.3v3.4c0,.4.2.8.6,1l1,.6c.3.2.6.2.9,0l3.7-1.3c.2,0,.3,0,.5,0h.4c.4,0,.9-.1,1.1-.5h0c.2-.4.6-.6,1-.6l4.3.3c.4,0,.7-.1.9-.4l2.2-2.6c.5-.6,1.5-.5,1.9.3l1.5,3.3s0,0,0,.1l.9,1.5c.2.3.2.6,0,1l-.2.7c-.3.7.2,1.5,1,1.5h1.9c.2.1.4.2.5.3l1,.7c.1,0,.2.1.4.2l5.3,1.3c.2,0,.3.1.5.2l2.1,1.8c.1.1.3.2.5.2l5,1c0,0,.1,0,.2,0h3c.2.2.4.2.6.3l6.1,3.9c.1,0,.2.1.3.1l3.1.7c.4,0,.7.4.8.8l1.2,4.7c0,.3,0,.6-.1.8l-3.4,6.3c0,0,0,.1-.1.2l-4.5,5.4c-.1.2-.2.4-.3.6l-.4,5.4c0,0,0,.1,0,.2l-1.6,6.4c0,0,0,.1,0,.2l-2.8,6.8c0,.2-.3.4-.5.6l-4.3,2.5c0,0-.2,0-.2.1l-6.3,1.9c-.1,0-.3.1-.4.2l-3.8,3c-.2.2-.4.4-.4.7l-.8,4.6c0,.1,0,.2,0,.3l-2.6,5.3c0,0,0,.1-.1.2l-3.7,4.9-3.8,5.5-.8-.5.3-1.6c0-.4,0-.7-.3-1l-2.7-2.9c0,0-.1-.1-.2-.2l-2.8-2s0,0-.1-.1l-1.4-1.3c-.4-.4-.5-1.1,0-1.6l3.5-3.8c.1-.1.2-.3.3-.5l1.6-5.6c0-.1,0-.2,0-.3v-2.1c0-.5-.3-.9-.8-1.1l-.9-.3c-.4-.1-.6-.4-.7-.8l-.6-2.3c-.1-.5-.6-.8-1.1-.9h-1.7c-.1,0-.2,0-.3-.1l-1-.3c-.5-.1-.8-.6-.8-1v-3.1c-.1,0-.1-.2,0-.3l.9-4.1c0-.2,0-.4,0-.6l-.5-1.5-.6-1.9c-.1-.5-.6-.8-1-.8h-2.1c-.6-.1-1-.5-1.1-1.1l-.2-2.4c0-.4-.2-.7-.6-.9l-2.9-1.6Z" data-v-133f7378=""></path></svg></div>
    </div>
  </div>
</div>`;
	alvo.innerHTML = heroMarkup;

	var svgEl = alvo.querySelector( '.wiki-hero-graph svg' );
	if ( svgEl && typeof svgEl.pauseAnimations === 'function' ) {
		var prefersReduced = window.matchMedia( '(prefers-reduced-motion: reduce)' ).matches;
		if ( prefersReduced ) svgEl.pauseAnimations();
	}
} );