.FAQ-module__V8_xEa__faqSection{background-color:var(--bg-primary);padding:clamp(4rem,10vw,8rem) 0}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:clamp(3rem,8vw,5rem)}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:1.25rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__faqItem{border:1px solid var(--border-light);background:#fff;border-radius:1rem;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.FAQ-module__V8_xEa__isOpen{box-shadow:var(--shadow-lg);border-color:#0f766e4d}.FAQ-module__V8_xEa__faqQuestion{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1.25rem,3vw,1.75rem);font-family:inherit;font-size:clamp(1rem,2vw,1.125rem);font-weight:600;display:flex}.FAQ-module__V8_xEa__faqIcon{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.5rem;font-weight:300;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.FAQ-module__V8_xEa__isOpen .FAQ-module__V8_xEa__faqIcon{transform:rotate(180deg)}.FAQ-module__V8_xEa__faqAnswer{background-color:#0000;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .4s;overflow:hidden}.FAQ-module__V8_xEa__faqAnswerInner{color:var(--text-secondary);padding:0 clamp(1.25rem,3vw,1.75rem) clamp(1.25rem,3vw,1.75rem);font-size:clamp(.9375rem,1.5vw,1rem);line-height:1.7}
