.__nuxt-error-page{padding:1rem;background:#f7f8fb;color:#47494e;text-align:center;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-family:sans-serif;font-weight:100!important;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;position:absolute;top:0;left:0;right:0;bottom:0}.__nuxt-error-page .error{max-width:450px}.__nuxt-error-page .title{font-size:1.5rem;margin-top:15px;color:#47494e;margin-bottom:8px}.__nuxt-error-page .description{color:#7f828b;line-height:21px;margin-bottom:10px}.__nuxt-error-page a{color:#7f828b!important;text-decoration:none}.__nuxt-error-page .logo{position:fixed;left:12px;bottom:12px}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;-webkit-transition:width .1s,opacity .4s;transition:width .1s,opacity .4s;background-color:#fff;z-index:999999}.nuxt-progress.nuxt-progress-notransition{-webkit-transition:none;transition:none}.nuxt-progress-failed{background-color:red}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{background-color:#f6f6f6}body::-webkit-scrollbar{width:4px}body::-webkit-scrollbar-track{background:#f1f1f1}body::-webkit-scrollbar-thumb{background:#888}body::-webkit-scrollbar-thumb:hover{background:#555}.container{width:100%}input{padding:0;display:grid;text-align:center;border:none;background-color:transparent;-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}a:focus,button:focus,input:focus{outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.card{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:6px;background:#fff;border:1px solid #dfdfe6;box-sizing:border-box;border-radius:4px}.card.is-warning{background:linear-gradient(338.52deg,#9b0909,#f96627 160%);color:#fff}.card.is-primary{background:linear-gradient(338.71deg,#23253a,#5063ee 240%);color:#fff}.card-content,.card-header{margin-left:16px;margin-right:16px;margin-top:12px;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}.card-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card-header .title{font-family:Rubik;font-style:normal;font-weight:500;line-height:22px;font-size:18px;color:#23253a}.card-header .subtitle{font-family:Questrial;font-style:normal;font-weight:400;line-height:13px;font-size:12px;color:#23253a;mix-blend-mode:normal;opacity:.7}.card-content>.container{padding:10px 16px;margin-bottom:10px}.level{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.level.is-centered{justify-content:space-around}.level-left,.level-right{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-basis:auto;-webkit-box-flex:0;flex-grow:0;flex-shrink:0}.level-left{-webkit-box-pack:start;justify-content:flex-start}.level-right{-webkit-box-pack:end;justify-content:flex-end}.level-item{color:#484856}.level-right .level-item:not(:last-child){margin-right:.75em}.has-footer{padding-bottom:78px}footer{position:fixed;bottom:0;width:100%;height:78px;border-top:1px solid #dfdfe6;background-color:#fff}nav ul{display:-webkit-box;display:flex;justify-content:space-around;-webkit-box-align:center;align-items:center;height:78px}nav li a{flex-basis:0}a{text-decoration:none;color:#23253a}nav img{display:block;margin:auto}nav .title-container{height:1em}html{font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box}*,:after,:before{box-sizing:border-box;margin:0}.button--green{display:inline-block;border-radius:4px;border:1px solid #3b8070;color:#3b8070;text-decoration:none;padding:10px 30px;margin-right:15px}.button--green:hover{color:#fff;background-color:#3b8070}.button--grey{display:inline-block;border-radius:4px;border:1px solid #35495e;color:#35495e;text-decoration:none;padding:10px 30px}.button--grey:hover{color:#fff;background-color:#35495e}