.errPage-container{height:100vh;background-color:#fff}.errPage-container .page-content{width:800px;max-width:100%;margin:0 auto;padding:100px 0}.errPage-container .pan-back-btn{background:#008489;color:#fff;border:none!important}.errPage-container .pan-gif{margin:0 auto;display:block}.errPage-container .pan-img{display:block;margin:0 auto;width:100%}.errPage-container .text-jumbo{font-size:60px;font-weight:700;color:#484848}.errPage-container .list-unstyled{font-size:14px}.errPage-container .list-unstyled li{padding-bottom:5px}.errPage-container .list-unstyled a{color:#008489;text-decoration:none}.errPage-container .list-unstyled a:hover{text-decoration:underline}.errPage-container .bullshit{position:relative;float:left;width:300px;padding:30px 0;overflow:hidden}.errPage-container .bullshit__return-home{display:block;float:left;width:110px;height:36px;background:#1482f0;border-radius:100px;text-align:center;color:#fff!important;opacity:0;font-size:14px;line-height:36px;cursor:pointer;-webkit-animation-name:slideUp;animation-name:slideUp;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideUp{0%{-webkit-transform:translateY(60px);transform:translateY(60px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}