*{margin:0;padding:0;box-sizing:border-box}input,select{outline:none}html{height:100%}body{background:#fff}a img{border:0}hr{border:none;height:1px;background:#EAEBED}*::-webkit-scrollbar{background-color:transparent;width:8px}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar-thumb{background-color:#A7AAAE;border-radius:4px;border:1px solid #fff}*::-webkit-scrollbar-button{display:none}body,input,button,textarea,select{font-weight:normal;font-family:-apple-system,"Libre Baskerville",BlinkMacSystemFont,Roboto,Segoe,Arial,sans-serif;line-height:1.4;font-size:13px;color:#444B54}a{cursor:pointer;text-decoration:none;color:#444B54;transition:color 0.3s}a:focus,a:hover{color:#39A655}h1,.title{font-size:20px;font-weight:500}h2,.header{font-size:15px;font-weight:500}.font-primary{font-size:13px}.font-secondary{font-size:12px}.c-primary{color:#444B54}.c-secondary{color:#A7AAAE}.c-success{color:#4DC52F}.c-error{color:#F5222D}.c-warning{color:#F8C50F}.c-info{color:#73B4F0}b,strong,th,.bold{font-weight:500}.primary{font-size:13px;color:#444B54}.secondary{font-size:12px;color:#A7AAAE}.text-left{text-align:left !important}.text-center{text-align:center !important}.text-right{text-align:right !important}.text-top{vertical-align:top !important}.text-middle{vertical-align:middle !important}.text-bottom{vertical-align:bottom !important}.no-wrap{white-space:nowrap}html.no-js .booting,html.is-booted .booting{display:none}html.is-booting .booting{position:fixed;z-index:99998;top:0;left:50%;width:0;height:4px;background:#73B4F0;animation:linear .95s showBootingAnim .75s 1 forwards}html.is-booting .booting:before,html.is-booting .booting:after{content:" ";display:block;position:fixed;top:0;left:0;width:100%;height:4px;animation-duration:3.8s;animation-fill-mode:forwards;animation-delay:1.7s;animation-play-state:running;animation-iteration-count:infinite;animation-timing-function:linear}html.is-booting .booting:before{animation-name:bootingBackgroundAnim}html.is-booting .booting:after{animation-name:bootingForegroundAnim}@keyframes showBootingAnim{from{left:50%;width:0}to{left:0;width:100%}}@keyframes bootingForegroundAnim{0%{width:0;margin-left:50%;background:#4DC52F}25%{width:100%;margin-left:0;background:#4DC52F}25.01%{width:0;margin-left:50%;background:#F8C50F}50%{width:100%;margin-left:0;background:#F8C50F}50.01%{width:0;margin-left:50%;background:#F5222D}75%{width:100%;margin-left:0;background:#F5222D}75.01%{width:0;margin-left:50%;background:#73B4F0}100%{width:100%;margin-left:0;background:#73B4F0}}@keyframes bootingBackgroundAnim{0%{background:#73B4F0}25%{background:#73B4F0}25.01%{background:#4DC52F}50%{background:#4DC52F}50.01%{background:#F8C50F}75%{background:#F8C50F}75.01%{background:#F5222D}100%{background:#F5222D}}html.js .no-js{display:none}html.no-js .no-js{opacity:0;position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.75);animation:linear 1s showNoJsAlert 0.5s 1 forwards}html.no-js .no-js-center{display:flex;align-items:center;justify-content:center;width:inherit;height:inherit;padding:16px}html.no-js .no-js-box{display:flex;border:1px solid #F8C50F;border-radius:4px;background:rgba(248,197,15,0.15);padding:8px 16px;max-width:380px}html.no-js .no-js-icon{flex:0 0 auto;margin-right:16px}html.no-js div.no-js-align{flex:1 1 auto}html.no-js .no-js-header{font-weight:500}html.no-js .no-js-text{margin-top:4px;font-size:12px}@keyframes showNoJsAlert{from{opacity:0}to{opacity:1}}
