@keyframes error500animation{0%{transform:rotate(0deg)}20%{transform:rotate(-10deg)}40%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}80%{transform:rotate(10deg)}to{transform:rotate(0deg)}}.error500-body-content{width:3.645833rem;height:2.604167rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.error500-body-content-title{text-align:center;font-size:1.25rem;font-weight:700;color:#2d8cf0;height:1.354167rem;line-height:1.354167rem;margin-top:.208333rem}.error500-body-content-title .error500-0-span{display:inline-block;position:relative;width:.885417rem;height:.885417rem;border-radius:50%;border:.104167rem solid #ed3f14;color:#ed3f14;margin-right:.052083rem}.error500-body-content-title .error500-0-span i{display:inline-block;font-size:.625rem;position:absolute;bottom:-.052083rem;left:.052083rem;transform-origin:center bottom;animation:error500animation 3s ease 0s infinite alternate}.error500-body-content-message{display:block;text-align:center;font-size:.15625rem;font-weight:500;letter-spacing:.020833rem;color:#dddde2}.error500-btn-content{text-align:center;padding:.104167rem 0;margin-bottom:.208333rem}