/*!
 * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}::-webkit-scrollbar{width:0;height:0}#app{font-family:Open Sans,sans-serif;font-weight:300;text-align:center;color:#2c3e50;min-height:100%;height:100vh;position:fixed;overflow:scroll;width:100%;background:#262424;background:linear-gradient(90deg,#262424,#15447a);padding:10px 30px}header{text-align:left}.logo{height:160px}.content{max-width:50%;max-width:900px;margin:5px;background-color:#fff;border:2px solid #15447a;box-shadow:0 0 10px hsla(0,0%,100%,.2)}.content.complete{max-width:1070px;min-height:780px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus,a.active.focus,a.active:focus,a.focus,a:active.focus,a:active:focus,a:focus,button.active.focus,button.active:focus,button.focus,button:active.focus,button:active:focus,button:focus{outline:0!important;outline-color:transparent!important;outline-width:0!important;outline-style:none!important;box-shadow:0 0 0 0 rgba(0,123,255,0)!important}@media(max-width:768px){#app{padding:8px 15px}}.sections-counter{font-size:14px;text-align:center;margin-bottom:8px;font-weight:500;opacity:.8}.testing-state{width:100%;max-width:1000px;padding:0 40px;margin:50px auto;color:#fff;font-size:16px;text-shadow:0 0 4px #000}.testing-state .testing{color:#2c3e50;text-shadow:none}.button_secondary{border:1px solid rgba(44,87,228,.8)!important;background:none!important;color:rgba(44,87,228,.8)!important}.button_secondary:hover{background-color:#2c57e4!important;color:#fff!important}#dialog{position:absolute;z-index:999;top:0;left:0;width:100%;width:100vw;height:100%;background:rgba(0,0,0,.15);transition:visibility 0s linear .6s,opacity .6s linear;opacity:0;visibility:hidden}#dialog.dialog_open{transition-delay:0s;opacity:1;visibility:visible}#dialog.dialog_open #dlg-wrap{padding:10px 25px 20px;max-height:100%;opacity:1;padding:2rem;overflow:scroll}#dialog.dialog_open .dlg-inner{opacity:1}@media(max-width:768px){#dialog.dialog_open #dlg-wrap{padding:1rem 1rem 60px}.testing-state{max-width:50%;max-width:900px;transform:none;margin-top:70px;padding:0 40px 100px}}@media(max-width:400px){.testing-state{margin-top:20px;padding:0 20px 100px}}#dialog #dlg-wrap{opacity:1}.dlg-inner{opacity:0;transition:all .3s;transition-delay:.2s}#dlg-wrap{position:relative;z-index:1;display:block;box-sizing:border-box;margin:0 auto;top:50%;transform:translateY(-50%);background:#fff;max-height:0;opacity:0;padding-top:0;padding-bottom:0;overflow:hidden;transition:all 1s}.main_area{transition:all .5s ease-out}.main_area.dialog_open{display:block;filter:blur(6px)}#main{box-sizing:border-box;overflow:hidden;display:none}#complete-dialog,#main{position:absolute;height:100vh;width:100%;top:0;left:0}#complete-dialog{z-index:999;width:100vw;background:rgba(0,0,0,.15);transition:visibility 0s linear .6s,opacity .6s linear;opacity:0;visibility:hidden}#complete-dialog.complete-dialog_open{transition-delay:0s;opacity:1;visibility:visible}#complete-dialog.complete-dialog_open .complete-dlg-inner{opacity:1}#complete-dlg-wrap{max-height:100vh;opacity:1;padding:2rem}#complete-dialog #complete-dlg-wrap{opacity:1}.complete-dlg-inner{opacity:0;transition:all .3s}#complete-dlg-wrap{position:relative;z-index:1;display:block;box-sizing:border-box;margin:0 auto;top:50%;transform:translateY(-50%);background:#fff;opacity:0;overflow:hidden}.complete-main_area.complete-dialog_open{display:block;filter:blur(6px)}#complete-main{height:100vh;overflow:hidden;top:0;display:none}#complete-main,#console{position:absolute;width:100%;box-sizing:border-box;left:0}#console{bottom:0;height:100px;background:#f0f0f0;color:#606060;font:400 13px/16px Open Sans;letter-spacing:0;text-align:left;padding:2px;overflow-y:scroll}.sc-popup{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,.4);overflow:scroll}.sc-popup__inner{background:#f3f3f3;color:#000;text-shadow:none;padding:20px 30px 10px;max-width:600px;width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-sizing:border-box;border-radius:2px}.sc-popup__buttons{margin-top:10px;display:flex;justify-content:center;flex-wrap:wrap}.sc-popup__buttons button{min-width:150px;margin:10px 10px}.welcome{text-align:justify}.welcome__timer-warning{color:#f33}h2{text-align:center}.prepare .button{min-width:200px;min-height:40px;padding:10px;margin-top:30px}.prepare .instuctions{text-align:left}.instructions-button{cursor:pointer;color:#0084f8;border-bottom:1px solid transparent;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:1.3rem}.instructions-button:focus,.instructions-button:hover{border-bottom:1px dashed #0084f8}.instructions-spoiler{position:absolute;top:100px;left:30px;padding:45px 20px 30px;color:#fff;background:rgba(0,0,0,.75);max-width:800px;width:calc(100% - 200px);z-index:1}.instructions-close-btn{width:40px;height:40px;background:none;border:none;position:absolute;right:5px;top:5px}.instructions-close-btn span{display:block;width:30px;height:2px;background:#fff}.instructions-close-btn span:first-of-type{transform:rotate(45deg) translate(2px,1px)}.instructions-close-btn span:last-of-type{transform:rotate(-45deg)}.imageTable{display:flex;flex-wrap:wrap;justify-content:center}.imageTable .imageQuestion-item{width:33%;height:111px;display:flex;justify-content:center;align-items:center;overflow:hidden}.imageTable .imageQuestion-item img{max-width:100%;max-height:100%}.imageTable .imageQuestion-descr{display:block;width:100%}.imageTable .imageQuestion-task{margin-top:10px;width:50%;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}.imageTable .empty{border:1px dashed #888;width:100%;height:100%}.textQuestion-descr{display:block;width:100%;margin-bottom:20px}.imageText{width:70%}.imageText img{width:100%}.imageRow{width:80%;display:flex;flex-wrap:wrap;justify-content:center}.imageRow .empty{border:1px dashed #888;height:100%}.imageRow .imageQuestion-item{max-width:200px;width:100%;margin:0 2px}.imageRow .imageQuestion-item img{width:100%}.imageRow .imageQuestion-descr{display:block;width:100%}.imageRow .imageQuestion-task{margin-top:30px;width:90%;display:flex;justify-content:center}.answerItems2 .imageQuestion-item{width:50%}.answerItems4 .imageQuestion-item{width:25%}.test__content{min-height:250px}.test__question{min-height:200px;justify-content:center;font-weight:500;margin-top:20px;margin-bottom:20px}.test__info,.test__question{display:flex;align-items:center}.test__info{justify-content:space-between;text-align:left}hr{margin:20px 0}.test__control{position:relative;display:flex;justify-content:space-around}.test__control.no-nav{justify-content:flex-end}.test__control.no-nav .button_control-next{margin-right:20%}.test__control.no-nav .button_control{margin-top:0}.button_control{min-width:100px;border-radius:4px;background-color:rgba(44,87,228,.8);color:#fff;text-align:center;font-size:16px;transition:all .5s;border:1px solid transparent;cursor:pointer}.button_control.unactive{background-color:#c9c9c9;border:1px solid #868686;pointer-events:none;cursor:default;color:#888}.test-navigation{margin-top:7px;display:flex;justify-content:center;flex-wrap:wrap}.test-navigation__item{cursor:pointer;padding:5px;transition:all .3s;line-height:1.4rem}.test-navigation__item.answer{color:#00a700;font-weight:600}.test-navigation__item.no-answer{color:#535353}.test-navigation__item.no-answer:hover{color:#0092d6}.test-navigation__item.selected{color:#0039d6;font-weight:500}.test-navigation__item.selected.answer{font-weight:600}.button_control:hover{background-color:#2c57e4;color:#fff}.question__text{margin-bottom:20px}.answer__wrapper{margin:0 auto}.answer__wrapper_scale{width:100%;max-width:340px;display:flex;justify-content:center}.answer__wrapper_yes-no{width:100%;max-width:340px;display:flex;justify-content:space-between;align-items:flex-start}.answer__wrapper_radio{width:80%}.answer__wrapper_radio.IMGQuestion{display:flex;justify-content:center;max-width:100%}.answer__wrapper_radio.IMGQuestion .answer-item_radio{padding:3px;margin:0 5px;max-width:25%}.answer__wrapper_radio.IMGQuestion .answer-item_radio img{width:100%}.answer__wrapper_radio.imageSingle{display:flex;width:100%}.answer__wrapper_radio.imageSingle .answer-item:not(:first-child){border-left:none}.answer__wrapper_radio.imageSingle img{width:100%}.answer-item_scale{width:calc(20% - 5px);height:30px;cursor:pointer;border:1px solid #0084f8;color:#0084f8;border-left:none;transition:all .2s;display:flex;justify-content:center;align-items:center}.answer-item_scale:first-child{border:1px solid #0084f8;border-radius:15px 0 0 15px}.answer-item_scale:last-child{border-radius:0 15px 15px 0}.answer-item_scale:hover{background-color:rgba(0,132,248,.7);border-color:rgba(0,132,248,.7);color:#fff}.answer-item_scale.active{background-color:#0084f8;color:#fff}.answer-item_yes-no{display:inline-block;width:100px;height:30px;border:1px solid #0084f8;color:#0084f8;cursor:pointer;transition:all .2s;border-radius:4px}.answer-item_yes-no:hover{background-color:rgba(0,132,248,.7);border-color:rgba(0,132,248,.7);color:#fff}.answer-item_yes-no.active{background-color:#0084f8;color:#fff}.answer-item_radio{border:1px solid #0084f8;cursor:pointer;margin-bottom:5px;min-height:40px;transition:all .3s;color:#0084f8;display:flex;justify-content:center;align-items:center;padding:5px}.answer-item_radio input{display:none}.answer-item_radio label{cursor:pointer;margin-bottom:0}.answer-item_radio label:first-letter{text-transform:uppercase}.answer-item_radio:hover{background-color:rgba(0,132,248,.7);border-color:rgba(0,132,248,.7);color:#fff}.answer-item_radio.active{background-color:#0084f8;color:#fff}@media(max-width:768px){.instructions-button{font-weight:400;font-size:14px}.instructions-spoiler{top:60px;left:1rem;width:calc(100% - 2rem)}.answer__wrapper_radio{width:100%}.test__info{font-weight:400;font-size:16px}.test__control{margin-top:30px;margin-bottom:30px}.test__control .button{margin-top:0;min-width:150px}.test__control.no-nav .button{width:50%;margin-right:0}}@media(max-width:576px){.instructions-spoiler{top:60px;left:1rem;width:calc(100% - 2rem);font-size:14px;line-height:18px;background:rgba(0,0,0,.85)}.test__question{min-height:150px;margin:10px 0}.imageRow,.imageTable .imageQuestion-task{width:100%}.imageRow{padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.3)}.imageRow .imageQuestion-task{flex-wrap:wrap;width:100%}.imageRow .imageQuestion-item{min-width:120px;margin-bottom:10px}.answerItems2 .imageQuestion-item{min-width:120px}.answer__wrapper_radio.IMGQuestion{flex-wrap:wrap}.answer__wrapper_radio.IMGQuestion .answer-item_radio{min-width:120px;width:120px;margin-bottom:10px}.test__control{margin-top:30px;margin-bottom:30px}}@media(max-width:400px){.instructions-button{font-weight:400;font-size:14px}.test__info{font-weight:400;font-size:16px}.test__control{flex-direction:column;justify-content:flex-start}.test__control .button{min-width:150px}.test__control.no-nav .button{width:100%}}.results{background:#fff;padding:2em 6em;margin:0 auto}.results,.results-inner{width:-webkit-min-content;width:-moz-min-content;width:min-content}.button{min-width:200px;min-height:40px;padding:10px;margin-top:30px}.tech-info{color:#fff}.section-timer{position:fixed;top:0;left:20px}.button{border:none;display:block;background-color:rgba(44,87,228,.8);color:#fff;text-align:center;font-size:14px;transition:all .5s;border:1px solid transparent;cursor:pointer}.button:hover{background-color:#2c57e4;color:#fff}.button.centering{margin:0 auto}.button.m-30{margin-top:30px}.results_disable{width:30px;height:30px;cursor:pointer;padding:0;position:absolute;top:26px;right:20px;transition:all .4s}.results_disable:before{transform:rotate(45deg) translateY(2px)}.results_disable:after,.results_disable:before{content:"";display:block;width:30px;height:3px;background-color:#000}.results_disable:after{transform:rotate(-45deg) translateY(-2px)}.name_point:first-child{transform:translateX(-207px)}.name_point:nth-child(4){transform:translateX(-220px)}.name_point:nth-child(5){transform:translateX(-164px)}.name_point:nth-child(6){transform:translateX(-195px)}.progress{margin-bottom:32px}.progress__title{text-align:left;margin-bottom:6px;font-weight:500;font-size:14px;padding-left:8px}.progress-bar{width:100%;height:14px;border-radius:10px;background:#d0d0d0;position:relative;display:flex}.progress-bar__passed{background:#41b883;height:100%;border-radius:10px;transition:width .5s}#dialog .progress{margin-bottom:16px}.load{width:80px;height:80px;top:50%;left:50%;transform:translate(-50%,-50%)}.load,.load hr{position:absolute}.load hr{border:0;margin:0;width:40%;height:40%;border-radius:50%;-webkit-animation:spin 2s ease infinite;animation:spin 2s ease infinite}.load :first-child{background:#fff;-webkit-animation-delay:-1.5s;animation-delay:-1.5s}.load :nth-child(2){background:#75a1d3;-webkit-animation-delay:-1s;animation-delay:-1s}.load :nth-child(3){background:#fff;-webkit-animation-delay:-.5s;animation-delay:-.5s}.load :last-child{background:#75a1d3}@-webkit-keyframes spin{0%,to{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translateY(160%)}}@keyframes spin{0%,to{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translateY(160%)}}.test-timer[data-v-1e84b349]{position:relative;width:90px;height:90px}.test-timer__svg[data-v-1e84b349]{transform:scaleX(-1)}.test-timer__circle[data-v-1e84b349]{fill:none;stroke:none}.test-timer__path-elapsed[data-v-1e84b349]{stroke-width:7px;stroke:gray}.test-timer__path-remaining[data-v-1e84b349]{stroke-width:7px;stroke-linecap:round;transform:rotate(90deg);transform-origin:center;transition:all 1s linear;fill-rule:nonzero;stroke:currentColor}.test-timer__path-remaining.green[data-v-1e84b349]{color:#41b883}.test-timer__path-remaining.orange[data-v-1e84b349]{color:orange}.test-timer__path-remaining.red[data-v-1e84b349]{color:red}.test-timer__label[data-v-1e84b349]{position:absolute;width:90px;height:90px;top:0;display:flex;align-items:center;justify-content:center;font-size:26px}.break .test-timer[data-v-1e84b349],.prepare .test-timer[data-v-1e84b349]{display:inline-block;height:unset;width:unset}.break .test-timer svg[data-v-1e84b349],.prepare .test-timer svg[data-v-1e84b349]{display:none}.break .test-timer__label[data-v-1e84b349],.prepare .test-timer__label[data-v-1e84b349]{height:unset;width:unset;display:inline-block;position:relative;font-size:1rem}.break .test-timer__label[data-v-1e84b349]{font-size:50px;font-weight:700}.section-timer .test-timer[data-v-1e84b349]{height:unset;width:unset}.section-timer .test-timer svg[data-v-1e84b349]{display:none}.section-timer .test-timer__label[data-v-1e84b349]{height:unset;width:unset;font-size:40px;font-weight:700;color:#fff}@media(max-width:768px){.test .test-timer[data-v-1e84b349]{display:inline-block;height:unset;width:unset}.test .test-timer svg[data-v-1e84b349]{display:none}.test .test-timer__label[data-v-1e84b349]{height:unset;width:unset;display:inline-block;position:relative;font-size:30px;font-weight:500;margin-top:-10px}}.not-found[data-v-8f62989e]{color:#fff;font-size:25px;margin-top:30px;font-weight:300}