.faq-inner{border-top:1px solid #444}.faq-wrapper h2{margin-bottom:24px;text-align:center}.faq-wrapper p{font-size:16px;margin-bottom:80px;text-align:center;text-transform:uppercase}.faq-wrapper a{color:#fff;text-decoration:underline}.single-question{border-bottom:1px solid #444;cursor:pointer;padding:22px 0 2px;position:relative;transition:background-color .3s ease}.faq-answer{color:#ccc;font-size:.95rem;line-height:1.5;margin:10px 0;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out}.single-question.open .faq-answer{max-height:500px;opacity:1}.arrow{height:24px;transition:transform .3s ease;width:24px}.single-question-title{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:space-between;line-height:1.5}.single-question.open .arrow{transform:rotate(180deg)}@media (max-width:991px){.faq-wrapper p{margin-bottom:30px}}