.faq_module h2{text-align:center}.faq_module .faq{padding-top:40px;width:100%}.faq_module .faq-item{border-bottom:1px solid #ced4da;margin-bottom:20px;padding-bottom:20px}.faq_module .faq-title{align-items:center;cursor:pointer;display:flex;font-size:32px;font-weight:500;justify-content:space-between}.faq_module .faq-content{display:none;margin-top:30px;max-width:90%}@media (max-width:868px){.faq_module .faq-title{font-size:26px;line-height:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}