.faq-head p{color:#66ab5c;font-size:18px;font-weight:400;line-height:28px;margin-bottom:0}.faq-head h1,.faq-head p{font-family:Poppins;text-align:left;text-decoration-skip-ink:none;text-underline-position:from-font}.faq-head h1{font-size:36px;font-weight:600;line-height:46px;margin-bottom:30px}.faqs-container{margin:auto;max-width:1240px}.faq-item{margin-bottom:35px}.faq-question{align-items:center;background-color:#f8f8f8;border:none;color:#1c2e69;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:10px;justify-content:space-between;padding:15px;text-align:left;width:100%}.faq-answer{background-color:#fff;color:#8a8a8a;font-family:Roboto;font-size:16px;font-weight:400;line-height:29px;max-height:0;overflow:hidden;padding:0 15px;text-align:left;text-decoration-skip-ink:none;text-underline-position:from-font;transition:max-height .3s ease-in-out,padding .3s ease-in-out}.faq-question svg{min-height:11px;min-width:21px;transition:transform .3s ease-in-out}.faq-answer.open{max-height:280px;padding:15px}