.not-found_container__PhdHT{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - var(--header-height));padding:2rem;background-color:var(--body-color);text-align:center;position:relative;overflow:hidden}.not-found_content__eXtMa{z-index:10;max-width:500px;animation:not-found_fadeIn__SmmPO .8s ease-out}.not-found_logoWrapper__8KAoF{margin-bottom:2rem;display:flex;justify-content:center}.not-found_logo__FhkGj{filter:var(--shadow-big-img);animation:not-found_float__u5ckY 4s ease-in-out infinite}.not-found_errorCode___H6ov{font-size:6rem;font-family:var(--second-font);color:var(--first-color);margin:0;line-height:1;text-shadow:4px 4px 0 var(--first-color-dark)}.not-found_title__Vh7BH{font-size:2rem;color:var(--title-color);margin:1rem 0;font-family:var(--title-font)}.not-found_description__gCEE1{color:var(--text-color);margin-bottom:2.5rem;font-size:1.1rem}.not-found_button__R1Q86{display:inline-block;background-color:var(--first-color);color:var(--white-color);padding:1rem 2.5rem;border-radius:4rem;font-family:var(--title-font);font-weight:var(--font-semi-bold);transition:transform .3s,background-color .3s,box-shadow .3s;box-shadow:0 4px 12px hsla(353,93%,50%,.3)}.not-found_button__R1Q86:hover{background-color:var(--first-color-alt);transform:translateY(-3px);box-shadow:0 8px 20px hsla(353,93%,50%,.4)}.not-found_bgDecoration__BH3g0{position:absolute;width:500px;height:500px;background:radial-gradient(circle,var(--first-color) 0,transparent 70%);opacity:.05;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}@keyframes not-found_fadeIn__SmmPO{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found_float__u5ckY{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media screen and (max-width:768px){.not-found_errorCode___H6ov{font-size:4rem}.not-found_title__Vh7BH{font-size:1.5rem}}