/* Start custom CSS for html, class: .elementor-element-b89f96e *//* Força largura total, quebrando qualquer container do Elementor */
  .max-root {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow-x: hidden;
  }/* End custom CSS */