:root{--carouselHeight: 100%}.card.svelte-1un1vzt{position:relative;height:100%;width:100%;border-radius:35px;box-shadow:#6363634d 0 2px 8px;overflow:hidden}.card.svelte-1un1vzt .carousel:where(.svelte-1un1vzt){position:absolute;height:100%;width:fit-content;height:var(--carouselHeight);display:flex;flex-direction:row;transform:translate(calc(0 * var(--cardWidth)));transition:.7s}.card.svelte-1un1vzt .carousel:where(.svelte-1un1vzt) .carouselElem:where(.svelte-1un1vzt){position:relative;height:100%;width:var(--cardWidth)}.card.svelte-1un1vzt .posIndicator:where(.svelte-1un1vzt){background-color:#fff;padding:.7rem .5rem;border-radius:50px;width:fit-content;position:absolute;bottom:1.5rem;left:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%)}.card.svelte-1un1vzt .posIndicator:where(.svelte-1un1vzt) .indicator:where(.svelte-1un1vzt){height:.4rem;width:.4rem;border-radius:100%;margin:0 .5rem;background-color:#0000004d;transition:.7s;cursor:pointer}.card.svelte-1un1vzt .posIndicator:where(.svelte-1un1vzt) .indicator:where(.svelte-1un1vzt):hover{transform:scale(1.3)}.card.svelte-1un1vzt .posIndicator:where(.svelte-1un1vzt) .active:where(.svelte-1un1vzt){background-color:var(--Primary);transform:scale(1.3)}.card.svelte-1un1vzt button:where(.svelte-1un1vzt){position:absolute;bottom:1.5rem;height:3rem;width:3rem;border-radius:50%;border:none;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s;margin:0}.card.svelte-1un1vzt button:where(.svelte-1un1vzt) svg:where(.svelte-1un1vzt){transition:.2s}.card.svelte-1un1vzt button:where(.svelte-1un1vzt):hover{background-color:var(--Primary);transform:scale(1.1)}.card.svelte-1un1vzt button:where(.svelte-1un1vzt):hover svg:where(.svelte-1un1vzt){color:#fff}
