body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.ant-tour-content{max-width:100vw;margin:auto}.tour-mobile{margin:0;max-width:80vw!important}@media (max-width:768px){.ant-picker-dropdown{top:51.9333px!important;bottom:auto!important;left:0!important;right:auto!important}.ant-picker-dropdown .ant-picker-panel-container{max-width:100vw!important;top:51.9333px!important;bottom:auto!important;left:0!important;right:auto!important;overflow:auto!important}.ant-modal-content{padding:8px!important}}html,body{-webkit-text-size-adjust:100%;-webkit-overflow-scrolling:touch}html,body,#root{background:var(--tbackgroundColor,#fff);color:var(--text-color,#1e1e1e);min-height:100%}::selection{color:#fff;background-color:#41978e}body{font-family:Roboto,sans-serif}.app-loading{justify-content:center;align-items:center;width:100%;min-height:160px;display:flex}.app-loading__indicator{border:3px solid #c8e3e1;border-top-color:#41978e;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite app-loading-spin}@keyframes app-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.app-loading__indicator{animation-duration:1.8s}}