.not-found-container[data-v-3b25a854]{display:flex;flex-wrap:wrap;justify-content:center;min-height:100vh;align-content:center;align-items:center;padding:20px}.pic-404[data-v-3b25a854]{animation-name:slideUp-3b25a854;animation-duration:.5s;animation-fill-mode:forwards;width:600px;padding:20px}.pic-404 img[data-v-3b25a854]{width:100%;vertical-align:top}.descr[data-v-3b25a854]{width:300px;overflow:hidden}.descr__oops[data-v-3b25a854]{font-size:32px;line-height:40px;color:var(--theme-color);margin-bottom:20px}.descr__headline[data-v-3b25a854],.descr__oops[data-v-3b25a854]{animation-name:slideUp-3b25a854;animation-duration:.5s;animation-fill-mode:forwards;font-weight:700;opacity:0}.descr__headline[data-v-3b25a854]{font-size:20px;line-height:24px;color:#222;margin-bottom:10px;animation-delay:.1s}.descr__info[data-v-3b25a854]{animation-name:slideUp-3b25a854;animation-duration:.5s;animation-fill-mode:forwards;font-size:13px;line-height:21px;color:grey;opacity:0;margin-bottom:30px;animation-delay:.2s}.descr__info a[data-v-3b25a854]{color:var(--theme-color-2)}.descr__return-home[data-v-3b25a854]{animation-name:slideUp-3b25a854;animation-duration:.5s;animation-fill-mode:forwards;display:block;float:left;width:110px;height:36px;background:var(--theme-color);border-radius:100px;text-align:center;color:#fff;opacity:0;font-size:14px;line-height:36px;cursor:pointer;animation-delay:.3s}@keyframes slideUp-3b25a854{0%{transform:translateY(60px);opacity:0}to{transform:translateY(0);opacity:1}}