.faq-hero-section{text-align:center;position:relative;overflow:hidden}.faq-hero-content{max-width:800px;margin:0 auto;padding:2rem 1rem}.faq-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:white}.faq-hero-subtitle{font-size:1.25rem;opacity:.9;margin-bottom:2rem}.faq-search-container{max-width:600px;margin:0 auto 2rem;padding:0 1rem}.faq-search-wrapper{position:relative;display:flex;align-items:center;background-color:white;border-radius:50px;padding:.5rem 1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.search-icon{font-size:1.25rem;margin-right:.75rem;color:var(--primary-600)}.faq-search-input{flex:1 1;border:none;background:transparent;padding:.75rem 0;font-size:1rem;outline:none;color:var(--neutral-700)}.faq-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem}.faq-category-btn{display:flex;align-items:center;padding:.75rem 1.5rem;border:1px solid var(--neutral-200);border-radius:50px;background-color:white;font-size:1rem;font-weight:500;color:var(--neutral-700);cursor:pointer;transition:all .3s ease}.faq-category-btn:hover{border-color:var(--primary-500);color:var(--primary-600);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.faq-category-btn.active{background-color:var(--primary-600);border-color:var(--primary-600);color:white}.category-icon{font-size:1.25rem;margin-right:.5rem}.faq-items-container{max-width:800px;margin:0 auto}.faq-item{background-color:white;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden;transition:all .3s ease;animation:fadeIn .5s ease forwards;animation-delay:calc(var(--item-index) * .1s);opacity:0}.faq-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;cursor:pointer;transition:background-color .3s ease}.faq-question:hover{background-color:var(--neutral-50)}.faq-question h3{font-size:1.1rem;font-weight:600;margin:0;color:var(--neutral-800)}.faq-toggle{font-size:1.5rem;font-weight:300;color:var(--primary-600);transition:transform .3s ease}.faq-item.open .faq-toggle{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .5s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:1000px;padding:0 1.5rem 1.5rem}.faq-answer p{margin:0;line-height:1.6;color:var(--neutral-700)}.faq-contact-section{text-align:center}.faq-contact-content{max-width:700px;margin:0 auto;padding:2rem 1rem}.faq-contact-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:white}.faq-contact-text{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.faq-contact-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.faq-hero-title{font-size:2.5rem}.faq-categories{flex-direction:column;align-items:center}.faq-category-btn{width:100%;max-width:300px;justify-content:center}.faq-contact-buttons{flex-direction:column;align-items:center}.faq-contact-buttons .btn{width:100%;max-width:300px}}@media (max-width:480px){.faq-hero-title{font-size:2rem}.faq-hero-subtitle,.faq-question h3{font-size:1rem}}.FaqFilters_searchContainer__PbLdR{max-width:600px;margin:0 auto 2.5rem;padding:0 1rem}.FaqFilters_searchWrapper__Z7h92{position:relative;display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:white;border:2px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.FaqFilters_searchWrapper__Z7h92:focus-within{border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.15);transform:translateY(-2px)}.FaqFilters_searchIcon__ISqS2{font-size:1.25rem;color:#6b7280;transition:color .3s ease}.FaqFilters_searchWrapper__Z7h92:focus-within .FaqFilters_searchIcon__ISqS2{color:#3b82f6}.FaqFilters_searchInput__uND83{flex:1 1;border:none;background:transparent;font-size:1rem;color:#1f2937;outline:none}.FaqFilters_searchInput__uND83::placeholder{color:#9ca3af}.FaqFilters_clearButton__VA9Jr{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;border-radius:50%;background:#f3f4f6;color:#6b7280;font-size:1.5rem;font-weight:300;cursor:pointer;transition:all .2s ease}.FaqFilters_clearButton__VA9Jr:hover{background:#ef4444;color:white;transform:rotate(90deg)}.FaqFilters_searchResults__gcj9P{margin-top:.75rem;text-align:center;font-size:.875rem;color:#6b7280;font-weight:500}.FaqFilters_categoriesContainer__BUiJO{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;padding:0 1rem}.FaqFilters_categoryButton__eTSdX{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border:2px solid transparent;border-radius:12px;background:linear-gradient(135deg,#ffffff,#f8f9fa);font-size:.95rem;font-weight:600;color:#495057;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.04);overflow:hidden}.FaqFilters_categoryButton__eTSdX:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,51,234,.1));opacity:0;transition:opacity .3s ease;z-index:0}.FaqFilters_categoryButton__eTSdX:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.08);border-color:rgba(59,130,246,.2)}.FaqFilters_categoryButton__eTSdX:hover:before{opacity:1}.FaqFilters_categoryButton__eTSdX:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.04)}.FaqFilters_categoryButton__eTSdX.FaqFilters_active__zUWnq{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;border-color:transparent;box-shadow:0 4px 16px rgba(59,130,246,.3)}.FaqFilters_categoryButton__eTSdX.FaqFilters_active__zUWnq:before{opacity:0}.FaqFilters_categoryButton__eTSdX.FaqFilters_active__zUWnq:hover{box-shadow:0 8px 24px rgba(59,130,246,.4);transform:translateY(-3px)}.FaqFilters_categoryIcon__t9ekN{font-size:1.25rem;transition:transform .3s ease;z-index:1}.FaqFilters_categoryButton__eTSdX:hover .FaqFilters_categoryIcon__t9ekN{transform:scale(1.1) rotate(5deg)}.FaqFilters_categoryButton__eTSdX.FaqFilters_active__zUWnq .FaqFilters_categoryIcon__t9ekN{transform:scale(1.15);animation:FaqFilters_iconPulse__6GBmY 1.5s ease-in-out infinite}.FaqFilters_categoryName__LTEKX{position:relative;z-index:1;white-space:nowrap}.FaqFilters_categoryBadge__UwUVC{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .375rem;margin-left:.5rem;border-radius:9999px;background-color:rgba(0,0,0,.1);font-size:.75rem;font-weight:700;z-index:1}.FaqFilters_categoryButton__eTSdX.FaqFilters_active__zUWnq .FaqFilters_categoryBadge__UwUVC{background-color:rgba(255,255,255,.25)}.FaqFilters_faqList__MuY1Q{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.FaqFilters_faqItem__qGD45{background:white;border:2px solid #e5e7eb;border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.FaqFilters_faqItem__qGD45:hover{border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.12);transform:translateY(-2px)}.FaqFilters_faqItem__qGD45.FaqFilters_active__zUWnq{border-color:#3b82f6;box-shadow:0 8px 24px rgba(59,130,246,.15)}.FaqFilters_faqQuestion__9V9pF{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;gap:1rem}.FaqFilters_faqQuestion__9V9pF h3{margin:0;font-size:1.125rem;font-weight:600;color:#1f2937;line-height:1.5}.FaqFilters_faqToggle__owvON{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;font-size:1.5rem;font-weight:300;transition:all .3s ease}.FaqFilters_faqItem__qGD45:hover .FaqFilters_faqToggle__owvON{transform:rotate(90deg) scale(1.1)}.FaqFilters_faqItem__qGD45.FaqFilters_active__zUWnq .FaqFilters_faqToggle__owvON{transform:rotate(180deg);background:linear-gradient(135deg,#8b5cf6,#3b82f6)}.FaqFilters_faqAnswer__8eyaf{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease;padding:0 1.5rem}.FaqFilters_faqItem__qGD45.FaqFilters_active__zUWnq .FaqFilters_faqAnswer__8eyaf{max-height:500px;padding:0 1.5rem 1.5rem}.FaqFilters_faqAnswer__8eyaf p{margin:0;line-height:1.7;color:#4b5563;font-size:.95rem}.FaqFilters_noResults__YGxrN{max-width:500px;margin:3rem auto;padding:3rem 2rem;text-align:center;background:white;border:2px dashed #e5e7eb;border-radius:16px}.FaqFilters_noResultsIcon__zNiB9{font-size:4rem;margin-bottom:1rem;opacity:.3}.FaqFilters_noResultsTitle__zBUA_{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:#1f2937}.FaqFilters_noResultsText__CNmIb{margin:0 0 1.5rem;color:#6b7280;font-size:1rem;line-height:1.6}.FaqFilters_resetButton__o9zku{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid #3b82f6;border-radius:12px;background:white;color:#3b82f6;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.FaqFilters_resetButton__o9zku:hover{background:#3b82f6;color:white;transform:translateY(-2px);box-shadow:0 4px 16px rgba(59,130,246,.3)}@keyframes FaqFilters_iconPulse__6GBmY{0%,to{transform:scale(1.15)}50%{transform:scale(1.25)}}@media (max-width:768px){.FaqFilters_categoriesContainer__BUiJO{gap:.5rem}.FaqFilters_categoryButton__eTSdX{padding:.75rem 1.25rem;font-size:.875rem}.FaqFilters_categoryIcon__t9ekN{font-size:1.125rem}.FaqFilters_faqQuestion__9V9pF{padding:1.25rem}.FaqFilters_faqQuestion__9V9pF h3{font-size:1rem}.FaqFilters_faqToggle__owvON{width:1.75rem;height:1.75rem;font-size:1.25rem}.FaqFilters_faqAnswer__8eyaf p{font-size:.9rem}}@media (max-width:480px){.FaqFilters_categoriesContainer__BUiJO{flex-direction:column;align-items:stretch}.FaqFilters_categoryButton__eTSdX{justify-content:center;width:100%}}