.stm_lms_question_item_keywords{position:relative}.stm_lms_question_item_keywords .flying_word{display:block;position:absolute;top:5px;left:14px;transition:.5s ease;opacity:0;visibility:hidden}.stm_lms_question_item_keywords .flying_word.visible{opacity:1;visibility:visible}.stm_lms_question_item_keywords input.stm_lms_question_item_keywords__input{position:absolute;top:0;left:0;height:1px;border:0;padding:0!important;background:0 0;box-shadow:none;opacity:0;margin:-11px 0 0!important;z-index:-1}.stm_lms_question_item_keywords .enter_keyword_to_fill{width:100%;background-color:#fff;padding:6px 12px;border-radius:0;border:2px solid #f0f2f5;box-shadow:none!important;color:#555}.stm_lms_question_item_keywords__answers{display:flex;flex-wrap:wrap;margin:30px 0 0}.stm_lms_question_item_keywords .stm-lms-single-answer__hint{top:15px;right:40px}.stm_lms_question_item_keywords .stm-lms-single-answer__hint_text{left:auto;right:100%;white-space:normal;margin-left:0;margin-right:40px}.stm_lms_question_item_keywords .stm-lms-single-answer__hint_text:before{left:auto;right:-50px}.stm_lms_question_item_keywords .stm-lms-single-answer__hint_text:after{left:auto;right:-12.5px}.stm_lms_question_item_keywords__answer{width:calc(50% - 15px);margin:0 0 20px}.stm_lms_question_item_keywords__answer:nth-child(even){margin-left:auto}.stm_lms_question_item_keywords__answer .label_keyword{margin-bottom:10px;font-size:15px}.stm_lms_question_item_keywords__answer .value{display:block;padding:5px 15px;border:1px dashed #d4d1d1;min-height:52px;line-height:40px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stm_lms_question_item_keywords__answer.correct .value,.stm_lms_question_item_keywords__answer.incorrect .value{position:relative;padding-right:60px;overflow:visible}.stm_lms_question_item_keywords__answer.correct .value span,.stm_lms_question_item_keywords__answer.incorrect .value span{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stm_lms_question_item_keywords__answer.correct .value:before,.stm_lms_question_item_keywords__answer.incorrect .value:before{font-family:"Font Awesome 6 Free";position:absolute;top:13px;right:10px;font-weight:900;font-size:10px;width:21px;height:21px;line-height:21px;color:#fff;border-radius:50%;text-align:center}.stm_lms_question_item_keywords__answer.correct .value:before{content:"\f00c";background-color:#17d291}.stm_lms_question_item_keywords__answer.incorrect .value:before{content:"\f00d";background-color:#ff1f3e}