.mobile .module_tests .list-items,.mobile .tests_list .left_col,.mobile .tests .left_col,.mobile .tests .left_col{width:100%}.tests .opa{width:100%;height:100%;position:absolute;top:0;left:0;background-size:auto 1500px;background-position:center;transform:scale(1.1) translateZ(0);backface-visibility:hidden;opacity:.9;filter:blur(8px);-webkit-filter:blur(8px);background-position:top center;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.tests .partner{width:100%;display:block;position:relative;text-align:center;border-radius:var(--podl-br);background:var(--podl-bg);margin:0 var(--inner-pad) var(--inner-pad);line-height:42px}.test_answer{border:var(--lighter-grey) 2px dashed;padding:var(--inner-pad);border-radius:var(--podl-br)}.mobile .tests .partner{margin:var(--inner-pad) var(--inner-pad) 0}.tests .partner .info{display:inline-block;margin-left:var(--spad);color:var(--white-blue)}.mobile .tests .partner .info{display:none}.tests .partner .fa{margin-right:5px}.tests .partner .lk{display:inline-block}.tests .left_col .hint{color:var(--grey)}.tests .left_col .test_result_image,.tests .left_col .question_image,.tests .left_col .main_image,.tests .left_col .backgr_image{margin:var(--inner-pad) 0}.tests .left_col .upload_image{background:var(--input-bg);border-radius:var(--podl-br);position:relative;cursor:pointer}.tests .left_col .result_image .holder{position:relative}.tests_full{display:flex;width:100%;justify-content:center;position:relative;overflow:hidden;background-color:var(--podl-bg);box-shadow:var(--podl-sh);border-radius:var(--podl-br);flex-wrap:wrap;backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);transition:opacity 300ms;opacity:1}.mobile .tests_full{background:none;box-shadow:none;border-radius:0}.ph_img{vertical-align:bottom;max-width:100%;border-radius:var(--podl-br)}.mobile .tests_full .opa{display:none}.mobile .test_wrapper{border-radius:0;margin:0}.tests .left_col .result_image .fa{position:absolute;font-size:22px;right:0;top:0;background:var(--podl-bg);padding:0 0 10px 10px;border-radius:0 0 0 var(--podl-br);cursor:pointer}.tests .left_col select.input2,.tests .left_col input.input2{width:auto}.tests .left_col .result_image .aimg{max-width:100%;border-radius:var(--podl-br);vertical-align:bottom}.tests .left_col .upload_image .fa{position:absolute;top:50%;left:50%;font-size:60px;margin-left:-30px;margin-top:-30px;color:var(--lighter-grey)}.tests .test_results .test_result,.test_questions .question{margin-top:var(--spad)}.tests .test_results h2,.test_questions .question h2{margin:0 0 var(--spad);font-size:18px}.test_questions .answer h2{margin:0 0 var(--spad);font-size:16px}.test_questions .question{margin-bottom:var(--inner-pad)}.test_questions .answers{margin-top:var(--inner-pad)}.tests .type3,.tests .left_col .test_result_tmp,.tests .left_col .result_image,.tests .form_tmp .comlis,.tests .question_tmp,.tests .answer_tmp,.tests .form_tmp{display:none}.tests .comment-form .comment-textarea .smiles_link{right:15px}.tests .test_results h2 .fa,.tests .test_questions h2 .fa{float:right;cursor:pointer}.tests .form_tmp .test_buttons{text-align:right;margin-top:var(--spad)}.tests .form_holder .comment-form-top{display:block;top:-60px}.tests .left_col .answer{margin-top:25px}.tests .submit_test{float:right}.test_result .result_range .inputparent_sel{display:inline-block;margin:0 10px;vertical-align:middle}.test_result .result_range{margin-bottom:var(--spad)}.test_answer .check_sel{margin:var(--inner-pad) 0 0}.tests .left_col{max-width:750px;margin:0 auto}.tests .soot{margin-top:15px}.tests .soot select{margin-top:10px}.tests .soot,.tests .points_res,.tests .points_sel{display:none}.tests .newpost_choosed_games{margin-top:10px}.list-items .test_mod{color:#ff5b5b}.test_wrapper{position:relative;max-width:700px;width:100%;margin:30px 0;background-color:var(--podl-bg);box-shadow:var(--podl-sh);border-radius:var(--podl-br);padding:var(--inner-pad)}.test_wrapper.first{opacity:0;animation:test_wrapper_first_show 1s ease forwards}.mobile .tests .opa,.mobile .test_wrapper.first{animation:none;opacity:1}.test_wrapper.hide{position:absolute;z-index:1;transform:translateX(0);transform-origin:0 0;backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;animation:test_wrapper_hide 1s ease forwards}@keyframes test_wrapper_first_show{0%{opacity:0;transform:translateY(30%) scale(.8)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes test_wrapper_hide{0%{transform:translateX(0) scale(1)}100%{transform:translateX(-1000px) scale(.8)}}@keyframes test_wrapper_show{0%{transform:scale(.5)}100%{transform:scale(1)}}.test_wrapper.hide+.test_wrapper{transform:scale(.5);animation:test_wrapper_show 0.7s ease forwards}.test_wrapper .results h1,.test_wrapper .question h1,.test_wrapper .start h1{font-size:21px;line-height:27px;font-weight:500;color:var(--bold-clr);margin:0 0 var(--inner-pad)}.test_wrapper .start .share42init{text-align:center;margin-top:var(--inner-pad);min-height:30px}.test_create_page{opacity:1;transition:opacity 300ms}.test_wrapper .question .image,.test_wrapper .start .image{width:100%;display:block;background-color:var(--hov-gg);position:relative;border-radius:var(--podl-br)}.test_wrapper .question .points{position:absolute;bottom:var(--inner-pad);left:var(--inner-pad);padding:8px 15px;background:#0000008a;border-radius:var(--hint-br);font-size:14px;color:#fff}.test_wrapper .question .story,.test_wrapper .start .story{margin:var(--spad) 0 0;line-height:24px}.test_wrapper .button_next{margin-top:var(--spad);max-width:100%}.test_wrapper .button_next_wrapper{max-height:0;overflow:hidden}.test_wrapper .button_next_wrapper.show{max-height:300px;transition:max-height 1s ease}.test_wrapper .start .button{width:100%;display:block;margin:var(--spad) 0 0}.test_wrapper .i_f{color:var(--grey);margin-bottom:var(--spad);display:flex;flex-wrap:wrap}.test_wrapper .creator{display:inline-flex}.test_wrapper .i_f,.test_wrapper .i_f a{font-size:15px}.test_wrapper .ir{margin-left:auto}.test_wrapper .ir>*:not(:first-child){margin-left:var(--spad)}.mobile .test_wrapper .ir{margin:8px 0 0 0;width:100%}.test_wrapper .question .description .fa,.test_wrapper .ir .views .fa{margin-right:8px}.test_wrapper .question .description .aim{width:100%;border-radius:var(--podl-br)}.test_wrapper .nedit{vertical-align:text-top;margin-left:5px}.test_wrapper .question .answered{border-radius:6px}.test_wrapper .question .description .lg_this{margin-top:var(--spad);display:block}.test_wrapper .question .description_wrapper{max-height:0;overflow:hidden;transition:max-height 2s ease}.test_wrapper .question .description_wrapper.show{max-height:1000px}.test_wrapper .question .description{display:none;padding:var(--spad) 0}.test_wrapper .question .description .aimg{max-width:100%;height:auto;border-radius:var(--podl-br);vertical-align:bottom}.test_wrapper .question .description .l_ks{color:#fff;text-decoration:underline}.test_wrapper .question .answered .fa-thumbs-down,.test_wrapper .question .answered .fa-thumbs-up{margin-right:5px}.test_wrapper .question .answered .stat{color:var(--light-grey);padding-bottom:var(--spad);display:none}.test_wrapper .question .button_wrapper.true .stat{color:#9a9a9a}.test_wrapper .button_wrapper.disabled .button{color:var(--light-grey);background:var(--btn-bg);cursor:not-allowed}.test_wrapper .question .answered.false .button{background:#e62b2b}.test_wrapper .question .answered.neutral .description .pointsv{margin-right:5px;font-weight:500;display:inline-block}.test_wrapper .question .button_wrapper{margin-top:var(--spad)}.test_wrapper .question .button_wrapper .button{width:100%}.test_wrapper .question .progress{font-size:15px;margin-bottom:var(--spad)}.mobile .test_wrapper .i_f,.mobile .test_wrapper .i_f a,.mobile .test_wrapper .question .progress{font-size:14px}.test_wrapper .results .image{padding-bottom:52%;background-size:cover;background-repeat:no-repeat;border-radius:var(--podl-br)}.test_wrapper .results .test_restart .fa{margin-right:5px}.test_wrapper .results .share_input{margin:var(--spad) 0}.test_result_buttons .nbut{margin-top:var(--spad);width:100%}.test_wrapper .results .share_results{text-align:center;margin:var(--spad) 0}.test_stats{margin:15px 0;font:14px/22px 'Roboto',Verdana,Tahoma}.test_stats .test_stat_row{color:#9c9c9c;margin-bottom:6px}.test_stats .test_stat_row .fa{width:16px}@media (hover:hover){.test_wrapper .question .description .l_ks:hover{color:#b4ff00}.tests .left_col .result_image .fa:hover{color:var(--rred)}.tests .left_col .upload_image:hover .fa{color:var(--white-blue)}.tests .test_results h2 .fa:hover,.tests .test_questions h2 .fa:hover{color:var(--light-grey)}.tests .partner:hover{background:var(--podl-lg-hover)}}