@keyframes svelte-1bex8oj-accordion-open{0%{height:0;opacity:0}to{height:var(--bits-accordion-content-height);opacity:1}}@keyframes svelte-1bex8oj-accordion-close{0%{height:var(--bits-accordion-content-height);opacity:1}to{height:0;opacity:0}}.animate-accordion-open{animation:svelte-1bex8oj-accordion-open .3s cubic-bezier(.16,1,.3,1) forwards}.animate-accordion-close{animation:svelte-1bex8oj-accordion-close .2s cubic-bezier(.7,0,.84,0) forwards}
