.bird-wing--flapping{animation:bird-flap .22s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.bird-fade{transition:opacity .22s ease-out}@keyframes bird-flap{0%,to{transform:scaleY(1)}50%{transform:scaleY(.45)}}@keyframes bird-fly-left{0%{animation-timing-function:ease-in;opacity:1;transform:translate(0) rotate(0) scale(1)}6%{animation-timing-function:ease-out;transform:translateY(3px) rotate(0) scaleY(.9)}16%{animation-timing-function:ease-out;transform:translate(-3px,-10px) rotate(-3deg) scaleY(1.05)}35%{animation-timing-function:ease-in;transform:translate(-22px,-50px) rotate(-9deg) scale(.93)}60%{animation-timing-function:ease-in;opacity:1;transform:translate(-75px,-120px) rotate(-15deg) scale(.8)}to{opacity:0;transform:translate(-460px,-360px) rotate(-22deg) scale(.35)}}@keyframes bird-fly-up{0%{animation-timing-function:ease-in;opacity:1;transform:translate(0) rotate(0) scale(1)}6%{animation-timing-function:ease-out;transform:translateY(3px) rotate(0) scaleY(.9)}16%{animation-timing-function:ease-out;transform:translateY(-12px) rotate(0) scaleY(1.05)}35%{animation-timing-function:ease-in;transform:translate(4px,-55px) rotate(-2deg) scale(.93)}60%{animation-timing-function:ease-in;opacity:1;transform:translate(12px,-140px) rotate(-4deg) scale(.8)}to{opacity:0;transform:translate(40px,-440px) rotate(-6deg) scale(.32)}}@keyframes bird-fly-right{0%{animation-timing-function:ease-in;opacity:1;transform:translate(0) rotate(0) scale(1)}6%{animation-timing-function:ease-out;transform:translateY(3px) rotate(0) scaleY(.9)}16%{animation-timing-function:ease-out;transform:translate(3px,-10px) rotate(3deg) scaleY(1.05)}35%{animation-timing-function:ease-in;transform:translate(22px,-50px) rotate(9deg) scale(.93)}60%{animation-timing-function:ease-in;opacity:1;transform:translate(75px,-120px) rotate(15deg) scale(.8)}to{opacity:0;transform:translate(460px,-360px) rotate(22deg) scale(.35)}}@keyframes loader-bar{0%{transform:translate(-100%)}to{transform:translate(400%)}}@keyframes loader-dot{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.3)}}
