.stk{display:inline-block;overflow:visible}.stk-blink,.stk-grow,.stk-pulse,.stk-send,.stk-spin,.stk-swing,.stk-wave{transform-box:fill-box;transform-origin:center}.stk-grow,.stk-wave{transform-origin:center}.stk-swing{transform-origin:top}.stk-orbit{transform-box:view-box;transform-origin:24px 24px}@media (prefers-reduced-motion:no-preference){.stk-float{animation:stk-float 4.5s ease-in-out infinite}.stk-pulse{animation:stk-pulse 2.6s ease-in-out infinite}.stk-spin{animation:stk-spin 9s linear infinite}.stk-orbit{animation:stk-spin 7s linear infinite}.stk-swing{animation:stk-swing 3.6s ease-in-out infinite}.stk-grow{animation:stk-grow 3s ease-in-out infinite}.stk-blink{animation:stk-blink 5s ease-in-out infinite}.stk-draw{stroke-dasharray:1;stroke-dashoffset:1;animation:stk-draw 3.4s ease-in-out infinite}.stk-wave{animation:stk-wave 1.3s ease-in-out infinite}.stk-send{animation:stk-send 3.6s ease-in-out infinite}}@keyframes stk-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes stk-pulse{0%,to{opacity:.5;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@keyframes stk-spin{to{transform:rotate(1turn)}}@keyframes stk-swing{0%,to{transform:rotate(-6deg)}50%{transform:rotate(6deg)}}@keyframes stk-grow{0%,to{transform:scaleY(.82)}50%{transform:scaleY(1)}}@keyframes stk-blink{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}@keyframes stk-draw{0%{stroke-dashoffset:1}40%,60%{stroke-dashoffset:0}to{stroke-dashoffset:1}}@keyframes stk-wave{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}@keyframes stk-send{0%,to{transform:translate(0)}50%{transform:translate(2px,-2px)}}