use.svelte-rqxgg2{--dur: 2s;--angle: 20deg;--offset: 20px;animation:svelte-rqxgg2-rotate var(--dur) infinite,svelte-rqxgg2-translate calc(var(--dur) * 3) infinite;animation-play-state:paused}@keyframes svelte-rqxgg2-rotate{0%,50%,to{rotate:0deg;animation-timing-function:ease-out}25%{rotate:calc(var(--angle) * -1);animation-timing-function:ease-in}75%{rotate:var(--angle);animation-timing-function:ease-in}}@keyframes svelte-rqxgg2-translate{0%,50%,to{translate:0px 0px;animation-timing-function:ease-out}25%{translate:0px calc(var(--offset) * -1);animation-timing-function:ease-in}75%{translate:0px var(--offset);animation-timing-function:ease-in}}div.svelte-1dimw2c{display:flex;flex-wrap:wrap;justify-content:center}use.svelte-1dimw2c{--dur: var(--duration, 2s);--degrees: var(--angle, 20deg);--y: var(--offset, 20px);animation:svelte-1dimw2c-rotate var(--dur) infinite,svelte-1dimw2c-translate calc(var(--dur) * 3) infinite;animation-play-state:paused}@keyframes svelte-1dimw2c-rotate{0%,50%,to{rotate:0deg;animation-timing-function:ease-out}25%{rotate:calc(var(--degrees) * -1);animation-timing-function:ease-in}75%{rotate:var(--degrees);animation-timing-function:ease-in}}@keyframes svelte-1dimw2c-translate{0%,50%,to{translate:0px 0px;animation-timing-function:ease-out}25%{translate:0px calc(var(--y) * -1);animation-timing-function:ease-in}75%{translate:0px var(--y);animation-timing-function:ease-in}}
