.error-wrap{-ms-flex-pack:center;padding:80px 50px;justify-content:center;-webkit-box-pack:center;right:0;-webkit-box-align:center;position:fixed;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:0;text-align:center;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;align-items:center;-webkit-box-orient:vertical;left:0;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.error-wrap .bigtext{font-size:220px;font-weight:400;margin-bottom:0}.error-wrap .error-overlay{height:100%;position:absolute;top:0;background-color:rgba(0,0,0,.35);left:0;width:100%}.error-wrap .error-overlay~*{position:relative}.error-wrap .title{font-size:21px;text-transform:uppercase;letter-spacing:2px}.error-wrap a{margin-top:40px}.error-wrap.light .bigtext,.error-wrap.light .subtitle,.error-wrap.light .title{color:var(--light-color)}@media (max-width:767px){.error-wrap{padding:50px 25px}.error-wrap .bigtext{font-size:130px;margin-bottom:15px}.error-wrap .title{letter-spacing:1px}.error-wrap a{margin-top:30px}}