.dot{width:8px;height:8px;border-radius:50%;background:rgba(0,0,0,.15);cursor:pointer;transition:all .3s ease}.dot.active{background:var(--primary);transform:scale(1.3)}