.ErrorPage{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:wrap column;flex-flow:wrap column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:100px 20px}.ErrorPage::before{content:"";position:absolute;top:35px;z-index:1;width:100%;height:30em;background-image:url(/app/themes/liveagent/assets/images/illustration-404.svg?ver=3.1);background-repeat:no-repeat;background-size:auto 100%;background-position:center}.ErrorPage img{max-height:350px;margin-bottom:80px}.ErrorPage h1{margin:0;max-height:0;overflow:hidden}.ErrorPage p{margin-bottom:5px;text-align:center}.ErrorPage .Button{margin-top:25px}@media(max-width:1180px){.ErrorPage::before{height:335px}.ErrorPage img{max-height:250px}.ErrorPage::before{height:235px}.ErrorPage img{max-height:150px}}@media(max-width:480px){.ErrorPage{padding:35px 20px;padding-top:100px}.ErrorPage::before{height:185px}.ErrorPage img{max-height:100px}}