.error-page-not-found{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;overflow-y:auto;overflow-x:hidden;padding:20px;background-color:#222}.error-page-not-found .ico-bg{position:absolute;color:#ccc;font-size:300px;opacity:.3;width:100%;top:-10px;left:20px}.error-page-not-found .go-back{color:#fff!important;margin:auto;display:flex;cursor:pointer;align-items:center}.error-page-not-found .error-box{position:relative;display:flex;flex-direction:column}.error-page-not-found .lead{font-size:18px!important;display:flex;flex-direction:column}.error-page-not-found .error-text{display:grid;text-align:center}.error-page-not-found .error-404{margin:0;color:#95a5a6;font-size:170px;z-index:1}.error-page-not-found .error-404>span{font-size:55px}.error-page-not-found .error-detail{z-index:1}.error-page-not-found .error-detail h2,.error-page-not-found .error-detail p{margin-top:0;color:#95a5a6}@media screen and (max-width:767px){.error-page-not-found .error-text{transform:scale(.85)!important}}@media screen and (max-width:575px){.error-page-not-found .error-text{transform:scale(.75)!important}.error-page-not-found .go-back{margin-top:0!important}}