*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0}#notfound{position:relative;height:100vh}#notfound .notfound{left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%}.notfound{text-align:center;max-width:410px;width:100%}.notfound .notfound-404{z-index:-1;position:relative;height:280px}.notfound .notfound-404 h1{font-family:Montserrat,sans-serif;left:50%;font-weight:900;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0;position:absolute;font-size:230px;background:url(../img/bg.jpg) no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-position:50%;background-size:cover}.notfound h2{text-transform:uppercase;font-weight:700;font-size:24px}.notfound h2,.notfound p{font-family:Montserrat,sans-serif;margin-top:0;color:#000}.notfound p{margin-bottom:20px;font-weight:400;font-size:14px}.notfound a{font-family:Montserrat,sans-serif;text-transform:uppercase;font-weight:700;border-radius:40px;text-decoration:none;-webkit-box-shadow:0 4px 15px -5px #0046d5;box-shadow:0 4px 15px -5px #0046d5;display:inline-block;color:#fff;padding:15px 30px;font-size:14px;background:#0046d5}@media only screen and (max-width:767px){.notfound .notfound-404{height:142px}.notfound .notfound-404 h1{font-size:112px}}