.error{position:relative;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;min-height:calc(min(85.185vh,57.5rem) + 7.5rem);padding-top:7.5rem}.error__bg{position:absolute;left:0;top:0;right:0;bottom:0;z-index:-1}.error__bg>*{position:absolute;left:0;top:0;right:0;bottom:0}.error__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.error__container{padding:6.25rem 0}.error__title{font-weight:800;font-size:18.75rem;color:var(--white);line-height:normal}.error__subtitle{font-weight:700;font-size:2.75rem;line-height:100%;text-transform:uppercase;color:#fafafa;font-family:var(--font-saira);margin-bottom:.75rem}.error__text{color:#75757a}.error__btn{margin-top:1.25rem}.error__btn .btn{max-width:19rem}@media (max-width:768px){.error{min-height:min(100vh,680px);padding-top:76px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.error__title{font-size:80px}.error__bg img{-o-object-position:bottom center;object-position:bottom center}.error__subtitle{margin-bottom:12px;font-size:16px}.error__text{font-size:14px;color:#75757a}.error__btn{width:62.5%}.error__btn .btn{font-size:14px;padding:12px}}