.NotFoundPage_NotFoundPage__yK0uX{display:flex;align-items:center;flex-direction:column;gap:16px;padding-top:20vh}@keyframes Page_fadeIn__vn_9a{0%{opacity:.8}to{opacity:1}}.Page_Page__zHs6_{animation:Page_fadeIn__vn_9a 5s ease-in-out;color:hsl(214,55%,22%);min-height:91vh;display:flex;flex-direction:column}@media screen and (max-width:768px){.Page_Page__zHs6_{min-height:91vh}}.Spinner_Spinner__evy1j{display:flex;align-items:center;stroke:#000;width:75px;animation:Spinner_pulse__m8gRZ 2s ease-in-out infinite}.Spinner_Spinner__evy1j svg{transform-origin:center;animation:Spinner_rotate__1YbcF 2s cubic-bezier(.4,0,.2,1) infinite}.Spinner_Spinner__evy1j circle{fill:none;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke-width:4;animation:Spinner_dash__l8Ray 1.5s ease-in-out infinite,Spinner_colorChange__d94TB 3s ease-in-out infinite}@keyframes Spinner_rotate__1YbcF{to{transform:rotate(1turn)}}@keyframes Spinner_dash__l8Ray{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}@keyframes Spinner_pulse__m8gRZ{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes Spinner_colorChange__d94TB{0%{stroke:#000}50%{stroke:#666}to{stroke:#000}}.LoadingPage_LoadingPage__gE_aQ{display:flex;justify-content:center;align-items:center}.LoadingPage_spinner__qUCx9{width:150px}.Error_Error__MYl1Z{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.Error_notification__O8Fvf{width:30vh}