.faq-item{border-bottom:1px solid #ddd;padding:10px 0}.faq-question{align-items:center;cursor:pointer;display:flex;font-weight:600;justify-content:space-between}.faq-answer{display:none;padding-top:10px}.arrow{transition:transform .3s ease}.faq-item.active .faq-answer{display:block}.arrow svg{transition:transform .3s ease}.faq-item.active .arrow svg{transform:rotate(180deg)}.faq-question .arrow svg{height:32px;width:32px}.faq-question h5{margin:0}.blog-post-body .faq-section .page-center{padding:0}@media(max-width:767px){.faq-question .arrow svg{height:22px;width:22px}}