.locale-changer[data-v-e8ba2fc8]{float:right;display:flex;justify-content:space-evenly;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:center}.locale[data-v-e8ba2fc8]{padding:0 10px;color:#aaa;text-transform:uppercase;font-weight:700;font-size:1.2em}.locale[data-v-e8ba2fc8]:hover *{cursor:pointer}.locale.active[data-v-e8ba2fc8]{color:#0069b4}.locale[data-v-e8ba2fc8]:nth-child(odd){border-right:1px solid #aaa}.language[data-v-913a5ebe]{position:absolute;margin:10px;left:0;right:0}*,body,html{box-sizing:border-box}body,html{background-color:#fff;color:#2c2e2f;margin:unset;font-family:Montserrat,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:var(--color-font-default);height:100%;overflow:hidden}#app{display:flex;flex-flow:column;height:100%;background:#eee}br,label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input,select{font-family:Montserrat,Helvetica,Arial,sans-serif}input:-internal-autofill-selected{-webkit-appearance:inherit!important;-moz-appearance:inherit!important;appearance:inherit!important;background-image:inherit!important;background-color:inherit!important;color:inherit!important}button{font-size:1.3em;font-weight:700;border:none;background:none;border-radius:10px;padding:10px}button:hover{cursor:pointer;background:rgba(0,0,0,.06666666666666667)}img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#aaa;border-radius:50px}::-webkit-scrollbar-thumb{background:#fff;border-radius:50px}.input-line-loading-placeholder{width:100%;height:30px;border-radius:5px;border:1px solid #fff;box-sizing:border-box}.shimmer{background-image:linear-gradient(90deg,#0069b4 0,hsla(0,0%,100%,.6) 20%,#0069b4 30%,hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,.4) 80%,#0069b4);background-repeat:no-repeat;background-size:500px 100%;display:inline-block;position:relative;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer;animation-name:placeholderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear}.shimmer.big{background-size:1000px 100%;-webkit-animation-name:placeholderShimmerBig;animation-name:placeholderShimmerBig}@-webkit-keyframes placeholderShimmer{0%{background-position:-500px 0}to{background-position:500px 0}}@keyframes placeholderShimmer{0%{background-position:-500px 0}to{background-position:500px 0}}@-webkit-keyframes placeholderShimmerBig{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes placeholderShimmerBig{0%{background-position:-1000px 0}to{background-position:1000px 0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spin{animation-name:spin;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-name:spin;-webkit-animation-duration:1.5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:1.5s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:1.5s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear}