.notfound-page{background-color:var(--color-white);text-align:center;justify-content:center;align-items:center;min-height:80vh;padding:12rem 2rem 8rem;display:flex}.notfound-container h1{color:var(--color-black);margin-top:3rem;margin-bottom:1rem;font-size:4rem;font-weight:600}.notfound-container p{color:#555;font-size:1.25rem}.notfound-image{justify-content:center;display:flex}@media (max-width:640px){.notfound-page{min-height:100vh;padding:8rem 1.5rem 4rem}.notfound-image img,.notfound-image svg{width:220px!important;height:auto!important}.notfound-container h1{margin-top:2rem;font-size:2.5rem}.notfound-container p{padding:0 .5rem;font-size:1rem;line-height:1.6}}
