.faq_page__XI_Ar{min-height:100vh;background:#fcf8f7;padding:40px 20px;font-family:system-ui,-apple-system,sans-serif}.faq_header__vs19N{max-width:900px;margin:0 auto 40px;text-align:center}.faq_pageLogo__bw0sC{height:70px;width:auto;margin-bottom:20px;cursor:pointer;transition:transform .3s ease}.faq_pageLogo__bw0sC:hover{transform:scale(1.05)}.faq_header__vs19N h1{font-size:2.4rem;margin-bottom:6px;color:#ff0b02}.faq_header__vs19N p{color:red;margin-bottom:22px}.faq_searchInput__Ie5At{width:100%;max-width:520px;padding:14px 18px;font-size:1rem;border-radius:30px;border:1px solid #ddd;outline:none;margin-bottom:18px}.faq_searchInput__Ie5At:focus{border-color:#ff1b02}.faq_filters__As8OC{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.faq_filterBtn__bkKR7{padding:8px 16px;border-radius:20px;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:.9rem;transition:all .2s ease}.faq_filterBtn__bkKR7:hover{border-color:#ff0c04}.faq_active__WmL33{background:#ff0d00;color:#fff;border-color:#ff0b02}.faq_faqSections__fwjwq{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:40px;color:#000}.faq_faqSection__g3zoq{display:flex;flex-direction:column;gap:12px}.faq_sectionTitle__QHjF_{font-size:1.8rem;margin-bottom:12px;border-bottom:2px solid red;padding-bottom:6px}.faq_faqCard__Jb0oN{background:#fbfbfb;border-radius:12px;padding:18px 20px;box-shadow:0 8px 20px rgba(0,0,0,.04)}.faq_faqCard__Jb0oN h3{margin:0 0 6px;font-size:1.1rem;color:#000}.faq_faqCard__Jb0oN p{margin:0;color:#555;line-height:1.5}.faq_empty__6Y4f6{text-align:center;color:red;margin-top:40px}@media (max-width:768px){.faq_page__XI_Ar{padding:30px 15px}.faq_header__vs19N h1{font-size:2rem}.faq_header__vs19N p{font-size:.95rem;margin-bottom:18px}.faq_searchInput__Ie5At{max-width:100%;padding:12px 16px;font-size:.95rem}.faq_filters__As8OC{gap:8px}.faq_filterBtn__bkKR7{padding:6px 12px;font-size:.85rem}.faq_sectionTitle__QHjF_{font-size:1.5rem}.faq_faqCard__Jb0oN h3{font-size:1rem}.faq_faqCard__Jb0oN p{font-size:.9rem}}@media (max-width:480px){.faq_header__vs19N h1{font-size:1.8rem}.faq_header__vs19N p{font-size:.85rem}.faq_searchInput__Ie5At{padding:10px 14px;font-size:.9rem}.faq_filterBtn__bkKR7{padding:5px 10px;font-size:.8rem}.faq_sectionTitle__QHjF_{font-size:1.3rem}.faq_faqCard__Jb0oN h3{font-size:.95rem}.faq_faqCard__Jb0oN p{font-size:.85rem}}@media (max-width:420px){.faq_page__XI_Ar{padding:24px 12px}.faq_header__vs19N h1{font-size:1.6rem}.faq_sectionTitle__QHjF_{font-size:1.15rem}.faq_faqCard__Jb0oN{padding:14px 16px}}.faq_highlight__P8b6_{background:#fffd8c;color:#000;border-radius:2px;padding:0 2px}.faq_askQuestionWrapper__s9niC{display:flex;justify-content:center;margin:20px 0}.faq_askQuestionBtn__pjCnE{background-color:#ff6b6b;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.faq_askQuestionBtn__pjCnE:hover{background-color:#fb0000;transform:scale(1.05)}.faq_modalOverlay__0CweQ{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999}.faq_modalContent__7BgzH{background:#fff;padding:24px;border-radius:12px;width:90%;max-width:500px;position:relative}.faq_modalContent__7BgzH h2{margin-top:0}.faq_modalContent__7BgzH form{display:flex;flex-direction:column;gap:12px}.faq_modalContent__7BgzH textarea{width:100%;min-height:40px;padding:8px;border-radius:6px;border:1px solid #ccc}.faq_modalContent__7BgzH button[type=submit]{background-color:red;color:#fff;border:none;padding:10px;border-radius:6px;cursor:pointer}.faq_closeBtn__zcYnm{position:absolute;top:12px;right:12px;background:none;border:none;font-size:1rem;cursor:pointer}.faq_askDropdown__lOK7_{margin-top:15px;padding:20px;background:#1e293b;border-radius:12px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.faq_select__cLPay,.faq_textarea__8x_lL{padding:10px;border-radius:8px;border:none;background:#334155;color:#fff}.faq_textarea__8x_lL{min-height:80px;resize:none}.faq_submitBtn__QdUCN{padding:10px;border-radius:8px;border:none;background:#ff3b3b;color:#fff;cursor:pointer;transition:.3s ease}.faq_submitBtn__QdUCN:hover{background:#e11d48}