.FAQPageContent-module__HoI-Ua__page{background:#141413;min-height:100vh}.FAQPageContent-module__HoI-Ua__hero{background:#141413;align-items:flex-end;min-height:50vh;padding:0 0 4rem;display:flex}.FAQPageContent-module__HoI-Ua__heroContainer{max-width:var(--content-max-width);width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.FAQPageContent-module__HoI-Ua__heroContainer{padding:0 3rem}}@media (min-width:1200px){.FAQPageContent-module__HoI-Ua__heroContainer{padding:0 4rem}}.FAQPageContent-module__HoI-Ua__heroContent{padding-bottom:4rem}.FAQPageContent-module__HoI-Ua__heroLabel{font-family:var(--font-geist-sans),sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#f5f4f180;margin-bottom:2rem;font-size:.6875rem;font-weight:600;display:inline-block}.FAQPageContent-module__HoI-Ua__heroHeadline{letter-spacing:-.03em;color:#f5f4f1;margin:0;font-family:spectral,Georgia,serif;font-size:clamp(3rem,10vw,7rem);font-weight:400;line-height:.95}.FAQPageContent-module__HoI-Ua__heroDivider{transform-origin:0;background:#f5f4f133;width:100%;height:1px}.FAQPageContent-module__HoI-Ua__search{background:#141413;padding:3rem 0}.FAQPageContent-module__HoI-Ua__searchContainer{max-width:800px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.FAQPageContent-module__HoI-Ua__searchContainer{padding:0 3rem}}.FAQPageContent-module__HoI-Ua__searchWrapper{align-items:center;display:flex;position:relative}.FAQPageContent-module__HoI-Ua__searchIcon{color:#f5f4f166;pointer-events:none;position:absolute;left:1.25rem}.FAQPageContent-module__HoI-Ua__searchInput{width:100%;font-family:var(--font-geist-sans),sans-serif;color:#f5f4f1;background:0 0;border:1px solid #f5f4f133;padding:1.25rem 3rem 1.25rem 3.5rem;font-size:1rem;transition:border-color .3s}.FAQPageContent-module__HoI-Ua__searchInput::placeholder{color:#f5f4f166}.FAQPageContent-module__HoI-Ua__searchInput:focus{border-color:#f5f4f180;outline:none}.FAQPageContent-module__HoI-Ua__searchClear{color:#f5f4f166;cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .3s;position:absolute;right:1rem}.FAQPageContent-module__HoI-Ua__searchClear:hover{color:#f5f4f1}.FAQPageContent-module__HoI-Ua__categories{background:#141413;padding:0 0 3rem}.FAQPageContent-module__HoI-Ua__categoriesContainer{max-width:var(--content-max-width);margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.FAQPageContent-module__HoI-Ua__categoriesContainer{padding:0 3rem}}@media (min-width:1200px){.FAQPageContent-module__HoI-Ua__categoriesContainer{padding:0 4rem}}.FAQPageContent-module__HoI-Ua__categoriesList{flex-wrap:wrap;gap:.75rem;display:flex}.FAQPageContent-module__HoI-Ua__categoryPill{font-family:var(--font-geist-sans),sans-serif;color:#f5f4f199;cursor:pointer;background:0 0;border:1px solid #f5f4f133;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;transition:all .3s;display:inline-flex}.FAQPageContent-module__HoI-Ua__categoryPill:hover{color:#f5f4f1;border-color:#f5f4f166}.FAQPageContent-module__HoI-Ua__categoryPillActive,.FAQPageContent-module__HoI-Ua__categoryPillActive:hover{color:#141413;background:#f5f4f1;border-color:#f5f4f1}.FAQPageContent-module__HoI-Ua__categoryCount{opacity:.6;font-size:.6875rem}.FAQPageContent-module__HoI-Ua__faqList{background:#141413;padding:2rem 0 6rem}.FAQPageContent-module__HoI-Ua__faqListContainer{max-width:var(--content-max-width);margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.FAQPageContent-module__HoI-Ua__faqListContainer{padding:0 3rem}}@media (min-width:1200px){.FAQPageContent-module__HoI-Ua__faqListContainer{padding:0 4rem}}.FAQPageContent-module__HoI-Ua__faqItems{flex-direction:column;display:flex}.FAQPageContent-module__HoI-Ua__faqItem{border-top:1px solid #f5f4f11a;transition:all .3s}.FAQPageContent-module__HoI-Ua__faqItem:last-child{border-bottom:1px solid #f5f4f11a}.FAQPageContent-module__HoI-Ua__faqItemExpanded{background:#f5f4f105}.FAQPageContent-module__HoI-Ua__faqQuestion{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:2rem;width:100%;padding:1.5rem 0;display:flex}@media (min-width:768px){.FAQPageContent-module__HoI-Ua__faqQuestion{padding:2rem 0}}.FAQPageContent-module__HoI-Ua__faqQuestionText{color:#f5f4f1;font-family:spectral,Georgia,serif;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:400;line-height:1.4;transition:color .3s}.FAQPageContent-module__HoI-Ua__faqQuestion:hover .FAQPageContent-module__HoI-Ua__faqQuestionText{color:#f5f4f1cc}.FAQPageContent-module__HoI-Ua__faqToggle{color:#f5f4f180;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:color .3s;display:flex}.FAQPageContent-module__HoI-Ua__faqQuestion:hover .FAQPageContent-module__HoI-Ua__faqToggle{color:#f5f4f1}.FAQPageContent-module__HoI-Ua__faqAnswerWrapper{overflow:hidden}.FAQPageContent-module__HoI-Ua__faqAnswer{max-width:800px;padding:0 0 2rem}@media (min-width:768px){.FAQPageContent-module__HoI-Ua__faqAnswer{padding:0 0 2.5rem}}.FAQPageContent-module__HoI-Ua__faqAnswer p{font-family:var(--font-geist-sans),sans-serif;color:#f5f4f1b3;margin:0;font-size:1rem;line-height:1.8}.FAQPageContent-module__HoI-Ua__noResults{text-align:center;border:1px solid #f5f4f11a;padding:4rem 2rem}.FAQPageContent-module__HoI-Ua__noResultsTitle{color:#f5f4f1;margin:0 0 1rem;font-family:spectral,Georgia,serif;font-size:1.75rem;font-weight:400}.FAQPageContent-module__HoI-Ua__noResultsText{font-family:var(--font-geist-sans),sans-serif;color:#f5f4f199;margin:0 0 2rem;font-size:1rem}.FAQPageContent-module__HoI-Ua__clearButton{font-family:var(--font-geist-sans),sans-serif;color:#f5f4f1;cursor:pointer;background:0 0;border:1px solid #f5f4f14d;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}.FAQPageContent-module__HoI-Ua__clearButton:hover{background:#f5f4f11a;border-color:#f5f4f180}.FAQPageContent-module__HoI-Ua__cta{background:#f5f4f1;padding:6rem 0}.FAQPageContent-module__HoI-Ua__ctaContainer{max-width:1000px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.FAQPageContent-module__HoI-Ua__ctaContainer{padding:0 3rem}}.FAQPageContent-module__HoI-Ua__ctaContent{text-align:center}.FAQPageContent-module__HoI-Ua__ctaLabel{font-family:var(--font-geist-sans),sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#7a7a76;margin-bottom:1.5rem;font-size:.6875rem;font-weight:600;display:block}.FAQPageContent-module__HoI-Ua__ctaTitle{color:#141413;letter-spacing:-.02em;margin:0 0 1.5rem;font-family:spectral,Georgia,serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:400}.FAQPageContent-module__HoI-Ua__ctaText{font-family:var(--font-geist-sans),sans-serif;color:#5a5a57;max-width:500px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.6}.FAQPageContent-module__HoI-Ua__ctaButton{color:#f5f4f1;font-family:var(--font-geist-sans),sans-serif;letter-spacing:.08em;text-transform:uppercase;background:#141413;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.FAQPageContent-module__HoI-Ua__ctaButton:hover{background:#2c2c2b;transform:translateY(-2px)}
