.unauthorized-wrapper[data-v-5c418aee]{display:flex;align-items:center;justify-content:center;height:100vh;width:100%;background-color:#fff;margin:0;padding:0;overflow:hidden}.unauthorized-wrapper .inner-box[data-v-5c418aee]{text-align:center;animation:fadeIn-5c418aee .8s ease-out}.unauthorized-wrapper .inner-box .err-code[data-v-5c418aee]{font-size:100px;font-weight:200;color:#1d1d1f;margin:0;line-height:1;letter-spacing:-2px}.unauthorized-wrapper .inner-box .line[data-v-5c418aee]{width:40px;height:2px;background-color:#1d1d1f;margin:20px auto}.unauthorized-wrapper .inner-box .err-title[data-v-5c418aee]{font-size:14px;font-weight:500;letter-spacing:5px;color:#1d1d1f;margin:0 0 10px 0}.unauthorized-wrapper .inner-box .err-desc[data-v-5c418aee]{font-size:14px;color:#86868b;margin-bottom:40px}.unauthorized-wrapper .inner-box .back-btn[data-v-5c418aee]{font-size:13px;color:#06c;text-decoration:none;border-bottom:1px solid transparent;transition:all .3s ease}.unauthorized-wrapper .inner-box .back-btn[data-v-5c418aee]:hover{border-bottom:1px solid #06c;opacity:.7}@keyframes fadeIn-5c418aee{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}