.faq-items-wrapper{margin-bottom:33px;margin-top:23px}.faq-item{border-bottom:1px solid #ddd;margin-bottom:22px}.faq-question{align-items:center;border:none;cursor:pointer;display:flex;justify-content:space-between;padding-bottom:13px;transition:background .3s ease;width:100%}.arrow{transition:transform .3s ease}.faq-item.active .arrow{transform:rotate(180deg)}.faq-answer{max-height:0;max-width:768px;overflow:hidden;transition:max-height .35s ease}.faq-item.active .faq-answer{max-height:200px;padding-bottom:13px}