.not-found .animated-rotate-negative{animation:1s ease-in-out forwards rotateToMinus35negative}.not-found .animated-rotate-positive{animation:1s ease-in-out forwards rotateToMinus35positive}.not-found .girl-anim{animation:1s ease-in-out forwards girl-anim}@keyframes girl-anim{0%{width:10px}to{width:100%}}@keyframes rotateToMinus35negative{0%{transform:rotate(0)}to{transform:rotate(-35deg)}}@keyframes rotateToMinus35positive{0%{transform:rotate(0)}to{transform:rotate(35deg)}}
/*# sourceMappingURL=f345e846f1da7bc2.css.map*/