.accordion.svelte-6qxngj{background-color:light-dark(var(--light-bg-page),var(--dark-bg-page));box-shadow:0 4px 6px light-dark(var(--light-bg-section-shadow),var(--dark-bg-section-shadow));display:grid;grid-template-columns:repeat(1,1fr);margin:0 auto;padding:1rem;width:100%;max-width:700px;gap:0}@media not (max-width:40em){.accordion.svelte-6qxngj{border-radius:.5rem}}.accordion.svelte-6qxngj details:where(.svelte-6qxngj){cursor:pointer;border-radius:none;margin-block-start:0rem;margin-block-end:0rem}.accordion.svelte-6qxngj details[open]:where(.svelte-6qxngj) .icon:where(.svelte-6qxngj){transform:rotate(-90deg)}.accordion.svelte-6qxngj details:where(.svelte-6qxngj) .details-content:where(.svelte-6qxngj){overflow:hidden;will-change:height,opacity;opacity:0;height:0;line-height:24px;padding-left:.5rem;padding-right:2rem;transition:height .6s ease-out,opacity .3s ease-out}.accordion.svelte-6qxngj details.animated-details[open]:where(.svelte-6qxngj) .details-content:where(.svelte-6qxngj){opacity:1}.accordion.svelte-6qxngj details.animated-details:where(.svelte-6qxngj):not([open]) .details-content:where(.svelte-6qxngj){opacity:0}.accordion.svelte-6qxngj details:where(.svelte-6qxngj) summary:where(.svelte-6qxngj){display:flex;justify-content:space-between;align-items:center;list-style:none;margin:0;padding:0 .5rem}.accordion.svelte-6qxngj details:where(.svelte-6qxngj) summary:where(.svelte-6qxngj) h3:where(.svelte-6qxngj){margin:0;font-size:1.25rem;font-weight:500;padding:1rem 0}.accordion.svelte-6qxngj details:where(.svelte-6qxngj) summary:where(.svelte-6qxngj) .icon:where(.svelte-6qxngj){display:flex;margin-left:.5em;color:light-dark(var(--light-primary),var(--dark-primary));transition:transform .3s ease}.accordion.svelte-6qxngj details:where(.svelte-6qxngj) summary:where(.svelte-6qxngj)::-webkit-details-marker{display:none}
