@media only screen and (max-width:980px){.deva-fullscreen-menu{--deva-mobile-header-height:76px}.deva-fullscreen-menu .ddb-mobile-menu{position:fixed!important;top:var(--deva-mobile-header-height)!important;left:0!important;right:0!important;width:auto!important;max-width:100%!important;height:calc(100dvh - var(--deva-mobile-header-height))!important;min-height:calc(100vh - var(--deva-mobile-header-height))!important;margin:0!important;padding:30px 24px 40px!important;box-sizing:border-box!important;background:#ffffff!important;overflow-y:auto!important;overscroll-behavior:contain;z-index:99998!important}.deva-fullscreen-menu .ddb-mobile-wrapper,.deva-fullscreen-menu .ddb-mobile-icon{position:relative;z-index:99999!important}.deva-fullscreen-menu .ddb-mobile-menu .ddb-item{width:100%!important;box-sizing:border-box!important}}html,body,#page-container,#et-main-area,#main-content{max-width:100%;overflow-x:clip}@supports not (overflow-x:clip){html,body,#page-container,#et-main-area,#main-content{overflow-x:hidden}}