.not-found-prompt{max-width:400px;margin:48px auto;text-align:center}.not-found-prompt__visual{display:block;margin:0 auto 20px;width:80px;height:80px}.not-found-prompt__title{font-size:var(--fz-base);line-height:var(--lh-base);font-weight:var(--fw-bold);margin:12px 0}.not-found-prompt__text{font-size:var(--fz-small);line-height:var(--lh-small);color:var(--color-gray-300);margin:12px 0}.not-found-prompt__actions{margin:20px 0;display:flex;justify-content:center}.not-found-prompt--larger{max-width:440px}.not-found-prompt--larger .not-found-prompt__title{font:var(--font-h1);margin:20px 0}.not-found-prompt--larger .not-found-prompt__text{font-size:var(--fz-base);line-height:var(--lh-base)}.not-found-prompt--larger .not-found-prompt__actions{margin:32px 0}.not-found-prompt--larger .not-found-prompt__visual{width:64px;height:64px}@media(min-width:768px){.not-found-prompt--large{display:flex;align-items:flex-start;max-width:624px;text-align:left;margin:80px auto}.not-found-prompt--large .not-found-prompt__main{flex:1 1 auto;order:-1}.not-found-prompt--large .not-found-prompt__visual{flex:0 0 auto;width:160px;height:160px;margin-left:56px}.not-found-prompt--large .not-found-prompt__title{font:var(--font-h2);margin:16px 0}.not-found-prompt--large .not-found-prompt__text{font-size:var(--fz-base);line-height:var(--lh-base);margin:16px 0}.not-found-prompt--large .not-found-prompt__actions{justify-content:flex-start;margin:32px 0}}@media(max-width:767px){.not-found-prompt{margin:40px auto}.not-found-prompt__visual{margin-bottom:12px}.not-found-prompt--larger .not-found-prompt__title{font:var(--font-h2);margin:16px 0}.not-found-prompt--larger .not-found-prompt__text{font-size:var(--fz-small);line-height:var(--lh-small);margin:16px 0}.not-found-prompt--larger .not-found-prompt__actions{margin:24px 0}.not-found-prompt--larger .not-found-prompt__visual{width:48px;height:48px}}.not-found-page{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}