.faq h2{color:#011c2a;font-size:32px;margin-bottom:20px;text-align:center}.faq .content{margin:0 auto;max-width:900px}.faq .block h4{align-items:center;border-bottom:1px solid #d5e7f1;color:#011c2a;cursor:pointer;display:flex;font-size:18px;font-weight:700;justify-content:space-between;margin-bottom:10px;padding:20px 0}.faq .block h4 img{height:15px;transition:.3s}.faq .block.active h4 img{transform:rotate(180deg)}.faq .block p{color:#48606a;font-size:16px}.faq .block div{max-height:0;overflow:hidden;transition:.5s}.faq .block.active div{max-height:unset}