.not-found{justify-content:center;align-items:center;height:100vh;display:flex}.content-wrapper{text-align:center;flex-direction:column;display:flex}.number{color:var(--color-grey-10);font-size:10rem;font-family:var(--font-secondary);margin-top:1rem;margin-right:2rem}.text-content{text-align:left;max-width:70%;margin-left:15%}.not-found h2{font-family:var(--font-secondary);margin:0;font-size:2.7rem;font-weight:200}.not-found p{color:var(--color-grey-80);font-size:.9rem}.not-found a{background-color:var(--color-grey-10);color:#fff;cursor:pointer;border:none;border-radius:1rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none}@media (min-width:1024px){.not-found{height:100vh}.content-wrapper{flex-direction:row;align-items:center}.text-content{max-width:50%;margin:0}.number{margin-top:0;margin-right:4rem}}
