@keyframes spin-slow{0%{transform:rotate(0deg) scale(1.2)}to{transform:rotate(1turn) scale(1.2)}}.animate-spin-slow{animation:spin-slow 12s linear infinite}@keyframes pulse-subtle{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.animate-pulse-subtle{animation:pulse-subtle 4s ease-in-out infinite}
/*# sourceMappingURL=d1bb7fedbde491e4.css.map*/