.error-page{display:flex;justify-content:center;align-items:center;column-gap:52px;margin-bottom:170px}.error-page .main-button{justify-content:center;color:#fff}.error-page__description{margin:0;padding:0;font-weight:200;font-size:20px;color:var(--main-font-color);line-height:28px}.error-page__heading{font-weight:700;font-size:64px;line-height:87px;margin:0 0 84px}.error-page__heading-container{width:50%}.error-page__btn-container{height:227px;width:310px;display:inherit;align-items:flex-end}@media only screen and (min-width:768px)and (max-width:1350px){.error-page{column-gap:80px;margin-bottom:112px}.error-page .main-button{margin-bottom:20px}.error-page__description{width:250px}.error-page__btn-container{height:199px}.error-page__heading{white-space:nowrap;font-size:40px;margin-bottom:40px}.error-page__heading-container{width:-moz-fit-content;width:fit-content}}@media only screen and (max-width:767px){.error-page{row-gap:24px;flex-direction:column;margin-bottom:66px}.error-page__description{font-size:16px}.error-page__heading{margin-bottom:40px;font-size:24px;line-height:31px}.error-page__heading-container{margin:0 auto;width:100%;max-width:350px}.error-page__btn-container{height:-moz-fit-content;height:fit-content;max-width:350px;width:100%}}