.faq-question{background:#d5e5dd;border-radius:8px;box-shadow:16px 12px 20px 0 rgba(40,74,56,.05);cursor:pointer;margin:0 0 20px;padding:20px;position:relative}.faq-question:after{color:#334a3e;content:"\203a";font-size:36px;height:20px;position:absolute;right:-2px;top:28px;transform:rotate(90deg);width:20px}.faq-question.active:after{right:35px;top:20px;transform:rotate(-90deg)}.faq-question h6{color:#334a3e!important;font-family:Lato;font-weight:700;line-height:26px;margin:0}.faq-ans{cursor:default;max-height:0;overflow:hidden;width:100%}.faq-question.active>.faq-ans{margin:15px 0 0;max-height:500px;overflow:hidden;padding:0;transition:max-height .3s cubic-bezier(.4,0,1,1);width:100%}.faq-question.active{background:#f1f8f4;box-shadow:unset}.faq-ans p{color:#424242!important;margin:0}