.bottom-action-bar{position:fixed;bottom:0;width:100%;background-color:#6341ad;color:#fff;z-index:50;animation:bottomActionBarEnter .3s ease-out 1 forwards}.bottom-action-bar__content{display:flex;align-items:center;justify-content:space-between;margin:0 2rem;padding:.5rem 0}.bottom-action-bar__description{font-size:.9rem;margin:.5rem 0}.bottom-action-bar__buttons button{margin:0 0 0 1rem}@keyframes bottomActionBarEnter{0%{bottom:-3rem}to{bottom:0}}
/*# sourceMappingURL=d4e3d87499034707.css.map*/