@keyframes tail{0%{transform:rotate(-5.5deg)}to{transform:rotate(5.5deg)}}@keyframes leftEar{0%{transform:rotate(-7.5deg)}to{transform:rotate(7.5deg)}}@keyframes rightEar{0%{transform:rotate(-12.5deg)}to{transform:rotate(12.5deg)}}@keyframes mouth{0%{transform:translate(0)}25%{transform:translate(0)scale(1.25)}50%{transform:translate(0)}75%{transform:translate(0)scale(.85)}to{transform:translate(0)}}.errorPage{height:100vh;overflow:hidden!important}.errorPage .container-fluid .spacer{padding-top:20vh}.errorPage .container .spacer{padding-bottom:30vh}.errorPage .lead{font-size:1.15rem;font-weight:500;line-height:1.725rem}.errorPage .sublead{color:var(--lama-gray)}.errorPage #footer{margin-top:4rem!important}.errorPage .container .row.center{align-items:center;height:100vh;display:flex}.errorPage #alpaka{height:100%;position:relative;top:-100px}.errorPage #alpaka svg{transform-box:fill-box;position:absolute;overflow:visible;transform:translate(-115px,100px)}.errorPage #alpaka svg #ear-left{transform-origin:100% 100%;transform-box:fill-box;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}.errorPage #alpaka svg #ear-right{transform-origin:0 100%;transform-box:fill-box;animation:.5s linear infinite alternate leftEar}.errorPage #alpaka svg #mouth-around{transform-box:fill-box;transform-origin:top;animation:3s infinite alternate mouth-around}.errorPage #alpaka svg #mouth{transform-box:fill-box;transform-origin:50%;animation:3s infinite mouth}.errorPage #alpaka svg #tail{transform-box:fill-box;animation:.75s ease-in infinite alternate tail}.errorPage .message{margin-top:-12rem}
