.elementor-kit-59{--e-global-color-primary:#000000;--e-global-color-secondary:#0094E4;--e-global-color-text:#1E1E1E;--e-global-color-accent:#043786;--e-global-color-959b6bf:#FFFFFF;--e-global-color-395a7f3:#F2F2F2;--e-global-typography-primary-font-family:"Glober";--e-global-typography-primary-font-size:3.6em;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:0em;--e-global-typography-primary-word-spacing:0em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-secondary-word-spacing:0em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1.4em;--e-global-typography-text-font-weight:300;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-text-word-spacing:0em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:1.4em;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:0em;--e-global-typography-accent-word-spacing:0em;--e-global-typography-500544d-font-family:"Glober";--e-global-typography-500544d-font-size:18px;--e-global-typography-500544d-font-weight:400;--e-global-typography-500544d-text-transform:none;--e-global-typography-500544d-font-style:normal;--e-global-typography-500544d-text-decoration:none;--e-global-typography-500544d-line-height:1.4em;--e-global-typography-500544d-letter-spacing:0px;--e-global-typography-500544d-word-spacing:0px;--e-global-typography-b97dc4b-font-family:"Glober";--e-global-typography-b97dc4b-font-weight:bold;}.elementor-kit-59 e-page-transition{background-color:#FFBC7D;}.elementor-kit-59 a{color:var( --e-global-color-accent );}.elementor-kit-59 a:hover{color:var( --e-global-color-primary );}.elementor-kit-59 h1{font-size:104px;}.elementor-kit-59 h4{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--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);}@media(max-width:1024px){.elementor-kit-59{--e-global-typography-primary-font-size:3.6em;--e-global-typography-secondary-font-size:5vw;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-59{--e-global-typography-primary-font-size:3.6em;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-size:40px;--e-global-typography-text-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */path {
  stroke-dasharray: 23500; /* valor alto para cobrir todo o comprimento do traçado */
  stroke-dashoffset: 23500; /* começa "vazio" */
  animation: draw 4s forwards; /* anima em 4 segundos e mantém o estado final */
}

@keyframes draw {
  to {
    stroke-dashoffset: 0; /* completa o traçado */
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Glober';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mappnet.com.br/wp-content/uploads/2025/05/Glober-Thin-Free.ttf') format('truetype');
}
@font-face {
	font-family: 'Glober';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://mappnet.com.br/wp-content/uploads/2025/05/Glober-SemiBold-Free.ttf') format('truetype');
}
/* End Custom Fonts CSS */