@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-con{height:500px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:7rem}.error500-body-con-title{color:#2d8cf0;font-size:240px;font-weight:700;height:260px;line-height:260px;margin-top:.4rem;text-align:center}.error500-body-con-title .error500-0-span{border:20px solid #ed3f14;border-radius:50%;color:#ed3f14;display:inline-block;height:170px;margin-right:.1rem;position:relative;width:1.7rem}.error500-body-con-title .error500-0-span i{animation:error500animation 3s ease 0s infinite alternate;bottom:-.1rem;display:inline-block;font-size:120px;left:.1rem;position:absolute;transform-origin:center bottom}.error500-body-con-message{color:#dddde2;display:block;font-size:30px;font-weight:500;letter-spacing:4px;text-align:center}.error500-btn-con{margin-bottom:.4rem;padding:.2rem 0;text-align:center}