html,body{font-family:Roboto,sans-serif;height:100%;margin:0;padding:0;background-color:#ebebeb;overflow-x:hidden}#root{height:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-initial-loader{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#10061e;display:flex;align-items:center;justify-content:center}.app-initial-loader:after{content:"";width:40px;height:40px;border:3px solid rgba(143,86,248,.2);border-top-color:#8f56f8;border-radius:50%;animation:app-initial-loader-spin .8s linear infinite}@keyframes app-initial-loader-spin{to{transform:rotate(360deg)}}.pac-container{z-index:10001}::-webkit-scrollbar-track{box-shadow:none}::-webkit-scrollbar-thumb{border-radius:2px;background-color:#e2e2ea14;box-shadow:0 0 1px #e2e2ea14}::-webkit-scrollbar{width:.3px;height:0px;border-radius:2px;background-color:#e2e2ea14;box-shadow:0 0 1px #e2e2ea14}
