.error-page{-ms-flex-pack:center;justify-content:center;min-height:calc(100vh - var(--error-header) - var(--footer-custom-height));background-image:url(/images/city.png);background-position:50% 50%;background-size:contain;background-repeat:no-repeat;overflow:hidden}.error-page__container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-bottom:100px;height:calc(100vh - var(--error-header) - var(--footer-custom-height))}.error-page__wrapper{display:grid;justify-items:start}.error-page__headline{margin-bottom:24px;font-size:64px;font-weight:500;color:var(--color-gray600)}.error-page__description{margin-bottom:32px;font-size:24px;font-weight:600;color:var(--color-gray700)}.error-page__decor{margin-bottom:-300px;max-width:900px;width:70vw}@media (max-width:1920px){.error-page__description{font-size:16px}.error-page__decor{width:50vw}}@media (max-width:1180px){.error-page{background-position:50% 60%}.error-page__headline{font-size:40px}}@media (max-width:1024px){.error-page{background-position:50% 50%}.error-page__container{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.error-page__wrapper{-ms-flex-item-align:start;align-self:flex-start}.error-page__decor{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:0;width:60vw}}@media (max-width:768px){.error-page{background-position:50% 60%}.error-page__container{padding-bottom:0}.error-page__wrapper{margin-bottom:32px}.error-page__decor{margin-right:-60px}}@media (max-width:480px){.error-page{background-position:50% 75%}.error-page__headline{font-size:32px}.error-page__description{font-size:14px}}