.error-container{text-align:center;font-size:180px;font-family:Catamaran,sans-serif;font-weight:800;margin:20px 15px}.error-container>span{line-height:.7;color:#e0661a}.error-container>span,.error-container>span>span{display:inline-block;position:relative}.error-container>span:first-of-type{perspective:1000px;perspective-origin:500% 50%;color:#ebcc21}.error-container>span:first-of-type>span{transform-origin:50% 100% 0;transform:rotateX(0);animation:easyoutelastic 8s infinite}.error-container>span:nth-of-type(3){perspective:none;perspective-origin:50% 50%;color:#d61b76}.error-container>span:nth-of-type(3)>span{transform-origin:100% 100% 0;transform:rotate(0deg);animation:rotatedrop 8s infinite}@keyframes easyoutelastic{0%{transform:rotate(0)}10%{transform:rotate(-10deg)}15%{transform:rotate(-20deg)}70%{transform:rotate(-30deg)}80%{transform:rotate(0)}to{transform:rotateX(0)}}@keyframes rotatedrop{0%{transform:rotate(0)}10%{transform:rotate(10deg)}15%{transform:rotate(20deg)}70%{transform:rotate(30deg)}80%{transform:rotate(0)}to{transform:rotateX(0)}}