html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none}#smooth-wrapper{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0;right:0;bottom:0}#smooth-content{overflow:visible;width:100%}.no-smooth-scroll #smooth-wrapper{position:static;overflow:visible;height:auto}.no-smooth-scroll #smooth-content{overflow:visible}@media (hover:none){#smooth-wrapper{position:static!important;overflow:visible!important;height:auto!important}#smooth-content{overflow:visible!important}}