.fade-slide-enter{opacity:0;transform:translateY(12px)}.fade-slide-enter-active{transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.fade-slide-enter-active,.fade-slide-exit{opacity:1;transform:translateY(0)}.fade-slide-exit-active{opacity:0;transform:translateY(-12px);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.accordion-content{overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);max-height:0;opacity:0}.accordion-content[data-state=open]{max-height:400px;opacity:1}
/*# sourceMappingURL=4c7d6bc6ffe0ae29.css.map*/