.not-found-page{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.not-found-content{max-width:700px;margin:0 auto}.not-found-code{color:#2eac04;margin-bottom:20px;font-size:8rem;font-weight:800;line-height:1}@media (max-width:480px){.not-found-code{font-size:5rem}}.not-found-content h1{margin-bottom:20px;font-size:2.5rem}@media (max-width:480px){.not-found-content h1{font-size:2rem}}.not-found-content p{opacity:.8;margin-bottom:35px;font-size:1.2rem;line-height:1.7}@media (max-width:480px){.not-found-content p{font-size:1rem}}.not-found-btn{color:#fff;background:#2eac04;border-radius:10px;padding:12px 28px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.not-found-btn:hover{opacity:.9;transform:translateY(-3px)}
