.elementor-kit-5{--e-global-color-primary:#02347A;--e-global-color-secondary:#2861B0;--e-global-color-text:#363027;--e-global-color-accent:#8C7E66;--e-global-color-3cff065:#F2F1F0;--e-global-color-1ce5c03:#FFFFFF;--e-global-color-60c5b8f:#000000;--e-global-typography-primary-font-family:"Sqindra";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sqindra";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sqindra";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sqindra";--e-global-typography-accent-font-weight:400;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:eicon-spin;--e-preloader-animation-duration:5000ms;--e-preloader-delay:0ms;--e-preloader-max-width:15%;}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-kit-5 .elementor-button {
  animation: pulseFabio 1.8s infinite;
  border-radius: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform-origin: center;
}

.elementor-kit-5 .elementor-button:hover {
  transform: scale(1.04);
}

@keyframes pulseFabio {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(140, 126, 102, 0.38);
  }
  50% {
    transform: scale(1.06);
    box-shadow: 0 0 0 14px rgba(140, 126, 102, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(140, 126, 102, 0);
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sqindra';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://doutorfabiomonteiro.com.br/wp-content/uploads/2026/03/sqindra.ttf') format('truetype');
}
/* End Custom Fonts CSS */