.elementor-kit-9{--e-global-color-primary:#0B1F3B;--e-global-color-secondary:#1976D2;--e-global-color-text:#0E0F12;--e-global-color-accent:#FF6A00;--e-global-color-e6cea4d:#F6F8FC;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1.1em;--e-global-typography-primary-letter-spacing:-0.6px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:800;--e-global-typography-secondary-line-height:1.15em;--e-global-typography-secondary-letter-spacing:-0.4px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.05em;--e-global-typography-accent-letter-spacing:0.2px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:#000000;font-family:"DM Sans", Sans-serif;font-size:18px;font-weight:600;text-transform:uppercase;line-height:1.3em;color:#FFFFFF;border-radius:12px 12px 12px 12px;padding:20px 40px 20px 40px;}.elementor-kit-9 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:1366px){.elementor-kit-9{--e-global-typography-primary-font-size:48px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}@media(max-width:1024px){.elementor-kit-9{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}}/* Start custom CSS *//* 1. BLOQUEAR SCROLL HORIZONTAL NA PÁGINA */
html, body {
    overflow-x: hidden;
    width: 100%;
}

/* 2. PREVENIR VAZAMENTOS DO ELEMENTOR */
.elementor-section {
    max-width: 100vw;
    overflow-x: hidden;
}

/* 3. CORRIGIR TRANSFORM/ANIMAÇÕES QUE VAZAM */
*[style*="translateX"],
*[style*="translate3d"] {
    will-change: transform;
    backface-visibility: hidden;
}

@media (max-width: 1024px){
  .overlay-so-desktop > .elementor-background-overlay{
    opacity: 0 !important;
    display: none !important;
  }
}/* End custom CSS */