.c-card{background-color:#fff;color:rgba(0,0,0,.87);border-radius:20px;padding:40px 30px;-webkit-box-shadow:0 2px 16px 0 rgba(153,155,168,.07);box-shadow:0 2px 16px 0 rgba(153,155,168,.07);width:100%}.c-card .c-card-header .c-title{font-size:1.125rem;color:#212121}p[data-v-58301be7]{margin-bottom:0}.empty-data-bloc[data-v-6d685db3]{margin:auto}.empty-data-bloc .icon-wrapper[data-v-6d685db3]{width:100px;height:100px;background:rgba(0,238,208,.06);border-radius:100px}.empty-data-bloc .icon-wrapper .cresh-icon[data-v-6d685db3]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}.empty-data-bloc .icon-wrapper .cresh-icon svg[data-v-6d685db3]{margin:auto;display:inline-block}.empty-data-bloc .icon-wrapper img[data-v-6d685db3],.empty-data-bloc .icon-wrapper svg[data-v-6d685db3]{margin:auto;display:inline-block;width:48px;height:48px}.empty-data-bloc .icon-wrapper img .icon-path[data-v-6d685db3],.empty-data-bloc .icon-wrapper svg .icon-path[data-v-6d685db3]{fill:#00eed0}.empty-data-bloc .icon-wrapper img[data-v-6d685db3]{width:70px}.empty-data-bloc .icon-wrapper svg[data-v-6d685db3]{font-size:3.125rem}.empty-data-bloc .section-headline[data-v-6d685db3]{margin-top:37px}.empty-data-bloc .section-headline h2[data-v-6d685db3]{color:#000;font-size:1.5rem;text-align:center}.empty-data-bloc .section-text[data-v-6d685db3]{margin-top:7px;text-align:center}.empty-data-bloc .section-text p[data-v-6d685db3]{font-family:comfortaa-regular;font-size:1rem;color:#000}.c-tabs .c-tabs-headers{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.c-tabs .c-tabs-headers .c-tabs-header-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 20px;border-radius:10px;cursor:pointer}.c-tabs .c-tabs-headers .c-tabs-header-btn:not(:first-child){margin-left:10px}.c-tabs .c-tabs-headers .c-tabs-header-btn .text{display:inline-block;color:#212121;margin-left:10px}@media(min-width:600px)and (max-width:960px){.c-tabs .c-tabs-headers .c-tabs-header-btn .text{display:none!important}}.c-tabs .c-tabs-headers .c-tabs-header-btn.selected{background:#dfebf4}.c-tabs .c-tabs-headers .c-tabs-header-btn.selected .text{color:#349ce7}@-webkit-keyframes spin-data-v-0b406a68{to{-webkit-transform:rotate(1turn)}}@keyframes spin-data-v-0b406a68{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cresh-icon.error[data-v-0b406a68],.cresh-icon.info[data-v-0b406a68],.cresh-icon.warning[data-v-0b406a68]{background-color:transparent!important;border-color:transparent!important}.rotate[data-v-0b406a68]{-webkit-animation:spin-data-v-0b406a68 1s linear infinite;animation:spin-data-v-0b406a68 1s linear infinite}.file-uploader{position:relative}.file-uploader .progression-bar-wrapper{position:absolute;top:-10px;background:red;z-index:100;width:100%;background:#fff;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file-uploader .input-file{display:none}.file-uploader .cresh-icon{position:absolute;bottom:40px;right:0}.file-uploader .error-message{position:absolute;bottom:5px}.file-uoload-zone{min-width:400px;min-height:150px;padding:40px;border:2px dashed #92929d;border-radius:9px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file-uoload-zone .progression-bar-wrapper{width:100%}.file-uoload-zone input[name=pdfFileInput]{display:none}.file-uoload-zone:hover{cursor:pointer;border:2px solid #400ec9}.file-uoload-zone:hover .cresh-icon .icon-path{stroke:#400ec9!important}.file-uoload-zone .input-file{display:none}.v-data-table{border-radius:20px!important;padding:30px!important;-webkit-box-shadow:0 2px 16px 0 rgba(153,155,168,.07)!important;box-shadow:0 2px 16px 0 rgba(153,155,168,.07)!important}.v-data-table thead tr{height:60px;background:#f2f5f7}.v-data-table thead tr th{border-bottom:0!important;font-size:14px!important;color:#000!important;line-height:20px!important;height:60px}.v-data-table thead tr th span{font-family:comfortaa-bold!important}.v-data-table thead tr th i{position:absolute!important}.v-data-table thead tr th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.v-data-table thead tr th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.v-data-table tbody tr{height:60px}.v-data-table tbody tr:hover{background:none!important}.v-data-table tbody tr td{border-bottom:0!important}.v-data-table tbody tr:nth-child(odd) td{background:none}.v-data-table tbody tr:nth-child(2n) td{background:#f7fbff}.v-data-table .v-data-footer{border:0!important}.c-spinner{margin-top:calc(50vh - 40px);margin-left:calc(50vw - 40px);width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;border-color:#400ec9 #e2e2e2 #e2e2e2;border-width:5px;border-style:solid;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite;overflow:hidden}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.c-steps .c-steps-headers{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.c-steps .c-steps-headers .icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}.c-steps .c-steps-headers .step-header-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-steps .c-steps-headers .step-separator{margin:auto 10px auto 10px}.c-steps .c-steps-headers .step-separator .line-separator{height:1px}.c-steps .c-steps-headers .step-separator:not(:last-child){-webkit-box-flex:1;-ms-flex:1;flex:1}.c-steps .c-steps-headers .step-separator:last-child{display:none}@media(min-width:960px){.c-steps .c-steps-headers{margin-left:50px;margin-right:50px}}@media(max-width:960px){.c-steps .c-steps-headers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-steps .c-steps-headers .step-header-item{line-height:40px}.c-steps .c-steps-headers .step-header-item .icon-container{margin:auto 0}.c-steps .c-steps-headers .step-separator{display:none}}@font-face{font-family:questrial-regular;font-style:normal;font-weight:400;src:local("Questrial Regular"),local("Questrial-Regular"),url(https://fonts.gstatic.com/s/questrial/v10/QdVUSTchPBm7nuUeVf70viFluW44JQ.woff2) format("woff2")}@font-face{font-family:comfortaa-semibold;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/comfortaa/v29/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4bbLDrMfJh1Zyc61YA.woff) format("woff")}@font-face{font-family:Comfortaa-Bold;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/comfortaa/v29/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4Y_LDrMfJh1Zyc61YA.woff) format("woff")}@font-face{font-family:comfortaa-regular;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/comfortaa/v29/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4bbLDrMfJh1Zyc61YA.woff) format("woff")}html{font-family:questrial-regular,Helvetica,roboto,helvetica!important;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow:auto}@media(max-width:600px){html{font-size:14px!important}}@media screen and (min-width:600px)and (min-height:812px){html{font-size:16px!important}}@media screen and (min-width:600px)and (max-height:812px){html{font-size:14px!important}}body{background:#f2f5f7}body a{font-size:1rem;text-decoration:none;color:#400ec9;font-family:questrial-regular}body .box-shadow{-webkit-box-shadow:1px 1px 5px 0 #a4a4a4;box-shadow:1px 1px 5px 0 #a4a4a4}body h1,body h2{color:#400ec9;font-family:comfortaa-bold}body h3{color:#349ce7;font-family:comfortaa-semibold}body label,body p,body span,body td,body th,body tr{font-family:questrial-regular}body button .v-btn__content{font-family:comfortaa-bold!important}body button .v-btn__content .suffix{margin-left:20px}body button .v-btn__content .prefix{margin-right:20px}body button{padding:0 22px!important}.divider{display:inline-block;background:#00eccb;height:.625rem;border-radius:.625rem;width:3.4375rem;margin:20px 0}.full-height{height:100%}.full-width{width:100%}.c-tooltip{background:#212121;color:#fff;border-radius:5px;font-size:.875rem;line-height:1.375rem;display:inline-block;padding:5px 16px;position:absolute;opacity:.7}.tag{color:#92929d;background:#f4f4f5;padding:8px 10px;border-radius:30px;font-size:14px}.tag.tag-success,.tag.tag-tertiary{color:#00eccb;background:#e3f6f4}.tag.tag-error{color:#fc5a5a;background:#feeeee}.tag.tag-secondary{color:#349ce7;background:#dfecf4}.filter-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 20px;border-radius:10px;cursor:pointer}.filter-item:not(:first-child){margin-left:10px}.filter-item.selected{background:#dfebf4}.filter-item.selected .filter-text{color:#349ce7}.filter-item .filter-text{display:inline-block;margin-left:10px;color:#212121}.cresh-icon,.v-dialog{display:-webkit-box;display:-ms-flexbox;display:flex}.v-dialog .c-card{overflow:auto;padding:40px}.v-dialog .c-card .c-card-header{font-size:1.25rem;height:60px}.v-dialog .c-card .c-card-header h2,.v-dialog .c-card .c-card-header h3{color:#400ec9}.v-dialog .c-card .content{overflow:hidden}.text-bold{font-weight:700}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:unset;flex-wrap:unset;margin-right:0;margin-left:0}@media screen and (min-width:800px){.row .c-col:not(:last-child){margin-right:10px}.row .c-col:not(:first-child){margin-left:10px}}@media screen and (max-width:800px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width:600px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.error-message{color:#fc5a5a}.theme--light.v-application{background:#f2f5f7!important}.v-input{-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important}.cresh-icon.info,.cresh-icon.warning{background-color:unset!important;border-color:unset!important}.theme--light.v-input input{max-height:unset!important;height:3.125rem!important;font-size:1.125rem!important;font-family:questrial-regular!important}.theme--light.v-input .v-text-field__slot{height:100%}.theme--light.v-input .v-input__slot{min-height:unset!important}.theme--light.v-text-field>.v-input__control>.v-input__slot:before{border-color:#92929d!important}.theme--light.v-text-field.v-text-field--outlined{height:3.125rem!important}.theme--light.v-text-field.v-text-field--outlined .v-input__control{height:auto!important}.theme--light.v-text-field.v-text-field--outlined fieldset{top:0!important;height:3.125rem}.theme--light.v-text-field .v-input__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:initial!important;-webkit-box-direction:initial!important;-ms-flex-direction:initial!important;flex-direction:row!important}@media screen and (min-height:812px){.theme--light.v-text-field .v-input__control{height:5.625rem!important}}@media screen and (max-height:812px){.theme--light.v-text-field .v-input__control{height:80px!important}}@media(max-width:600px){.theme--light.v-text-field .v-input__control{height:70px!important}}.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset{border-color:#f1f1f5}.theme--light.v-text-field--outlined .v-input__control{height:50px!important}.theme--light.v-text-field--outlined .v-label--active{left:-12px!important}.theme--light.v-text-field--outlined input{height:40px!important;max-width:400px}.theme--light.v-text-field--outlined .v-text-field__slot{height:40px}.theme--light.v-text-field--outlined fieldset{top:0;max-height:40px;border-width:2px;max-width:420px}.theme--light.v-text-field--outlined fieldset legend{display:none}.theme--light.v-text-field--outlined .theme--light.v-label--active{top:-12px!important}.theme--light.v-label{font-size:1rem!important;color:#222121;text-transform:uppercase;font-family:questrial-regular}.theme--light.v-label--active{font-family:questrial-regular!important}@media screen and (max-height:812px){.theme--light.v-label--active{font-size:1rem!important;top:0!important}}@media screen and (min-height:812px){.theme--light.v-label--active{font-size:1.375rem!important;top:0!important}}.theme--light.v-input:not(.v-input--is-disabled) input,.theme--light.v-input:not(.v-input--is-disabled) textarea{color:#222121}.theme--light.v-btn{border-radius:.3125rem;font-family:comfortaa-semibold;font-size:.875rem;font-weight:500;height:2.5rem;line-height:3.125rem}.theme--light.v-card{border-radius:1.25rem;padding:1.25rem 2.5rem}.theme--light.v-card .v-card__title{padding:.625rem}.theme--light.v-card .v-card__title h3{color:#400ec9;font-size:1.125rem}.theme--light.v-card .v-card__actions{padding:.625rem 0;margin-top:.9375rem}.theme--light.v-card .v-card__text{padding:.625rem}.theme--light .v-dialog{border-radius:20px}.theme--light .v-dialog>.v-card>.v-card__title{margin-bottom:1.25rem!important}.theme--light .v-dialog>.v-card{padding:1.25rem 2rem!important}.v-application--is-ltr .v-data-footer__select .v-select .v-select__slot{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important}.v-application--is-ltr .v-data-footer__select .v-select .v-input__control{height:45px!important}.theme--light .v-list.dropdown-list{background:#fff;text-align:center;overflow:auto;z-index:100;min-width:180px;max-height:300px;min-height:80px}.theme--light .v-list.dropdown-list .v-list-item{cursor:pointer}