.bt-app-start{height:100%;display:flex;flex-direction:column;background-color:#fbfbfb;align-items:center;justify-content:center;-ms-overflow-style:none;scrollbar-width:none}.bt-app-start ::-webkit-scrollbar{display:none}@media only screen and (max-width:575px){.bt-app-start{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;-ms-overflow-style:none;scrollbar-width:none}.bt-app-start ::-webkit-scrollbar{display:none}}.bt-bottom-bar{display:flex;justify-content:center;align-items:center;background-color:#fbfbfb;height:36px}.bt-bottom-bar>svg{height:14px;margin-left:4px}@media only screen and (max-width:575px){.bt-bottom-bar{border-top:1px solid rgba(5,15,38,.0784313725490196)}}*{box-sizing:border-box}#root{height:100%}#root>div{background-color:#f3f6fa}body,html{height:100%;overflow-x:hidden;margin:0;font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h3{font-weight:700;font-size:20px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}