html,body,#root{height:100%;width:100%;padding:0;margin:0;display:flex;flex-direction:column;overflow:hidden;padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}@supports (height: 100dvh){html,body,#root{height:100dvh}}@media screen and (max-width: 1024px){html,body,#root{min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;overflow:hidden;-webkit-overflow-scrolling:touch}body{position:fixed;top:0;left:0;width:100%}}html,body,#root,button,span,div{font-family:"Open Sans", sans-serif}#main-content{width:100%;height:100%;flex:1;position:relative}a{text-decoration:none}p,h1,h2,h3,h4,h5{margin:0}div,a{box-sizing:border-box}
