.dot-controls{display:flex;gap:12px}.dot-controls .dot-button{align-items:center;display:flex;flex-shrink:0;height:12px;justify-content:center;width:12px;fill:var(--background-color);color:transparent;scrollbar-width:none;transition:all .3s ease-in-out;-ms-overflow-style:none}.dot-controls .dot-button::-webkit-scrollbar{display:none}.dot-controls .dot-button.active{fill:var(--fill-color)}
