.image-scatter-container.svelte-rzx1v8{position:relative;overflow:hidden}.scattered-image.svelte-rzx1v8{position:absolute;-o-object-fit:cover;object-fit:cover;border-radius:4px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease;cursor:pointer;animation:svelte-rzx1v8-gentleRotate var(--animation-duration) ease-in-out infinite alternate}@keyframes svelte-rzx1v8-gentleRotate{0%{transform:rotate(calc(var(--base-rotation) - (5deg * var(--rotation-direction)))) scale(var(--scale, 1))}to{transform:rotate(calc(var(--base-rotation) + (5deg * var(--rotation-direction)))) scale(var(--scale, 1))}}.scattered-image.svelte-rzx1v8:hover{animation-play-state:paused;transform:rotate(0) scale(1.1)!important;z-index:10}
