.faq_container__OYHpA{min-height:100vh;padding:3rem 1rem;background:linear-gradient(135deg,#f8f9fa,#ffffff);color:var(--foreground);font-family:var(--font-family)}.faq_content__hFwbf{max-width:800px;margin:0 auto;line-height:1.6}.faq_header__wwRYZ{text-align:center;margin-bottom:4rem;padding:2rem 1rem;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border-radius:16px;color:white;box-shadow:0 8px 32px rgba(255,107,53,.2)}.faq_title__po1ZY{font-size:3rem;font-weight:800;color:white;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.faq_subtitle__dD_xB{font-size:1.4rem;font-weight:400;color:rgba(255,255,255,.9);margin-bottom:0}.faq_faqContainer__QMLJs{margin-bottom:4rem}.faq_faqItem__sJ7dM{border:none;border-radius:12px;margin-bottom:1rem;overflow:hidden;transition:all .3s ease;background:white;box-shadow:0 2px 8px rgba(0,0,0,.08)}.faq_faqItem__sJ7dM:hover{box-shadow:0 8px 25px rgba(0,0,0,.12)}.faq_faqItem__sJ7dM.faq_open__Ms_YG{box-shadow:0 8px 32px rgba(255,107,53,.15);border:2px solid var(--primary)}.faq_faqQuestion__KQiIz{width:100%;padding:1.5rem 2rem;background:transparent;border:none;text-align:left;font-size:1.1rem;font-weight:600;color:var(--foreground);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.faq_faqQuestion__KQiIz:hover{background:rgba(255,107,53,.05)}.faq_faqItem__sJ7dM.faq_open__Ms_YG .faq_faqQuestion__KQiIz{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:white}.faq_faqIcon__ZyHEO{font-size:1.5rem;font-weight:300;transition:all .3s ease;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,107,53,.1)}.faq_faqItem__sJ7dM.faq_open__Ms_YG .faq_faqIcon__ZyHEO{background:rgba(255,255,255,.2)}.faq_faqAnswer__haZKD{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq_faqItem__sJ7dM.faq_open__Ms_YG .faq_faqAnswer__haZKD{max-height:500px}.faq_faqAnswerContent___RdwC{padding:2rem;background:rgba(248,249,250,.6);border-top:none}.faq_faqAnswerContent___RdwC p{margin:0;color:var(--foreground);line-height:1.8;font-size:1rem;font-weight:400}.faq_contactSection__BXb_m{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,rgba(255,107,53,.1),rgba(255,107,53,.05));border-radius:16px;border:2px solid rgba(255,107,53,.2);position:relative;overflow:hidden}.faq_contactSection__BXb_m:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(255,107,53,.1) 0,transparent 70%);pointer-events:none}.faq_contactTitle__V_cJH{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:1rem;position:relative;z-index:1}.faq_contactDescription__ADEBe{color:var(--foreground);font-size:1.1rem;margin-bottom:2rem;position:relative;z-index:1}.faq_contactButton__Pe7iW{display:inline-block;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:white;padding:1.2rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 16px rgba(255,107,53,.3);position:relative;z-index:1}.faq_contactButton__Pe7iW:hover{box-shadow:0 8px 25px rgba(255,107,53,.4)}@media (max-width:768px){.faq_title__po1ZY{font-size:2.5rem}.faq_subtitle__dD_xB{font-size:1.5rem}.faq_faqQuestion__KQiIz{padding:1rem;font-size:1rem}.faq_faqAnswerContent___RdwC{padding:1rem}.faq_contactSection__BXb_m{padding:2rem 1rem}.faq_contactTitle__V_cJH{font-size:1.5rem}.faq_contactDescription__ADEBe{font-size:1rem}}