html{overflow:hidden!important;max-height:100vh!important}body,html{height:100vh!important;width:100vw!important;margin:0!important;padding:0!important}body{overflow-y:auto!important;overflow-x:hidden!important;position:relative}#__next,.flex-col,.min-h-screen,[class*=PageTransitionWrapper],main{overflow:visible!important;height:auto!important;width:100%!important;max-height:none!important}[class*=AnimateOnScroll]{overflow:visible!important}::-webkit-scrollbar{width:0;background:transparent}body::-webkit-scrollbar{width:8px;display:block!important}body::-webkit-scrollbar-track{background:#f1f1f1}body::-webkit-scrollbar-thumb{background:#888;border-radius:4px}body::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){body,html{height:100%!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}}