.error-page{background-image:url(/_nuxt/img/bg-404-ver2.9d77146.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100vh}.page-section .content-detail{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;margin:auto;max-width:450px;padding-top:170px;position:absolute;right:0;top:0}.content-detail .detail-text{font-size:16px}.page-section .content-detail .detail-text,.page-section .content-detail .sub-title{-webkit-touch-callout:none;color:#fff;display:block;margin-top:130px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-section .content-detail .sub-title{font-size:40px;font-weight:600;margin-bottom:15px}.page-section .content-detail .global-title{-webkit-touch-callout:none;color:#fff;display:block;font-size:200px;font-weight:800;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-section .content-detail .global-title span{animation:animateblur 1s linear forwards}.page-section .content-detail .global-title span:first-child{animation-delay:1s}.page-section .content-detail .global-title span:nth-child(2){animation-delay:2s}.page-section .content-detail .global-title span:nth-child(3){animation-delay:3s}@keyframes animateblur{0%{filter:blur(10px);opacity:0}to{filter:blur(0);opacity:1}}.page-section .content-detail .back-btn{margin-top:15px;z-index:5}.page-section .content-detail .back-btn .btn{border:1px solid #c39c61;border-radius:30px;color:#fff;font-size:23px!important;padding:8px 15px}