.card-fan-container.svelte-yh1tp{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;perspective:1000px}.card-fan.svelte-yh1tp{position:relative;width:0;height:0;transform-style:preserve-3d}.card-item.svelte-yh1tp{position:absolute;width:180px;height:270px;left:50%;top:50%;margin-left:-90px;margin-top:-135px;transform-origin:center center;transform:rotate(0) translate(0) scale(.5);opacity:0;transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .8s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay);border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0006,0 0 0 1px #ffffff1a}.card-item.visible.svelte-yh1tp{transform:rotate(var(--rotation)) translateY(calc(-1 * var(--distance))) scale(1);opacity:1}.card-item.svelte-yh1tp img:where(.svelte-yh1tp){width:100%;height:100%;object-fit:cover;border-radius:12px}@media(max-width:1024px){.card-item.svelte-yh1tp{width:140px;height:210px;margin-left:-70px;margin-top:-105px}}@media(max-width:768px){.card-item.svelte-yh1tp{width:100px;height:150px;margin-left:-50px;margin-top:-75px}}@media(max-width:480px){.card-item.svelte-yh1tp{width:70px;height:105px;margin-left:-35px;margin-top:-52px}}@keyframes svelte-yh1tp-float{0%,to{transform:rotate(var(--rotation)) translateY(calc(-1 * var(--distance))) translateY(0) scale(1)}50%{transform:rotate(var(--rotation)) translateY(calc(-1 * var(--distance))) translateY(-8px) scale(1)}}.card-item.visible.svelte-yh1tp{animation:svelte-yh1tp-float 6s ease-in-out infinite;animation-delay:calc(var(--delay) + .8s)}
