.not-found a{width:100%;height:100%;z-index:9}.not-found #developing,.not-found #noaccess,.not-found #nofound{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;margin-top:20px;position:relative}.not-found #developing{margin-top:40px}.not-found #developing span a:hover{color:blue}.not-found .num-err{font-size:100px;font-family:Roboto}.not-found .err-name,.not-found .num-err{width:100%;height:auto;position:relative;text-align:center}.not-found .err-name{font-size:20px;font-family:BebasNeueBold;letter-spacing:2px}.not-found .text-err{font-size:18px;font-family:HeliosCond;letter-spacing:1px;max-width:550px;display:block;padding:20px}.not-found .err-img,.not-found .text-err{width:auto;height:auto;position:relative;text-align:center}.not-found .err-img{margin:10px auto 35px}