.faq_faqSection__6WMwo{margin:2.5rem 0}.faq_faqHeading__P4m3F{font-size:1.25rem;font-weight:700;color:var(--text);margin:0 0 1.25rem}.faq_faqList__KNkaq{display:flex;flex-direction:column;gap:10px}.faq_faqItem__t3bHQ{border:1px solid var(--border-subtle);border-radius:12px;background:var(--bg-card);overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq_faqItem__t3bHQ[open]{border-color:var(--green-mid);box-shadow:0 2px 12px rgba(26,58,42,.08)}.faq_faqQuestion__aIqHA{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;font-size:1rem;font-weight:600;color:var(--text);cursor:pointer;list-style:none;user-select:none;transition:color .2s}.faq_faqQuestion__aIqHA::-webkit-details-marker{display:none}.faq_faqQuestion__aIqHA::marker{display:none}.faq_faqQuestion__aIqHA:hover{color:var(--green-rich)}.faq_faqQuestion__aIqHA span{flex:1}.faq_chevron__1_xbf{width:18px;height:18px;flex-shrink:0;color:var(--text-dim);transition:transform .25s ease,color .2s}.faq_faqItem__t3bHQ[open] .faq_chevron__1_xbf{transform:rotate(180deg);color:var(--green-mid)}.faq_faqAnswer__vhely{padding:14px 20px 18px;font-size:.9375rem;line-height:1.7;color:var(--text-dim);border-top:1px solid var(--border-subtle)}.faq_faqAnswer__vhely p:last-child{margin-bottom:0}