.elementor-kit-2421{--e-global-color-primary:#0B1C2C;--e-global-color-secondary:#BC9C22;--e-global-color-text:#60636B;--e-global-color-accent:#D4AF37;--e-global-color-df3ca38:#4A4A4A;--e-global-color-66d5a43:#E6E6E6;--e-global-typography-primary-font-family:"Aspekta";--e-global-typography-primary-font-size:55px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-line-height:55px;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-primary-word-spacing:0px;--e-global-typography-secondary-font-family:"Aspekta";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:24px;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-secondary-word-spacing:0px;--e-global-typography-text-font-family:"Aspekta";--e-global-typography-text-font-size:25px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:30px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-text-word-spacing:0px;--e-global-typography-accent-font-family:"Aspekta";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:25.5px;--e-global-typography-accent-letter-spacing:0px;--e-global-typography-accent-word-spacing:0px;--e-global-typography-56b910e-font-family:"Aspekta";--e-global-typography-56b910e-font-size:12px;--e-global-typography-56b910e-font-weight:400;--e-global-typography-56b910e-line-height:12px;--e-global-typography-56b910e-letter-spacing:0px;--e-global-typography-56b910e-word-spacing:0px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1000ms;--e-preloader-animation-duration:0ms;--e-preloader-delay:0ms;--e-preloader-width:20%;--e-preloader-opacity:0;}.elementor-kit-2421 p{margin-block-end:0px;}.elementor-kit-2421 h1{font-family:"Inter", Sans-serif;font-size:72px;font-weight:800;text-transform:none;font-style:normal;line-height:1px;letter-spacing:1.2px;word-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-2421 e-page-transition{background-color:#F5F5F7;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:991px){.elementor-kit-2421 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90vw;}.e-con{--container-max-width:90vw;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90vw;}.e-con{--container-max-width:90vw;}}@media(max-width:478px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0vw;--container-default-padding-right:0vw;--container-default-padding-bottom:0vw;--container-default-padding-left:0vw;}}/* Start custom CSS */<script>
document.addEventListener('DOMContentLoaded', function () {
  const wrap = document.querySelector('.gt-responsive');
  if (!wrap) return;

  // Cria o botão globo uma única vez
  if (!wrap.querySelector('.gt-globe-btn')) {
    const btn = document.createElement('button');
    btn.type = 'button';
    btn.className = 'gt-globe-btn';
    btn.innerHTML = '🌐 <span>Idioma</span>';
    // põe o botão antes das bandeiras
    wrap.prepend(btn);

    // Toggle: abre/fecha a lista de bandeiras no mobile
    btn.addEventListener('click', function () {
      wrap.classList.toggle('is-open');
    });
  }
});
</script>/* End custom CSS */