.carousel-nav .carousel-dots{height:8px;gap:16px}.carousel-nav .carousel-dots,.carousel-nav .carousel-dots .carousel-dot-item{display:flex;justify-content:center;align-items:center}.carousel-nav .carousel-dots .carousel-dot{flex-shrink:0;width:8px;height:8px;border-radius:999px;background:var(--Line-Normal-_Strong,hsla(0,0%,100%,.52));cursor:pointer;transition:width,height,background-color .2s ease}.carousel-nav .carousel-dots .carousel-dot:hover{background:var(--Label-Normal,#1b1c1e)}.carousel-nav .carousel-dots .carousel-dot.active{width:12px;height:12px;background:var(--Primary-Normal,#ff7926)}.carousel-nav.is-vertical .carousel-dots{flex-direction:column;height:-moz-fit-content;height:fit-content}.carousel-nav.is-vertical .carousel-dots .carousel-dot{flex-shrink:0;width:8px;height:8px;border-radius:999px;background:var(--Line-Normal-_Strong,hsla(0,0%,100%,.52))}.carousel-nav.is-vertical .carousel-dots .carousel-dot:hover{background:var(--Label-Normal,#1b1c1e)}.carousel-nav.is-vertical .carousel-dots .carousel-dot.active{width:8px;height:40px;background:var(--Primary-Normal,#ff7926)}
