.not-found_notFoundContainer__3tmxB{display:flex;justify-content:center;align-items:center;min-height:100svh;width:100%;background-position:50%;background-size:cover;background-attachment:fixed;background-repeat:no-repeat;position:relative;z-index:1}.not-found_notFoundContent__FXJ2o{text-align:center;padding:3rem;max-width:37.5rem;width:100%;border-radius:var(--radius-lg);background:var(--white-color);border:.0625rem solid var(--border-200)}.not-found_title__HIivx{font-size:var(--fs-xl);font-weight:700;margin-bottom:1rem}.not-found_description__u_NP3{font-size:var(--fs-md);margin-bottom:2rem;opacity:.9}@media(max-width:48rem){.not-found_notFoundContent__FXJ2o{padding:2rem;max-width:90%}.not-found_title__HIivx{font-size:calc(var(--fs-xl)*.9)}.not-found_description__u_NP3{font-size:calc(var(--fs-md)*.9)}}@media(max-width:30rem){.not-found_notFoundContent__FXJ2o{padding:1.5rem}.not-found_title__HIivx{font-size:calc(var(--fs-xl)*.8)}.not-found_description__u_NP3{font-size:calc(var(--fs-md)*.8);margin-bottom:1.5rem}}.page-loader_inner_page__aSMNG,.page-loader_page_loader__jOiCi{position:fixed;display:grid;place-items:center;z-index:var(--page-loader-z-index);inset:0;background:var(--bg-color)}.page-loader_loader__qTEAo{width:fit-content;padding-bottom:.3125rem;font-weight:700;font-family:monospace;font-size:1.875rem;overflow:hidden;color:rgba(0,0,0,0);text-shadow:0 0 0 var(--primary-dark),10ch 0 0 var(--primary-dark);background:linear-gradient(var(--primary-dark) 0 0) 0 100%/0 .1875rem no-repeat;animation:page-loader_l14__E_kJD 1.5s infinite}.page-loader_loader__qTEAo:before{content:"Loading..."}@keyframes page-loader_l14__E_kJD{80%{text-shadow:0 0 0 var(--primary-dark),10ch 0 0 var(--primary-dark);background-size:100% .1875rem}to{text-shadow:-10ch 0 0 var(--primary-dark),0 0 0 var(--primary-dark)}}.progress-bar_page_loader__IaFu9{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;pointer-events:none;background:radial-gradient(circle at center,var(--black-700) 0,var(--black-900) 100%);z-index:var(--page-loader-z-index);overflow:hidden}.progress-bar_page_loader__IaFu9:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.627,2.269c-0.062-0.062-0.125-0.125-0.187-0.187 c-3.498-3.189-9.42-2.22-12.49,0.844c-3.07,3.065-4.036,8.496-0.852,12.484c0.062,0.062,0.125,0.125,0.188,0.188 c3.498,3.189,9.42,2.22,12.49-0.844C56.845,11.688,57.812,6.258,54.627,2.269z' fill='rgba(255,255,255,0.03)'/%3E%3C/svg%3E");opacity:.3}.progress-bar_progress_container__ydzPK{position:absolute;top:0;left:0;width:100%;height:.3125rem;background-color:rgba(0,0,0,0);overflow:hidden}.progress-bar_progress_bar__XOAPH{position:absolute;top:0;left:0;height:100%;width:0;background:linear-gradient(90deg,#a88a5a,#a88a5a,#a88a5a);background-size:200% 100%;border-radius:.125rem;box-shadow:0 0 .625rem rgba(255,230,158,.8),0 0 1.25rem rgba(255,230,158,.6),0 0 1.875rem rgba(255,230,158,.4);animation:progress-bar_progressMove__syegf 3s ease-in-out infinite,progress-bar_gradientShift__O_Q_e 2s linear infinite}@keyframes progress-bar_progressMove__syegf{0%{width:0;opacity:.8}50%{opacity:1}to{width:100%;opacity:.8}}@keyframes progress-bar_gradientShift__O_Q_e{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.progress-bar_progress_container__ydzPK:hover .progress-bar_progress_bar__XOAPH{box-shadow:0 0 .9375rem #a88a5a,0 0 1.875rem rgba(168,138,90,.8),0 0 2.8125rem rgba(168,138,90,.6)}