.notFound-module__MCNGEq__page{background:var(--light-grey);justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem 5%;display:flex}.notFound-module__MCNGEq__card{background:var(--white);width:100%;max-width:800px;box-shadow:var(--box-shadow);text-align:center;border-radius:10px;margin:0 auto;padding:2.5rem 3rem}.notFound-module__MCNGEq__title{color:var(--primary);margin-bottom:.5rem;font-size:4rem;font-weight:700}.notFound-module__MCNGEq__subtitle{color:var(--dark);margin-bottom:1.5rem;font-size:1.8rem}.notFound-module__MCNGEq__section{margin-top:1.5rem}.notFound-module__MCNGEq__paragraph{margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.notFound-module__MCNGEq__buttonContainer{justify-content:center;margin-top:2rem;display:flex}.notFound-module__MCNGEq__button{background:var(--primary);color:var(--white);border-radius:5px;padding:.75rem 2rem;font-weight:500;text-decoration:none;transition:background-color .3s,box-shadow .3s;display:inline-block}.notFound-module__MCNGEq__button:hover{background:var(--secondary);box-shadow:var(--hover-box-shadow)}@media (max-width:600px){.notFound-module__MCNGEq__card{padding:1.75rem 1.5rem}.notFound-module__MCNGEq__title{font-size:3rem}.notFound-module__MCNGEq__subtitle{font-size:1.5rem}}
