.elementor-881 .elementor-element.elementor-element-45618db{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-881 .elementor-element.elementor-element-45618db.elementor-element{--flex-grow:0;--flex-shrink:0;}body.elementor-page-881:not(.elementor-motion-effects-element-type-background), body.elementor-page-881 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#09090B;}:root{--page-title-display:none;}/* Start custom CSS *//* Mata o scroll horizontal na raiz do documento */
html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
    position: relative !important;
}

/* Força todas as secções estruturais do Elementor a trancar o overflow */
.elementor, 
.elementor-section-wrap, 
#page, 
#content {
    overflow-x: hidden !important;
}/* End custom CSS */