.faq-item-wrap .row-answer {display:none;height:auto;}
.faq-item-wrap.active .row-answer {display:none;height:auto;}
.faq-item-wrap {border-bottom:1px solid #F9F9F9;}
.row-quest, .row-quest:hover {cursor:pointer;}
.row-quest:hover, .row-quest:hover i {color:#FCBF23;}
.faq-item-wrap .btn-more span:last-child {display:none;}
.faq-item-wrap .btn-more span:first-child {display:block;}
.faq-item-wrap.active .btn-more span:last-child {display:block;}
.faq-item-wrap.active .btn-more span:first-child {display:none;}
.faq-item-wrap .name {font-size:16px;line-height:24px;font-weight: 700;}
.faq-item-wrap .desc {font-size:16px;line-height:24px;}