body[data-v-1788c8ed],html[data-v-1788c8ed]{margin:0;height:100%;overflow:hidden;user-drag:none!important}.application[data-v-1788c8ed]{background-color:var(--v-background-base);-webkit-user-drag:none;overflow-y:hidden!important;user-drag:none!important}body,html{margin:0;height:100%;font-family:Lato}.application,body,html{overflow:hidden!important}.application,.application .title{font-family:Lato,!important,sans-serif!important}::-webkit-scrollbar{width:13px;height:13px;background-color:#fff}::-webkit-scrollbar-track{background-color:#fafafa}::-webkit-scrollbar-thumb{background:#a0a0a0;border-radius:10px;margin-right:5px;border:2px solid #fafafa}::-webkit-scrollbar-thumb:hover{background:grey}v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:inherit}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:500px!important;min-width:250px!important;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#a0a0a0}.Vue-Toastification__toast--info{background-color:#f0f0f0!important;color:grey!important}.Vue-Toastification__toast--success{background-color:#4caf50;color:#000}.Vue-Toastification__toast--error{background-color:rgba(204,32,39,.9333333333333333)!important;color:#e0e0e0}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#000}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{transition:none!important;animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0;padding-left:10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:hsla(0,0%,100%,.7);transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active.bottom-left,.Vue-Toastification__bounce-leave-active.top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active.bottom-right,.Vue-Toastification__bounce-leave-active.top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active.top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active.bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.Vue-Toastification__toast{min-height:15px!important;padding-left:20px!important;padding-right:20px!important;padding-top:0!important;border-radius:10px!important;font-weight:700;border:1px solid #b0b0b0;font-size:13px!important;padding-bottom:0!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.Vue-Toastification__toast:hover .Vue-Toastification__close-button{color:inherit}.Vue-Toastification__toast--default .Vue-Toastification__icon{display:none}.Vue-Toastification__toast-body{font-size:15px!important;margin-top:10px;margin-bottom:10px}@font-face{font-family:Lato;src:url(../fonts/Lato-Bold.0f37fb6a.eot);src:url(../fonts/Lato-Bold.0f37fb6a.eot?#iefix) format("embedded-opentype"),url(../fonts/Lato-Bold.12a234e8.woff2) format("woff2"),url(../fonts/Lato-Bold.2032f2b1.woff) format("woff"),url(../fonts/Lato-Bold.ff2b668b.ttf) format("truetype"),url(../img/Lato-Bold.5d5be81b.svg#Lato-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-BoldItalic.5ca6a1d0.eot);src:url(../fonts/Lato-BoldItalic.5ca6a1d0.eot?#iefix) format("embedded-opentype"),url(../fonts/Lato-BoldItalic.7b7cc85b.woff2) format("woff2"),url(../fonts/Lato-BoldItalic.7e15a416.woff) format("woff"),url(../fonts/Lato-BoldItalic.69c6aae4.ttf) format("truetype"),url(../img/Lato-BoldItalic.1dc0cba1.svg#Lato-BoldItalic) format("svg");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Italic.392d0b76.eot);src:url(../fonts/Lato-Italic.392d0b76.eot?#iefix) format("embedded-opentype"),url(../fonts/Lato-Italic.ba676cba.woff2) format("woff2"),url(../fonts/Lato-Italic.90d8ae9e.woff) format("woff"),url(../fonts/Lato-Italic.35654e84.ttf) format("truetype"),url(../img/Lato-Italic.6b7ff16d.svg#Lato-Italic) format("svg");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-BlackItalic.471fc24f.eot);src:url(../fonts/Lato-BlackItalic.471fc24f.eot?#iefix) format("embedded-opentype"),url(../fonts/Lato-BlackItalic.fd9d30ed.woff2) format("woff2"),url(../fonts/Lato-BlackItalic.6cad9641.woff) format("woff"),url(../fonts/Lato-BlackItalic.a9a41c84.ttf) format("truetype"),url(../img/Lato-BlackItalic.1d8385fa.svg#Lato-BlackItalic) format("svg");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Black.7bb64c58.eot);src:url(../fonts/Lato-Black.7bb64c58.eot?#iefix) format("embedded-opentype"),url(../fonts/Lato-Black.e2906744.woff2) format("woff2"),url(../fonts/Lato-Black.dae5447e.woff) format("woff"),url(../fonts/Lato-Black.99930ae2.ttf) format("truetype"),url(../img/Lato-Black.59a6d57b.svg#Lato-Black) format("svg");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Lato Hairline;src:url(../fonts/Lato-Hairline.779c2da4.eot);src:url(../fonts/Lato-Hairline.779c2da4.eot?#iefix) format("embedded-opentype"),url(../fonts/Lato-Hairline.4b5df23b.woff2) format("woff2"),url(../fonts/Lato-Hairline.f05daf8b.woff) format("woff"),url(../fonts/Lato-Hairline.1456968e.ttf) format("truetype"),url(../img/Lato-Hairline.4be9b589.svg#Lato-Hairline) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-LightItalic.ae813aa0.eot);src:url(../fonts/Lato-LightItalic.ae813aa0.eot?#iefix) format("embedded-opentype"),url(../fonts/Lato-LightItalic.69e635f9.woff2) format("woff2"),url(../fonts/Lato-LightItalic.158c0617.woff) format("woff"),url(../fonts/Lato-LightItalic.2f5084a3.ttf) format("truetype"),url(../img/Lato-LightItalic.f2b0c884.svg#Lato-LightItalic) format("svg");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Regular.fb529b5c.eot);src:url(../fonts/Lato-Regular.fb529b5c.eot?#iefix) format("embedded-opentype"),url(../fonts/Lato-Regular.69279aef.woff2) format("woff2"),url(../fonts/Lato-Regular.e87e43c5.woff) format("woff"),url(../fonts/Lato-Regular.ba0cc8b0.ttf) format("truetype"),url(../img/Lato-Regular.aec1dd9c.svg#Lato-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato Hairline;src:url(../fonts/Lato-HairlineItalic.30d5869e.eot);src:url(../fonts/Lato-HairlineItalic.30d5869e.eot?#iefix) format("embedded-opentype"),url(../fonts/Lato-HairlineItalic.d3db3ad8.woff2) format("woff2"),url(../fonts/Lato-HairlineItalic.3220823f.woff) format("woff"),url(../fonts/Lato-HairlineItalic.c1ede222.ttf) format("truetype"),url(../img/Lato-HairlineItalic.9fa62340.svg#Lato-HairlineItalic) format("svg");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato-Light.2cca7c00.eot);src:url(../fonts/Lato-Light.2cca7c00.eot?#iefix) format("embedded-opentype"),url(../fonts/Lato-Light.09201a1c.woff2) format("woff2"),url(../fonts/Lato-Light.4ac54dd4.woff) format("woff"),url(../fonts/Lato-Light.dab08aa4.ttf) format("truetype"),url(../img/Lato-Light.43ff1cd6.svg#Lato-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}