.FaqFilters-module__W8ULna__searchContainer{max-width:600px;margin:0 auto 2.5rem;padding:0 1rem}.FaqFilters-module__W8ULna__searchWrapper{background:#fff;border:2px solid #e5e7eb;border-radius:16px;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 8px #0000000a}.FaqFilters-module__W8ULna__searchWrapper:focus-within{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 16px #3b82f626}.FaqFilters-module__W8ULna__searchIcon{color:#6b7280;font-size:1.25rem;transition:color .3s}.FaqFilters-module__W8ULna__searchWrapper:focus-within .FaqFilters-module__W8ULna__searchIcon{color:#3b82f6}.FaqFilters-module__W8ULna__searchInput{color:#1f2937;background:0 0;border:none;outline:none;flex:1;font-size:1rem}.FaqFilters-module__W8ULna__searchInput::placeholder{color:#9ca3af}.FaqFilters-module__W8ULna__clearButton{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:1.5rem;font-weight:300;transition:all .2s;display:flex}.FaqFilters-module__W8ULna__clearButton:hover{color:#fff;background:#ef4444;transform:rotate(90deg)}.FaqFilters-module__W8ULna__searchResults{text-align:center;color:#6b7280;margin-top:.75rem;font-size:.875rem;font-weight:500}.FaqFilters-module__W8ULna__categoriesContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;padding:0 1rem;display:flex}.FaqFilters-module__W8ULna__categoryButton{color:#495057;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:2px solid #0000;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.FaqFilters-module__W8ULna__categoryButton:before{content:"";opacity:0;z-index:0;background:linear-gradient(135deg,#3b82f61a 0%,#9333ea1a 100%);transition:opacity .3s;position:absolute;inset:0}.FaqFilters-module__W8ULna__categoryButton:hover{border-color:#3b82f633;transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.FaqFilters-module__W8ULna__categoryButton:hover:before{opacity:1}.FaqFilters-module__W8ULna__categoryButton:active{transform:translateY(0);box-shadow:0 2px 8px #0000000a}.FaqFilters-module__W8ULna__categoryButton.FaqFilters-module__W8ULna__active{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-color:#0000;box-shadow:0 4px 16px #3b82f64d}.FaqFilters-module__W8ULna__categoryButton.FaqFilters-module__W8ULna__active:before{opacity:0}.FaqFilters-module__W8ULna__categoryButton.FaqFilters-module__W8ULna__active:hover{transform:translateY(-3px);box-shadow:0 8px 24px #3b82f666}.FaqFilters-module__W8ULna__categoryIcon{z-index:1;font-size:1.25rem;transition:transform .3s}.FaqFilters-module__W8ULna__categoryButton:hover .FaqFilters-module__W8ULna__categoryIcon{transform:scale(1.1)rotate(5deg)}.FaqFilters-module__W8ULna__categoryButton.FaqFilters-module__W8ULna__active .FaqFilters-module__W8ULna__categoryIcon{animation:1.5s ease-in-out infinite FaqFilters-module__W8ULna__iconPulse;transform:scale(1.15)}.FaqFilters-module__W8ULna__categoryName{z-index:1;white-space:nowrap;position:relative}.FaqFilters-module__W8ULna__categoryBadge{z-index:1;background-color:#0000001a;border-radius:9999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;margin-left:.5rem;padding:0 .375rem;font-size:.75rem;font-weight:700;display:inline-flex}.FaqFilters-module__W8ULna__categoryButton.FaqFilters-module__W8ULna__active .FaqFilters-module__W8ULna__categoryBadge{background-color:#ffffff40}.FaqFilters-module__W8ULna__faqList{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FaqFilters-module__W8ULna__faqItem{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FaqFilters-module__W8ULna__faqItem:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 16px #3b82f61f}.FaqFilters-module__W8ULna__faqItem.FaqFilters-module__W8ULna__active{border-color:#3b82f6;box-shadow:0 8px 24px #3b82f626}.FaqFilters-module__W8ULna__faqQuestion{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.FaqFilters-module__W8ULna__faqQuestion h3{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600;line-height:1.5}.FaqFilters-module__W8ULna__faqToggle{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;font-weight:300;transition:all .3s;display:flex}.FaqFilters-module__W8ULna__faqItem:hover .FaqFilters-module__W8ULna__faqToggle{transform:rotate(90deg)scale(1.1)}.FaqFilters-module__W8ULna__faqItem.FaqFilters-module__W8ULna__active .FaqFilters-module__W8ULna__faqToggle{background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 100%);transform:rotate(180deg)}.FaqFilters-module__W8ULna__faqAnswer{max-height:0;padding:0 1.5rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s;overflow:hidden}.FaqFilters-module__W8ULna__faqItem.FaqFilters-module__W8ULna__active .FaqFilters-module__W8ULna__faqAnswer{max-height:500px;padding:0 1.5rem 1.5rem}.FaqFilters-module__W8ULna__faqAnswer p{color:#4b5563;margin:0;font-size:.95rem;line-height:1.7}.FaqFilters-module__W8ULna__noResults{text-align:center;background:#fff;border:2px dashed #e5e7eb;border-radius:16px;max-width:500px;margin:3rem auto;padding:3rem 2rem}.FaqFilters-module__W8ULna__noResultsIcon{opacity:.3;margin-bottom:1rem;font-size:4rem}.FaqFilters-module__W8ULna__noResultsTitle{color:#1f2937;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.FaqFilters-module__W8ULna__noResultsText{color:#6b7280;margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.FaqFilters-module__W8ULna__resetButton{color:#3b82f6;cursor:pointer;background:#fff;border:2px solid #3b82f6;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.FaqFilters-module__W8ULna__resetButton:hover{color:#fff;background:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 16px #3b82f64d}@keyframes FaqFilters-module__W8ULna__iconPulse{0%,to{transform:scale(1.15)}50%{transform:scale(1.25)}}@media (max-width:768px){.FaqFilters-module__W8ULna__categoriesContainer{gap:.5rem}.FaqFilters-module__W8ULna__categoryButton{padding:.75rem 1.25rem;font-size:.875rem}.FaqFilters-module__W8ULna__categoryIcon{font-size:1.125rem}.FaqFilters-module__W8ULna__faqQuestion{padding:1.25rem}.FaqFilters-module__W8ULna__faqQuestion h3{font-size:1rem}.FaqFilters-module__W8ULna__faqToggle{width:1.75rem;height:1.75rem;font-size:1.25rem}.FaqFilters-module__W8ULna__faqAnswer p{font-size:.9rem}}@media (max-width:480px){.FaqFilters-module__W8ULna__categoriesContainer{flex-direction:column;align-items:stretch}.FaqFilters-module__W8ULna__categoryButton{justify-content:center;width:100%}}
.faq-module__6AW0yG__faqPage{min-height:100vh}.faq-module__6AW0yG__faqHeroSection{text-align:center;position:relative;overflow:hidden}.faq-module__6AW0yG__faqHeroContent{max-width:800px;margin:0 auto;padding:2rem 1rem}.faq-module__6AW0yG__faqHeroTitle{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700}.faq-module__6AW0yG__faqHeroSubtitle{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.faq-module__6AW0yG__faqSearchContainer{max-width:600px;margin:0 auto 2rem;padding:0 1rem}.faq-module__6AW0yG__faqSearchWrapper{background-color:#fff;border-radius:50px;align-items:center;padding:.5rem 1.5rem;display:flex;position:relative;box-shadow:0 4px 20px #0000001a}.faq-module__6AW0yG__searchIcon{color:var(--primary-600);margin-right:.75rem;font-size:1.25rem}.faq-module__6AW0yG__faqSearchInput{color:var(--neutral-700);background:0 0;border:none;outline:none;flex:1;padding:.75rem 0;font-size:1rem}.faq-module__6AW0yG__faqCategories{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.faq-module__6AW0yG__faqCategoryBtn{border:1px solid var(--neutral-200);color:var(--neutral-700);cursor:pointer;background-color:#fff;border-radius:50px;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.faq-module__6AW0yG__faqCategoryBtn:hover{border-color:var(--primary-500);color:var(--primary-600);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.faq-module__6AW0yG__faqCategoryBtn.faq-module__6AW0yG__active{background-color:var(--primary-600);border-color:var(--primary-600);color:#fff}.faq-module__6AW0yG__categoryIcon{margin-right:.5rem;font-size:1.25rem}.faq-module__6AW0yG__faqItemsContainer{max-width:800px;margin:0 auto}.faq-module__6AW0yG__faqItem{animation:.5s forwards faq-module__6AW0yG__fadeIn;animation-delay:calc(var(--item-index)*.1s);opacity:0;background-color:#fff;border-radius:8px;margin-bottom:1rem;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000000d}.faq-module__6AW0yG__faqItem:hover{box-shadow:0 4px 12px #0000001a}.faq-module__6AW0yG__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:background-color .3s;display:flex}.faq-module__6AW0yG__faqQuestion:hover{background-color:var(--neutral-50)}.faq-module__6AW0yG__faqQuestion h3{color:var(--neutral-800);margin:0;font-size:1.1rem;font-weight:600}.faq-module__6AW0yG__faqToggle{color:var(--primary-600);font-size:1.5rem;font-weight:300;transition:transform .3s}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__open .faq-module__6AW0yG__faqToggle{transform:rotate(180deg)}.faq-module__6AW0yG__faqAnswer{max-height:0;transition:max-height .5s,padding .3s;overflow:hidden}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__open .faq-module__6AW0yG__faqAnswer{max-height:1000px;padding:0 1.5rem 1.5rem}.faq-module__6AW0yG__faqAnswer p{color:var(--neutral-700);margin:0;line-height:1.6}.faq-module__6AW0yG__faqContactSection{text-align:center}.faq-module__6AW0yG__faqContactContent{max-width:700px;margin:0 auto;padding:2rem 1rem}.faq-module__6AW0yG__faqContactTitle{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.faq-module__6AW0yG__faqContactText{opacity:.9;margin-bottom:2rem;font-size:1.1rem}.faq-module__6AW0yG__faqContactButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@keyframes faq-module__6AW0yG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.faq-module__6AW0yG__faqHeroTitle{font-size:2.5rem}.faq-module__6AW0yG__faqCategories{flex-direction:column;align-items:center}.faq-module__6AW0yG__faqCategoryBtn{justify-content:center;width:100%;max-width:300px}.faq-module__6AW0yG__faqContactButtons{flex-direction:column;align-items:center}.faq-module__6AW0yG__faqContactButtons .faq-module__6AW0yG__btn{width:100%;max-width:300px}}@media (max-width:480px){.faq-module__6AW0yG__faqHeroTitle{font-size:2rem}.faq-module__6AW0yG__faqHeroSubtitle,.faq-module__6AW0yG__faqQuestion h3{font-size:1rem}}
