.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 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}.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}}