:root{--carousel-height: auto}.carousel.svelte-y60xhr{position:relative;overflow:hidden;width:100%;height:var(--carousel-height);touch-action:pan-y;-webkit-user-select:none;user-select:none}.track.svelte-y60xhr{display:flex;height:100%;transition:transform .3s ease;will-change:transform}.slide.svelte-y60xhr{flex:0 0 100%;display:flex;align-items:center;justify-content:center;height:100%;position:relative;border-radius:5px;overflow:hidden}.slide.svelte-y60xhr img:where(.svelte-y60xhr){max-width:100%;max-height:100%;object-fit:contain;display:block}.arrow.svelte-y60xhr{position:absolute;top:50%;transform:translateY(-50%);color:#fff;border:none;border-radius:2px;cursor:pointer;z-index:5;height:30px;width:30px}.arrow[aria-hidden=true].svelte-y60xhr{display:none}.arrow.left.svelte-y60xhr{left:10px}.arrow.right.svelte-y60xhr{right:10px}.arrow.svelte-y60xhr:hover{background:#00000073}.indicators.svelte-y60xhr{position:absolute;left:50%;transform:translate(-50%);bottom:10px;display:flex;gap:8px;z-index:6}.dot.svelte-y60xhr{width:10px;height:10px;border-radius:50%;background:#fff9;border:none;cursor:pointer;padding:0}.dot[aria-current=true].svelte-y60xhr{background:#fff;transform:scale(1.15)}@media(max-width:600px){:root{--carousel-height: 220px}}
