@keyframes svelte-1tokbpc-variableSpeedSpin{0%,to{animation-timing-function:cubic-bezier(.8,0,.2,1)}50%{animation-timing-function:cubic-bezier(.1,.5,.9,.5)}0%{transform:rotate(0)}25%{transform:rotate(180deg)}50%{transform:rotate(360deg)}75%{transform:rotate(540deg)}to{transform:rotate(720deg)}}@keyframes svelte-1tokbpc-variableSpeedSpinReverse{0%,to{animation-timing-function:cubic-bezier(.8,0,.2,1)}50%{animation-timing-function:cubic-bezier(.1,.5,.9,.5)}0%{transform:rotate(0)}25%{transform:rotate(-180deg)}50%{transform:rotate(-360deg)}75%{transform:rotate(-540deg)}to{transform:rotate(-720deg)}}.spin-anticlockwise.svelte-1tokbpc{animation:svelte-1tokbpc-variableSpeedSpinReverse 4s infinite}.spin-clockwise.svelte-1tokbpc{animation:svelte-1tokbpc-variableSpeedSpin 4s infinite}svg.svelte-1tokbpc{width:100%;height:100%}
