.carousel-item.svelte-1y0njaq{grid-column:calc(var(--offset) + 1);transition:opacity var(--animation-duration) var(--standard-easing), transform var(--animation-duration) var(--standard-easing);grid-row:1}.carousel-item.invisible.svelte-1y0njaq{opacity:0;pointer-events:none;transform:scale(.85)}.carousel.svelte-vth1uz{gap:1rem;padding:0 0 2.5rem}.carousel.svelte-vth1uz,.carousel.svelte-vth1uz .nav:where(.svelte-vth1uz){position:relative}.carousel.svelte-vth1uz .viewport:where(.svelte-vth1uz){--gap:var(--carousel-items-gap,20px);min-width:0;padding:0 var(--gap)}.carousel.svelte-vth1uz .nav:where(.svelte-vth1uz){z-index:1;display:none}.carousel.svelte-vth1uz button:where(.svelte-vth1uz){all:unset;cursor:pointer}.carousel.svelte-vth1uz .next:where(.svelte-vth1uz),.carousel.svelte-vth1uz .prev:where(.svelte-vth1uz){transition:transform .2s var(--standard-easing)}.carousel.svelte-vth1uz .next:where(.svelte-vth1uz):hover,.carousel.svelte-vth1uz .prev:where(.svelte-vth1uz):hover{transform:scale(1.1)}.carousel.svelte-vth1uz,.carousel.svelte-vth1uz .prev:where(.svelte-vth1uz),.carousel.svelte-vth1uz .next:where(.svelte-vth1uz),.carousel.svelte-vth1uz .carousel-dots:where(.svelte-vth1uz){-webkit-user-select:none;user-select:none;display:flex}.carousel.svelte-vth1uz,.carousel.svelte-vth1uz .carousel-dots:where(.svelte-vth1uz){align-items:center}.carousel.svelte-vth1uz .carousel-dots:where(.svelte-vth1uz){justify-content:center;gap:16px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.carousel.svelte-vth1uz .carousel-dots:where(.svelte-vth1uz) button:where(.svelte-vth1uz){background-color:var(--voltera-color-gray-04);height:16px;transition:background-color .2s var(--standard-easing), box-shadow .2s var(--standard-easing), opacity .2s var(--standard-easing);border-radius:50px;width:16px;box-shadow:inset 0 2px 10px #0000001a}.carousel.svelte-vth1uz .carousel-dots:where(.svelte-vth1uz) button:where(.svelte-vth1uz):not(.selected):hover{background-color:var(--voltera-color-green-medium);opacity:.5}.carousel.svelte-vth1uz .carousel-dots:where(.svelte-vth1uz) button:where(.svelte-vth1uz):not(.selected):hover,.carousel.svelte-vth1uz .carousel-dots:where(.svelte-vth1uz) button.selected:where(.svelte-vth1uz){box-shadow:none}.carousel.svelte-vth1uz .carousel-dots:where(.svelte-vth1uz) button.selected:where(.svelte-vth1uz){background-color:var(--voltera-color-green-medium)}.carousel.svelte-vth1uz .grid-row:where(.svelte-vth1uz){--total-visible-gap:calc(var(--gap) * (var(--viewport-length) - 1));--width:calc((100% - var(--total-visible-gap)) / var(--viewport-length));--offset-width:calc(var(--gap) + var(--width));gap:var(--gap);grid-template-columns:repeat(var(--grid-length), var(--width));transform:translateX(calc(-1 * var(--position) * var(--offset-width)));display:grid}.carousel.moving.svelte-vth1uz .grid-row:where(.svelte-vth1uz){animation:svelte-vth1uz-move var(--animation-duration) var(--standard-easing)}.carousel.moving.svelte-vth1uz .nav:where(.svelte-vth1uz){pointer-events:none}@media (width>600px){.carousel.svelte-vth1uz .nav:where(.svelte-vth1uz){display:block}}@media (width<=600px){.carousel.svelte-vth1uz{padding:0 0 3.5rem}}@keyframes svelte-vth1uz-move{0%{transform:translateX(calc(-1 * var(--position-from) * var(--offset-width)))}to{transform:translateX(calc(-1 * var(--position) * var(--offset-width)))}}
