.loader-line.svelte-1irmtes{width:calc(8 * var(--size));height:calc(40 * var(--size));border-radius:calc(4 * var(--size));margin:calc(20 * var(--size)) auto;box-sizing:border-box;background:currentColor;animation:.3s linear .3s infinite alternate svelte-1irmtes-animloader;display:block;position:relative}.loader-line.svelte-1irmtes:after,.loader-line.svelte-1irmtes:before{content:"";width:calc(8 * var(--size));height:calc(40 * var(--size));border-radius:calc(4 * var(--size));top:50%;left:calc(20 * var(--size));box-sizing:border-box;background:currentColor;animation:.3s linear .45s infinite alternate svelte-1irmtes-animloader;position:absolute;transform:translateY(-50%)}.loader-line.svelte-1irmtes:before{left:calc(-20 * var(--size));animation-delay:0s}@keyframes svelte-1irmtes-animloader{0%{height:calc(48 * var(--size))}to{height:calc(4 * var(--size))}}
