.faq-section .title-block{margin-bottom:2rem;text-align:center}.faq-title{margin-bottom:.5rem;margin-top:0}.faq-subtitle{margin:0 auto;max-width:800px}.faq{width:100%}.faq-item{border-top:1px solid #ddd}.faq-item:last-child{border-bottom:1px solid #ddd}.faq-question{cursor:pointer;padding:1.25rem}.faq-question h3{font-size:1.1em;margin:0;padding-right:40px;position:relative}.faq-question h3:after,.faq-question h3:before{background:currentColor;content:"";height:2px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .3s ease;width:14px}.faq-question h3:after{transform:translateY(-50%) rotate(90deg)}.faq-active .faq-question h3:after{transform:translateY(-50%) rotate(0deg)}.faq-answer{height:0;opacity:0;overflow:hidden;transition:height .45s ease,opacity .45s ease}.faq-answer .item-text{padding:0 20px 20px}