.question-options__list li{width:100%;border-bottom:1px solid rgba(17,17,17,.1);position:relative}.question-options__list li:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#f5f5f5;opacity:0;border-radius:3px}.question-options__list li:first-child{border-top:1px solid rgba(17,17,17,.1)}.question-options>input{display:none}.question-options label{cursor:pointer;padding:20px 0;padding-left:50px;position:relative;font-weight:400;font-size:14px;line-height:22px;display:block;z-index:2}.question-options label:after{left:19px;width:20px;height:20px;background-image:url(../img/check-ico.d56bd4d9.svg);background-position:4px;background-repeat:no-repeat;background-size:70%;opacity:0}.question-options label:after,.question-options label:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.question-options label:before{left:20px;width:18px;height:18px;background:#fff;border-radius:3px;border:1px solid rgba(17,17,17,.1)}.question-options input{display:none}.question-options input:checked~label:after{-webkit-transition:opacity .2s ease;transition:opacity .2s ease;opacity:1}.question-options__text{display:block;position:relative;z-index:2;padding:0 20px 20px}.question-options__text input{display:block;width:100%;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:3px;height:40px;padding:0 32px 0 16px;font-weight:400;font-size:14px;line-height:20px;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.question-options__text input:focus{border-color:#111}@media only screen and (max-width:800px){.question-options__list li{position:relative;border:none}.question-options__list li:before{content:"";position:absolute;bottom:0;left:30px;right:-15px;height:1px;background:rgba(0,0,0,.15)}.question-options__list li:first-child{border:none}.question-options label{padding-left:30px;padding-top:15px;padding-bottom:15px}.question-options label:after,.question-options label:before{left:0}.question-options__text{padding-left:30px;padding-right:0}}.question-text__answer{font-weight:400;font-size:13px;line-height:20px;margin-bottom:25px}.question-text textarea{border:1px solid rgba(17,17,17,.1);border-radius:3px;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;width:100%;max-width:100%;min-height:240px;padding:15px 20px;font-size:13px;line-height:20px}.question-text textarea:focus{border-color:#111}.question-text textarea.error{border-color:#b83f39}.question-text-error{margin-top:5px;color:#b83f39;display:block;font-size:12px;-webkit-animation:shake 1s ease-in-out 1;animation:shake 1s ease-in-out 1}.additional-materials{padding-bottom:30px}.additional-materials h5{font-style:normal;font-weight:700;font-size:16px;line-height:20px;color:#111;margin-bottom:15px}.additional-materials__download{position:absolute;right:30px;top:48%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;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;border-radius:50%}.additional-materials__file{display:block;text-decoration:none;background:#f5f5f5;border-radius:3px;padding:35px 60px 35px 0;position:relative}.additional-materials__file:after{content:"";position:absolute;display:block;left:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px;height:50px}.additional-materials__file-left{text-decoration:none;padding-left:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:3;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:20px}.additional-materials__file.file-pdf:after{background:url(../img/pdf-icon.e6f46033.svg) 50% no-repeat}.additional-materials__name{font-weight:500;font-size:16px;line-height:20px;color:#111;display:inline-block;text-decoration:none}.additional-materials__size,.additional-materials__type{font-weight:500;font-size:12px;line-height:20px;color:rgba(17,17,17,.65);display:inline-block}@media (max-width:950px){.additional-materials__download{right:15px;width:30px;height:30px;border-radius:50%;background:#fff;border:1px solid #e7e7e7;-webkit-box-sizing:border-box;box-sizing:border-box}.additional-materials__download:after{content:"";position:absolute;display:block;width:10px;height:12px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../img/download-icon-mobile.6570a271.svg) 50% no-repeat;background-size:contain}.additional-materials__download svg{display:none}}@media (max-width:600px){.additional-materials__file:after{width:40px;height:40px;left:15px}.additional-materials__file{padding:15px 60px 15px 0}.additional-materials__name{font-size:13px;line-height:20px;word-wrap:break-word}.additional-materials__type{word-wrap:break-word}.additional-materials__file-left{padding-left:70px}}.test-header__wrap{padding:11px 30px;position:fixed;left:0;top:0;width:100%;background:#111;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.test-header__wrap.only-timer{position:static;background:none;padding:0;margin-bottom:20px}.test-header__wrap.only-timer .test-header__close,.test-header__wrap.only-timer .test-header__left{display:none}.test-header__wrap.only-timer .test-header__time{color:#000}.test-header__left{width:calc(100% - 160px)}.test-header__left,.test-header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test-header__logo a{display:block}.test-header__question{margin-left:20px;padding-left:20px;position:relative;font-weight:500;font-size:12px;line-height:20px;color:#717171;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.test-header__question:after{content:"";display:block;position:absolute;left:0;top:0;width:1px;height:100%;background:#fff;opacity:.2}.test-header__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px;font-weight:500;font-size:12px;line-height:20px;color:#fff}.test-header__time.error{color:#b83f39}.test-header__time span{margin:2px 5px 0;display:block}.test-header__close a{width:30px;height:30px;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;border-radius:50%;background:#444}@media (max-width:800px){.test-header__wrap{padding:11px 15px}.test-header__logo{display:none}.test-header__question{margin-left:0;padding-left:0}.test-header__question:after{display:none}}.timer[data-v-8d313f9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;font-size:14px}.timer__drop[data-v-8d313f9c]{padding:0 5px}.previous_ansver__list[data-v-00d80ffd]{padding:0 0;margin:20px 0 30px}.previous_ansver__list-item[data-v-00d80ffd]{margin-bottom:20px}.previous_ansver__list-item .user-answer[data-v-00d80ffd]{margin-bottom:10px}.previous_ansver__list-item .comment[data-v-00d80ffd]{margin-bottom:20px}.previous_ansver__list-item .comment__title[data-v-00d80ffd]{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.previous_ansver__list-item .comment__text[data-v-00d80ffd]{font-size:16px;line-height:28px}.previous_ansver__list-item .comment__date[data-v-00d80ffd]{font-size:14px;font-weight:400}.previous_ansver__list-item .admin-comment .comment__title[data-v-00d80ffd]{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:row}.home-work__back[data-v-cb7e55cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;margin-right:30px;border-bottom:none!important;color:#010203}.home-work__back svg[data-v-cb7e55cc]{width:25px;height:25px;-o-object-fit:cover;object-fit:cover}.tests-questions__content[data-v-cb7e55cc]{margin-bottom:20px}.comment__text.inner-html[data-v-cb7e55cc],.comment__text.inner-html [data-v-cb7e55cc]{line-height:normal!important}.comment__text.inner-html p[data-v-cb7e55cc],.inner-html p[data-v-cb7e55cc]{margin:0!important}.comment__text.inner-html[data-v-cb7e55cc]{white-space:normal}.comment__text.inner-html ol[data-v-cb7e55cc],.comment__text.inner-html ul[data-v-cb7e55cc]{margin:0 0 0 1.5em;padding:0}.inner-html p{margin:0!important}.inner-html,.inner-html *{line-height:1.42!important;letter-spacing:normal!important}