.slider__dots{display:flex;gap:12px;justify-content:center}.slider__dot{background:var(--background-grey);border:3px solid transparent;border-radius:100%;cursor:pointer;height:12px;width:12px}.slider__dot.slider__dot_white{background:#fff}.slider__dot.active{background:var(--background-black-light)}
