.page-not-found{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px 0 24px;overflow-y:auto}.page-not-found,.page-not-found__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-not-found__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;display:block;max-width:800px;padding:0 16px}.page-not-found__code{margin:0;text-align:center;font-size:180px;line-height:1;color:#111;letter-spacing:42px}.page-not-found__title{margin-bottom:0;font-size:24px;line-height:28px;letter-spacing:.3em;text-transform:uppercase;color:#111}.page-not-found__desc,.page-not-found__title{margin-top:16px;text-align:center}.page-not-found__desc p{font-size:18px;line-height:1.5;letter-spacing:normal;color:#111;margin:16px 0}.page-not-found__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-top:16px}.page-not-found__actions,.page-not-found__btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-not-found__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:600px;width:100%;height:auto;min-height:50px;padding:10px 15px;font-size:16px;line-height:130.9%;white-space:normal}.page-not-found__note{font-size:16px;line-height:1.5;text-align:center;color:#111;margin-top:20px;max-width:600px;letter-spacing:normal;margin-left:auto;margin-right:auto}.page-not-found__note a{color:#4f4f4f;font-weight:500;-webkit-transition:color .3s ease;transition:color .3s ease;text-decoration:underline}.page-not-found__note a:hover{color:#333;text-decoration:underline}@media screen and (max-width:768px){.page-not-found{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-not-found__container{position:relative;max-width:340px;padding:0 15px;margin:50px auto}.page-not-found__code{font-size:120px;letter-spacing:20px}.page-not-found__title{font-size:22px;line-height:1.4;letter-spacing:.2em}.page-not-found__desc p{font-size:16px;margin-bottom:20px}.page-not-found__actions{max-width:100%}.page-not-found__btn{font-size:14px}.page-not-found__note{margin-top:32px;font-size:14px}}