.notfound{grid-template-columns:repeat(2,1fr);height:100lvh;display:grid}.notfound-content,.notfound-media{height:100%;padding:48px;display:flex}.notfound-content{flex-direction:column;justify-content:center;align-items:start;gap:32px;max-width:640px;margin:auto}.notfound-content__inner{flex-direction:column;gap:12px;display:flex}.notfound-content__inner p{line-height:150%}.notfound-media{background-color:#fff;justify-content:center;align-items:center}@media (max-width:998px){.notfound{grid-template-columns:100%}.notfound-content{text-align:center;align-items:center;padding:24px}.notfound-media{display:none}}
