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