.FAQs_container__SX4ZR{max-width:1200px;margin:0 auto;padding:4rem 1.5rem;min-height:100vh}.FAQs_header__mU1tm{text-align:center;margin-bottom:3rem}.FAQs_header__mU1tm h1{font-size:2.5rem;color:#1e293b;margin-bottom:.5rem;font-weight:700}.FAQs_header__mU1tm p{color:#64748b;font-size:1.125rem;max-width:600px;margin:0 auto}.FAQs_faqSection__NTxPP{display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto}.FAQs_faqItem__NHIUd{background:white;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.05)}.FAQs_faqItem__NHIUd:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.FAQs_faqItem__NHIUd.FAQs_active__ijShW{background:#f8fafc;border-color:#3b82f6}.FAQs_questionWrapper__JXhkz{display:flex;align-items:center;gap:1rem;position:relative}.FAQs_iconLeft__p4tU7{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#eff6ff;border-radius:.75rem;color:#3b82f6;flex-shrink:0}.FAQs_question__dBBho{font-size:1.125rem;color:#1e293b;margin:0;flex-grow:1;font-weight:500}.FAQs_toggleIcon__KNt__{color:#64748b;transition:transform .3s ease}.FAQs_active__ijShW .FAQs_toggleIcon__KNt__{color:#3b82f6;transform:rotate(180deg)}.FAQs_answer__0DDjN{margin:1rem 0 0 3.5rem;color:#64748b;line-height:1.6;animation:FAQs_slideDown__kafxC .3s ease-out}@keyframes FAQs_slideDown__kafxC{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.FAQs_header__mU1tm{margin-bottom:2rem}.FAQs_container__SX4ZR{padding:2rem 1rem}.FAQs_header__mU1tm h1{font-size:2rem}.FAQs_faqItem__NHIUd{padding:1rem}.FAQs_answer__0DDjN{margin-left:3rem}.FAQs_iconLeft__p4tU7{width:2rem;height:2rem}}