@keyframes animations_rotate180___ooh9{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes animations_rotateScaleUp__BObJG{0%{transform:rotate(0) scale(1)}to{transform:rotate(-180deg) scale(2)}}@keyframes animations_rotateScaleDown__ESuZu{0%{transform:rotate(0) scale(2)}to{transform:rotate(-180deg) scale(1)}}@keyframes animations_fadeOutFadeIn__RXw73{0%{opacity:1;transform:scale(1)}25%{opacity:0;transform:scale(.25)}75%{opacity:0;transform:scale(.25)}to{opacity:1;transform:scale(1)}}.animations_fadeOutFadeIn__RXw73{animation-name:animations_fadeOutFadeIn__RXw73;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:1s;animation-fill-mode:forwards}.animations_rotate180___ooh9{animation-name:animations_rotate180___ooh9;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:1s;animation-fill-mode:forwards}.animations_rotateScaleUp__BObJG{animation-name:animations_rotateScaleUp__BObJG;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:1s;animation-fill-mode:forwards}.animations_rotateScaleDown__ESuZu{animation-name:animations_rotateScaleDown__ESuZu;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:1s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animations_fadeOutFadeIn__RXw73,.animations_rotate180___ooh9,.animations_rotateScaleDown__ESuZu,.animations_rotateScaleUp__BObJG{animation-duration:0s;animation-delay:0s}}@keyframes animations_moveUp__iAjFT{0%{transform:translateY(var(--offset));width:var(--w)}to{transform:translateY(0);width:calc(var(--w) + 16px)}}@keyframes animations_moveUpFadeIn__D1_T1{0%{transform:translateY(var(--offset));opacity:0;width:var(--w)}to{transform:translateY(0);opacity:1;width:calc(var(--w) + 16px)}}@keyframes animations_moveUpFadeOut__g6R3L{0%{transform:translateY(0) translateX(0) rotate(0deg);opacity:1}to{transform:translateY(-80%) translateX(-40%) rotate(-16deg);opacity:0}}@media (prefers-reduced-motion:no-preference){.animations_moveUpFadeOut__g6R3L{animation:animations_moveUpFadeOut__g6R3L .75s ease-in-out;animation-delay:.5s}.animations_moveUpFadeIn__D1_T1{animation:animations_moveUpFadeIn__D1_T1 .75s ease-in-out;animation-delay:.5s}.animations_moveUp__iAjFT{animation:animations_moveUp__iAjFT .75s ease-in-out;animation-delay:.5s}}