@charset "utf-8";

:where(.css-pjc478).ant-zoom-big-fast-enter, :where(.css-pjc478).ant-zoom-big-fast-appear { animation-duration: 0.1s; animation-fill-mode: both; animation-play-state: paused; }

:where(.css-pjc478).ant-zoom-big-fast-leave { animation-duration: 0.1s; animation-fill-mode: both; animation-play-state: paused; }

:where(.css-pjc478).ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active, :where(.css-pjc478).ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active { animation-name: css-pjc478-antZoomBigIn; animation-play-state: running; }

:where(.css-pjc478).ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active { animation-name: css-pjc478-antZoomBigOut; animation-play-state: running; pointer-events: none; }

:where(.css-pjc478).ant-zoom-big-fast-enter, :where(.css-pjc478).ant-zoom-big-fast-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }

:where(.css-pjc478).ant-zoom-big-fast-enter-prepare, :where(.css-pjc478).ant-zoom-big-fast-appear-prepare { transform: none; }

:where(.css-pjc478).ant-zoom-big-fast-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); }