w-100{width:100%}w-75{width:75%}w-50{width:50%}w-25{width:25%}.error-404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100vh}.error-404 h1{font-size:90px;color:#303133;margin-top:30px}.error-404 h4{font-size:20px;font-weight:400;line-height:1.2;color:#909399;margin-bottom:15px;margin-left:1em}.error-404 .invite-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;width:630px;height:440px;border-radius:3px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.06);box-shadow:0 2px 12px 0 rgba(0,0,0,.06);background-color:#fff}.error-404 img{width:589px;-ms-flex-item-align:end;align-self:flex-end}