.faq{background-color:#00354e}.faq_wrapper{padding-block:90px}.faq_head{color:#fff;margin-bottom:45px;text-align:center}.faq_list{display:flex;flex-direction:column;gap:10px}.item-faq{border-bottom:1px solid #fff;cursor:pointer;padding-bottom:25px}.item-faq-head_content{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between}.item-faq-head_title-wrap{color:#fff}.item-faq-head_icon-wrap{color:#fff;height:24px;transition:.4s;width:24px}.item-faq-panel_text-wrap{color:#fff;margin-top:25px}.item-faq_panel{height:0;overflow:hidden;transition:.4s}.item-faq.active .item-faq_panel{height:auto}.item-faq.active .item-faq-head_icon-wrap{transform:rotate(180deg)}@media screen and (max-width:991px){.faq_wrapper{padding-block:60px}}@media screen and (max-width:767px){.faq_wrapper{padding-block:40px}.faq_head{color:#fff;margin-bottom:30px;text-align:center}}