.faq .items .item .q{align-items:center;display:flex;justify-content:space-between}.faq .items .item{border-bottom:1px solid #d9d9d9;margin-bottom:25px;padding-bottom:25px}.faq .items .item .q{cursor:pointer}.faq .items .item .q img.chevron{transition:all .2s ease-out}.faq .items .item .q h3{color:#000!important;margin-bottom:0}.faq .items .item .a{margin-top:10px}.faq .items .item .a p{margin-bottom:0}.faq .items .item.open .q img.chevron{transform:rotate(180deg);transition:all .2s ease-out}