.error-page{min-height:100vh;background-image:linear-gradient(90deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.4) 42.71%,transparent 100%),linear-gradient(62.43deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 28.56%,transparent 74.11%),url(/images/error-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.error-page__wrapper{display:grid;grid-auto-flow:row;margin-top:214px;max-width:762px;width:100%}.error-page__number{line-height:1;font-size:80px;font-weight:800;color:var(--color-yellow500)}.error-page__headline{margin-bottom:32px;font-size:40px;font-weight:600}.error-page__decor{margin-bottom:32px;width:100%;height:4px;background-color:var(--color-white);border-radius:var(--border-radius-small)}.error-page__description{margin-bottom:32px;white-space:pre-wrap;font-size:24px}.error-page__link{justify-self:start;font-size:18px}@media (max-width:768px){.error-page{background-image:linear-gradient(180deg,rgba(0,0,0,.65) 78.84%,rgba(0,0,0,.4) 100%),url(/images/error-bg.webp)}.error-page__wrapper{display:grid;grid-auto-flow:row;justify-items:center;text-align:center;margin-top:100px}.error-page__number{font-size:60px}.error-page__headline{font-size:24px;margin-bottom:24px}.error-page__decor{margin-bottom:24px}.error-page__description{font-size:16px}.error-page__link{justify-self:center}}