:root{--notfound-grey:#04070f;--notfound-red:#e40014;--notfound-green:#11ad32}@supports (color:lab(0% 0 0)){:root{--notfound-grey:lab(1.93922% -.0432804 -3.61724);--notfound-red:lab(48.4493% 77.4328 61.5452);--notfound-green:lab(61.7444% -56.3779 49.029)}}.not-found-body{background:var(--notfound-grey);color:#fff;font-feature-settings:"liga", "ss05" on, "ss07" on;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;place-content:center;align-items:center;min-height:100vh;padding:12px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:20px;display:flex}.not-found-main a{cursor:pointer;color:inherit;font-weight:500;text-decoration:none;animation:1s linear 3.1s forwards pulseColor;display:block}.not-found-main a:hover b,.not-found-main a:focus b{color:var(--notfound-red)}.not-found-main a:active b{color:var(--notfound-green)}.not-found-main svg{width:50px;height:auto}.crack{z-index:4;margin-left:-50px;position:relative}.crack polyline{fill:none;stroke:var(--notfound-red);stroke-width:10px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1649.1;stroke-dashoffset:1649.1px;animation:1.5s ease-out .5s forwards drawStroke}.not-found-main{place-content:center;align-items:center;display:flex}.not-found-main>div{align-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.not-found-main>div svg{z-index:1;position:relative}.not-found-main>div svg polygon{fill:var(--notfound-grey)}.not-found-main>div span{z-index:0;white-space:nowrap;padding:0 12px;line-height:1.4;display:block;position:relative}.not-found-main>div:first-child{text-align:right;z-index:1}.not-found-main>div:first-child span:first-child{opacity:0;animation:1s linear 1.25s forwards translateLeft;transform:translate(100%)}.not-found-main>div:first-child span:last-child{opacity:0;animation:1s linear 1.45s forwards translateLeft;transform:translate(100%)}.not-found-main>div:first-child svg polygon{animation:10ms ease-out 1.6s forwards removeFill}.not-found-main>div:last-child{z-index:0;margin-left:-50px}.not-found-main>div:last-child span:first-child{opacity:0;animation:1s linear 1.65s forwards translateRight;transform:translate(-100%)}.not-found-main>div:last-child span:last-child{opacity:0;animation:1s linear 1.85s forwards translateRight;transform:translate(-100%)}@keyframes drawStroke{0%{stroke-dashoffset:1649.1px}to{stroke-dashoffset:0}}@keyframes removeFill{0%{fill:var(--notfound-grey)}to{fill:#0000}}@keyframes pulseColor{0%{color:#fff}25%{color:var(--notfound-green)}50%{color:#fff}75%{color:var(--notfound-green)}to{color:#fff}}@keyframes translateLeft{0%{opacity:1;transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,150,0,0,1)}7.61%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,69.561,0,0,1)}11.41%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,39.355,0,0,1)}15.12%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,17.801,0,0,1)}18.92%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,3.02,0,0,1)}22.72%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,-5.661,0,0,1)}30.23%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,-10.852,0,0,1)}50.25%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,-2.282,0,0,1)}70.27%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,.519,0,0,1)}to{opacity:1;transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}}@keyframes translateRight{0%{opacity:1;transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,-150,0,0,1)}7.61%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,-69.561,0,0,1)}11.41%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,-39.355,0,0,1)}15.12%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,-17.801,0,0,1)}18.92%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,-3.02,0,0,1)}22.72%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,5.661,0,0,1)}30.23%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,10.852,0,0,1)}50.25%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,2.282,0,0,1)}70.27%{transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,-.519,0,0,1)}to{opacity:1;transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}}@media (max-width:640px){.not-found-body{font-size:13px}.not-found-main svg{width:30px}.crack,.not-found-main>div:last-child{margin-left:-30px}.not-found-main>div span{padding:0 8px}}@media (max-width:400px){.not-found-body{font-size:11px}.not-found-main svg{width:25px}.crack,.not-found-main>div:last-child{margin-left:-25px}}
