.faqs-module__c9Vxhq__pageWrapper{background:linear-gradient(#f8fafc 0%,#fff 100%);min-height:100vh}.faqs-module__c9Vxhq__heroSection{text-align:center;background:linear-gradient(135deg,#f8cbd0 0%,#f5d5d8 100%);padding:5rem 1rem 4rem}.faqs-module__c9Vxhq__heroContent{max-width:1000px;margin:0 auto}.faqs-module__c9Vxhq__heroTitle{color:#1a202c;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.faqs-module__c9Vxhq__heroSubtitle{color:#4a5568;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.faqs-module__c9Vxhq__searchWrapper{max-width:700px;margin:0 auto}.faqs-module__c9Vxhq__searchBox{background:#fff;border-radius:60px;align-items:center;display:flex;position:relative;box-shadow:0 10px 40px #0000001a}.faqs-module__c9Vxhq__searchIcon{color:#9ca3af;pointer-events:none;position:absolute;left:1.5rem}.faqs-module__c9Vxhq__searchInput{background:0 0;border:none;border-radius:60px;outline:none;flex:1;padding:1.25rem 1.5rem 1.25rem 3.5rem;font-size:1rem}.faqs-module__c9Vxhq__searchButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:background .3s;display:flex;position:absolute;right:8px}.faqs-module__c9Vxhq__searchButton:hover{background:#2563eb}.faqs-module__c9Vxhq__container{max-width:1200px;margin:0 auto;padding:3rem 1rem}.faqs-module__c9Vxhq__categorySection{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.faqs-module__c9Vxhq__categoryButton{color:#4b5563;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e5e7eb;border-radius:50px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.faqs-module__c9Vxhq__categoryButton:hover{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.faqs-module__c9Vxhq__categoryButton.faqs-module__c9Vxhq__active{color:#fff;background:#3b82f6;border-color:#3b82f6}.faqs-module__c9Vxhq__faqHeader{margin-bottom:2rem}.faqs-module__c9Vxhq__faqTitle{color:#1a202c;font-size:2rem;font-weight:700}.faqs-module__c9Vxhq__faqList{flex-direction:column;gap:1rem;margin-bottom:4rem;display:flex}.faqs-module__c9Vxhq__faqItem{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .3s;overflow:hidden}.faqs-module__c9Vxhq__faqItem:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.faqs-module__c9Vxhq__faqQuestion{text-align:left;cursor:pointer;color:#1a202c;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.faqs-module__c9Vxhq__faqQuestion:hover{color:#3b82f6}.faqs-module__c9Vxhq__chevron{color:#6b7280;min-width:24px;transition:transform .3s}.faqs-module__c9Vxhq__faqItem.faqs-module__c9Vxhq__open .faqs-module__c9Vxhq__chevron{transform:rotate(180deg)}.faqs-module__c9Vxhq__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.faqs-module__c9Vxhq__faqItem.faqs-module__c9Vxhq__open .faqs-module__c9Vxhq__faqAnswer{max-height:500px}.faqs-module__c9Vxhq__faqAnswer p{color:#4b5563;margin:0;padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.7}.faqs-module__c9Vxhq__noResults{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:4rem 2rem}.faqs-module__c9Vxhq__noResults svg{color:#9ca3af;margin-bottom:1rem}.faqs-module__c9Vxhq__noResults h3{color:#1a202c;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.faqs-module__c9Vxhq__noResults p{color:#6b7280;margin:0}.faqs-module__c9Vxhq__contactSection{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:3rem 2rem}.faqs-module__c9Vxhq__contactTitle{color:#1a202c;margin-bottom:.75rem;font-size:2rem;font-weight:700}.faqs-module__c9Vxhq__contactSubtitle{color:#6b7280;margin-bottom:2rem;font-size:1.125rem}.faqs-module__c9Vxhq__contactButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.faqs-module__c9Vxhq__contactButton{color:#fff;cursor:pointer;background:#3b82f6;border:2px solid #3b82f6;border-radius:12px;align-items:center;gap:.625rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.faqs-module__c9Vxhq__contactButton:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.faqs-module__c9Vxhq__contactButton.faqs-module__c9Vxhq__outline{color:#3b82f6;background:#fff}.faqs-module__c9Vxhq__contactButton.faqs-module__c9Vxhq__outline:hover{background:#eff6ff;border-color:#3b82f6}@media (max-width:768px){.faqs-module__c9Vxhq__heroSection{padding:4rem 1rem 3rem}.faqs-module__c9Vxhq__heroTitle{font-size:2rem}.faqs-module__c9Vxhq__heroSubtitle{font-size:1rem}.faqs-module__c9Vxhq__searchBox{border-radius:12px;flex-direction:column}.faqs-module__c9Vxhq__searchInput{border-radius:12px;padding:1rem 1rem 1rem 3rem}.faqs-module__c9Vxhq__searchButton{border-radius:12px;justify-content:center;width:100%;margin-top:.5rem;position:static}.faqs-module__c9Vxhq__categorySection{justify-content:flex-start}.faqs-module__c9Vxhq__categoryButton{padding:.625rem 1.25rem;font-size:.875rem}.faqs-module__c9Vxhq__faqTitle{font-size:1.5rem}.faqs-module__c9Vxhq__faqQuestion{padding:1.25rem;font-size:1rem}.faqs-module__c9Vxhq__faqAnswer p{padding:0 1.25rem 1.25rem;font-size:.95rem}.faqs-module__c9Vxhq__contactSection{padding:2rem 1.5rem}.faqs-module__c9Vxhq__contactTitle{font-size:1.5rem}.faqs-module__c9Vxhq__contactSubtitle{font-size:1rem}.faqs-module__c9Vxhq__contactButtons{flex-direction:column}.faqs-module__c9Vxhq__contactButton{justify-content:center;width:100%}}@media (max-width:480px){.faqs-module__c9Vxhq__heroSection{padding:3rem 1rem 2rem}.faqs-module__c9Vxhq__heroTitle{font-size:1.75rem}.faqs-module__c9Vxhq__categoryButton{padding:.5rem 1rem;font-size:.813rem}.faqs-module__c9Vxhq__faqQuestion{font-size:.95rem}}
