.elementor-kit-9{--e-global-color-primary:#E0E7FF;--e-global-color-secondary:#60A5FA;--e-global-color-text:#2563EB;--e-global-color-accent:#1E40AF;--e-global-color-b701a53:#06B6D4;--e-global-color-2a09f51:#7C3AED;--e-global-color-e940f38:#10B981;--e-global-color-444f48d:#4F46E5;--e-global-color-24ae88e:#F8FAFC;--e-global-color-2fc88ac:#E2E8F0;--e-global-color-384d0d4:#94A3B8;--e-global-color-30270bd:#1E293B;--e-global-color-941579f:#0F172A;--e-global-color-973f166:#22C55E;--e-global-color-007ee53:#F59E0B;--e-global-color-365d72b:#EF4444;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Space Grotesk";--e-global-typography-text-font-size:32px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Space Grotesk";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.2em;--e-global-typography-3451769-font-family:"Space Grotesk";--e-global-typography-3451769-font-size:20px;--e-global-typography-3451769-font-weight:600;--e-global-typography-3451769-line-height:1.2em;--e-global-typography-2a0bd63-font-family:"Space Grotesk";--e-global-typography-2a0bd63-font-size:16px;--e-global-typography-2a0bd63-font-weight:400;--e-global-typography-2a0bd63-line-height:1.2em;--e-global-typography-461206c-font-family:"Space Grotesk";--e-global-typography-461206c-font-size:14px;--e-global-typography-461206c-font-weight:400;--e-global-typography-461206c-line-height:1.2em;--e-global-typography-f100c18-font-family:"Space Grotesk";--e-global-typography-f100c18-font-size:20px;--e-global-typography-f100c18-font-weight:400;--e-global-typography-8781ab3-font-family:"Space Grotesk";--e-global-typography-8781ab3-font-size:16px;--e-global-typography-8781ab3-font-weight:400;--e-global-typography-e100273-font-family:"Space Grotesk";--e-global-typography-e100273-font-size:14px;--e-global-typography-e100273-font-weight:400;--e-global-typography-f86f6d0-font-family:"Space Grotesk";--e-global-typography-f86f6d0-font-size:12px;--e-global-typography-f86f6d0-font-weight:400;--e-global-typography-6dea8c6-font-family:"Space Grotesk";--e-global-typography-6dea8c6-font-size:10px;--e-global-typography-6dea8c6-font-weight:400;--e-global-typography-6dea8c6-line-height:1.2em;--e-global-typography-cbda2a5-font-family:"Space Grotesk";--e-global-typography-cbda2a5-font-size:20px;--e-global-typography-cbda2a5-font-weight:400;--e-global-typography-cbda2a5-line-height:1.5em;--e-global-typography-a19dc36-font-family:"Space Grotesk";--e-global-typography-a19dc36-font-size:16px;--e-global-typography-a19dc36-font-weight:400;--e-global-typography-a19dc36-line-height:1.5em;--e-global-typography-df5675b-font-family:"Space Grotesk";--e-global-typography-df5675b-font-size:14px;--e-global-typography-df5675b-font-weight:400;--e-global-typography-df5675b-line-height:1.5em;--e-global-typography-1d55464-font-family:"Space Grotesk";--e-global-typography-1d55464-font-size:12px;--e-global-typography-1d55464-font-weight:400;--e-global-typography-1d55464-line-height:1.5em;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.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 *//* Bloqueia a rolagem horizontal */
html, body {
    width: 100%;
    overflow-x: hidden;
}

/* Estilo da barra de rolagem */
::-webkit-scrollbar {
  width: 10px;
}

/* Cor de fundo da barra de rolagem */
::-webkit-scrollbar-track {
  background: #0F172A;
}

/* Estilo da barra deslizante */
::-webkit-scrollbar-thumb {
  background: #1E40AF;
  border-radius: 100px;
  border: 2px solid #0F172A;
}/* End custom CSS */