.inc-toast[data-v-606e648e]{position:fixed;display:flex;bottom:20px;left:-100vw;border-radius:4px;background:#394754;box-shadow:0 0 20px -5px rgba(0,0,0,.22);align-items:center;transition:1s;z-index:999;overflow:hidden;padding:15px 10px;max-width:80vw;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;justify-content:space-between}.inc-toast.inc-toast--showed[data-v-606e648e]{left:20px}.inc-toast p[data-v-606e648e]{padding-right:10px;font-size:14px;color:#fff;text-align:left}.inc-toast span[data-v-606e648e]{right:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;height:100%;width:20px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:22px;font-size:12px;font-weight:700}.inc-toast.inc-toast--blue[data-v-606e648e]{background:#0090e0}.inc-toast.inc-toast--success[data-v-606e648e]{background:#34c240}.inc-toast.inc-toast--yellow[data-v-606e648e]{background:#cdd114}.inc-toast.inc-toast--alert[data-v-606e648e]{background:#fa9f47}.inc-toast.inc-toast--error[data-v-606e648e]{background:#d24242}@media(max-width:1024px){.inc-toast[data-v-606e648e]{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content}}*{margin:0;padding:0}:focus{outline:none}#app{font-family:Nunito,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}.first-loading{position:fixed;width:100%;height:100%;top:0;left:0;z-index:999999999;background:#fff}.first-loading-figure{max-width:250px;max-height:80px;height:100%;min-height:80px}.first-loading-figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.inc-global__loading{z-index:999999998}.inc-global__loading,.inc-global__loading:before{position:fixed;width:100%;height:100%;top:0;left:0}.inc-global__loading:before{content:"";z-index:0;background:rgba(0,0,0,.45);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(13.5px)}.inc-loader--linear{display:inline-block;position:relative;width:70px;height:auto;padding:1px}.inc-loader--linear div{position:absolute;top:-4px;width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.9);-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.inc-loader--linear div:first-child{left:8px;-webkit-animation:inc-loader--linear-1 .6s infinite;animation:inc-loader--linear-1 .6s infinite}.inc-loader--linear div:nth-child(2){left:8px}.inc-loader--linear div:nth-child(2),.inc-loader--linear div:nth-child(3){-webkit-animation:inc-loader--linear-2 .6s infinite;animation:inc-loader--linear-2 .6s infinite}.inc-loader--linear div:nth-child(3){left:32px}.inc-loader--linear div:nth-child(4){left:56px;-webkit-animation:inc-loader--linear-3 .6s infinite;animation:inc-loader--linear-3 .6s infinite}@-webkit-keyframes inc-loader--linear-1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes inc-loader--linear-1{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes inc-loader--linear-3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes inc-loader--linear-3{0%{transform:scale(1)}to{transform:scale(0)}}@-webkit-keyframes inc-loader--linear-2{0%{transform:translate(0)}to{transform:translate(24px)}}@keyframes inc-loader--linear-2{0%{transform:translate(0)}to{transform:translate(24px)}}