@keyframes pulse{50%{opacity:.5}}.animate-pulse-custom{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{animation:spin 1s linear infinite;height:1.25rem;width:1.25rem}
/*# sourceMappingURL=main.df4922b2.css.map*/