.not-found-page{color:#fff;text-align:center;justify-content:center;align-items:center;width:100vw;height:100vh;padding:30px;display:flex}.not-found-panel{background-color:#1a1b1f;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:30px;display:flex}.not-found-content{margin-bottom:20px}.not-found-title{color:#f0f0f0;max-width:600px;margin:10px;font-size:20px;font-weight:400;line-height:34px}.not-found-message{margin-bottom:10px;font-size:20px;line-height:34px}.not-found-message.not-found-message-accent{opacity:.6}.btn{color:#202020;letter-spacing:2px;text-transform:uppercase;background-color:#fff;border-radius:8px;padding:16px 35px;font-size:14px;font-weight:400;line-height:26px;text-decoration:none;transition:background-color .2s;display:inline-block}.btn:hover{background-color:#fffc}.btn:active{background-color:#ffffffe6}@media screen and (max-width:767px){.not-found-title{font-size:18px;line-height:33.6px}.not-found-message{font-size:16px;line-height:28px}.not-found-page{padding:15px}}@media screen and (max-width:479px){.not-found-title{text-align:left;font-size:16px;line-height:24px}}
