.cell{align-items:center;border-radius:10px;color:inherit;cursor:pointer;display:flex;flex-direction:row;font-weight:400;height:50px;justify-content:space-between;margin:0 -14px;padding:0 10px;position:relative}.cell_before{padding-right:25px;text-align:right}.cell_after{opacity:.4}.cell:active{background:#ffffff36;transition:all 1s}.cell_left{align-items:center;display:flex;flex-direction:row}.cell_name{color:inherit;font-weight:500}.point{-webkit-animation:anim_point .15s forwards;animation:anim_point .15s forwards;background:inherit;border-radius:100%;height:5px;position:absolute;width:5px}@-webkit-keyframes anim_point{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}to{opacity:0;-webkit-transform:scale(10);transform:scale(10)}}@keyframes anim_point{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}to{opacity:0;-webkit-transform:scale(10);transform:scale(10)}}.menu_desktop{background:gray;background:#252b303a;border-radius:10px;display:flex;flex-direction:column;margin:0 25px 0 -100px;padding:15px 40px;width:200px}.split_layout{display:flex;flex-direction:row;padding-top:50px}@media(max-width:1050px){.split_layout{padding-top:0}}.group{background:#11171c;border-radius:16px;color:inherit;margin-bottom:20px;padding:30px 40px;width:calc(100% - 40px)}@media(max-width:1050px){.group{background:#0e141a;margin:0;padding:30px 30px 15px;width:calc(100% - 60px)}}.panel{margin:0 auto;max-width:500px;padding:40px 25px 0}.panel_header{align-items:center;border-bottom:1px solid #2d30384b;display:flex;flex-direction:row;height:55px;margin-bottom:15px}.panel_header_right{margin-left:auto;padding-right:5px}.panel_header_back{align-items:center;cursor:pointer;display:flex;height:55px;justify-content:center;padding-right:20px}.panel_header_name{font-size:20px}.placeholder{align-items:center;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:25px 0;padding:25px 50px 35px;text-align:center}.placeholder .Icon{color:#d6b345;margin:0;padding-bottom:20px}.placeholder h1{color:#fff;font-size:18px;font-weight:400}.placeholder p{font-size:15px;margin:0 auto;max-width:300px;opacity:.5;text-align:center}.placeholder button{margin-top:40px;max-width:300px}button{align-items:center;background:#d6b345;border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-family:inherit;font-size:15px;font-weight:500;height:38px;justify-content:center;margin:15px 0;outline:none;width:100%}.secondary{background:#ffffff0a;color:#a9a9a9}.app-promo-home{align-items:center;cursor:pointer;display:flex;flex-direction:row;margin-bottom:30px}.app-promo-home img{border:2px solid #2e2e2e;border-radius:8px;height:48px;width:48px}.app-promo-home-info{padding-left:15px}.app-promo-home-title{font-weight:500}.app-promo-home-subtitle{font-weight:400;opacity:.75;padding-top:2px}.top_item,.top_item_user,.top_load_item{align-items:center;display:flex;flex-direction:row;font-size:15px;font-weight:400;margin:5px 0;padding:18px 0;position:relative}.top_load_item{justify-content:space-between}.top_item_user{background:#facc6d;bottom:100px;box-shadow:0 0 50px #facb6d27;color:#000;font-weight:500;position:-webkit-sticky;position:sticky;z-index:999}.top_item_user .top_img{background:#937d50}.top_item_user .top_descr{font-weight:500;opacity:.9}.top_item:last-child{margin-bottom:0}.top_img{border-radius:100%;height:40px;margin-right:15px;object-fit:cover;width:40px}.top_descr{font-size:14px;font-weight:400;opacity:.7;padding-top:8px}.top_result{margin-left:auto}@-webkit-keyframes user_rating{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.5);transform:scale(1.5)}40%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.5);transform:scale(1.5)}80%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes user_rating{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.5);transform:scale(1.5)}40%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.5);transform:scale(1.5)}80%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1);transform:scale(1)}}@media(max-height:820px){.top_item_user{bottom:65px}}@media(max-height:600px){.top_item,.top_item_user,.top_load_item{font-size:14px;padding:20px 28px;width:calc(100% - 50px)}}.spinner{display:flex;flex-direction:row;justify-content:center}.spinner_m{animation:spin 1s ease-in-out infinite;-webkit-animation:spin .35s linear infinite;border:3px solid hsla(0,0%,100%,0);border-radius:50%;border-top-color:#fff;display:inline-block;height:50px;width:50px}.spinner_s{border:3px solid #ffffff2d;border-radius:50%;border-top-color:#fff;height:25px;width:25px}.spinner_btn,.spinner_s{animation:spin 1s ease-in-out infinite;-webkit-animation:spin .25s linear infinite;display:inline-block}.spinner_btn{border:2px solid #3a3a3a2d;border-radius:50%;border-top-color:#1f1f1f;height:12px;width:12px}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}.progress_bar{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.progress_bar svg{height:114px;margin:1em;width:114px}.bg{fill:none;stroke-width:5px;stroke:#1a2c34}.progress_counter{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.meter{stroke-dasharray:360;stroke-dashoffset:0;stroke:#f2c94c;fill:none;stroke-width:5px;stroke-linecap:round;-webkit-animation:progress 1s ease-out;animation:progress 1s ease-out;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}@-webkit-keyframes progress{0%{stroke-dashoffset:360}to{stroke-dashoffset:attr(offset)}}@keyframes progress{0%{stroke-dashoffset:360}to{stroke-dashoffset:attr(offset)}}.test_words_container{display:flex;flex-direction:row;justify-content:space-around}.test_words_container .column{display:flex;flex-direction:column;width:100%}.test_words_container .cell{align-items:center;background:#6e6e6e0c;border:2px solid #171d23;border-radius:10px;display:flex;justify-content:center;margin:5px;padding:8px 15px;text-align:center;width:calc(100% - 45px)}.test_progress{background:#1a222b;border-radius:10px;height:10px;margin:20px 10px;position:relative;width:calc(100% - 20px)}.test_progress_pc{background:#8bc34a;border-radius:10px;height:8px}*{-webkit-tap-highlight-color:#00000000;margin:0;padding:0;-webkit-user-select:none;user-select:none;-ms-user-select:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#00000000}::-webkit-scrollbar-thumb{background:#8a8a8a4a;border-radius:5px;cursor:pointer;margin:10px;padding-right:5px}::-webkit-scrollbar-thumb:hover{background:#8a8a8a4a;margin:10px 0}body{background:#0d1218;color:#fff;font-family:Roboto,sans-serif;font-weight:500;margin:0 auto;max-width:800px;min-height:100vh}.Icon{color:#f2c94c}h1{font-size:16px;font-weight:500;margin:0 0 20px;padding:0}.tab{width:100%}