/* Document and interactive states retained independently of Elementor's runtime. */
html { margin-top:0!important; }
body.reverse-ai-canvas { margin:0; overflow-x:hidden; }
#nx-bar-top { position:fixed;top:0;left:0;width:100%;z-index:1000; }
#nx-bar-top[hidden] { display:none!important; }
.eael-tabs-content > .eael-tab-content-item:not(.active) { display:none; }
.eael-tabs-content > .eael-tab-content-item.active { display:block; }
.elementor-invisible { visibility:visible; }
.elementor-nav-menu--main .menu-item-has-children:hover > .sub-menu,
.elementor-nav-menu--main .menu-item-has-children:focus-within > .sub-menu { display:block!important;position:absolute;z-index:100; }
@media(max-width:1024px) {
 .elementor-menu-toggle.elementor-active + .elementor-nav-menu--dropdown { display:block;max-height:80vh;overflow:auto;transform:scaleY(1); }
 .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu--dropdown { display:none; }
 .elementor-nav-menu--dropdown .sub-menu { display:none; }
 .elementor-nav-menu--dropdown .ej-menu-open > .sub-menu { display:block!important;position:static!important; }
}
/* The imported page must render independently of WP Rocket's viewport cache. */
[data-wpr-lazyrender] { content-visibility:visible!important; }
html { overflow-x:clip; }

@media(max-width:1024px){
 .elementor-menu-toggle + .elementor-nav-menu--dropdown{position:fixed!important;top:calc(var(--ej-banner-height,0px) + 106px)!important;left:20px!important;right:20px!important;width:auto!important;z-index:2000;max-height:calc(100vh - var(--ej-banner-height,0px) - 126px)!important;box-shadow:0 10px 30px #10182820}
 .elementor-menu-toggle{position:relative;z-index:2001}
}
/* GSAP entrance snapshots must not leave content displaced after conversion. */
.eael_smooth_animation { transform:none!important;opacity:1!important; }
