.faq-answer{display:none}.faq-wrapper{margin:0 auto;max-width:1062px}.faq-row{margin-bottom:30px}.faq-question{align-items:center;border-radius:10px;cursor:pointer;justify-content:space-between;padding:20px}.faq-row p{margin:0}.faq-question p{font-weight:700;margin-right:20px}.faq-answer{border-radius:10px;margin-top:10px;padding:20px}.faq-question svg{min-width:24px;transition:all .3s}.faq-question.active svg{transform:rotate(-45deg)}