.notfound-page{background:#fff;justify-content:center;align-items:center;height:100vh;display:flex}.notfound-container{text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:600px;padding:2rem;display:flex}.notfound-image img{width:100%;max-width:400px;margin:0 auto}.notfound-logo{margin:1.5rem 0}.notfound-text{letter-spacing:5px;color:#565872;margin-bottom:2.5rem;font-size:15px;font-weight:600}.notfound-button{color:#fff;background:#124e78;border-radius:6px;padding:.75rem 2.5rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;display:inline-block}.notfound-button:hover{background:#09394f}
