.carousel.svelte-1vf9ftc{position:relative;height:var(--carousel_height, initial);--slide-size: calc(100% / var(--elements_per_slide_mobile));width:100%;min-width:0}@media screen and (min-width: 768px){.carousel.svelte-1vf9ftc{--slide-size: calc(100% / var(--elements_per_slide_tablet))}}@media screen and (min-width: 1024px){.carousel.svelte-1vf9ftc{--slide-size: calc(100% / var(--elements_per_slide_desk))}}.carousel__viewport.svelte-1vf9ftc{overflow:hidden;height:var(--carousel_height, initial)}.carousel__container.svelte-1vf9ftc{display:flex;height:var(--carousel_height, initial)}.carousel__container--overflow.svelte-1vf9ftc{margin-inline:calc(var(--spacing) + var(--spacing_xs) * 2)}.carousel__slide{display:flex;justify-content:center;flex:0 0 var(--slide-size);align-items:center;padding:var(--slide_padding, var(--spacing_xs))}.carousel__slide:last-child{margin-right:0;padding-right:0}.carousel__slide:first-child{margin-left:0;padding-left:0}.carousel__bullets.svelte-1vf9ftc{display:flex;gap:var(--spacing_xs);height:8px;width:100%;justify-content:center;align-items:center;padding:var(--spacing)}@media screen and (min-width: 1024px){.carousel__bullets.svelte-1vf9ftc{display:none}}.carousel__bullet.svelte-1vf9ftc{width:var(--spacing_s);height:var(--spacing_s);border-radius:50%;background:var(--border_color);height:8px;width:8px;border:none}.carousel__bullet--active.svelte-1vf9ftc{background:var(--primary_blue)}@media screen and (min-width: 1024px){.carousel__bullet.svelte-1vf9ftc{height:12px;width:12px}}.carousel__nav.svelte-1vf9ftc{display:none}@media screen and (width > 1024px){.carousel__nav.svelte-1vf9ftc{display:block;position:absolute;bottom:calc(100% + var(--spacing_xs));right:0;z-index:1}.carousel__nav.top-left.svelte-1vf9ftc{bottom:calc(100% + var(--spacing_xs));right:auto;left:0}.carousel__nav.bottom-left.svelte-1vf9ftc{top:0;right:auto;left:0;bottom:auto;top:calc(100% + var(--spacing_xs))}.carousel__nav.bottom-right.svelte-1vf9ftc{top:0;right:0;bottom:auto;top:calc(100% + var(--spacing_xs))}.carousel__nav.inside.svelte-1vf9ftc{bottom:var(--spacing);right:var(--spacing)}}
