/* Um único contexto de rolagem para a página principal. */
html{height:auto!important;min-height:100%;overflow-x:hidden!important;overflow-y:scroll!important}
body{height:auto!important;min-height:100vh;overflow-x:clip!important;overflow-y:visible!important;position:static!important}
main,#inicio,.section-wrap,.section-block{height:auto!important;max-height:none!important;overflow:visible!important}
.topbar{overflow:hidden!important}
.site-header{overflow:visible!important}
@media(max-width:700px){html{width:100%;max-width:100%;overflow-x:hidden!important;overflow-y:scroll!important}body{width:100%;max-width:100%;overflow-x:clip!important;overflow-y:visible!important}.site-header{overflow:visible!important}.section-wrap{overflow:visible!important}}
