.not-found_container__4vlG4{background-color:#fff;flex:1}.not-found_notFound___yp_b{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:". ." "title illustration" "form illustration";gap:1rem;width:fit-content;max-width:var(--max-width);padding:var(--padding);margin:auto}.not-found_notFound___yp_b h1{font-size:var(--core-xxl-size);font-weight:400;grid-area:title}.not-found_notFound___yp_b form{grid-area:form}.not-found_notFound___yp_b>svg{grid-area:illustration;height:100%;max-width:100%}@media screen and (max-width:1024px){.not-found_notFound___yp_b{display:grid;grid-template-columns:1fr 10rem;grid-template-areas:". ." "title illustration" "form .";max-width:40rem}.not-found_notFound___yp_b h1{font-size:var(--core-xl-size)}}@media screen and (max-width:768px){.not-found_notFound___yp_b{display:grid;grid-template-columns:1fr;grid-template-areas:"." "title" "illustration" "form";justify-items:center}.not-found_notFound___yp_b h1{text-align:center;font-size:var(--core-l-size)}.not-found_notFound___yp_b>svg{max-width:10rem}}