.accordion-content{overflow:hidden}.accordion-content[data-state=open]{animation:svelte-pya7nm-accordion-open .28s cubic-bezier(.32,.72,0,1) forwards}.accordion-content[data-state=closed]{animation:svelte-pya7nm-accordion-close .22s cubic-bezier(.32,.72,0,1) forwards}@keyframes svelte-pya7nm-accordion-open{0%{height:0;opacity:0;filter:blur(4px)}to{height:var(--bits-accordion-content-height);opacity:1;filter:blur(0)}}@keyframes svelte-pya7nm-accordion-close{0%{height:var(--bits-accordion-content-height);opacity:1;filter:blur(0)}to{height:0;opacity:0;filter:blur(4px)}}.hero-img-wrap.svelte-puc8tw:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 35%,hsl(var(--foreground) / .05) 50%,transparent 65%);background-size:220% 100%;background-position:-60% 0;animation:svelte-puc8tw-hero-sheen 9s ease-in-out infinite}@keyframes svelte-puc8tw-hero-sheen{0%,25%{background-position:-60% 0}75%,to{background-position:160% 0}}
