.exam_card{background:#1e1e1e;background:var(--c-bg-card);border:2px solid #333333;border:2px solid var(--c-border);border-radius:10px;padding:16px;margin-bottom:24px;width:100%;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;color:inherit;-webkit-transition:border-color .2s;transition:border-color .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.exam_card>*+*{margin-left:12px}.exam_card.is_ready{cursor:pointer}.exam_card.is_ready:hover{border-color:currentColor}.exam_card.is_ready:active{-webkit-transform:scale(.99);transform:scale(.99)}.exam_card .c_word_icon_box{-ms-flex-negative:0;flex-shrink:0}.exam_card .c_word_content{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0}.exam_stars_inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px}.exam_go_badge{padding:6px 14px;border-radius:8px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.exam_cooldown_badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;font-weight:800;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;opacity:.8}.exam_card .c_word_arrow{-ms-flex-negative:0;flex-shrink:0}@media(max-width:400px){.exam_card{padding:14px}.exam_go_badge{width:100%;text-align:center;padding:10px 14px;font-size:12px;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.exam_cooldown_badge{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 0;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.exam_card .c_word_arrow{display:none}}
