div.svelte-mavlgh{width:100%;height:100%;position:relative;overflow:hidden}div.loading.svelte-mavlgh:after{content:"";position:absolute;top:50%;left:50%;width:400%;height:500%;background:linear-gradient(#0000005e,#00000005,#0000005e) var(--fg);background-size:100% 200%;animation:svelte-mavlgh-loadImgAnim infinite 1.5s ease-in-out;transform-origin:50% 50%;transform:translate(-50%,-50%) rotate(20deg)}img.svelte-mavlgh{width:100%;height:100%;object-fit:cover;position:relative;color:var(--prim)}@keyframes svelte-mavlgh-loadImgAnim{0%{background-position:0% 0%}to{background-position:0% 100%}to{background-position:0% 200%}}
