.gh-sa-faq{background-color:#fffdfa;padding:80px 40px}.gh-sa-faq-content{margin:0 auto;max-width:760px}.gh-sa-faq-tag{color:#3e847b;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.gh-sa-faq-heading{color:#111;font-size:32px;font-weight:700;line-height:1.3;margin:0 0 32px}.gh-sa-faq-list{display:flex;flex-direction:column;gap:0}.gh-sa-faq-item{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;overflow:hidden}.gh-sa-faq-question{align-items:center;background-color:#fff;color:#111;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:20px 24px;user-select:none}.gh-sa-faq-question:hover{background-color:#f9fafb}.gh-sa-faq-question-text{flex:1}.gh-sa-faq-chevron{align-items:center;color:#3e847b;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-left:16px;transition:transform .3s ease;width:20px}.gh-sa-faq-item.open .gh-sa-faq-chevron{transform:rotate(180deg)}.gh-sa-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.gh-sa-faq-item.open .gh-sa-faq-answer{max-height:500px}.gh-sa-faq-answer-text{color:#64748b;font-size:16px;font-weight:400;line-height:1.6;margin:0;padding:20px 24px}@media (max-width:991px){.gh-sa-faq{padding:60px 24px}.gh-sa-faq-heading{font-size:28px}}@media (max-width:767px){.gh-sa-faq{padding:48px 16px}.gh-sa-faq-heading{font-size:24px;margin-bottom:24px}.gh-sa-faq-answer-text,.gh-sa-faq-question{font-size:15px;padding:16px 20px}.gh-sa-faq-chevron{height:18px;width:18px}}