.not-found-page{justify-content:center;align-items:center;min-height:90vh;display:flex}.not-found-page__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;max-width:460px;display:flex}.not-found-page__code{justify-content:center;align-items:center;gap:10px;margin:0;font-family:Satoshi,sans-serif;font-size:120px;font-weight:700;line-height:1;display:flex;position:relative}.not-found-page__digit{display:block}.not-found-page__zero-wrap{justify-content:center;align-items:center;width:120px;height:120px;display:inline-flex;position:relative}.not-found-page__zero{border:6px solid #000;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:0;line-height:1;display:inline-flex}.not-found-page__sparkle{line-height:0;position:absolute}.not-found-page__sparkle--left{width:28px;height:28px;top:-6px;left:-10px}.not-found-page__sparkle--right{width:40px;height:40px;bottom:-10px;right:-14px}.not-found-page__message{color:#0009;margin:0;font-size:18px;line-height:1.4}.not-found-page__action{min-width:220px;margin-top:8px;padding:16px 24px;font-size:16px;line-height:1}@media (max-width:768px){.not-found-page{min-height:62vh;margin-bottom:50px}.not-found-page__code{gap:8px;font-size:84px}.not-found-page__zero-wrap{width:86px;height:86px}.not-found-page__zero{border-width:5px}.not-found-page__sparkle--left{width:20px;height:20px;top:-4px;left:-8px}.not-found-page__sparkle--right{width:30px;height:30px;bottom:-8px;right:-10px}.not-found-page__message{font-size:16px}.not-found-page__action{width:100%;max-width:280px;padding:14px 20px;font-size:14px}}
