.faq-panel.svelte-1ke33y1{border:1px solid var(--clr-text);border-radius:1rem;transition:background-color .1s ease}@supports (corner-shape: squircle){.faq-panel.svelte-1ke33y1{corner-shape:squircle;border-radius:2rem}}.faq-panel.open.svelte-1ke33y1{background-color:var(--clr-text);color:var(--clr-white)}.faq-panel__header.svelte-1ke33y1{font-size:1.25rem;font-family:inherit;line-height:inherit;border:none;background-color:transparent;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;text-align:left;cursor:pointer;font-weight:500;text-wrap:pretty;color:inherit}@media (max-width: 768px){.faq-panel__header.svelte-1ke33y1{padding:1rem}}.faq-panel__header.svelte-1ke33y1 svg *{transition:var(--transition)}.faq-panel__wrapper.svelte-1ke33y1{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.open.svelte-1ke33y1 .faq-panel__wrapper:where(.svelte-1ke33y1){grid-template-rows:1fr}.faq-panel__content.svelte-1ke33y1{overflow:hidden;padding-left:1.5rem;padding-bottom:0;max-width:70ch;transition:padding-bottom .3s ease}@media (max-width: 768px){.faq-panel__content.svelte-1ke33y1{padding-left:1rem;padding-right:1rem}}.open.svelte-1ke33y1 .faq-panel__content:where(.svelte-1ke33y1){padding-bottom:1rem}
