.loader{padding-top:200px;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}.lds-ring{display:inline-block;position:relative;width:64px;height:64px}.lds-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border:6px solid;border-color:var(--color) transparent transparent transparent;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.test{background-color:#f6f7fc;min-height:calc(100vh - 272px)}.test__wrap{max-width:1180px;margin-left:auto;margin-right:auto}.test-view__container{padding:35px 50px}.test__wrap{background:#fff;border:1px solid #c4cede;-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,.1);box-shadow:1px 1px 2px 0 rgba(0,0,0,.1);border-radius:7px;margin-bottom:14px;padding:25px;position:relative}.test__settings{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.test__items-wrap,.test__settings{display:-webkit-box;display:-ms-flexbox;display:flex}.test__item{margin-right:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.test__item--half{margin-right:80px}.test__checkbox{margin-bottom:20px}.test__checkbox label{height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.test__checkbox input{vertical-align:top;margin:0 3px 0 0;width:10px;height:10px}.test__checkbox input+label{cursor:pointer}.test__checkbox input:not(checked){position:absolute;opacity:0}.test__checkbox input:not(checked)+label{position:relative;padding:0 0 0 80px;color:#222740}.test__checkbox input:not(checked)+label:before{content:"";position:absolute;top:0;left:0;width:50px;height:28px;border-radius:25px;background:#f6f7fc;border:1px solid #c4cede}.test__checkbox input:not(checked)+label:after{content:"";position:absolute;top:4px;left:4px;width:20px;height:20px;border-radius:10px;background:#c2ccdd;-webkit-transition:all .2s;transition:all .2s}.test__checkbox input:checked+label:after{background:#154bbd;left:26px}.test__upload-image{cursor:pointer;width:305px;height:143px;border-radius:5px;background-color:#c3cbde;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s;position:relative;background-size:cover;margin-bottom:20px}.test__upload-image input[type=file]{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;cursor:pointer}.test__upload{-webkit-transition:.3s;transition:.3s}.test__upload svg{width:100px;height:70px}.test__upload:hover{opacity:.7}.test__remove{position:absolute;top:4px;right:4px;width:24px;height:24px;-webkit-transition:.3s;transition:.3s;border-radius:2px;z-index:3}.test__remove svg{width:20px;height:20px}.test__remove:hover{opacity:.7}.test__zoom{position:absolute;-webkit-transition:.3s;transition:.3s;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}.test__zoom svg{width:57px;height:57px}.test__zoom:hover{opacity:.7}.test__questions.test__wrap{border:none;background-color:#f6f7fc;-webkit-box-shadow:none;box-shadow:none}.test__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;letter-spacing:-.38px;margin-bottom:23px;font-weight:700;color:#222740}.test__share-code{font-size:14px;letter-spacing:-.34px;padding:32px 37px!important}.test__select,.test__select span{display:-webkit-box;display:-ms-flexbox;display:flex}.test__select span{margin-right:70px;margin-top:20px}.test-questions__wrap{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-align:center;-ms-flex-align:center;align-items:center;margin-top:0;margin-bottom:42px}.test-questions__image{height:310px}.test-questions__image svg{height:100%}.test-questions__title{font-size:24px;color:#212642;letter-spacing:-.58px;font-weight:700;margin-bottom:16px}.test-questions__caption{font-size:18px;color:#616673;letter-spacing:-.43px}.test__color{margin-bottom:20px}.test__color input{cursor:pointer}.test__color span{margin-right:20px}.test__templates{margin-bottom:20px}.test__templates span{margin-bottom:20px;display:inline-block}.test__template,.test__templates-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.test__template{-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;width:20%;cursor:pointer}.test__template input{cursor:pointer}.test__template img{width:100%;height:100px;margin-bottom:10px}.icon__preview{margin-left:20px}.medium-editor-element{min-height:66px!important}