.faq-section{padding:60px 0}.faq-section .content-wrapper{margin:0 auto;width:100%}.faq-header{margin-bottom:30px;text-align:center}.faq-header p{color:#335a76;font-size:16px}.faq-accordion{margin:0 auto;max-width:1200px}.faq-item{background:#fff;border:1px solid rgba(90,147,237,.12);border-radius:12px;margin-bottom:20px;overflow:hidden}.faq-question{cursor:pointer;padding:16px 24px}.faq-question h5{margin:0;padding-right:20px;position:relative}.faq-question h5:before{background-image:url("https://243661956.fs1.hubspotusercontent-na2.net/hubfs/243661956/Icons/Icon%20(10).svg");background-position:50%;background-repeat:no-repeat;background-size:18px;content:"";height:20px;position:absolute;right:0;top:5px;width:20px}.faq-item.active h5:before{top:4px;transform:rotate(180deg)}.faq-answer{display:none;padding:0 24px 16px}.faq-item.active .faq-answer{display:block}.faq-answer p:first-child{margin:0}