.faq.svelte-rh5oqd{background:var(--navy);padding:clamp(72px,9vw,128px) clamp(20px,5vw,72px)}.faq-inner.svelte-rh5oqd{max-width:760px;margin:0 auto}.faq-head.svelte-rh5oqd{text-align:center;margin-bottom:56px}.faq-head.svelte-rh5oqd .section-title:where(.svelte-rh5oqd){margin-bottom:16px;color:var(--light)}.faq-head.svelte-rh5oqd .section-sub:where(.svelte-rh5oqd){margin:0 auto;color:#ffffffd1}.faq-list.svelte-rh5oqd{display:flex;flex-direction:column;gap:10px}.faq-item.svelte-rh5oqd{border:1.5px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:border-color .3s}.faq-item.open.svelte-rh5oqd{border-color:var(--blue2)}.faq-question.svelte-rh5oqd{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;cursor:pointer;font-size:18px;font-weight:700;color:var(--light);transition:color .2s;-webkit-user-select:none;user-select:none;width:100%;background:none;border:none;font-family:Outfit,sans-serif;text-align:left}.faq-item.open.svelte-rh5oqd .faq-question:where(.svelte-rh5oqd){color:var(--light)}.faq-chevron.svelte-rh5oqd{width:28px;height:28px;border-radius:8px;flex-shrink:0;background:var(--light);display:flex;align-items:center;justify-content:center;transition:all .3s;color:var(--navy)}.faq-item.open.svelte-rh5oqd .faq-chevron:where(.svelte-rh5oqd){background:var(--blue2);color:var(--white);transform:rotate(180deg)}.faq-answer.svelte-rh5oqd{max-height:0;overflow:hidden;transition:max-height .4s ease;padding:0 24px}.faq-answer-inner.svelte-rh5oqd{font-size:17px;color:#ffffffd1;line-height:1.75;padding-bottom:20px}.faq-item.open.svelte-rh5oqd .faq-answer:where(.svelte-rh5oqd){max-height:300px}
