.FAQs-module__2uIsaq__pageWrapper{color:#1e293b;min-height:100vh;font-family:var(--font-family-base), sans-serif;background-color:#fff;padding-bottom:64px}.FAQs-module__2uIsaq__contentContainer{box-sizing:border-box;width:100%;max-width:860px;margin:0 auto;padding:32px 20px 64px}.FAQs-module__2uIsaq__policyLayout{box-sizing:border-box;align-items:flex-start;gap:28px;max-width:1440px;margin:0 auto;padding:28px 24px 0;display:flex}@media (max-width:1023px){.FAQs-module__2uIsaq__policyLayout{flex-direction:column;gap:20px;padding:20px 16px 0}.FAQs-module__2uIsaq__contentContainer{padding:12px 4px 48px}}.FAQs-module__2uIsaq__headerSection{text-align:left;margin-bottom:40px}.FAQs-module__2uIsaq__pageTitle{color:#0f172a;letter-spacing:-.02em;margin:0 0 12px;font-size:32px;font-weight:800;line-height:1.2}@media (min-width:768px){.FAQs-module__2uIsaq__pageTitle{font-size:40px}}.FAQs-module__2uIsaq__pageSubtitle{color:#64748b;max-w:640px;margin:0;font-size:14px;font-weight:400;line-height:1.6}@media (min-width:768px){.FAQs-module__2uIsaq__pageSubtitle{font-size:15px}}.FAQs-module__2uIsaq__accordionList{flex-direction:column;gap:16px;margin-bottom:64px;display:flex}.FAQs-module__2uIsaq__accordionItem{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 1px 3px #0000000d}.FAQs-module__2uIsaq__accordionItem:hover{border-color:#cbd5e1}.FAQs-module__2uIsaq__accordionHeader{text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:24px;display:flex}.FAQs-module__2uIsaq__questionText{color:#0f172a;padding-right:16px;font-size:15px;font-weight:700;line-height:1.4}@media (min-width:768px){.FAQs-module__2uIsaq__questionText{font-size:16px}}.FAQs-module__2uIsaq__chevronIcon{color:#64748b;flex-shrink:0;transition:transform .2s}.FAQs-module__2uIsaq__answerContainer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out,opacity .3s ease-out;display:grid}.FAQs-module__2uIsaq__answerContainer.FAQs-module__2uIsaq__open{opacity:1;grid-template-rows:1fr}.FAQs-module__2uIsaq__answerContent{overflow:hidden}.FAQs-module__2uIsaq__answerPadding{box-sizing:border-box;border-top:1px solid #e2e8f0;padding:0 24px 24px}.FAQs-module__2uIsaq__answerText{color:#475569;margin:0;font-size:14px;line-height:1.6}@media (min-width:768px){.FAQs-module__2uIsaq__answerText{font-size:15px}}.FAQs-module__2uIsaq__ctaBox{box-sizing:border-box;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;padding:32px}@media (min-width:768px){.FAQs-module__2uIsaq__ctaBox{padding:40px}}.FAQs-module__2uIsaq__ctaInner{flex-direction:column;justify-content:space-between;gap:24px;display:flex}@media (min-width:768px){.FAQs-module__2uIsaq__ctaInner{flex-direction:row;align-items:center}}.FAQs-module__2uIsaq__ctaTextSection{text-align:left}.FAQs-module__2uIsaq__ctaTitle{color:#0f172a;margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.3}@media (min-width:768px){.FAQs-module__2uIsaq__ctaTitle{font-size:20px}}.FAQs-module__2uIsaq__ctaDescription{color:#64748b;margin:0;font-size:13.5px;line-height:1.5}@media (min-width:768px){.FAQs-module__2uIsaq__ctaDescription{font-size:14px}}.FAQs-module__2uIsaq__ctaButtonWrapper{flex-shrink:0}.FAQs-module__2uIsaq__ctaButton{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#000;border:none;border-radius:9999px;justify-content:center;align-items:center;width:100%;height:48px;padding:0 32px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.FAQs-module__2uIsaq__ctaButton:hover{background-color:#1e293b}@media (min-width:768px){.FAQs-module__2uIsaq__ctaButton{width:auto}}.FAQs-module__2uIsaq__searchWrapper{align-items:center;width:100%;margin-bottom:32px;display:flex;position:relative}.FAQs-module__2uIsaq__searchIcon{color:#64748b;pointer-events:none;position:absolute;left:20px}.FAQs-module__2uIsaq__searchInput{color:#0f172a;background-color:#fff;border:1px solid #e2e8f0;border-radius:9999px;outline:none;width:100%;height:56px;padding:0 54px;font-size:16px;transition:all .2s;box-shadow:0 2px 4px #00000005}.FAQs-module__2uIsaq__searchInput:focus{border-color:#7366ff;box-shadow:0 4px 12px #7366ff14}.FAQs-module__2uIsaq__clearIcon{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex;position:absolute;right:20px}.FAQs-module__2uIsaq__clearIcon:hover{color:#0f172a;background-color:#f1f5f9}.FAQs-module__2uIsaq__loadingSpinner{color:#7366ff;justify-content:center;align-items:center;min-height:200px;display:flex}.FAQs-module__2uIsaq__noResults{text-align:center;color:#64748b;background-color:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;margin-bottom:64px;padding:48px 24px}.FAQs-module__2uIsaq__noResults h3{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:700}.FAQs-module__2uIsaq__noResults p{margin:0;font-size:14px}.FAQs-module__2uIsaq__tabsContainer{scrollbar-width:none;border-bottom:1px solid #e2e8f0;gap:8px;margin-bottom:30px;padding-bottom:8px;display:flex;overflow-x:auto}.FAQs-module__2uIsaq__tabsContainer::-webkit-scrollbar{display:none}.FAQs-module__2uIsaq__tabButton{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.FAQs-module__2uIsaq__tabButton:hover{color:#0f172a}.FAQs-module__2uIsaq__tabButton.FAQs-module__2uIsaq__active{color:#ef4444;border-bottom-color:#ef4444}.FAQs-module__2uIsaq__sectionHeader{color:#1e293b;text-transform:uppercase;letter-spacing:.5px;margin-top:24px;margin-bottom:12px;font-size:18px;font-weight:800}
