.dot{width:14px;height:14px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:.3s}.dot.active{background:var(--white);transform:scale(1.2)}