*{-webkit-box-sizing:border-box;box-sizing:border-box}body{padding:0;margin:0}#notfound{position:relative;height:100vh}#notfound .notfound{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notfound{max-width:520px;width:100%;line-height:1.4}.notfound .notfound-404{position:absolute;left:0;top:0;height:150px;width:200px;z-index:-1}.notfound .notfound-404 h1{font-family:Poppins,sans-serif;font-size:238px;font-weight:700;margin:0;color:#e3e3e3;text-transform:uppercase;letter-spacing:7px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50% ,-50%);-ms-transform:translate(-50% ,-50%);transform:translate(-50% ,-50%)}.notfound h2{font-family:Poppins,sans-serif;font-size:28px;font-weight:400;text-transform:uppercase;color:#222;margin-top:12px;margin-bottom:15px}.notfound .notfound-search{position:relative;padding-right:123px;width:100%;margin:30px 0 20px}.notfound .notfound-search input{font-family:Poppins,sans-serif;width:100%;height:40px;padding:3px 15px;color:#222;font-size:18px;font-weight:400;background:#fff;border:2px solid rgba(21,23,35,.2);-webkit-transition:.2s all;transition:.2s all}.notfound .notfound-search input:focus{border-color:#57a3f8}.notfound .notfound-search button{font-family:Poppins,sans-serif;position:absolute;right:0;top:0;width:120px;height:40px;text-align:center;border:none;background:#57a3f8;cursor:pointer;padding:0;color:#fff;font-weight:700;font-size:18px}.notfound a{font-family:Poppins,sans-serif;display:inline-block;font-weight:700;border-radius:15px;text-decoration:none;color:#57a3f8}.notfound a:hover{color:#57a3f8}.notfound a>.arrow{position:relative;top:-2px;border:solid #57a3f8;border-width:0 3px 3px 0;display:inline-block;padding:3px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}@media only screen and (max-width:767px){.notfound .notfound-404{height:110px;line-height:110px}.notfound .notfound-404 h1{font-size:170px}.notfound h2{font-size:24px}.notfound .notfound-search{margin:10px 0 20px}}@media only screen and (max-width:480px){.notfound .notfound-404{left:40px}.notfound .notfound-404 h1{font-size:120px}.notfound h2{font-size:18px}}.notice{border:1px solid #e3e3e3;top:10px;bottom:10px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.notice-title{font-weight:700;font-size:20px;padding-top:10px;padding-bottom:10px}.notice-subtitle{font-weight:700;font-size:14px;padding-top:10px;padding-bottom:10px}.notice-content{font-size:11px}