.test-card{height:100%;display:flex;justify-content:space-between;align-items:center}[dir] .test-card{background:#fff;border:1px solid var(--support-silver);border-radius:15px}.test-card .block{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}[dir] .test-card .block{padding:15px}.test-card .block .section{color:#08c}[dir] .test-card .block .section{background:rgba(0,136,204,.12156862745098039);border-radius:10px;padding:5px 10px}.test-card .block .title{font-size:18px;display:flex;align-items:center;color:var(--gray-dark);font-weight:600}.test-card .tags{display:flex}.test-card .tags .tag{color:#08c;display:flex;align-items:center;justify-content:center}[dir] .test-card .tags .tag{padding:1px 8px;background:#dfedf4;border-radius:6px;cursor:pointer;margin-bottom:6px}[dir=ltr] .test-card .tags .tag{margin-right:6px}[dir=rtl] .test-card .tags .tag{margin-left:6px}.test-card .delete{display:flex;align-items:center;height:100%;width:40px}.test-card .delete .icon{fill:var(--text-silver);width:24px;height:24px}.test-card .delete .icon:hover{fill:var(--error)}.preloader .loader[data-v-2987d826]{position:relative}[dir] .preloader .loader[data-v-2987d826]{margin:0 auto}.preloader .loader .circular[data-v-2987d826]{height:100%;-webkit-transform-origin:center center;width:100%;position:absolute;top:0;bottom:0}[dir] .preloader .loader .circular[data-v-2987d826]{transform-origin:center center;margin:auto}[dir=ltr] .preloader .loader .circular[data-v-2987d826]{-webkit-animation:rotateloader-ltr-data-v-2987d826 2s linear infinite;animation:rotateloader-ltr-data-v-2987d826 2s linear infinite;left:0;right:0}[dir=rtl] .preloader .loader .circular[data-v-2987d826]{-webkit-animation:rotateloader-rtl-data-v-2987d826 2s linear infinite;animation:rotateloader-rtl-data-v-2987d826 2s linear infinite;right:0;left:0}.preloader .loader .circular .path[data-v-2987d826]{stroke-dasharray:2,200;stroke-dashoffset:0;stroke-linecap:round;stroke:#000}[dir=ltr] .preloader .loader .circular .path[data-v-2987d826],[dir=rtl] .preloader .loader .circular .path[data-v-2987d826]{-webkit-animation:dashloader-data-v-2987d826 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dashloader-data-v-2987d826 1.5s ease-in-out infinite,color 6s ease-in-out infinite}.preloader .loader[data-v-2987d826]:before{content:"";display:block}[dir] .preloader .loader[data-v-2987d826]:before{padding-top:100%}@-webkit-keyframes rotateloader-ltr-data-v-2987d826{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotateloader-rtl-data-v-2987d826{to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes dashloader-data-v-2987d826{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.button{position:relative;display:flex;align-items:center;justify-content:center;white-space:nowrap;width:100%;height:44px;color:#fff;font-weight:400;font-size:15px;line-height:20px}[dir] .button{background-color:#08c;border:none;padding:0 1rem;border-radius:8px}.button .icon{fill:#08c}.button:focus{outline:none}.button.small{height:32px;font-weight:400;font-size:12px;line-height:16px}.button[variant=gray]{color:#000}[dir] .button[variant=gray]{background:#dbdbdb}.button[variant=gray] .icon{fill:#aeaeae}[dir=ltr] .button[variant=gray] .icon{margin-right:.5rem}[dir=rtl] .button[variant=gray] .icon{margin-left:.5rem}.button[variant=soft]{color:#08c}[dir] .button[variant=soft]{background:#e6f3fa}[dir] .button[variant=yellow]{background:#cc9f00}.button[disabled]{pointer-events:none;color:#909090}[dir] .button[disabled]{background-color:#f0f0f0}.modal-doctis .header-mobile{display:none}@media only screen and (max-width:768px){.modal-doctis.full-content-mobile .modal-wrapper{min-height:100%!important;min-width:100%}[dir] .modal-doctis.full-content-mobile .modal-wrapper{border-radius:0;padding-top:0}[dir] .modal-doctis.full-content-mobile .support-browser{padding-top:0}.modal-doctis.full-content-mobile .close{display:none}.modal-doctis.full-content-mobile .header-mobile{display:flex;align-items:center;height:48px}[dir] .modal-doctis.full-content-mobile .header-mobile{border-bottom:1px solid #e5e5e5}.modal-doctis.full-content-mobile .header-mobile .title{width:100%;font-weight:600}[dir] .modal-doctis.full-content-mobile .header-mobile .title{text-align:center}}.modal-doctis{position:fixed;z-index:1300;top:0;width:100%;height:100%;transition:opacity .3s ease-in-out;display:flex;justify-content:center;align-items:center;align-content:center;font-family:Muller,sans-serif;overflow:auto}[dir] .modal-doctis{cursor:auto}[dir=ltr] .modal-doctis{left:0}[dir=rtl] .modal-doctis{right:0}.modal-doctis .overlay{position:absolute;top:0;width:100%;height:100%;z-index:100;opacity:.4}[dir] .modal-doctis .overlay{background:#0c0c0c}[dir=ltr] .modal-doctis .overlay{left:0}[dir=rtl] .modal-doctis .overlay{right:0}.modal-doctis .modal-wrapper{overflow:auto;position:relative;z-index:1080;width:600px;max-height:80%}[dir] .modal-doctis .modal-wrapper{background:#fff;padding:16px;border:1px solid #e5e5e5;box-shadow:none;border-top:15px solid #fff;border-bottom:15px solid #fff;border-radius:24px}@media(max-width:1200px){.modal-doctis .modal-wrapper{width:700px}}@media(max-width:992px){.modal-doctis .modal-wrapper{width:calc(100vw - 30px)!important}}.modal-doctis .modal-wrapper>span.title{display:block}@media(max-width:992px){[dir] .modal-doctis .modal-wrapper>span.title{text-align:center}}.modal-doctis .modal-wrapper .close{position:absolute;top:5px;font-size:25px;height:32px;width:32px;display:flex;align-items:center;justify-content:center;fill:#08c;z-index:1000}[dir] .modal-doctis .modal-wrapper .close{cursor:pointer;background:#e6f3fa;border-radius:100px}[dir=ltr] .modal-doctis .modal-wrapper .close{right:16px}[dir=rtl] .modal-doctis .modal-wrapper .close{left:16px}.modal-doctis .modal-wrapper .close .icon{width:11px;height:11px}[dir] .modal-doctis .modal-wrapper .close:hover{background:#d9f2ff}.modal-fade-enter,.modal-fade-leave-active{opacity:0}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .5s ease;pointer-events:none}@media(max-width:576px){.modal-doctis{align-items:flex-end}.modal-doctis .modal-wrapper{width:100%!important;max-height:95%}[dir] .modal-doctis .modal-wrapper{border-radius:24px 24px 0 0;border-bottom:0}}[dir] .test-create-modal .modal-wrapper{padding:28px 32px 30px}.test-create{color:#2d3748}.test-create__heading{display:flex;align-items:flex-start;gap:14px}[dir] .test-create__heading{margin-bottom:26px}[dir=ltr] .test-create__heading{padding-right:42px}[dir=rtl] .test-create__heading{padding-left:42px}.test-create__heading h2{font-size:25px;font-weight:600}[dir] .test-create__heading h2{margin:0 0 6px}.test-create__heading p{color:#8a94a4;font-size:14px}[dir] .test-create__heading p{margin:0}.test-create__back{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;color:#08c}[dir] .test-create__back{background:#e6f3fa;border:0;border-radius:10px}.test-create__choices{display:grid;gap:12px}.test-create .source-card{display:grid;grid-template-columns:52px minmax(0,1fr) 20px;gap:16px;align-items:center;width:100%;color:#2d3748;transition:.2s ease}[dir] .test-create .source-card{padding:16px;background:#fff;border:1px solid #e4e9f0;border-radius:14px}[dir=ltr] .test-create .source-card{text-align:left}[dir=rtl] .test-create .source-card{text-align:right}[dir] .test-create .source-card:hover{border-color:#8fcdea;box-shadow:0 8px 24px rgba(0,136,204,.09);transform:translateY(-1px)}.test-create .source-card__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;color:#667085}[dir] .test-create .source-card__icon{background:#f1f3f6;border-radius:12px}.test-create .source-card__icon--blue{color:#08c}[dir] .test-create .source-card__icon--blue{background:#e6f3fa}.test-create .source-card__icon--violet{color:#7656c8}[dir] .test-create .source-card__icon--violet{background:#f0ebfc}.test-create .source-card small,.test-create .source-card strong{display:block}.test-create .source-card strong{font-size:16px}[dir] .test-create .source-card strong{margin-bottom:4px}.test-create .source-card small{color:#8a94a4;font-size:13px;line-height:18px}.test-create .file-drop{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:190px;color:#08c}[dir] .test-create .file-drop{padding:24px;text-align:center;background:#f7fbfd;border:2px dashed #a8d8ee;border-radius:16px;cursor:pointer}.test-create .file-drop--selected{color:#228b62}[dir] .test-create .file-drop--selected{background:#f2fbf7;border-color:#8fd5b7}.test-create .file-drop input{display:none}.test-create .file-drop strong{color:#344054;font-size:16px}[dir] .test-create .file-drop strong{margin:12px 0 5px}.test-create .file-drop small{color:#8a94a4}.test-create .material-search{display:flex;align-items:center;gap:10px;height:44px;color:#98a2b3}[dir] .test-create .material-search{padding:0 14px;background:#f7f8fa;border:1px solid #e4e7ec;border-radius:10px}.test-create .material-search input{width:100%;height:100%;outline:0}[dir] .test-create .material-search input{padding:0;border:0;background:transparent}.test-create .material-list{display:grid;gap:8px;max-height:260px;overflow:auto}[dir] .test-create .material-list{margin-top:12px}.test-create .material-option{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;width:100%;color:#344054}[dir] .test-create .material-option{padding:13px 14px;background:#fff;border:1px solid #e4e7ec;border-radius:10px}[dir=ltr] .test-create .material-option{text-align:left}[dir=rtl] .test-create .material-option{text-align:right}[dir] .test-create .material-option--active{background:#f3fafd;border-color:#08c}.test-create .material-option__check{display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#fff}[dir] .test-create .material-option__check{background:#fff;border:1px solid #cbd5e1;border-radius:50%}[dir] .test-create .material-option--active .test-create .material-option__check{background:#08c;border-color:#08c}.test-create .material-option small,.test-create .material-option strong{display:block}.test-create .material-option small{color:#8a94a4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir] .test-create .material-option small{margin-top:3px}.test-create .material-empty{color:#98a2b3}[dir] .test-create .material-empty{padding:44px 16px;text-align:center}.test-create .generation-settings{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px}[dir] .test-create .generation-settings{margin-top:22px;padding:18px;background:#f8fafc;border-radius:12px}.test-create .generation-settings__count>span,.test-create .generation-settings__types>span{display:block;color:#667085;font-size:13px;font-weight:500}[dir] .test-create .generation-settings__count>span,[dir] .test-create .generation-settings__types>span{margin-bottom:9px}.test-create .generation-settings__count input{width:100%;height:42px}[dir] .test-create .generation-settings__count input{padding:0 12px;background:#fff;border:1px solid #dde3ea;border-radius:8px}.test-create .generation-settings__types{display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px 16px}.test-create .generation-settings__types>span{flex-basis:100%}.test-create .generation-settings__types label{display:flex;align-items:center;gap:7px;font-size:13px}[dir] .test-create .generation-settings__types label{margin:0}.test-create__actions{display:grid;grid-template-columns:160px minmax(0,1fr);gap:12px}[dir] .test-create__actions{margin-top:22px}.test-create__actions .button{height:48px}@media(max-width:576px){.test-create .generation-settings,.test-create__actions{grid-template-columns:1fr}.test-create .source-card{grid-template-columns:44px minmax(0,1fr)}.test-create .source-card>svg{display:none}.test-create .source-card__icon{width:44px;height:44px}}.tests{width:100%}[dir] .tests header{margin-bottom:24px}.tests header .search{display:flex;align-items:center;height:48px;width:100%}[dir] .tests header .search{padding:0 16px;background:#fff;border-radius:8px}.tests header .search .icon{fill:#a9a9a9}[dir=ltr] .tests header .search .icon{margin-right:24px}[dir=rtl] .tests header .search .icon{margin-left:24px}.tests header .search input{height:100%;font-size:16px}[dir] .tests header .search input{padding:0;border:none}.tests .list{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px}.tests .list .test-card{width:100%;min-height:160px}[dir] .tests .list .test-card:hover{transform:translateY(-2px);box-shadow:0 12px 13px hsla(0,0%,77.3%,.25)}.tests .list .test-card.create{display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:16px;font-weight:500}[dir] .tests .list .test-card.create{background:#fff;border:1px dashed #9ccfe7;border-radius:15px;cursor:pointer}.tests .list .test-card.create .title{color:var(--primary)}[dir] .tests .list .test-card.create .title{margin-top:10px}.tests .list .test-card.create .icon{color:var(--primary)}@media(max-width:992px){.tests .list{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.tests .list{grid-template-columns:1fr}}