@import"https://fonts.googleapis.com/css2?family=Jost:wght@300;500;600&display=swap";:export{colorMain:#263360;colorWhite:#fff;colorSecondary:#3d60d3;colorSuccess:#40c435}body,html{min-height:100vh;min-width:320px;background-color:#eaf0f7;color:#263360;margin:0}*,body,html{font-family:Jost,sans-serif}*{box-sizing:border-box}html{font-size:16px}@media(max-width:1619px){html{font-size:15px}}@media(max-width:1289px){html{font-size:14px}}@keyframes TopProgressBar_width-change__inBFc{0%{width:0}3%{width:40%}30%{width:60%}33%{width:61%}35%{width:70%}to{width:100%}}.TopProgressBar_loadingBar__ePNZQ{position:fixed;z-index:1000;width:100%;height:.17rem}.TopProgressBar_loadingBar__ePNZQ>div{position:absolute;top:0;left:0;height:100%;width:0;background-color:red;box-shadow:0 0 5px 0 #000;animation:TopProgressBar_width-change__inBFc 30s linear 0s}