.c-error-page .error-page{min-height:100vh;min-height:calc(var(--vh, 1vh)*100);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:88px 24px}@media(max-width:992px){.c-error-page .error-page{padding:32px 24px}}.c-error-page .error-page .error-page__img{margin-bottom:48px}@media(max-width:992px){.c-error-page .error-page .error-page__img{margin-bottom:32px}}.c-error-page .error-page .error-page__img img{max-height:380px}@media(max-width:992px){.c-error-page .error-page .error-page__img img{max-height:286px}}.c-error-page .error-page .error-page__description{line-height:2.2}.c-error-page .error-page .error-page__btn{width:206px;max-width:100%;margin-top:24px}