@keyframes happy{0%,100%{transform:rotate(0);transform-origin:100% 100%}10%{transform:rotate(2deg)}20%,40%,60%{transform:rotate(-4deg)}30%,50%,70%{transform:rotate(4deg)}80%{transform:rotate(-2deg)}90%{transform:rotate(2deg)}}@keyframes lean{0%,100%{transform:rotate(0) translate(0);transform-origin:50% 50%}20%,90%{transform:rotate(15deg) translate(10px)}}.the404__content,.the404__mascot{display:flex}.the404__mascot{justify-content:flex-end;align-items:center}@media only screen and (max-width:1023px){.the404__mascot{margin-bottom:.5rem;justify-content:center}}.the404__content{flex-direction:column}.the404__heading{font-family:Roboto,Roboto-fb,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700;color:#191919;line-height:1.125;text-align:center;margin-bottom:1.5rem}.the404__text{font-family:Roboto,Roboto-fb,Helvetica,Arial,sans-serif;font-size:1rem;color:#191919;line-height:1.25}.the404__search{width:100%;margin-bottom:1.5rem;margin-top:1.5rem}@media only screen and (min-width:1024px){.the404__search{margin-top:2.25rem}}.beaver{position:relative;width:245px;height:205px}.beaver__body{position:absolute;right:0;top:0}.beaver__tail{position:absolute;right:145px;top:110px}.beaver__head{position:absolute;right:85px;top:36px}.beaver__tail--shake-it{animation-name:happy;animation-duration:.8s;animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-delay:5s;animation-iteration-count:3;animation-direction:normal;animation-fill-mode:both;overflow:visible}.beaver__head--lean{animation-name:lean;animation-duration:3s;animation-timing-function:ease-out;animation-delay:5s}