.faq-item{text-align:center;width:100%;margin-inline:auto;margin-bottom:20px}.faq-question{color:#012e23;background:0 0;border:none;padding:0 20px 20px;border-bottom:1px solid #012e23;width:100%;font-weight:700;cursor:pointer;text-wrap:balance}.faq-answer{max-height:0;overflow:hidden;transition:.3s}.faq-item.active .faq-answer{max-height:500px}.faq-item.active .faq-question{color:#e3b48b;border-bottom:1px solid #e3b48b}.faq-answer p{width:70%;margin-inline:auto;text-wrap:balance}@media screen and (max-width:767px){.faq-answer p{width:100%}}