.carousel-controls{justify-content:center;align-items:center;gap:var(--cds-spacing-05);pointer-events:none;z-index:1;width:100%;height:32px;margin-bottom:var(--cds-spacing-05);display:flex}.carousel-controls .carousel-control{pointer-events:auto;border-radius:32px!important}.carousel-controls .carousel-navigation{gap:var(--cds-spacing-03);pointer-events:auto;display:flex}.carousel-controls .carousel-navigation .carousel-dot{background-color:var(--cds-border-subtle);cursor:pointer;width:8px;height:8px;transition:all var(--cds-duration-fast-02)var(--cds-standard-easing);border:none;border-radius:50%;padding:0}.carousel-controls .carousel-navigation .carousel-dot.active{background-color:var(--cds-border-strong);border-radius:4px;width:16px;height:8px}.carousel-controls .carousel-navigation .carousel-dot:hover:not(:disabled){background-color:var(--cds-border-strong)}.carousel-controls .carousel-navigation .carousel-dot:disabled{cursor:not-allowed;opacity:.5}
