.elementor-4689 .elementor-element.elementor-element-446223a{--display:flex;--background-transition:0.3s;}/* Start custom CSS for html, class: .elementor-element-8817150 *//* Remove qualquer rolagem desnecessária */
html, body {
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important; /* bloqueia scroll lateral */
}

/* Define fundo branco em toda a página */
body {
  background-color: #ffffff !important;
}

/* Garantir que a área do Elementor herde o fundo branco */
.elementor, 
.elementor-section, 
.elementor-container, 
.elementor-column, 
.elementor-widget-wrap {
  background-color: transparent !important;
}/* End custom CSS */