body,.not-found-main{background:#161616}.not-found-content{text-align:center;flex-direction:column;align-items:center;gap:16px;min-height:calc(100vh - 200px);padding:200px 24px 80px;display:flex}.not-found-content .not-found-code{font-family:var(--font-norwester),sans-serif;letter-spacing:.3em;color:#daa442;font-size:1.25rem}.not-found-content h1{font-family:var(--font-norwester),sans-serif;color:#fff;font-size:3rem}.not-found-content p{color:#9a9a9a;max-width:520px;line-height:1.6}.not-found-btn{color:#161616;background:#c89d3d;border:2px solid #c89d3d;border-radius:50px;margin-top:8px;padding:14px 28px;font-size:16px;font-weight:700;transition:all .3s;display:inline-block}.not-found-btn:hover{background:#fff}@media screen and (max-width:550px){.not-found-content{min-height:calc(100vh - 140px);padding:140px 16px 56px}.not-found-content h1{font-family:var(--font-norwester),sans-serif;color:#fff;font-size:1.5rem}}
