@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@700&display=swap);*{box-sizing:border-box}html{font-size:12px}@media (min-width:900px){html{font-size:14px}}@media (min-width:1200px){html{font-size:16px}}@media (min-width:2000px){html{font-size:18px}}body,html{height:100%;margin:0}#root{height:100%;width:100%}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body:has(.firebase-emulator-warning){padding-top:21px}body:has(.firebase-emulator-warning) [class*=ContentStyled]{height:calc(100vh - 21px)}.firebase-emulator-warning{background:red!important;border:0!important;border-bottom:1px solid #dedede!important;bottom:auto!important;color:#fff!important;display:none;height:21px!important;top:0!important;z-index:1000!important}
/*# sourceMappingURL=main.598ef011.css.map*/