.slider-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease}.slider-dot.active{background:var(--secondary);transform:scale(1.2)}