.FAQ_faqSection__CNZsy{background:#fff;border-radius:12px;padding:20px;margin:20px;box-shadow:0 6px 20px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.04);contain:layout paint;min-height:520px}@media (max-width:768px){.FAQ_faqSection__CNZsy{min-height:420px}}.FAQ_faqTitle__6BgDx{font-size:1.3rem;font-weight:800;margin-bottom:16px;color:#222}.FAQ_faqList__mhMXD{display:flex;flex-direction:column;gap:12px}.FAQ_faqItem__Dhu_S{border-top:1px solid #eee;padding:12px 0}.FAQ_faqItem__Dhu_S:first-child{border-top:none}.FAQ_faqQuestion__6gjkX{background:none;border:none;padding:0;width:100%;display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;color:#333;cursor:pointer;text-align:left}.FAQ_faqQuestion__6gjkX:hover{color:var(--primary-color,#FF6B6B)}.FAQ_chevron__3__94{font-size:1.2rem;line-height:1;margin-left:8px}.FAQ_faqAnswer__eH8NR{display:none;opacity:0}.FAQ_faqItem__Dhu_S.FAQ_open__QX1ri .FAQ_faqAnswer__eH8NR{display:block;opacity:1;animation:FAQ_fadeInFaq__BFwjn .2s ease-out forwards}@keyframes FAQ_fadeInFaq__BFwjn{0%{opacity:0}to{opacity:1}}.FAQ_faqAnswer__eH8NR a{color:var(--primary-color,#FF6B6B);text-decoration:underline}