.elementor-kit-34{--e-global-color-primary:#324B99;--e-global-color-secondary:#56AE32;--e-global-color-text:#0A0F1F;--e-global-color-accent:#E6E8EF;--e-global-color-180b82d:#D4D8E1;--e-global-color-eb3de98:#1C1B1B;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:22px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-abdd265-font-family:"Roboto";--e-global-typography-abdd265-font-size:19px;color:#D4D8E1;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-34 e-page-transition{background-color:#FFBC7D;}.elementor-kit-34 h1{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:60px;font-weight:800;}.elementor-kit-34 h2{color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:36px;font-weight:700;}.elementor-kit-34 h3{color:#D4D8E1;font-family:"Poppins", Sans-serif;font-size:24px;font-weight:600;}.elementor-kit-34 h4{color:#D4D8E1;}.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-kit-34{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-34{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1) Trava qualquer overflow lateral no mobile */
@media (max-width: 767px){
  html, body{
    width: 100%;
    overflow-x: hidden !important;
  }
}

/* 2) Garante que o hero não permita "vazar" pro lado */
@media (max-width: 767px){
  .mbs-ecosystem,
  .mbs-ecosystem *{
    max-width: 100%;
  }
  .mbs-ecosystem{
    overflow: hidden;
  }
}/* End custom CSS */