.FAQ-main-div{display:flex;align-items:center;flex-direction:column}.faq-questions{max-width:760px;width:80%;margin-top:2rem;padding-bottom:1rem;border-bottom:1px solid #e9eaeb;cursor:pointer}.faq-q{display:flex;justify-content:space-between;align-items:center}.faq-q-title{color:#202020;font-size:24px;line-height:normal;font-weight:500}.faq-answer{max-height:0;overflow:hidden;transition:max-height .5s ease}.faq-answer p{padding-top:1rem;line-height:1.6;font-size:1.2rem;color:#222}.faq-questions.active .faq-answer{max-height:2300px;transition:max-height 1.4s ease}.faq-questions.active svg{transform:rotate(180deg)}svg{transition:transform .5s ease-in}.cTRFnb{max-width:500px;width:90%!important}.section-paragraph-text a{text-decoration:underline;color:#202020}
